-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jan 22, 2026 at 02:00 PM
-- Server version: 10.3.39-MariaDB-log
-- PHP Version: 8.1.34

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
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: `talentdi_getrec`
--

-- --------------------------------------------------------

--
-- Table structure for table `gtr_commentmeta`
--

CREATE TABLE `gtr_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `gtr_comments`
--

CREATE TABLE `gtr_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `gtr_comments`
--

INSERT INTO `gtr_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2024-01-23 14:03:21', '2024-01-23 14:03:21', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.', 0, '1', '', 'comment', 0, 0),
(2, 824, 'Michael', 'help2@livewp.site', '', '46.33.252.197', '2022-01-09 12:37:29', '2022-01-09 12:37:29', 'Most of the themes required tons of plugins to make the site looking like the demos. But not and this theme. The developer makes this theme working only with 4-5 necessary plugins. The other big advantage is that regular updates keep compatibility with all plugins.', 0, '1', '', 'comment', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `gtr_e_events`
--

CREATE TABLE `gtr_e_events` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `gtr_links`
--

CREATE TABLE `gtr_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) UNSIGNED NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `gtr_options`
--

CREATE TABLE `gtr_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `gtr_options`
--

INSERT INTO `gtr_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://get-rec.com/get', 'yes'),
(2, 'home', 'https://get-rec.com/get', 'yes'),
(3, 'blogname', 'Get-Rec', 'yes'),
(4, 'blogdescription', 'Building Great Teams - One Hire at a Time ', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'devilliers729@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:220:{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:14:\"gt3_gallery/?$\";s:31:\"index.php?post_type=gt3_gallery\";s:44:\"gt3_gallery/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=gt3_gallery&feed=$matches[1]\";s:39:\"gt3_gallery/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=gt3_gallery&feed=$matches[1]\";s:31:\"gt3_gallery/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=gt3_gallery&paged=$matches[1]\";s:7:\"team/?$\";s:24:\"index.php?post_type=team\";s:37:\"team/feed/(feed|rdf|rss|rss2|atom)/?$\";s:41:\"index.php?post_type=team&feed=$matches[1]\";s:32:\"team/(feed|rdf|rss|rss2|atom)/?$\";s:41:\"index.php?post_type=team&feed=$matches[1]\";s:24:\"team/page/([0-9]{1,})/?$\";s:42:\"index.php?post_type=team&paged=$matches[1]\";s:12:\"portfolio/?$\";s:29:\"index.php?post_type=portfolio\";s:42:\"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:37:\"portfolio/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:29:\"portfolio/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=portfolio&paged=$matches[1]\";s: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:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"gt3_gallery/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"gt3_gallery/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"gt3_gallery/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"gt3_gallery/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"gt3_gallery/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"gt3_gallery/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"gt3_gallery/(.+?)/embed/?$\";s:44:\"index.php?gt3_gallery=$matches[1]&embed=true\";s:30:\"gt3_gallery/(.+?)/trackback/?$\";s:38:\"index.php?gt3_gallery=$matches[1]&tb=1\";s:50:\"gt3_gallery/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?gt3_gallery=$matches[1]&feed=$matches[2]\";s:45:\"gt3_gallery/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?gt3_gallery=$matches[1]&feed=$matches[2]\";s:38:\"gt3_gallery/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?gt3_gallery=$matches[1]&paged=$matches[2]\";s:45:\"gt3_gallery/(.+?)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?gt3_gallery=$matches[1]&cpage=$matches[2]\";s:34:\"gt3_gallery/(.+?)(?:/([0-9]+))?/?$\";s:50:\"index.php?gt3_gallery=$matches[1]&page=$matches[2]\";s:55:\"gt3_categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?gt3_gallery_category=$matches[1]&feed=$matches[2]\";s:50:\"gt3_categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?gt3_gallery_category=$matches[1]&feed=$matches[2]\";s:31:\"gt3_categories/([^/]+)/embed/?$\";s:53:\"index.php?gt3_gallery_category=$matches[1]&embed=true\";s:43:\"gt3_categories/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?gt3_gallery_category=$matches[1]&paged=$matches[2]\";s:25:\"gt3_categories/([^/]+)/?$\";s:42:\"index.php?gt3_gallery_category=$matches[1]\";s:41:\"gt3_custom_font/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"gt3_custom_font/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"gt3_custom_font/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"gt3_custom_font/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"gt3_custom_font/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"gt3_custom_font/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"gt3_custom_font/(.+?)/embed/?$\";s:48:\"index.php?gt3_custom_font=$matches[1]&embed=true\";s:34:\"gt3_custom_font/(.+?)/trackback/?$\";s:42:\"index.php?gt3_custom_font=$matches[1]&tb=1\";s:42:\"gt3_custom_font/(.+?)/page/?([0-9]{1,})/?$\";s:55:\"index.php?gt3_custom_font=$matches[1]&paged=$matches[2]\";s:49:\"gt3_custom_font/(.+?)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?gt3_custom_font=$matches[1]&cpage=$matches[2]\";s:38:\"gt3_custom_font/(.+?)(?:/([0-9]+))?/?$\";s:54:\"index.php?gt3_custom_font=$matches[1]&page=$matches[2]\";s:32:\"team/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"team/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"team/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"team/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"team/([^/]+)/embed/?$\";s:37:\"index.php?team=$matches[1]&embed=true\";s:25:\"team/([^/]+)/trackback/?$\";s:31:\"index.php?team=$matches[1]&tb=1\";s:45:\"team/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?team=$matches[1]&feed=$matches[2]\";s:40:\"team/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?team=$matches[1]&feed=$matches[2]\";s:33:\"team/([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?team=$matches[1]&paged=$matches[2]\";s:40:\"team/([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?team=$matches[1]&cpage=$matches[2]\";s:29:\"team/([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?team=$matches[1]&page=$matches[2]\";s:21:\"team/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"team/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"team/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"team/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"team-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?team_category=$matches[1]&feed=$matches[2]\";s:49:\"team-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?team_category=$matches[1]&feed=$matches[2]\";s:30:\"team-category/([^/]+)/embed/?$\";s:46:\"index.php?team_category=$matches[1]&embed=true\";s:42:\"team-category/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?team_category=$matches[1]&paged=$matches[2]\";s:24:\"team-category/([^/]+)/?$\";s:35:\"index.php?team_category=$matches[1]\";s:37:\"portfolio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"portfolio/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"portfolio/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:50:\"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:45:\"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:26:\"portfolio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"portfolio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"portfolio/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:59:\"portfolio-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio_category=$matches[1]&feed=$matches[2]\";s:54:\"portfolio-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio_category=$matches[1]&feed=$matches[2]\";s:35:\"portfolio-category/([^/]+)/embed/?$\";s:51:\"index.php?portfolio_category=$matches[1]&embed=true\";s:47:\"portfolio-category/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?portfolio_category=$matches[1]&paged=$matches[2]\";s:29:\"portfolio-category/([^/]+)/?$\";s:40:\"index.php?portfolio_category=$matches[1]\";s:54:\"portfolio-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?portfolio_tag=$matches[1]&feed=$matches[2]\";s:49:\"portfolio-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?portfolio_tag=$matches[1]&feed=$matches[2]\";s:30:\"portfolio-tag/([^/]+)/embed/?$\";s:46:\"index.php?portfolio_tag=$matches[1]&embed=true\";s:42:\"portfolio-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?portfolio_tag=$matches[1]&paged=$matches[2]\";s:24:\"portfolio-tag/([^/]+)/?$\";s:35:\"index.php?portfolio_tag=$matches[1]\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=6782&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:10:{i:0;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:65:\"gt3-elementor-unlimited-charts/gt3-elementor-unlimited-charts.php\";i:4;s:59:\"gt3-photo-video-gallery-pro/gt3-photo-video-gallery-pro.php\";i:5;s:51:\"gt3-photo-video-gallery/gt3-photo-video-gallery.php\";i:6;s:35:\"gt3-themes-core/gt3-themes-core.php\";i:7;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:8;s:23:\"revslider/revslider.php\";i:9;s:37:\"wpda-builder-pro/wpda-builder-pro.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'https://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', '', 'no'),
(40, 'template', 'ewebot', 'yes'),
(41, 'stylesheet', 'ewebot-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', '60717', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'page', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '0', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '0', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:3:{i:1;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(77, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a: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', '0', 'yes'),
(82, 'page_on_front', '6782', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '0', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1721570601', '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:{}', 'off'),
(99, 'wp_attachment_pages_enabled', '0', 'yes'),
(100, 'initial_db_version', '56657', 'yes'),
(101, 'gtr_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'),
(102, 'fresh_site', '0', 'off'),
(103, 'user_count', '1', 'no'),
(104, 'widget_block', 'a:7:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}i:7;a:1:{s:7:\"content\";s:67:\"<!-- wp:shortcode -->\n[mc4wp_form id=\"9431\"]\n<!-- /wp:shortcode -->\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'sidebars_widgets', 'a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"default-sidebar\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;s:20:\"sidebar_main-sidebar\";a:7:{i:0;s:13:\"custom_html-1\";i:1;s:8:\"search-1\";i:2;s:12:\"categories-1\";i:3;s:7:\"posts-1\";i:4;s:11:\"tag_cloud-1\";i:5;s:13:\"custom_html-2\";i:6;s:13:\"custom_html-3\";}s:20:\"sidebar_shop-sidebar\";a:1:{i:0;s:13:\"media_image-1\";}s:22:\"sidebar_header-sidebar\";a:6:{i:0;s:13:\"custom_html-4\";i:1;s:13:\"custom_html-5\";i:2;s:12:\"categories-2\";i:3;s:13:\"custom_html-6\";i:4;s:7:\"block-7\";i:5;s:13:\"custom_html-7\";}s:27:\"sidebar_shop-header-sidebar\";a:3:{i:0;s:13:\"custom_html-8\";i:1;s:13:\"custom_html-9\";i:2;s:14:\"custom_html-10\";}}', 'yes'),
(106, 'cron', 'a:16:{i:1766822602;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:1766822638;a:1:{s:14:\"gt3pg_pro_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1766824439;a:1:{s:27:\"gt3_theme_core_license_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1766824442;a:1:{s:20:\"wpda_builder_license\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1766844202;a:7:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:17:\"gt3-core-clear-js\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:18:\"gt3-core-clear-css\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:13:\"gt3_logs_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:0:\"\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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:1766844203;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:1766844224;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:1766844609;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1766863467;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1766891820;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1766900933;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1766993650;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:1767103406;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1767189802;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1767398400;a:1:{s:24:\"gt3pg_pro_usage_schedule\";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;}', 'on'),
(107, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_image', 'a:2:{i:1;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:400;s:6:\"height\";i:859;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:16:\"Get Daily Offers\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:68:\"https://livewp.site/wp/md/ewebot/product/menu-knitting-lounge-chair/\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:8790;s:3:\"url\";s:78:\"https://livewp.site/wp/md/ewebot/wp-content/uploads/sites/64/2021/04/promo.jpg\";s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(113, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(115, 'widget_search', 'a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(116, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(117, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(118, 'widget_tag_cloud', 'a:2:{i:1;a:3:{s:5:\"title\";s:16:\"Popular Requests\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(119, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(120, 'widget_custom_html', 'a:11:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:1624:\"<p><img class=\"rounded aligncenter size-full\" src=\"https://livewp.site/wp/md/ewebot/wp-content/uploads/sites/64/2019/08/blog_img_08.jpg\" alt=\"user_logo\" width=\"172\" height=\"172\"></p>\r\n<p style=\"text-align: center;font-size: 14px\">I got lucky because I never gave up the search. Are you quitting too soon? Or, are you willing to pursue luck with a vengeance?</p>\r\n<p style=\"text-align: center;padding-bottom: 0px\"><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 14px;color: #c2c2c2;margin-right: 15px;margin-top: 5px\" href=\"#\" target=\"_blank\" rel=\"noopener\" data-color=\"#c2c2c2\" data-hover-color=\"#00aced\"><i class=\"fa fa-twitter\"> </i></a> <a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 14px;color: #c2c2c2;margin-right: 15px;margin-top: 5px\" href=\"#\" target=\"_blank\" rel=\"noopener\" data-color=\"#c2c2c2\" data-hover-color=\"#3b5998\"><i class=\"fa fa-facebook\"> </i></a><a class=\"gt3_icon_link gt3_custom_color\" href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#f04b3f\" style=\"font-size: 14px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i class=\"fa fa-google-plus\"> </i></a><a class=\"gt3_icon_link gt3_custom_color\" href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#cb2027\" style=\"font-size: 14px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i class=\"fa fa-pinterest-p\"> </i></a> <a class=\"gt3_icon_link gt3_custom_color\" href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#007bb6\" style=\"font-size: 14px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i class=\"fa fa-linkedin\"> </i></a></p>\";}i:2;a:2:{s:5:\"title\";s:16:\"Advertizing Spot\";s:7:\"content\";s:221:\"<img class=\"alignnone size-full wp-image-973\" style=\"max-width: 100%; height: auto; margin-top: 5px;\" src=\"https://livewp.site/wp/md/ewebot/wp-content/uploads/sites/64/2019/07/baner.jpg\" alt=\"\" width=\"270\" height=\"270\" />\";}i:3;a:2:{s:5:\"title\";s:8:\"Contacts\";s:7:\"content\";s:1055:\"<div class=\"textwidget\"><p><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 18px;color: #5747e4;margin-right: 9px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><i class=\"fa fa-phone\" style=\"font-weight: bold\"> </i></a> 8 800 2563 123</p>\r\n<p><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 18px;color: #5747e4;margin-right: 5px;margin-top: -7px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><i class=\"fa fa-envelope\"> </i></a> email@yoursite.com</p>\r\n<p><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 17px; margin-top: 7px; margin-right: 15px; margin-bottom: 20px; float: left; color: rgb(87, 71, 228);\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><img class=\"alignnone\" src=\"https://livewp.site/wp/md/ewebot/wp-content/uploads/sites/64/2019/09/map_point.png\" alt=\"\" width=\"12\" height=\"17\"></a> 27 Division St, New York, NY 10002, United States</p>\r\n</div>\";}i:4;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:176:\"<img class=\"alignnone size-full wp-image-1456\" src=\"https://livewp.site/wp/md/ewebot/wp-content/uploads/sites/64/2019/08/logo_retinablack.png\" alt=\"\" width=\"149\" height=\"48\" />\";}i:5;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:182:\"<div class=\"textwidget\"><p>Claritas est etiam processus dynamicus, qui sequitur mutationem consuetudium lecto rum eleifend option congue nihil doming. Espa notrle neumurit.</p></div>\";}i:6;a:2:{s:5:\"title\";s:8:\"Contacts\";s:7:\"content\";s:1130:\"<div class=\"textwidget\"><p><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 17px;color: #5747e4;margin-right: 15px;margin-top: -20px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><br>\n<i class=\"fa fa-phone\" style=\"font-weight: bold\"> </i><br>\n</a> 8 800 2563 123</p>\n<p><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 17px;color: #5747e4;margin-right: 15px;margin-top: -5px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><i class=\"fa fa-envelope\">&nbsp;</i></a> emil@yoursite.com</p>\n<p><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 17px; margin-top: 7px; margin-right: 15px; margin-bottom: 20px; float: left; color: rgb(87, 71, 228);\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><img class=\"alignnone\" src=\"https://livewp.site/wp/md/ewebot/wp-content/uploads/sites/64/2019/09/map_point.png\" alt=\"\" width=\"12\" height=\"17\" style=\"margin-right: 10px; margin-left: 3px\"></a>27 Division St, New York, NY 10002, United States</p>\n</div>\";}i:7;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:1342:\"<div class=\"textwidget\"><p><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 16px; color: rgb(151, 148, 180); margin-right: 15px; margin-top: 5px;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#9794b4\" data-hover-color=\"#00aced\"><i class=\"fa fa-twitter\">&nbsp;</i></a>&nbsp;<a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 16px;color: #9794b4;margin-right: 15px;margin-top: 5px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#9794b4\" data-hover-color=\"#3b5998\"><i class=\"fa fa-facebook\">&nbsp;</i></a><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 16px;color: #9794b4;margin-right: 15px;margin-top: 5px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#9794b4\" data-hover-color=\"#f04b3f\"><i class=\"fa fa-google-plus\">&nbsp;</i></a> <a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 16px;color: #9794b4;margin-right: 15px;margin-top: 5px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#9794b4\" data-hover-color=\"#cb2027\"><i class=\"fa fa-pinterest-p\">&nbsp;</i></a> <a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 16px;color: #9794b4;margin-right: 15px;margin-top: 5px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#9794b4\" data-hover-color=\"#007bb6\"><i class=\"fa fa-linkedin\">&nbsp;</i></a></p>\r\n</div>\";}i:8;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:1630:\"<img class=\"rounded aligncenter size-full\" src=\"https://livewp.site/wp/md/ewebot/wp-content/uploads/sites/64/2019/08/blog_img_08.jpg\" alt=\"user_logo\" width=\"150\" height=\"150\">\r\n<p style=\"text-align: center;font-size: 14px\">I\'m Mike, the founder of Modern Shop. Here you can find a lot of creative stuff for your office workspace. Enjoy the products that we offer.</p>\r\n<p style=\"text-align: center;padding-bottom: 0px\"><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 14px;color: #c2c2c2;margin-right: 15px;margin-top: 5px\" href=\"#\" target=\"_blank\" rel=\"noopener\" data-color=\"#c2c2c2\" data-hover-color=\"#00aced\"><i class=\"fa fa-twitter\"> </i></a> <a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 14px;color: #c2c2c2;margin-right: 15px;margin-top: 5px\" href=\"#\" target=\"_blank\" rel=\"noopener\" data-color=\"#c2c2c2\" data-hover-color=\"#3b5998\"><i class=\"fa fa-facebook\"> </i></a><a class=\"gt3_icon_link gt3_custom_color\" href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#f04b3f\" style=\"font-size: 14px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i class=\"fa fa-google-plus\"> </i></a><a class=\"gt3_icon_link gt3_custom_color\" href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#cb2027\" style=\"font-size: 14px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i class=\"fa fa-pinterest-p\"> </i></a> <a class=\"gt3_icon_link gt3_custom_color\" href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#007bb6\" style=\"font-size: 14px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i class=\"fa fa-linkedin\"> </i></a></p>\";}i:9;a:2:{s:5:\"title\";s:16:\"Need Assistance?\";s:7:\"content\";s:690:\"<div class=\"textwidget\"><a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 18px;color: #3b3564;margin-right: 9px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#3b3564\" data-hover-color=\"#f47215\"><i class=\"fa fa-phone\" style=\"font-weight: bold\"> </i></a>8 800 2563 123 (Toll-Free)<br>\r\n<a class=\"gt3_icon_link gt3_custom_color\" style=\"font-size: 18px;color: #3b3564;margin-right: 5px;margin-top: -7px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#3b3564\" data-hover-color=\"#f47215\"><i class=\"fa fa-envelope\"> </i></a> help@yoursite.com<br><br>\r\n<b>Monday - Friday</b>, 6:00 am to 6:00 pm<br>\r\n<b>Saturday - Sunday</b>, 9:00 am to 5:00 pm\r\n</div>\";}i:10;a:2:{s:5:\"title\";s:18:\"Delivery and Delay\";s:7:\"content\";s:406:\"We are currently experiencing a high volume of order and shipping may be delayed. All order will be processed in the order they are received. If you have any questions, please feel free to contact our customer support team.<br><br>\r\nCustomer support representatives are standing by to answer your questions via phone and email. We appreciate your patience and are doing our best to ship all orders on time.\";}s:12:\"_multiwidget\";i:1;}', 'yes');
INSERT INTO `gtr_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(121, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:3:\"6.9\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}', 'yes'),
(122, 'nonce_key', '[-)5EorOS69z4O61t9ue-,xM[YXOkI&3Tc]mq%?P*Ym;*.!P.-4B<x|,5^<iPWM!', 'no'),
(123, 'nonce_salt', 'w<,>A|CIQFZ1DEa7Fl<f0}VI9s3x[y8(.9DgV/>/15Mjg`Yl^5<3,.C7h.;XAl)x', 'no'),
(125, 'theme_mods_twentytwentyfour', 'a:3:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1706018602;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"default-sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:20:\"sidebar_main-sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:20:\"sidebar_shop-sidebar\";a:0:{}s:22:\"sidebar_header-sidebar\";a:0:{}s:27:\"sidebar_shop-header-sidebar\";a:0:{}}}s:18:\"nav_menu_locations\";a:0:{}}', 'no'),
(126, 'current_theme', 'Ewebot - Child', 'yes'),
(127, 'theme_mods_ewebot', 'a:3:{i:0;b:0;s:14:\"ewebot_options\";a:137:{s:10:\"responsive\";b:1;s:13:\"page_comments\";b:1;s:11:\"back_to_top\";b:1;s:13:\"bubbles_block\";b:0;s:11:\"page_404_bg\";i:1935;s:19:\"disable_right_click\";b:0;s:9:\"preloader\";b:0;s:20:\"preloader_background\";s:7:\"#191a1c\";s:20:\"preloader_item_color\";s:7:\"#ffffff\";s:21:\"preloader_item_color2\";s:7:\"#435bb2\";s:20:\"preloader_item_width\";i:140;s:21:\"preloader_item_stroke\";i:3;s:19:\"preloader_item_logo\";s:0:\"\";s:25:\"preloader_item_logo_width\";i:45;s:14:\"preloader_full\";b:1;s:24:\"preloader_mobile_disable\";b:0;s:22:\"page_title_conditional\";b:1;s:34:\"page_title_breadcrumbs_conditional\";b:1;s:21:\"page_title_font_color\";s:7:\"#ffffff\";s:19:\"page_title_bg_color\";s:7:\"#423bb6\";s:24:\"page_title_overlay_color\";s:0:\"\";s:26:\"page_title_bg_image_repeat\";s:9:\"no-repeat\";s:24:\"page_title_bg_image_size\";s:5:\"cover\";s:30:\"page_title_bg_image_attachment\";s:6:\"scroll\";s:28:\"page_title_bg_image_position\";s:13:\"center center\";s:25:\"page_title_bg_image_image\";s:4:\"2651\";s:17:\"page_title_height\";i:261;s:21:\"page_title_top_border\";b:0;s:27:\"page_title_top_border_color\";s:16:\"rgba(25,26,28,1)\";s:24:\"page_title_bottom_border\";b:0;s:30:\"page_title_bottom_border_color\";s:16:\"rgba(25,26,28,1)\";s:24:\"page_title_bottom_margin\";i:80;s:13:\"related_posts\";b:1;s:10:\"author_box\";b:1;s:13:\"post_comments\";b:1;s:14:\"post_pingbacks\";b:1;s:15:\"blog_post_likes\";b:0;s:15:\"blog_post_share\";b:1;s:25:\"blog_post_listing_content\";b:0;s:26:\"blog_post_fimage_animation\";b:0;s:22:\"blog_title_conditional\";b:1;s:22:\"team_title_conditional\";b:0;s:27:\"portfolio_title_conditional\";b:1;s:8:\"sidebars\";a:4:{i:0;s:12:\"Main Sidebar\";i:1;s:12:\"Shop Sidebar\";i:2;s:14:\"Header Sidebar\";i:3;s:19:\"Shop Header Sidebar\";}s:15:\"map_marker_info\";b:1;s:21:\"map_marker_info_color\";s:7:\"#ffffff\";s:16:\"custom_map_style\";b:0;s:12:\"optimize_css\";b:1;s:22:\"optimize_merge_all_css\";b:0;s:21:\"optimize_merge_all_js\";b:0;s:11:\"optimize_js\";b:1;s:12:\"optimize_woo\";b:0;s:16:\"optimize_migrate\";b:0;s:22:\"disable_elementor_font\";b:1;s:11:\"modern_shop\";b:1;s:26:\"products_per_page_frontend\";b:0;s:25:\"products_sorting_frontend\";b:1;s:16:\"label_color_sale\";s:18:\"rgba(230,55,100,1)\";s:15:\"label_color_hot\";s:19:\"rgba(113,208,128,1)\";s:15:\"label_color_new\";s:19:\"rgba(106,209,228,1)\";s:23:\"label_color_sale_modern\";s:17:\"rgba(233,54,49,1)\";s:22:\"label_color_hot_modern\";s:17:\"rgba(44,138,34,1)\";s:22:\"label_color_new_modern\";s:16:\"rgba(26,29,32,1)\";s:23:\"activate_carousel_thumb\";b:1;s:15:\"shop_size_guide\";b:0;s:10:\"size_guide\";s:0:\"\";s:17:\"next_prev_product\";b:0;s:15:\"product_sharing\";b:1;s:26:\"shop_cat_title_conditional\";b:1;s:25:\"product_title_conditional\";b:0;s:20:\"customize_shop_title\";b:1;s:21:\"shop_title_font_color\";s:7:\"#1a1d20\";s:19:\"shop_title_bg_color\";s:0:\"\";s:24:\"shop_title_overlay_color\";s:0:\"\";s:26:\"shop_title_bg_image_repeat\";s:9:\"no-repeat\";s:24:\"shop_title_bg_image_size\";s:5:\"cover\";s:30:\"shop_title_bg_image_attachment\";s:6:\"scroll\";s:28:\"shop_title_bg_image_position\";s:13:\"center center\";s:25:\"shop_title_bg_image_image\";s:0:\"\";s:17:\"shop_title_height\";i:0;s:21:\"shop_title_top_border\";b:0;s:27:\"shop_title_top_border_color\";s:16:\"rgba(10,11,11,1)\";s:24:\"shop_title_bottom_border\";b:0;s:30:\"shop_title_bottom_border_color\";s:16:\"rgba(10,11,11,1)\";s:24:\"shop_title_bottom_margin\";i:0;s:11:\"404_page_id\";s:2:\"no\";s:6:\"g_font\";a:5:{s:10:\"fontFamily\";s:0:\"\";s:8:\"fontSize\";i:16;s:10:\"lineHeight\";i:24;s:8:\"variants\";s:3:\"600\";s:7:\"subsets\";s:0:\"\";}s:24:\"disable_right_click_text\";s:99:\"The right click is disabled. Your content is protected. You can configure this option in the theme.\";s:9:\"custom_js\";s:41:\"jQuery(document).ready(function(){\r\n\r\n});\";s:16:\"header_custom_js\";s:85:\"<script type=\'text/javascript\'>\r\njQuery(document).ready(function(){\r\n\r\n});\r\n</script>\";s:14:\"preloader_type\";s:6:\"circle\";s:28:\"page_title_names_conditional\";b:1;s:21:\"page_title_vert_align\";s:6:\"middle\";s:22:\"page_title_horiz_align\";s:6:\"center\";s:20:\"related_posts_filter\";s:3:\"tag\";s:9:\"team_slug\";s:0:\"\";s:14:\"portfolio_slug\";s:0:\"\";s:14:\"portfolio_name\";s:0:\"\";s:24:\"portfolio_archive_layout\";s:1:\"3\";s:17:\"search_post_types\";s:8:\"[\"post\"]\";s:19:\"page_sidebar_layout\";s:4:\"none\";s:16:\"page_sidebar_def\";s:20:\"sidebar_main-sidebar\";s:26:\"blog_single_sidebar_layout\";s:5:\"right\";s:23:\"blog_single_sidebar_def\";s:20:\"sidebar_main-sidebar\";s:31:\"portfolio_single_sidebar_layout\";s:4:\"none\";s:28:\"portfolio_single_sidebar_def\";s:0:\"\";s:26:\"team_single_sidebar_layout\";s:4:\"none\";s:23:\"team_single_sidebar_def\";s:0:\"\";s:19:\"google_map_latitude\";s:11:\"-37.8172507\";s:20:\"google_map_longitude\";s:11:\"144.9535833\";s:8:\"zoom_map\";s:2:\"14\";s:17:\"custom_map_marker\";s:41:\"https://livewp.site/assets/img/ewebot.png\";s:29:\"map_marker_info_street_number\";s:0:\"\";s:22:\"map_marker_info_street\";s:0:\"\";s:21:\"map_marker_info_descr\";s:0:\"\";s:26:\"map_marker_info_background\";s:7:\"#0a0b0b\";s:15:\"custom_map_code\";s:0:\"\";s:10:\"butt_clear\";s:0:\"\";s:26:\"theme-modern_content-color\";s:7:\"#69747f\";s:25:\"theme-modern_header-color\";s:7:\"#1a1d20\";s:25:\"theme-modern_custom-color\";s:7:\"#3b3564\";s:20:\"gallery_images_count\";s:1:\"1\";s:15:\"products_layout\";s:9:\"container\";s:23:\"products_sidebar_layout\";s:4:\"left\";s:20:\"products_sidebar_def\";s:20:\"sidebar_shop-sidebar\";s:24:\"products_infinite_scroll\";s:4:\"none\";s:22:\"woocommerce_pagination\";s:10:\"top_bottom\";s:21:\"woocommerce_grid_list\";s:4:\"grid\";s:14:\"product_layout\";s:8:\"vertical\";s:17:\"product_container\";s:9:\"container\";s:22:\"product_sidebar_layout\";s:4:\"none\";s:19:\"product_sidebar_def\";s:0:\"\";s:21:\"shop_title_vert_align\";s:6:\"middle\";s:22:\"shop_title_horiz_align\";s:6:\"center\";s:23:\"category_archive_layout\";s:1:\"1\";s:21:\"category_archive_type\";s:7:\"masonry\";s:13:\"search_layout\";s:1:\"1\";}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1706018607;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"default-sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:20:\"sidebar_main-sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}', 'no'),
(128, 'theme_switched', '', 'yes'),
(129, 'logged_in_key', 'o|h2O?BE+M4v=<|Kw>6ymM)&6r_l|RPAaK/T {fPdo|ZdSHhqG/zfP4C1=It7GQ`', 'no'),
(130, 'logged_in_salt', 'REH&d(K$U[Rdg{4Uuu`g-`>|5A?,qm5oSEC5F|CPHwDQX%,rnDqqZ;1Zln8(c@`~', 'no'),
(131, 'recovery_keys', 'a:0:{}', 'off'),
(133, 'gt3_registration_status', 'active', 'yes'),
(134, 'gt3_registration_supported_until', '12.12.2030', 'yes'),
(135, 'sdfgdsfgdfg', 'Product is activated!', 'yes'),
(136, 'ewebot', 'a:137:{s:8:\"last_tab\";s:0:\"\";s:11:\"404_page_id\";s:2:\"no\";s:10:\"responsive\";s:1:\"1\";s:13:\"page_comments\";s:1:\"1\";s:11:\"back_to_top\";s:1:\"1\";s:13:\"bubbles_block\";s:1:\"0\";s:9:\"team_slug\";s:0:\"\";s:14:\"portfolio_slug\";s:0:\"\";s:14:\"portfolio_name\";s:0:\"\";s:24:\"portfolio_archive_layout\";s:1:\"3\";s:11:\"page_404_bg\";a:5:{s:3:\"url\";b:0;s:2:\"id\";s:4:\"1935\";s:6:\"height\";s:4:\"1261\";s:5:\"width\";s:4:\"1920\";s:9:\"thumbnail\";b:0;}s:19:\"disable_right_click\";s:0:\"\";s:24:\"disable_right_click_text\";s:99:\"The right click is disabled. Your content is protected. You can configure this option in the theme.\";s:9:\"custom_js\";s:41:\"jQuery(document).ready(function(){\r\n\r\n});\";s:16:\"header_custom_js\";s:85:\"<script type=\'text/javascript\'>\r\njQuery(document).ready(function(){\r\n\r\n});\r\n</script>\";s:9:\"preloader\";s:0:\"\";s:14:\"preloader_type\";s:6:\"circle\";s:20:\"preloader_background\";s:7:\"#191a1c\";s:20:\"preloader_item_color\";s:7:\"#ffffff\";s:21:\"preloader_item_color2\";s:7:\"#435bb2\";s:20:\"preloader_item_width\";a:2:{s:5:\"width\";s:5:\"140px\";s:5:\"units\";s:2:\"px\";}s:21:\"preloader_item_stroke\";a:2:{s:5:\"width\";s:3:\"3px\";s:5:\"units\";s:2:\"px\";}s:19:\"preloader_item_logo\";a:5:{s:3:\"url\";b:0;s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";b:0;}s:25:\"preloader_item_logo_width\";a:2:{s:5:\"width\";s:4:\"45px\";s:5:\"units\";s:2:\"px\";}s:14:\"preloader_full\";s:1:\"1\";s:22:\"page_title_conditional\";s:1:\"1\";s:22:\"blog_title_conditional\";s:1:\"1\";s:22:\"team_title_conditional\";s:0:\"\";s:27:\"portfolio_title_conditional\";s:1:\"1\";s:34:\"page_title_breadcrumbs_conditional\";s:1:\"1\";s:21:\"page_title_vert_align\";s:6:\"middle\";s:22:\"page_title_horiz_align\";s:6:\"center\";s:21:\"page_title_font_color\";s:7:\"#ffffff\";s:19:\"page_title_bg_color\";s:7:\"#423bb6\";s:24:\"page_title_overlay_color\";s:0:\"\";s:19:\"page_title_bg_image\";a:6:{s:17:\"background-repeat\";s:9:\"no-repeat\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:19:\"background-position\";s:13:\"center center\";s:16:\"background-image\";b:0;s:5:\"media\";a:4:{s:2:\"id\";s:4:\"2651\";s:6:\"height\";s:4:\"1000\";s:5:\"width\";s:4:\"3000\";s:9:\"thumbnail\";b:0;}}s:17:\"page_title_height\";a:2:{s:6:\"height\";s:5:\"261px\";s:5:\"units\";s:2:\"px\";}s:21:\"page_title_top_border\";s:0:\"\";s:27:\"page_title_top_border_color\";a:3:{s:5:\"color\";s:7:\"#191a1c\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(25,26,28,1)\";}s:24:\"page_title_bottom_border\";s:0:\"\";s:30:\"page_title_bottom_border_color\";a:3:{s:5:\"color\";s:7:\"#191a1c\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(25,26,28,1)\";}s:24:\"page_title_bottom_margin\";a:2:{s:5:\"units\";s:2:\"px\";s:13:\"margin-bottom\";s:4:\"80px\";}s:13:\"related_posts\";s:1:\"1\";s:20:\"related_posts_filter\";s:3:\"tag\";s:10:\"author_box\";s:1:\"1\";s:13:\"post_comments\";s:1:\"1\";s:14:\"post_pingbacks\";s:1:\"1\";s:15:\"blog_post_likes\";s:0:\"\";s:15:\"blog_post_share\";s:1:\"1\";s:25:\"blog_post_listing_content\";s:0:\"\";s:26:\"blog_post_fimage_animation\";s:0:\"\";s:19:\"page_sidebar_layout\";s:4:\"none\";s:16:\"page_sidebar_def\";s:20:\"sidebar_main-sidebar\";s:26:\"blog_single_sidebar_layout\";s:5:\"right\";s:23:\"blog_single_sidebar_def\";s:20:\"sidebar_main-sidebar\";s:31:\"portfolio_single_sidebar_layout\";s:4:\"none\";s:28:\"portfolio_single_sidebar_def\";s:0:\"\";s:26:\"team_single_sidebar_layout\";s:4:\"none\";s:23:\"team_single_sidebar_def\";s:0:\"\";s:8:\"sidebars\";a:4:{i:0;s:12:\"Main Sidebar\";i:1;s:12:\"Shop Sidebar\";i:2;s:14:\"Header Sidebar\";i:3;s:19:\"Shop Header Sidebar\";}s:18:\"theme-custom-color\";s:7:\"#6254E7\";s:24:\"theme-custom-color-start\";s:7:\"#9289F1\";s:19:\"theme-custom-color2\";s:7:\"#FF7426\";s:25:\"theme-custom-color2-start\";s:7:\"#F0AC0E\";s:21:\"body-background-color\";s:7:\"#FFFFFF\";s:9:\"menu-font\";a:10:{s:11:\"font-family\";s:5:\"Rubik\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"22px\";s:14:\"letter-spacing\";s:0:\"\";}s:9:\"main-font\";a:10:{s:11:\"font-family\";s:5:\"Rubik\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:15:\"font-all-weight\";s:7:\"400,500\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:11:\"line-height\";s:4:\"27px\";s:5:\"color\";s:7:\"#696687\";}s:14:\"secondary-font\";a:9:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:11:\"line-height\";s:4:\"27px\";s:5:\"color\";s:7:\"#696687\";}s:11:\"header-font\";a:7:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:5:\"color\";s:7:\"#3b3663\";}s:7:\"h1-font\";a:8:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"40px\";s:11:\"line-height\";s:4:\"43px\";}s:7:\"h2-font\";a:8:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"30px\";s:11:\"line-height\";s:4:\"40px\";}s:7:\"h3-font\";a:8:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"24px\";s:11:\"line-height\";s:4:\"30px\";}s:7:\"h4-font\";a:8:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"20px\";s:11:\"line-height\";s:4:\"33px\";}s:7:\"h5-font\";a:8:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:11:\"line-height\";s:4:\"30px\";}s:7:\"h6-font\";a:8:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"24px\";}s:19:\"google_map_latitude\";s:11:\"-37.8172507\";s:20:\"google_map_longitude\";s:11:\"144.9535833\";s:8:\"zoom_map\";s:2:\"14\";s:15:\"map_marker_info\";s:1:\"1\";s:17:\"custom_map_marker\";s:41:\"https://livewp.site/assets/img/ewebot.png\";s:29:\"map_marker_info_street_number\";s:0:\"\";s:22:\"map_marker_info_street\";s:0:\"\";s:21:\"map_marker_info_descr\";s:0:\"\";s:26:\"map_marker_info_background\";s:7:\"#0a0b0b\";s:15:\"map-marker-font\";a:6:{s:11:\"font-family\";s:5:\"Rubik\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";}s:21:\"map_marker_info_color\";s:7:\"#ffffff\";s:16:\"custom_map_style\";s:0:\"\";s:15:\"custom_map_code\";s:0:\"\";s:11:\"modern_shop\";s:1:\"1\";s:21:\"modern_shop_main-font\";a:10:{s:11:\"font-family\";s:6:\"Roboto\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:0:\"\";s:15:\"font-all-weight\";s:11:\"300,400,500\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"27px\";s:5:\"color\";s:7:\"#69747f\";}s:23:\"modern_shop_header-font\";a:10:{s:11:\"font-family\";s:7:\"Manrope\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:15:\"font-all-weight\";s:11:\"400,500,600\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:11:\"line-height\";s:4:\"27px\";s:5:\"color\";s:7:\"#1a1d20\";}s:25:\"theme-modern_custom-color\";s:7:\"#3B3564\";s:20:\"gallery_images_count\";s:1:\"1\";s:15:\"products_layout\";s:9:\"container\";s:23:\"products_sidebar_layout\";s:4:\"left\";s:20:\"products_sidebar_def\";s:20:\"sidebar_shop-sidebar\";s:26:\"products_per_page_frontend\";s:0:\"\";s:25:\"products_sorting_frontend\";s:1:\"1\";s:24:\"products_infinite_scroll\";s:4:\"none\";s:22:\"woocommerce_pagination\";s:10:\"top_bottom\";s:21:\"woocommerce_grid_list\";s:4:\"grid\";s:16:\"label_color_sale\";a:3:{s:5:\"color\";s:7:\"#dc1c52\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:18:\"rgba(230,55,100,1)\";}s:15:\"label_color_hot\";a:3:{s:5:\"color\";s:7:\"#71d080\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(113,208,128,1)\";}s:15:\"label_color_new\";a:3:{s:5:\"color\";s:7:\"#435bb2\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(106,209,228,1)\";}s:23:\"label_color_sale_modern\";a:3:{s:5:\"color\";s:7:\"#e93631\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(233,54,49,1)\";}s:22:\"label_color_hot_modern\";a:3:{s:5:\"color\";s:7:\"#2c8a22\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(44,138,34,1)\";}s:22:\"label_color_new_modern\";a:3:{s:5:\"color\";s:7:\"#1a1d20\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(26,29,32,1)\";}s:14:\"product_layout\";s:8:\"vertical\";s:23:\"activate_carousel_thumb\";s:1:\"1\";s:17:\"product_container\";s:9:\"container\";s:22:\"product_sidebar_layout\";s:4:\"none\";s:19:\"product_sidebar_def\";s:0:\"\";s:15:\"shop_size_guide\";s:0:\"\";s:10:\"size_guide\";a:5:{s:3:\"url\";b:0;s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";b:0;}s:17:\"next_prev_product\";s:1:\"0\";s:15:\"product_sharing\";s:1:\"1\";s:26:\"shop_cat_title_conditional\";s:1:\"1\";s:25:\"product_title_conditional\";s:1:\"0\";s:20:\"customize_shop_title\";s:1:\"1\";s:21:\"shop_title_vert_align\";s:6:\"middle\";s:22:\"shop_title_horiz_align\";s:6:\"center\";s:21:\"shop_title_font_color\";s:7:\"#1a1d20\";s:19:\"shop_title_bg_color\";s:0:\"\";s:24:\"shop_title_overlay_color\";s:0:\"\";s:19:\"shop_title_bg_image\";a:6:{s:17:\"background-repeat\";s:9:\"no-repeat\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:19:\"background-position\";s:13:\"center center\";s:16:\"background-image\";b:0;s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";b:0;}}s:17:\"shop_title_height\";a:2:{s:6:\"height\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:21:\"shop_title_top_border\";s:0:\"\";s:27:\"shop_title_top_border_color\";a:3:{s:5:\"color\";s:7:\"#0a0b0b\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(10,11,11,1)\";}s:24:\"shop_title_bottom_border\";s:0:\"\";s:30:\"shop_title_bottom_border_color\";a:3:{s:5:\"color\";s:7:\"#0a0b0b\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(10,11,11,1)\";}s:24:\"shop_title_bottom_margin\";a:2:{s:5:\"units\";s:2:\"px\";s:13:\"margin-bottom\";s:1:\"0\";}s:12:\"optimize_css\";s:1:\"1\";s:11:\"optimize_js\";s:1:\"1\";s:12:\"optimize_woo\";s:1:\"1\";s:16:\"optimize_migrate\";s:1:\"0\";s:22:\"disable_elementor_font\";s:1:\"1\";s:19:\"gt3_registration_id\";a:1:{s:12:\"puchase_code\";s:12:\"puchase_code\";}}', 'yes'),
(137, 'ewebot_registration', '{\"purchase_code\":\"\",\"support_time\":\"12.12.2030\",\"activated\":false,\"already_linked\":false,\"changeLogVer\":\"0.0\",\"check_update\":true}', 'yes'),
(138, 'widget_posts', 'a:2:{i:1;a:3:{s:12:\"widget_title\";s:12:\"Recent Posts\";s:19:\"posts_widget_number\";i:3;s:25:\"posts_widget_content_hide\";b:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(139, 'widget_flickr', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(140, 'widget_title', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(143, 'secure_auth_key', '@L--xZ;O5#?X|bXK)s+`kg%RaNg?5V^4i@_KNIS@7m{K2G0zT<O)$3fn%;L#b~:N', 'no'),
(144, 'secure_auth_salt', 'SmKjZ~WS=oMkH%Vfahh4a;6ua?C)-@SF}9jJNJZFkRP5iRs/chWC5h3![|}VB3ue', 'no'),
(151, 'theme_mods_ewebot-child', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:9:\"main_menu\";i:48;}s:18:\"custom_css_post_id\";i:10065;}', 'yes'),
(152, 'gt3_first_activation', 'true', 'yes'),
(153, 'elementor_disable_color_schemes', 'yes', 'yes'),
(154, 'elementor_disable_typography_schemes', 'yes', 'yes'),
(155, 'elementor_load_fa4_shim', 'yes', 'yes'),
(156, 'elementor_css_print_method', 'external', 'yes'),
(157, 'yith_woocompare_compare_button_in_products_list', 'yes', 'yes'),
(158, 'woocommerce_catalog_columns', '3', 'yes'),
(159, 'woocommerce_catalog_rows', '3', 'yes'),
(160, 'woocommerce_single_image_width', '1200', 'yes'),
(161, 'woocommerce_thumbnail_image_width', '800', 'yes'),
(162, 'gallery_thumbnail_image_width', '800', 'yes'),
(163, 'br_filters_options', 'a:3:{s:18:\"selected_area_show\";s:1:\"1\";s:24:\"selected_area_hide_empty\";s:1:\"1\";s:17:\"seo_friendly_urls\";s:0:\"\";}', 'yes'),
(164, 'yith_wcwl_show_on_loop', 'yes', 'yes'),
(170, 'revslider_servers', 'a:3:{i:0;s:22:\"themepunch-ext-a.tools\";i:1;s:22:\"themepunch-ext-b.tools\";i:2;s:22:\"themepunch-ext-c.tools\";}', 'yes'),
(171, 'revslider_server_refresh', '1766475828', 'yes'),
(172, 'revslider-update-check-short', '1706988200', 'yes'),
(173, 'revslider-connection', '1', 'yes'),
(174, 'revslider-update-hash', '46ef9a675c77cf074122c43eee0a0e50', 'yes'),
(175, 'revslider-latest-version', '6.6.20', 'yes'),
(176, 'revslider-stable-version', '4.2.0', 'yes'),
(177, 'revslider-notices', 'a:2:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:952:\"<div style=\"display: block; background: #1b0e41;text-align: center; height:300px;\"><noscript><img src=\"//updates.themepunch-ext-b.tools//banners/rs60/cyberweek.jpg\" usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\"></noscript><img usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\" src=\"//updates.themepunch-ext-b.tools//banners/rs60/cyberweek.jpg\"></div>\n<map name=\"srbannermap\">\n    <area target=\"_blank\" alt=\"Slider Revolution\" title=\"Slider Revolution\" href=\"https://www.sliderrevolution.com/black-friday-and-cyber-monday-sale/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=cyberweeks22\" coords=\"569,135,890,196\" shape=\"rect\">\n    <area target=\"_blank\" alt=\"Essential Grid\" title=\"Essential Grid\" href=\"https://www.essential-grid.com/?utm_source=admin&utm_medium=banner&utm_campaign=esgusers&utm_content=cyberweeks22\" coords=\"570,200,889,260\" shape=\"rect\">\n</map>\";s:4:\"code\";s:9:\"TPSRCW111\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:1;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:11:\"TPSNOTR3011\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:10:\"registered\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}', 'yes'),
(178, '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'),
(179, 'rs-addons-counter', '35', 'yes');
INSERT INTO `gtr_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(180, 'revslider-addons', 'O:8:\"stdClass\":35:{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:29:\"revslider-fluiddynamics-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"493\";s:9:\"releaseid\";s:2:\"31\";s:4:\"slug\";s:29:\"revslider-fluiddynamics-addon\";s:12:\"version_from\";s:6:\"6.4.10\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Fluid Dynamics\";s:6:\"line_1\";s:46:\"Creating breathtaking Dynamic Fluid animations\";s:6:\"line_2\";s:25:\"as layer or as background\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"27\";s:11:\"last_update\";s:10:\"2023-11-16\";s:6:\"global\";b:0;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_fluid.png\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FD\";}}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:\"507\";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.1\";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.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2023-12-11\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-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'),
(181, 'revslider-library-check', '1706018616', 'yes'),
(182, 'revslider-library-hash', 'dae3de1eb57eeeee008b70e9a23844b5', 'yes');
INSERT INTO `gtr_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(183, '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 `gtr_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(184, 'revslider-templates-check', '1706988200', 'yes'),
(185, 'revslider-templates-hash', 'fccf81b447fd25bc83b0da847135b894', 'yes'),
(186, 'rs-templates-new', '', 'no');
INSERT INTO `gtr_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(187, 'rs-templates', 'eNrs/XuTGzeW6It+lWztiDl/XFHG+9F7z5yQZbvtOVZbt6Vp3z6tCQeeKrZYJIdkSVZPzHe/QD6YSGYmq0rMqmJJmGnbUgJciczE+mEBWGvhv59cqO3Fkz8+8cZ4ATUh3FtEtRFYA6sE4RBTLSR58vTJdjG3bvPkj//9BMR/zW34GQzXd/PdwoU/v1io7XZuihdqs7raukUoUou52oYiUxXNTFv0z/l6oOBZvPz0yVUlnDAFoLVYAAOMdU5QQwhlzjFhrIhtml++G5Dy9puqrc/+sX4XKq037sPcfQwVL3a79R/ffvP2m3BltbjazVfLZ7sLd+nWV0tz8cysLt9+0wiZVTJm68XVu/ny7Tf/99Xu8rft6mpj3L8qezlf/ku8cOns/OryX/XVbreqrhh1uVbzd8t/3W6CmM22urha7txy96/DwkMbP4SaoTXxqZ+BZyBc2bj/uppvXHwRNFyi4dLHud3FjwURiTUu3PzdxS78nYH4V+u2ZjNf7yox/2e7VsuifDP/+vbJrm3D2yf/9svVpqjf2dPCXy0Ws1Jy0bSucL+Hh1i4Z8V3G/XuabH9OF+7YhV/NDfvi92qWKoP83dq5/7wf8K7Djf6t7ebt8v+LcMF48INm1qhlUbFFv9l//6Lb9XWhet+vtjF3vX3J/tO8p/h05Xv57f6XTz54zI0NjxpuHMQggBkM4BmCBUQ/xHBP2Icv7Yy79U799tqU/bWJ/HVXK6sWtR/VtbO441jvwx/fRf6mvut6cP7C1ebRfrXqp/FX5vd/IOre/58ud2pxSJ+I68WW/c/T8PlRjXQgGq8rlSopxjb5npHK+pOnKqEApYpiYgwEjCmCSBaAQ+NVdZQ49GhSlQiTtKHj+FFhl9st1Wf3V6sPs7exafefJpIKY7c4S40ozimGs8bxSj2bWm0ofg4Dzqym1+6zdNCh47odttCLW2hNptQq1aJ+ArvQCnqHnJjlSDnoxJorxI4VYnqlRdvlN6mClFd3lVXa3Vor3WUwQHkJGRBB5gEEGGFLeCKUSqQId6CVhlaAROpQi1xFkXOGiWbWBkG7nFrdQCInKYOy0Jd7Vaz7fyfrtKITaUGqjCr1aLYrhfz0EL3+y5owvyy7P6F896Z3bPiz/UgUf0iNHw3N2rRUZ3dxdVl+KpZYVKFwXuFIYnC/BBegl6t3hc/uFC51RhfX5/56nqlM52rHa2hFDCCoaUaaqWNRtQaT5GhQFiCHN5rTUfERHpzIHNijTl8FV1dgcd1RYCTbKrizcV826hI+FNUm6gPoccvPhXr1fpqEXqcLfSnoDv7b7ndbZy6fFb8+9V2V6yWtY7F3y/DI4TqwdYqxyBVfLxYhTEoPtntja6t212tf1uudm57zWO8uXBF/bei+jCxMeH3sSX/RxUXG+fDj+JX35af/ePHj73vXRu3bY94+03QnquFa5j29pv/5aMpuXn7pNipzTu3CzJ/0wu1fB/a8Lbt66/L9/P2SXgW9W/PipfqfXhFVxsXWzNfrq92xadVNGZXm01ATvH81U/hsl9tahLNl4Ewe3CFp9jNl+8CbnSg9b/V/z76LtsX8+LCmfercMN4v6EXcaT/25W5ugxiykYNPvJ3aY3yYYvwFIVW0RK5cIv1s8+BX/jwKzNXi6hQ6lGikOxRSDso3F5EjUwh2Fxp8Ff+vQM+4omWkFhmNaYOSgig9wBgQxx3CqsEfOWPJ0Je0OrZOrzBZspX1pwcfYN3OdV6Fkz0zYVrzGe/CX8pm9Ko3e5C7cLUclloV4RHCPZyHPuDbu42q7KXlyr80entfOcSqyGQ8mob9LW4jNPB2ccLF2amoSmrxSLORWszItsOHYWhe4VhqcKUsC3+tJ9U7fWmLEhmW7X6dC53Z6BWhImmMlyFfzMuHFNQC+90GJkoLIfdWos6MqayHyqhd2Rxd6TfVnkO7QdyS1P7dgZE9UHvyXz4igYcttcfnujPnz5dJkrzrvxbpSnhz905KbECeoi9ZF5LbSSgngSdkQxSgJHeq0f44Uk6sQf+werJVFoxKv86u5rVqnKbQeVMhpTEVgzG2NWzO7Wzg5JGLS/ePvnOeXW1CFdby7vqF8X3oau3rdpGdTYXahleRJhrv3P1HDrMvhub9vXqsrXf4x2Wpxjt7xYrrRazhfoUPnj43bCx/jparaZ4+03xp7J+8XNVvzLaP8fW/ino5ebKlFpefs6bPoNX/1VONeb+00xfhaZuZvFDjjS9fJWxN8Q3HOtVs4ymlV/LLOExYprvMS0STP8YELOImBnag7poCvu7UP2iA5NHUQQZ9hxhJQnyXCBMoVcAS6Zxa/L05Uy18h43YO7K6kmFn2j0cARuPWGobh+vRAwHlu93oaqFxmXRdKWAlp3Ss9DdQ63PXm6Pte5oH+qMFETsFUQOKsjrYBWa6on7CrJtCw8VpCnqKAgKxj/QlkDgNQlzASNtUBOnNHQIUgwGFKSRM5GCrNUmvAD1e7uDNLma9G9x++k1vlZbjuvKUPd/GmyIdq+q3J4qzYJyfX6/KL8tLuPa2S6dYwS54cniktgf8iQ6VR7Z+jeARHt+ijZX8aPbrBKtKQ2x2UV1sdKW8lK80lESbjUUXEBLiEfKGiSMZIgQICRRysC9kux/PpFuRFGzUujkOtGK7ukCulsXhuehf19erpaLT9UEIPFiKNtTxKYVerEy7+t928pKnr6fl5/+MfZymLjxpH480fpW7zbqcmC9qBTTWy7qXO12egh5mPWCuLNkkKah/wuFwsQYWsGMbtdcOyIm6vjz5kHuzF+hd4fbbjoxcu2i0bWzyBsuGbWfNW86Dc5j2xeUd52+7l0n2HpxwdSN62f3QS1XxV+C0aSuNir01m9V6s21KMs3+2KtWp+ugbLu7hTkwgscrATGLdTI6cBHKgjQ2gJNWs+uAUFTLa7v19lmO3e5juyYfom9f48veEHxs/eo8kJiXkjMC4n3gfrWOxGm7okvVejxPzi1i8N+z233MpT6qnAP+ORa14vdAYAUDnN/pQEAkmpnDfMMYImd434P9kTASUCfhNij8k9e9KC39sjdlktGwaINyjxfrwOd7erjsqibUax8pXfxi9VvquHeg3O3NLHdbeGbUXGWqGj9MmHqmPky2rnNXLl48zFdHSpt4GZyONt9bBeJeiUdaNjADA811JQKQL3ECBnEiKE0evzTdt7cEzORLdiVe0c7D0M3ud4aRM8QOgIYJtEtzcGyGUXdjK63/1/nl271tPjxzcufaammfwuKdhWMxA+hravt2QOmerSSL7G3ZsCcNWBab0dIe4BptjSL51e7VZg4fephZh9cptoaKWx65R3kBHPEcsGphibu32CMuYiOksQzQi1nB8jpCbsL8NwtcW5rylT7NXvQEEA/CzTd/c23T/Yv8ElR9pC4ZPeseH0Qc6f0Ng28S1aYHhGEjCpf1Ndi7DzqHWTYupLC1Jf0z+7jNjyqef8uPFz4pn+NI2HComUon+l9+exDXV6RqCp9V109CG103hGiDFYeeEkDfLwgRkCmgEC8XQDriJg4nqvcMNreWShXJf7UvTJ6672yw82wyp5pP1JlzlSrYBFF2+LjhVsWLu4QN+sa4W7OLR8ONuUzHCFOApx4rfdwX9Ek6/FuSbbut5AfMqe/G1mS4HAzMr3YNXAUYNJgjQSzWkvnCKY0enUR7jAGoAuYabciS5GbVfjAq+mnUanwU0M+bs+WePf95Kl1RKk23ZVOHbWKP21cIEzs2mr5KQLp3R/yEk2eQU3Hj9YvFIoRfhSvVttd+dR2BCWzdahR+VkNUiUp7wIGeQfC/AlgaZBUWhIEtLeQKmcoEWIQMImwqXzhosA7WrFJZN83aW4RH/NraO+r2N4itveOV2nOwXUhdulZ2aXrvYph34UwFYn+CpFz8cUUu09hivlpdVV8jHvZoYKdb6P5lz0Y4uupAPAoMdh6/0J5iMED/8WSRR33xf2VDtxkmIZhQSkWCnIjwrzMWQE55QR4Dpzqwm1C98WHnZrBuzafhr0V34fZl77aLLdNMo1HOO2qnixPux4BL1qHZwQOeTG4vjOwqNNf0fESQCcdZA5ghhERkDKDEJAuOjY52UXGl7Occ+dTrnJXqr/CcQiRcih/+02xVuFhiuoxt4+GJHnV5tEk+GodyRE8wMci2I7BhBwwOqqSvumRXO/QhCEJlBSMWGGIYRhCLggVzFloDPWuQ5NEyIQrOLXUbSDE1fpOlnE6d7hunfg6x8jbxlSU6ptAJDQ26rIJqrqKXuOfYnTeSzVfmIv55bpo21tU7S383C3sozVVnlageVoy51aOgjFhYUySFp9jdtm8oFmAQczDMjvokIlz7SBW2jdsVtbVroQZfucKvyTjZ+or/ufVrviTW7rN3KTgW+3e7S/WzNtf6s63rOBaSeoAQjCAzwuEBQ/PgoxT1ifG0/73U7mBh1debfbcWZ6VwzvcRaKia1zAY7xY1YaDvIalk3JxGGVZQiFosXu/x41buKgA2bs7e3fn/YAzhXPr3Y1S7+5XF6vd6t1GrS/S7cR152pF5+Ra16tbI8ARJVx5zakj0mOswxvgMQcWZu1mYiJgqvX9VuKdLfP3bvGFZ/0p2VWH1ufUP5npmenny/TWDR+RYaYPpf9JkdZLADRU2LXGlSBaUKkVwtaQ8F/BBXFYCUYJ9WoI91MnASpF35lnbEf6qXnGT6L93j828z7zPvM+eyKjNi4CpXERr53amIvih9Xm8nCBeVsWxRW4y+4K82HBwYES0mmoLfAIaayQBkhBpRCF1kKP2yXmQylTpXnriZ061Vv/tZzfCnOVYaNcS95nIqkaXoSHCPTcFnE9JvHyKfn/RSw7189ZPXxc/s0rv+eLpTZAAqUBEk1qvSErtEl717NADws6XDLUKAQFlgLjgCdkACPOG+QZcsrRNjTrUMpk2+mBEjO/uMOTn/q3uHUqJXBiQjGvlubTgfVZelW7oJxe2doG2xq1cK0j4s5dbj8vA+VU/Nl3mezK/GWZPW0wBEqDIV6vV5tdz49vW149MHbKaz0zR1jHFQzTVowUZsgyKCyiknqvkOeoPVex/f1UGdn2yRKnT8WW5mE8Kbzq1mk5l0X1oorywe2IS99j87/JnnyPkRltAARKAyDehC4YHTUOzg7bVZe7R4elF7vTI6+D0aE8jfmwqXBcc+2soFI4IrAxe26kEiYiR1fkxOw4eA0nHRtG7vDYsOYr5gSOg6tTzevJ6Ru/7vSNqA1/QGn4Q+U22w8j/RCv9+JIO1e7fs1KIGIc9B7LMq8tE95IZxUD1lPcuuZ0REwEwgOZE5Pw8FXcMhjitEw8t0Fh9S0zCAdBWL2cjMGvHINtVAcGPQweTB9Lxe9MHvdXDpaiOA3/85JBjq0QVEhjrdGAQQQ05132TZ3FvhR6N1nsS9F3cdz4bbLYV5+minxI5l/tVPJLTr/xuvTGNGq7O7oR+KnKwFb1jxjisphvd/93/Ne/vvr59Qv7X9/9+teX//7q1f/v+6tfvv+vv33//335fLsGH57/7SNFvw0C5HKl54s64KTiR3jobXzS6uiMZ+XF8o0nTc8T3rM4K7uNPcFp7MmvThevNmHUDCPbd2rzPkHdR6dn66poZquiiniHBQfp0bTgyHjAgHAMG6wowI4KzIk1GLQeIIdSpkzOnZzwejeZuZMb3JqFBGSPv+wBkj1Assff1IxvQ2wwOsL4Q5v2kMTdzZHB0g7yNYs+fkIiihD0mDHOEeSSS4uYYx6MIn82qd2roqbe1flNrfBTec9vzfvQg9xm2T+pKeiRqw3jwoa3Ztz2WfFmn4JuGzN+O2Uu6sJmgKhgaUPRdr749Ie8z5LNzrtDUhtYgvEIkn4uD1o8wqTqJMRRKLXF3YNiULA/qWVKKeY855QgKYW0FFDIiESDVGplnYSl9ry39ljoiaA0JDoj6WGQlDn0aDjUBkNgcoxDXQTVWFjUJXv2pNcPtjwQtkpT7SHE0jAssUCCEa6kdcR1TKFUyKQOaOu7MIFa0XnCmye8ecKbJ7xnQPU24AGnAQ/N4SP9Lex6Uby3iX1wvevO46QL9qJQhhNPPTBAM8mN40B4qlS7lXMgZCKm96RODPb+Kzkpsx8Dd+jYEz7sm/hh8372IIOb15N3tL/uHW3cRlxgNsDFg7l2TYDOBDu5dhD6pZGBSBEqCNTWI2i0ZBhQj4wIZu8hDCdc4WtAVS3G3RkHK/E9DOK73uFulDfvaj+WXe2fnYprIGGYuQXkS+PULZUOWN+WB7806c/aDnh97rNKQFEKKN/X0FtvLO+ianWRN+PPhc9txAruRKxUE9Hvy1TGacxKeX3mmut11Ep69fCMbE+lk1YLHgxUR3hgc4zZFcIS5ZM4uFJEJaGmNPwsSuv5u5leLeydJUUbv8H9+yKN50S7Ws7/68o1CwrVey3ZF5r/tIjtLyn4CJcUfgh66q824SfRblz6+burio/Fal3N0NcLF4M5y2Nlo+Qhetza/q0inmcmjM//UB9U9Y1G1yBeVPHRL16/fvvNv7+u7d9gwJov3qx9tXGXQZ2+mIl9G56D0/CcF3U3/n9X5QHLDR+bPNP/rC5XeEwvHmwMOS+M1RzY6JXOvGde4TCnVwBxTVsTtpYQBZwEx7Ql01JxQPL94/BDPCymJl+JxlJ0Z6W2zF9wUwspvMmaBEFV3n5Trcc26hqmwOUFVa0LjoCgXHssnjd1Kh3axYPb3HxTrFex7WGG9wg5/NOuuCz3S7UrURBeePxRTFwexYR3G+SE9kartHxR4ab1YemxXhiS5mYeWrD4VFnwQfGaRmUSniMJ2xgdnMbo/LBa2aHECT5c7+ft6lztnibJtaeEBvAxRoUCCgNhODAcSc5lki08ijhMl/BbuSn0WUzstGhaKA6JfgAjsZsloTQQrdup+V7fYnaWci+8bOKzB+ej2tR7afvF07j4ECf31dZPpuXXQctHnQwCt8E8JA3m+UtMUBJ3+WI2pG0CzE1dUHrTbPfE7F7uIJMDKAFh2ErMmUc8nvEkY4x3sCuZgXqPzEZGKeIkC7LbmikTQwxIvu8doO6E+tClqDYs1TKoeNwHiupdTakXQYeqKfYDoKmzIPr9DddC2wO+89T6USPy0a48kjYMiKRhQG826kOwUmonjhfV8fMpJndlhdm2rDAzbYU6F8ZgcddLXDtuGTTccAKdNlwpaBwEAmlgNIdtVoxBWSfxsxHZnLo7ETwPxd6/ldmeI+x+Dy1duAqa1bsrmndXG3CF0sFeDyBroF87MLaEyr5OD+TrlKfRd8y9NjSGoO6ConHrXXctsb6yX0aMf++uIPIYyA0EdoJTEKxA5BknjCMKIVfYpCuI8ccnsSvZ8EiyUJcfYKoJ8/gdzuLAmbyEmCfFmX2fz742Bofgjs0X5lU/7HU/XURsgVAxpF1IPCzpHj0IhSJYWy8kxljT8H8YemaZM9Zh2ib86Yk5iZBJ3uYgQ6vN5IbekTtcT0h4jI+fZ/HtN5xTWlYPk2l5lJbXpH4dCjT84jLBfml8a2N7SBrb82ITBq3wy+KHoB62u2FcF/l9SW3sda93s8FKgLRnRmKImEGGYYQZYloGIxAx1M5fD4RMhLbd6spc3FVOi1T4iUCb8ITBeukvtKZ0Bz88ZRB/N1urTegM6veHWwe8JV8qoDyt/PMyWM4cLG14CUnDS/B3xaum4702bunS45Pqgm19vT43Kb3aoQqFlDEPjWNEciCc5Ap4ar3ygDoFW5OpI2IipmC716DJkZLIvj7R9DGi8FubSCkYqnX6+M4qqlRxf7F26flo9+QoXl+qza4J6d1sorpelmnjI86r4zdWyw/zpYkLZ6EL1H6XxZvVarGbr7fl/mm0CJd1iOEDm19dFuYkD3kzYXI+tmEmJA0z+XX1sfgh/Hi1SX2Yw9cOHTo6jIQO3e4cHFzvHh4apkfIQu6ENtwoBjWQFHqKAVWcyuScoa6Q0/Za3XYdAwA+JAkWprW7jtzhNOPr9nkc+jbUgD32SKyqnDoxG4ATA66N0yC8awAmiSOuzVoTbKFrEteEGgcnCFhMqKFWCUAJJEBiRxhgzIQSTuE1uWuCuOksxNrgnN48bEzk2wDvIJUEOwl4iW3YnXgmhp51693FLInk2DuimMXqym6/HDZmO+rBMNNGOxDRsaNWL1aXly5Gk387f5dyZhXGk3ctVMq/dr0tfLCVFJaMsmA6CeAE0yTm36caE5BsUVa/PREXK1O3c+oFqkPBt9+PBKcfxHij5ATpx1qvtnFGmbMTdCap6Rt6XXWTwQwFW7eIsI00q4e2bcxXUHxUy93+1X2lwVxBNUPfKpMTxV7e6sfjBF8b3EDkCPheX4YfddHXPPO2LtpDsFPQxSHkBilrDDXEEM2E4sqwoHcYeQUwSHHYkfLlgDG1ow7MKMRYj4pFxmLGYsbig2CxjWGgnRgGF6pebeL3/rFJUrJ32ZgvA0KW4Wu3vhr7Sx0UAkwEVNIhKiiAXjsshNBECAycEuVGR+2ksf/9qetpdauruemk6VuGhT+s11oSwZA6sEX93BZ2HqaSm0icZKm7ds9d7X04LuJK5jluI3xZWwd5OTDP0m9MZdqGTtA0dOL5OxcjPX+tco32yazK8lmZmnTP5vRid+VPaoeUt5ZSBYywwIZ/jIFIK2IEapMTpBJO4nMtqM6VegeMHr/BXXC6OAXU5frf+9KXbrPcpglcqjRWZW9LOG2iYXdekbvKXMzdh4jEefMA2Uf56/BRfrxobaMzaBqd8capy3pOlAA1fIJdKNiztP57B6NWOA1D3wdccYniJjKEQmvIPQcGlY9cta7+8WnRZRdXl3qp5otZabfNelPCacM1bnq7GywJPCPH8nTf2vEmvsluhu5SybeN2kctt/NtNKHCX+ouFYCaJh8tPZjrB6zs4GfFT+fj0JzxejO8Pp6wvM/P4linGN93122ZyjFo9ywqwnUpHKtfl++7ldBraXYBeOChqQ2eofhwaBrIv7P/+r0cPL2S7rGJnFFmqTUqjFuIUQMQNRopbBmTAsjDAesgFc80A9dB0px7G8Guve+thzJw/VBW3GAs26fvyaPZ3Y9me73I41kez3KGpDsb0dpwKZqGS5H/p2jyw/emXDrQxm3qddD9iNa52p1+cUO989IjygHmlitIBMBCKaSgoO2RGR0RU4XJk/f7XNrlsk1ztMVdD2unNOEGMRLdEe7QsYXTU5bC6sYWdTOrhbDQI5o4pfJ0pTrFyHmtd+kYnhGPbZp7F89/WqVhYm5RxnCcdeq6kVCwh1gBy/sheW50m5GkjY+j9NY7IvV+wH4nIN0Y6ZR1RhYDoUUcGcER54orLKx03FuIHeKS8IP9kY6gqcaXcgdj2pSlg8JvMuuZeHukl8s5Z2LJy3A5O9aXDvI2kI+yTnasy+iB8nq1WnYyZMWr21WSFqa91HU18kI666WkFCIX88AIRhRyjiMEBZJJnqzm9ycm2o9iZlFOEll3tYz9OBoUzXGSszgmTJaC/xb3vAuif146rcOzUwNskq8d9CSetnqeO9sf1GYept/R2G9kRtfS7TzYkEFJ3DYfr/IIcsCedrpr9TZnkanlIlWqhdesU9UrY4nnWJTy7Es4LOtLG5ba8Euahl++uNiEueZlwNbrZfiYhyk4tuFiN/3G/srB0QeEaw8E5kZ5L5hhiEAZrjImAUq2XPY/P21walo9i/ImDascEt0bauhd+8CmPlSXVzEnRpjS75tWlO/Dppsnqli66BgbP6JX+wOzMr5zCu/MxWNcbONFqeiccWDeF9/GvvnyKryMziEH5r0OBcnxBtWFbi4iTylX1CuLvGVGSYEUU445yaBkmCcHG1S/PvFMA/N+FqXMLmNrZ2X5XS/R3+6mD7AAExtY6JIvFS9HnFTjcvyldjbGTb2OTu8vYjh6s+CdD4rNi9TZszSiso0wpWmE6euFc++Ln0Nvi1PeV6GBnVRFoXBRla2roiZXUbegu9jBPfeIASExU0I5FJNCYs2tlM457JNkRV0pJ1G0ljOLgmYx42SyCNFOhCZh501udb4LHMvi+Xo9q7/47FW5uhEDQFf6H9HHvzkhIeCnsqrqRB+l8ValgGszUj5aOzUvB5+tfYnOCJpt/ClL40+DAo0hU63XQ8DsXu46PAqnGYi0NJAIorTwNro7GocZFzbZyOvIOC3UKRCgT7GJMXn8JtcDEpWX7jw0dQSSofVF3fp6CThCsj64sJy9Bmzoq/nC3ml46tkFo+ZIprOzN0H4v1n5vwKAP5b/e3B0sjZIlKVBot+57fveQmXoP++7C5X7K900mBwpqIRU2GGNMTaaWO00wsJTTEwbsb//+UmULD0QoqhJ1ygPpN4/B7VT4Xmj+sVWpDmBY8K31aIIr8SpZhGy+HgRDUoTswSXeeBWH5fPchbdjIzpkdEGP7LO0VQLF77In93Hbd8f18SyZSjaOwrV+/Dd693zC5DBniLoHYZaACmIdsBD6aCSQibJdA+ETJRJMgq8q+MLEtn3z5WRI/jKt7hX4GpBrwkEaT1Ub4mUWCunkHzwSdtZYqQNVGNpoNpP5QDwp8qvO0FI+VHf7S9X/Egvdt0unYeWU0y59choirWUwHCiUJi8QdzCI5UwETnWF6td60A/6XbA8ZvcmiXgMDstvyVLylbsnfC3V/Od0otydK8DzaKj/qZRyAeYgH0Zfpd5GSwT9QZEbQOlWBooFb7k0qqNLX59NcDVbV06+7ieHeJ1oKx7fh5GAFMtFOKMIiuAgFZbrzDB1sgyi3i9hdAXlGF7Gmxb1/ZqWWbgKwc9CT1uFmN6WyBXiLlLCL6qXEd8mImuKueR8rdF2Z2rCONrG1wu5WX4PXx2ygEQPvn7f78NqNtdvH3yx7dP2mG60Y/wCUMz36YjeKfo2fpi/fbJ07dPlurSlTLaHlA8t/aXZVkaMFgWVjwI4mqRI2/p7bVUePI///nkvAHexicxOjyzfhU+TPFtnTe0M7uuJpXxw82avKLJHPuwtINxT4ynWjsKlVdUYQY5JVoHmhuttEfdmfahqC99vn1aQvbiNqmHN/ZVbG+dePiLzyQcO/Os7Mw3TiQcu//u09p1Mgnvh7acTPhR2q1tNA9Lo3l+auIlPrji14v5zulVMBfSJYG2wse0vF4bGCrtesBQoYnyFFPLDDNcG2coQlQQ6rDTpF0kGBJ1EvcSibNW5Gzvw1FtwlYj6TQ0vMUdr3fFnnZNspk1R+Vt1iRrJfab1WV5ve0AexOxeuGNet/rqsJQmI9xm50KCLqvo10b56F6o76oP9B21F37hgxPO0fV/wYZ1vsg+/UWHfMa1FqeFzse52LHmI3f6xwdM/+wdMDSb3vNKZb+bfB5/mZ/GzbERGf8W64+VFEZvQ21+b4sGe+aS93UNpgQoJmEiFlpoGDeWsMh1lDo8DJQMsg1vz86sl3be7ULVt3hOZH1HGwW3ccmGtCuvc9NhjF8996de/f3hXsXDVavrJtFMhwcZPmseKAxLJJjMV++LxP6V6A8/zXy0SPJc2jTl+16imdInhG729Amlvrrf6c274sXdZ/+tnRgnBUv3fIqdacKdWZlJpWYZr70cpxdVlWaU9jN+6DPY/UOzs8j2iLEOJQWG2wxJIxKJDlzGBrVnsA5Ju006JdSk/W3Gm1VvNJEwD96j5us63RQDxA55Sjiv62uSm/Uyi+yNcfL3ATVMkjEabn9WSf1KYJq1F2oiI6R2zgCBM304Rf1r+MXv0v2/uS7RzCV6/KRNbFD7NvZzMFUXBJyex7VXeJpA9Bkgf9WsfDlXZs1oqoHbq8Lgu+o0rZ8jftg/EB6V3vb6k3k4zlTsbLkir/sb3ALTtbf57RFnlD+Q639RaTUCEKba6GLhkepYHhHWG1uVXIMjXC2jYvi4DrO/ujKk0uOcRbeBLLwIEW/CEAl1DsWzGYhjJIYWYOkMopT6I8SFma8ZrxmvGa8HjDvXPDaRlBxeB1en+vwba/hK5qputa1lK2rdliLpCAASgApggpKrgSSxEBNPMfWJ+57RwRm4mbiZuJm4tbUOzPi8jbwiqPriPvabT7MTVCG49DFs21b8VrutrW7YRdWYWcZoISj8F+FmOHB6NUUeUG9QEfR28rM9M30zfTN9I2R82dI3zaGjePr6PuqPr38GvqS2bqteC1929od+krpiCcAS2kRQAwqBjEEBFvgKNDAHKVvKzPTN9M30/eh6VtHPz48gckZErgN/+PkOgK/cdvd/HK1nIcfX0NhGjpfp/K1JO7+orsM4SVE0AHnrI3O0U5Qh3CAMSdYGaWP0rgrNxM5EzkTOdvDUVfOkMZt6CCn19H4Rfjx9SvAbGb29a5l8L5yN78r9doZDSH2HkEPggXsuLIGCIY5To5jOCoykzeTN5M3kze6aJ0heduYP86uI+8Pq9Wu4wY8BD4+8021a7nb1D2wej2F3FPDDSUOO2CQtRxj4y0mABzffGskZupm6mbqZupGXThD6rYhhzw9qeXnMvPlNX67N3DZvc5bVwAIJIceEyy4pV4SBT1xlHPnsUBqj9jJHXXvGKqZp5mnmafT8PTMPHNHIiB4G73GxbUoPXDN7eINHsdo1x2XUO055FKQYKFC4yBETjgTM1cAQqkZQSjM+Mz4zPj8OvEJzxCfbQAZl9fi89D19mZetzdwuBUEIE0YYFjEAwUtZiTm7YYMxuhhbscM0kl8bTNUM1QzVB8rVNEZQrWNFhPgWqgOeNfe2LH2Zj61XAvjFOKeWKYc5IY66MIfEKFcW8DG6DqVO20GbAZsBuxjBSw+Q8C28WICXgvYAQfaG/vO3sxt1kIiJKaYIcshQgwzY1UwZmmgLNGOjwF2Ko/ZDNgM2AzYxwpYcn6AFW14mEDXAnbEP/ZWrrE394oFDFGqvSUIOgI8h14JKIONi6XVHuAx2E7pEJuBm4GbgftYgUvPELhtRJjA1wK37wJ7U+/XGzm+CiWEwYRwxplmEDtDrUbeUcswhqN7W1P5vGa4ZrhmuD5WuLIzhGsb7CXItXDtebne0MH1Jr6tmGAANCGAKwQkdho56IAQTAQjFkM5RtZp3FozWDNYM1gfK1j5GYK1jdsSadzWG2cuin8PX3AZWtaCdBcu/2N/tYJncq27Z+UlshxYaCAQmAsvIdVQGGSc5tC2e1aJgC+Xjs/ghHys04SX4jpZwttzdgsb7l7qcHXIUrHbqOW26lqP8ADLfFDkOR04INqYI5HGHL1Qm+I7pxZBGy5KEuwPGFOhncn1+mCx9Go3GbUGERpCUKqEcsRCa5lwEEvtIUuP7k5FnEaPIGrWypr2JLFB2Z/BjYPjBRgFmRuZG4+HG23UjEijZqLN9Lo68yKGyvRPKyknU2WFTrBM93L3ZFnrBLScGBKIEeZpyCFObJi8YaGsKW2dZJ62lzGVAdJKrUNuJrZADuT3UAKHUILv+qSS8kjZWEeFjx+navFjloApKxR6EfSqPqwkH6Kdz5X6IhnXhrOINJzlxcap8iTCHzbhW8TjiVP7qC70SVltIx2WHOykYmY0ZkJ5rI1SyAcrSQOnnXeM4HY1qifmDo5oustjmW5mK+F7OYrpYm5tc2lbMS8ehbTbzN+9c6E5xYe5Ku7oLKZBSAydzpT5mvn6ZfK1jXeRHRsyvJlt8ao5Eu370spITchY3izctBZkerWDVoi1hdRrbK0XWgoCjaZUC4mFNIYnTiqpiFGsFjfqAPuFpcpISrNLVEeQT4PY625zOm0lABPR9nIVdwFizc0q9oTDU++2+di7TN1M3bumbhsQI1Or9rurVSCO68/YbVWwB239924EtiSCxe2AYMNywxgNU3NubDBniTDGtDGD9Y+nmpxfOBX7bakQ09quR+9xM6qSDlVB14adjKpXy/l/XbmWpaFKoGs+SDSvOX5x5GojTWQaH/1yHs96Xhzm5tn8NpSOp7radQQBlikmJLUaKuqR1JBxCRikFBrpwR5e1W9PY9dl1dhZvUmdbOhPgq0x8TdZVmRHrEAIwVfg9xFF/rR8mJOA63OA/z3Ue13W6x4EHF5DbNbbTm8Pgt7UH7h0WIlvvOa/XX1cRsDFH5nVIrzbGnW1wJpw8YnjMclq+SmeSh0Bs+34vujwyt9tVleBjB0xwbhstL25TfyI20Kv7Kensaz67uWLbmqcNBip3W4zD3rgxqzRyvQsnu/rVW/w7ZNnu+hHExpftT1cSPFefvTs8POIHX4uqkxCU/n9NBr2a/3Z37QMPackTGR4lJRtuBAEYGCYPMi7tKnf3sEoGa92N/KFJgwKJinzzDGmLDBAOEIx0lpbl4yS8bdfxigJbjdKcpBHyTxK5lEyj5J5lDyTXFtjoyRMRkk4MEoeptfa/DaYT6u+3AssgMAQTQzAXiIRI7icdJJqE8ZKmIyUE2TMeqRDpcxDZR4q81CZh8o8VJ5LBrWxoRIlQyUaGCoHcvpsfhtL4tOWdLP2WCWxE9QwRQhlFmIECICEeyC4T9yf2t9/lcMmhHnczONmHjfzuHmO4+Z+d/wBRk58hiMnTkZOPDBy/rT0naXY3+bVhYMRM17tjpbMYSac8Da6XUBOlGdGCoCFVI7idMcy/varHClFHijzQJkHyjxQ5gnmuSQ4HBsmSTJMpjlhflpu1/NNFcz6Y+mFlwyW87bwoimrxs1eSTecUHpANNIOaAaFV9xBEcZPgbVgmif5YXtipnJaLEtmjcyJvRVT4ScPobcMtCm98FI/xdjNm5HQO7W7Ck0MIPqvq1B/HnrBp0Dx0HF3rna7Kx3wzGq1SFzDa8Q/nPdg8hDPin8PY17hOn6EiRthvJYMP6VX4dfgVFji7DG6FEqaoCfNmvJSvVP/nA+5Q1/WJevVNlnd6lzt8MZQhjwmlDvirLYAA0mlj3n/mQPhv3vedERMxZpG6F05Rx/Iv7WbIem6RUMAJsqDoKpwk1kSboK/m73qRpw8K75f/mP16Q/ZSzp7SX8pXtKSJUhLU7r82X3c9s0o9/s6TDOGzKheSTcvqUfAUhVMBCOBdRYILTD1WjqBAbetGdUTMxXaluF57sqKSmSf6jk9XTqGUnPXbhPJVfigpLFn2/k2mPqfAn+K2OjDJYo4p4pP8Yei1LsiKt79wi7gI06tK8zF6Xn5MTLnMudO5BxPOMcHFlebyfCrepqcmHAHS47rfY2KfHvIjVesmln/PShDs+jxWzT917/B3766bclbzhRdMbZoUWnuahlf9zvXLrbWZl0d7za2ylcZdhGD1bJiBGNcWcyLsHkRNi/C5kXY8w0bCV/APfBCrEiG1DTC8ju1eX+Qm7s/qtpQaXaQK3t0ZD1e+ZrRlXze2Fre844zyx69x30n3y7t4NFh9iLyKKaM2C6ce99LxlGav6vlzLrL+KfFStk4llY7oducfTtT9X6ybxcRPmfIUDTC0DZIvTKKjx1w0IfoTfn5uejE+bSCDMwMzK/suIKHZuXIEk70ZW5hmUZhvfm0dh834WE2/fRvu32Za4rq4wsOCg5c5rzQygFmDFFcQyosE8AA6Ki01qD2DIMDKZPt+u/lzhrBU2/9H97henzi8tKk+//zbcmOhjbN7v9mdVleT75s6G2zoCn1G20m12ewE3dfS9TN4n4zwNSfZnsr+A6sHyUdIbzjeGWQaL1PsV+w167Yq2teKD++UP7k7//9NtBud/H2yR/fPmm7Ze8jvE077WHps/XF+u2Tp2+fLFWwqqKk5Os8t/aXZVka0FsW1i8niIz/DHSLt0Md4+1A14ginvzPfz4567X+GKLbDhRpDNK3Cxc638uVdf2tTR3LQiPdwcbmwfXOMIEcIU5yRiWznHKlNAHeKySAYNb4Ng7pQMiJSZijsFmUNouLUtPuag4LP3VsuLWnxrBzWNWYam3/x5dvfqbpyvGH8EZXT4vwzhbzf9ZYXLqPRWhbUT5VNK7dg6ehzw5iX66DWIx4bMmTxnC8Kd/lYm7mu0+Hqed2SdlgFrpehe55W5Ya6Dh1SnnFMBNYSKowUgx5Ylwb3tETM6mL6t34pvbAg24HHnk2YR1FntLnKf197Cx1UHPmWcnoGEeTWDhIxjjas+E6hDuw44ZYOmDSScCBhI5YKpQx3ELkBUDWIR+sOs3tME3vwOX/PHl6a0MuEzUT9WsjKjxHoiZhU5COEfWXMDkaBeqqLhznaVmje5qGtsLLeEARdpgAQiRjxDCqFeReUziM01LOV0BTjDNMM0wzTM81x9EoTJNAMMjGYPprdMP/1RXfrcaI+jHU+Ojs6ihUm0odriolAFCE6DDTd0pjQCCxAZYeI+1dElAxKOorQKsol18yWjNaM1rPMQnOKFqTgDTIx9D6arP6h+smkeuAbt2Wj4O1qdQBK/UMaqwgBhhrxRSFCgrEAWTYAUVHVlMbURmsGawZrF89WMk5gjWJgIPimM26Lf4UTw0+ZrRu39U1jputVbVuggMnvfLCUOoscjhAVUKNMGPcccixHjdcK2FfxZ5VXhXIhM2EPUZYeo6ETQKioBwj7BulF27UcN01peNgrap0oOqR0JoYi4Az0COpoHXcKqoskAZJPAzVStBXsWlFZSZqJmom6hGisnMkahIehcAYUWPvCbLDV7gcw6rpVBlna1Kve0hL9PtXkgNPMSEScE68Eg5Q7KkOluwwYBNpXwVlGc+UzZTNlD1CWX6GlIVJXBWCY5T9YbXajfsG+KZ0nK1VlW5aMOmcBppoQZGhnhPsoLacOeyER84PY7US9BUQlYu8EJCBmoF6DKjiHIGaxB8hNLqH1QvnTyk3Hsw/UmsslD9e+S39zZcEzJMj+EPfOtbhIkrbSKIyKcK2+Jdis/q4bVJUB7XflWdMORuZFKONAsTmuyp8qVivdlX66hzSnwl6tyH9kzj+32Oc/yg+kyAqlAZR/XluXPF8aYsXoacuD8OoYmkoLMt+ezkQRtWr0J3iexHj+xEznBBGUJjdE2qIhlCE6T5rp/g9MadZossgbmaisFkA4Tq85vC6ZneD2xvd67oUtqwO/8whVxm52Wh9twfTv9RYOtNQKzZG2yTUCpFx2vaCrToc/HEw2GqgSjd0lUkMAcbhmTUCiiFKuUGCUEUsUxAOM/fHCYKtvjjq3jb7SsZuxu7Xgl14jthN4rEQHcfua7f5EK5sx8CblI+jt6nUgS9AniNnGGACACMQpNoEsCogGSJO8GH4NqIyfruRXCxbvRm/Gb/nFsE1it8kgguxcfw+1+Ezj7G3KRwHb1mjm1+AQuCZt1oLJwnHThiEPJNIMW2E9MPULeVk5J7rkb0ZuRm5Z4VcfI7ITSK7EB9H7l9jHrcEuREmamlLnPz2oS7sILdfo5ulT2vpoLIYSYKpMRQASpAFhgNEXZkMoXqsvpyM3IzcjNyM3Bsgl5wjcpOYLySOrO0G/V5EHd+OcfcirTEO37ZaNz7BY8mUhwwrLi2yVGNqNeQGOsWVYsMEboVlDGcMZwxnDN8Aw/QcMZwEhiE5juGBrAadVYBXI1kNBit103A5xiQN/++8wF5ITjVFSEgDhCKWkOFVh1eTZDV49Phl3VPHWaZvpu+507c+geD++cvOkb9JGBkG4/x9437fVb1mzAyOidd1U2PcDG6rdSnsMXZaYGkkcwojRL3yHhphsUAajCxEtMKyGZzN4AzibAbfAMP8DDGMkjgzDMcx/CL88JfOrluHhyYUD+y7DdXpZvYKhq6V2nguLabcOuAYJBwAJ4EUDA/Tt5aU0dtBL83ozejN6D27iLRR9CYRaRiNo7cX5Nth4XCQ70CVA+5KZLnnSGPOoSKOU+Il1FYBhvXY9tsUQb5fHHbJ+WA3U/euqftD+BJX23gocHk22MrM1aLYXqhNvFQfOrl/zOaTDVStTmvc3/YRnBT2CKEvzxH6SRwdTiM7BNgWr3efgvL8FGNXE9yHkj3ew5+7nmtCCKg0hZ5Djby2GiHAKbIYwYBxted4+OFp3A4CZtvYvlkZWzsRoQ+k3uRIQzj5cbfxztURgCVSgma8d9sSd/Ggv4i7qMEC/F/b6pTD8gRxf7V8/6k5OPzxn1z42A4uPBlHj/IoQ5TEhWHaOUT1qjlnu341nVNUrzb7tefmANXmUjf3C9aWOWhMuSUFsJGEeAWoBgpZwdOzU5vfn3ps6lVz1PWskTfRkamHgh+ELbV1dlkSJVp8wWYr9XATFS/mL4gNbTBSqA9qvogZICvQ1O0tyqY9HGOO4GV7DV8e8cnSE+z0PE7GJEFQOPXCf7G6jKbr61V4Fc+D/frLMmFMVRjLnsdDqfegObjenYRCREWYiAJKtQzTKCmdlkwriiSAXrW0ORByGnJMKWy2DdJmlRk+EXL6gh8SOfsj6Y+wp/9Fbw+Z2w+zY8etX6p5fBC1DJP2gfPWe8X9A9fT5/mX4mX7g888f729eWBJvBA/a/qZkzY9kmPYURJjg484fPcTIZWLKaHn1Asqo6mQRusdTYaUrjN9rQtLB4mTxK2PZ3dFZ2o8nDjpIGFSGO9UuYjzqWgfJVnQWbvN3IX+/az4fuHexeWfEYtlO4+K1jFZSvZUi1x7HIUuGTpZGNL/kFer8h7BneZeOikDyD3mXBpdK0qCc3DqKf56GfpjPdvrWWLbUKg6Ntj+SjfPBwHCCsq4FspTDplTSlssAUHIUdge+rH/+Wl2VxTTzMgmtbv6gu/b7grfIEC0xEUkTvp5An06K/nlvG43YKc9C/ZKgOU2Zq+LueqSteO3T35chcrqUyk56OL0ttr4hGXMWivf+oCZ1l7v22fli/k8U6yW3vaveLF+SdXtto/FAkviP3DqePxKbXbzYFQ0XeeXZWp+revSpqevli7Z9OuVdQ+mJAxCIwFzmBrFgGeQWyUYglyHyZZMjLOeoNOU/lBgGCBaM2ki/T96j5ugYMoUPs+Lq+X8v65c0bSqtpSCIqtdue8X2v/BVbt9293VchlnLNUSdBw9U1jc7YpPmAguXDDFQtffNzIuAZmLufvgbGhwMBTfXYRmLtSnAKpqvbjk14vXr5MfPysOzC1ztd2FSdI/a9Ovkv00PPiiehGRaN/+/P2fvyte/vLd98VPL5//6ftAteo20Tp8t4pi3gZN/BCnVrYotwiKWTAwSmJt4x/bBrx9css39dWtOo1BvOmk2yGSHxT2cd4Aa5vYIo8Y7T9GI39V/LQ0m9Lu/375LsiKX6rq9Qd8rpY2vy174cuoQ39/c7VbbeZq8Z8Hg0R3rlA9btKDym6zq38boHgRBtDdajav2zFz+3bMYjtmB7zblpPtUhtmpTZ8czAoNaL7NI7jxHr57kajVhIuQ8CRUevNx9WRUWv3cTU6aoWyzqilhTPaE4w5UUw6ojRG0imBSRi5nBejo1YQNO2oNeWO56Dsr2uUmm7JMPNrWtM0ickg8JiShxHxmHG6q8tHFD2WdlUdY22QoYxSKyyFxkJugt6DmA2NkyOqHkVNpOzt3lUtfWqN790gG6fnbJxmu/SO/S0y1e+F6jgJ8SCpn/Gr1WbnV4v5qvhr4GXHZWTdFH1oSmqUd693fdGU4QgD76kWAnjNjPBIeK0NRFgnpwgfCJnq0KC92FnV0SY/DuPwBtedjDF1euDB7d1IbV1u7dgIJzvfhuufKlTvG1y0aTviLkcC94/q09MivNnFvPRqjXDxYUjdjxDb2lW15F+Ltu1d43+pPszflSQqIZQ4nMzjplXpYLK81Z5MX6G/ebdYabWYlYDfjuzIvI48NMXPZZ16+6V+qLzQkJH+QEhPQkdIehrH8/W6eH2x+mjUNrXP1Xq9ba9WKE+udVMQC6SclxhqgJkEAmiDgcEKqfBvDNtkmImA0xAeBM0aSckm+qQUP3qP+7bD33R3xC/iRvzK+5IC0S8n9PjV4lMgt23WmvabPpF68ezSMvhjWcTvvS5POtoVzePVQSTPij+5Xdxu3+zC0BB3XiLC54tFMIA38b7lEBEEbIv37lNzctJ+fNjM39fjwx8ecoJfv4dBbHTKBqjRvMPXZrNaLDI7anYkEQgkjUD40yaMubtPxXduG7So+NF1ohDeVaW2LNxDpHO1u72srXYcK+ao9kgCowmBiAOhDIGYtEf3dESc6E3strtEuZt+Uva1GQKQT+VcfN197vvgiBIoZSjAAVUSTb5chQeJY23oEOr3YmvcsnL/N6vV4nBFYPssWAZlc7clld4eLgE1RAp2Q7A69T7Yydm8Hnhe+xkvNi72h/AZvv/dhNqhKzwvPYqiobArLcK/xU8c9b34qVxHmXgnw5QtmKnlzNUtmKmyBXFErvZr41g0i197Vq7kHNnD6BLnhrsXOImbIGncBAGk+H6zCe/gVdfbMRS4eH2d+jimF7vZbK1hyAqANEGaYyAEo9AoA7kFhog2l2Iq4TTWBUmzUtQsykr8yiYh3Ij0B+Ha4FS3XKKs1vKKsqFFbGgvcLZcEWzMqvixy1q1/0zxiw/wu9psS1uoFB86zKqNzN3fubzbxr27WqhNxdmL6uCk+2BdQB0M8PkiiPc/524cJcEPpBP8oDZx/FwUf4o/2XxKUGHqonf7kooWB9e7kywCBRY+pr9G2BDgIDVSCg+cgpKiFhgHQqZaK2vEzvZyJ14rO7zB9VMsMjU3miYUdRPaKU6wiq50+K7F3hpqtgEudpcLWpRpxkvbqHKNDreN/sHVW5hS55smPs5IIZzEEpA0luCH+eIy2p3rGiuJsvimaK8m+yuH0wdIkEccGQOpFSxoh+JBNYCTjor2FLr9z09Tjb2Y2oV0H41YTKIYxYOsFe86jv9xGGy/TL2ckCwZqzLgb768Cl0yTA/inDkai1tXZpqow/nWblMtxD6L3T8e1BxPW94Wi9UurmHst9eqpdvVunJdX8zfRws0yCgvb9cuDuFBv2x4/NIUfFhn1s7XPxxFDwr7o+i3bdBjfL+vm/f7dS8zJM7rpOO8Hj9l8UvoSCr1Wo9XV/XF2m19f6nrzIqM0N4bDbFQghngMcfBGNOaWQdIO3S2vz/RcT3KmZWCZnFw26+5T+S+PiL+vkdMVyRfpmd0u+U/Vp8au3sb42FiZfu0HB9n9QBZ7021QUPVkmOMOQpDbxmJE6aElYV+udru4tJleGvRw24dZoKr7cNSIK8eTEuAxNGdpI7uTVzaYaKTetLWeMRVFEgvds8GJ8J6zqyUklCmgt2sg2FgpPXhbw6BPQdSCSfaz5WkymevtwA4lQ199Cb3S4WXqlw6rIOHm3n068XcuE+1BfG0E81S6necKqsYUFiuLNbeO3GG/Y+YQOBCfSgjXBJKfCon4Qv/hyrFQJJPoN7zHUkrcBFj+Obbck1rGxsVE7QsFoW6CjZI3LYtWxHopdbrxXzapcnPiJgpX9tgzExSctS8aN/8l7Mu2exEP9+bhzU/y1XJv86DMqw22+LX0N4rBKDcFT+s4k73Xa1SNsv5e3N17w04uibZYdRNlyQTh2qaOlS/VNv3Q3u4l+F6bxM3vdg93cVIgg2GDlklDcMaUaSc0p5SYqtzZ6qnSCWcRsfAu/DGFrMocdaKnASKg7Lv30LqfJuD6dW7jbIBZ7uWTepS/bPMC1dmlWrcCOtetX1WPC/qx9o79ZRmUhmSvfzUrGH+4V6g9QhWGxLnZHrgnFwt4vy/q9Vlhcht1ze5LP5nKN0uDo5lPiw6yIZEMTfKAcqBtFZLbTTHnBIOFBWSpF7JB3JOdkku5c2iwGp02N6VY8SN7vUAq3dd5Yrq1DE74giiyrDb2qXZ7eNtq7xnPZPhWdFk3tzOy7D/69MWVQaI2QvPxsVXMG0hibssTd1lv1tdxTwX3/++XpVR2r21TVtWcHX53sW/Ys1QYZc2ViIkNTXaeKqtol5bw5RwACqkhdnTZkjSVPsClexZI3zaQIjrbnP97iKZdI20DLhPRtq4Lllmaa2D9F1RtbNo2tlwoEmI9h/bemuw2g3cZ+8tx++P5dJoE3qQR/FauxLPRZp6Lr4MDNqpecw8VA/nP5YvNbWA6yrNkHXRVKht4cHiAx0zjDCGPYZcIaWth1xq7TCBFkDWZikalnWifVzLTEfXZvBt5E9jLF97oxuM5+UGxd2M6GWiwXJtoA0timoY9+af1rt0ZZLk1nnpYKPuWXehIKYXLEfsxXz5vvpT0Lv/axMVeOnuw3/xrhWvnjO/WsQV2ngkUvGtu5iH5/xFl6fBRa/Nu/LiWcebzuJLnunyprOVro+gG50Rj+jiDefGJHFRpB0XxdXK/tl93MbcGLPosbMZSFT2LlRahkoxvLl0X9mMJys7WvdowrLml7+FX/5W/vLzqLBvwZ0nLbvBna7fpSRHU5bxz5hTD3zTPSnim65w4cMYqrYxEmPbxCvMu4F9cUlINbZ9M6K/W0V6+PDLerQOBnw1Sgehu2JV7lEMpv+Ko/h6Hm+/tPMPc3ul2l/6Mgt8lT65GudzMrOczOwaF4+n7fl/E+fD72vQGSY542OsT1wzKR1i/Uu3vBrA+2V1uXPsSVrWMfxImFUJRAH0HhPgjTVAGc+dxlohRtrNolTCaebeIwP7tO4n+WypjNrHfszIjbAKH/CMkVGkJk6slA0htTe1bhByMKU+wOrAjNowxoBm2mpPJfNYhOm1p/Fc6/AfRGUPrFPMpL9qtGabOYM8H5R9ByhH54jyxMWa8iGU/3qhdgHoq90AzT/GsovVboznTXmX6FoQaBwjSkrFGCHKKg2INJ4SQI3tEb2RkpmemZ6Znpl+PsY5PkeiJ37xVAwR/YcqTMkOAN23RYNAb8q7sWZAW0c0kA5zAKziUGAppVMeYm6M6QG9kfIlAx3f7dZyBnoGegb65EAn5wj0JMyByiGgv16vdmXytQGib5OyQaTvK3SYDrEAnCEClUDCQUM5I5hLSQin1CPdY/pezJcMdZKhnqGeof7oVl7oOWI9ic9gYAjrL9qd3UOqJ5u+g1BvyjtMt0haQhhQDEDqMLBAWMQhQRhZXHlWdJneSMkLLxnpGekZ6dc6oNwr1Nk5Qj2JIWJwGOqhe17tBpnelIwgvSzuEl1SJjSGEjvJKOdeOYaBxopxJLigA0QvhWSgZ6BnoGegn8/CCz9DmNMkUIuhwZX01Wo36Obim4LhVfSy9CDZhCfYCwmNFpZSzGkYS6whWhsskOzb5pWMDPIM8gzyDPLzAbk4R5AnMYEMD1rldXeJT3Us4qfphGXS2uuDfkaq3yzup/5xGfvzW135zjjfNPX+eN/c8dYpf3NIUOZ+5v6NFtnvagBIcXmGoUBibBxIwj4ZGQsFKmLKipF4IF0VjcYExfKDfVQCLFTOea2I5IpbAmJ+JAW9cc6SwbigKOXOLftHRPxs6WfiZ+I/hKV/DegfMjhpFPJJvCcbjPcMPeXdeIRS6HXvjkcptTW6eYO1IZYb6IggnBpmnQfUQ8+s0J6yPupbORn2GfYZ9hn2Zw17dI6wTyJRGRuF/Ys9i4Zo35JqFPd1le6Z8tpjQhm2ilmNOJcGSSqlpgBrwJ0c5P2ewxn4GfgZ+Bn4Zwx8fI7AT+JV2WC86hsXVPxytYy5xQaAv+sWDxI/rdNBPgNMc4yZE8wzaSjjlCCLPcEcIk1ZD/mppMz8zPzM/Mz8h3aUv4b65Bypn8S0MjFq5o+640TL+7hLTluju3zvtRDKGa8hZN46xo0TliJtsaYe0EEb/55cczLuM+4z7rOJfwrs6TnCPol3ZWm867cuvGtXPPfhndUvO2G9LktVLNyPnRXqeyVdm94xSIGEcUcWA8wNIloKahyFmHmN9ojviTmN8JW4WSlv2gO+BiTfJB83nj4j93xbn6FVQafOshg1Jmpn/T3fflN/0ubgjYuA3BinELpvJFqAWXV0UnMSR3qI4bbKpR/TfYc3Umb19uEdx6LQMXafnt0hceuc2U1OyZuCsn+SxeE5FsOcrF7Ptsbh0cf6UqzfW5xPkmjn0CElveKBk0pSvHzth5TQJDqVp9GprzbBujG7oQPE1lVR7wyxg+vdTVOCCeGMA8SAUoo74T1jxllvraZctd6SXSFTnUdSi90f+TXxUYvX3ecmXKZHqCzLvnJzKv+8WpXHHZQGYmBW81brYw9Cn1h8+r+LXwIr6pKiaXAD74D08pTFmJStxHOwGopFLTYoUD6HpFagJBKQp5GAv4QPvj/v5c1GhZlWfRpvo0erpMYurVCp03DxgdeZh0xrxwyzjDDDLTBaQK6AxRYmh5sPyzpNuVKZs1botEf9HL/JfavV6yu9iwmn00/bNqo6MGR7uVoFS8WsFmGE9Mo2h/1si8t4TFDnkNNd/EEM9szWy9dhveSToSeFL0si9zgaOsrxtdmsFouBUxy3TUH3BMfqcvesJ0QJcw55pnwALRNIUOSJpBBIjQ3und5YyZjo5MZG2LRnNO6f/l7x+Xx/DlN5pvMiPI2/WjSHnkWd7OTxL2d826t1JGUF1YPTmyY95v2hTmSaQAuSsCeehj29cebixeroGUe7UMWsbnLC0ZGa/TinWPW3OEzGPv95GnBwvzsKWL3mLtcHq8JnbOKgpd5Xy+vfef37KwxZ+spsqAFen2HIlRwbg5KQK076Y9DB2Us1doeOXkqKOmYYpY4671wwv4z10HvukMVaAoUBdKp1w0wEnGaDPc4RaII92DwC5REo78BOxuyHjJ4a5XUSPcVpn9e9sKkaU8MRU53CDrW9ppxYiDmzTmroCBBGQk+hY0Ryyw+pPUWcVOZ25nbm9tfH7TxhOLNortHBJ4nm4qw/+DzX3cyZNWqVHkibmZZ1w7YUgswqgTB0lEIorOAOc4swFQIiczjylBLywJMHnjzw5IHnYScM+ByZnQRkcd5n9uu41m/cto/tbVsyRO6muANv54kS1mpNHYSYQYw91wYixBERDqFDeDdCMr8zvzO/M78flt/kHPmdhFZx0ef3X4P8VR/eH+rLQ+Quy7p56rnWEiEBLaAeSy+1kc4oDr0EjoAetksJmdmZ2ZnZmdkPy2x6jsxOIqS47DP71WbY4l5vjtjbVWE3NApJ6AkgzmunINIaCogpUjqQ23kID7FdicjcztzO3M7cflhus3PkdhJUJUCf2yOpa2pYHctcM1Dl4HgRBrSl0DMtAJUSMead0dwHuxwK7Q5JPl3emszzzPPM85yd5nSi83MkehLlJ2Cf6L2MNDWohpPRdAq7ljgBShtLiYSYUwQIg4rE9RPPqVBYH/J7ihQ0mdyZ3Jnc2RI/ldviDLnNkwBBkQYI/hwEFb86Fb5Yiu2P+ysVsOu/d1MZKC2RYxJz4ojhWhjGCfQOIEc50a0jev3jqVIYLMpMXZXM6DE0izG5E6cvGLhHj8x4IEjwaEqZW0dZV6kIIkGrcMCyOUXVnKfdCOpQNdDXzr13sccVJnSvQMpICLdRu6uNq6KyY8qPIDOit3DKXFQCnt1LEoMxv7TkPR96pXWK+j5pae/96oOAeRL+KNLwR8xA8UotVxt1qYo3oSslih7K1nXRXtmTa91JNUYcAW+VsVpj4Rl1IlxSSElmKLJ7hU8EnKb0QdDMuncb58IHUotZmKWHDzD7MN/sgj0w24VnmUj1b3CnG0UJTwqA58u9WbE3yZpkUvsPGr9ubN6eC1XyqFLVSzsjPk9RPU9xqTbv3e5h1b3pGsNeqGnZkBNq/dRfvbIncWYijTP77moVOrwrk4t1sqzYqqAdzSpl714+yFWEwpjuMcMaQ8KcZBYBxTwhkgqZOB91ZUw1zjdSqxj3uxrpB+9yE1VnEyp6mTyup+pNKqJtgYuVL3UZg6L5wJUKhlH9g5ovlA4/DFOOyAG9iQP9Mkyh0r7wy/Khtf5ROZ8/HX6KurfU737oUYZq9J8n+TJfN8aS8CuRhl+FuV4ctnoU25TXDyHWudphGPeKU0St8D7+ETNqtBSKYO6EcLhlWEfEVAhr5uu18EkzQl1zl/tG2JCtUma2vIoAi1xKPukvwUz5eDEP04/wvrcFJCWuwtMsVjHsbRuzW+r5MhgxZe6T6sGKWBgnQ00eqWjgqOWnZg4U/hYn+xlzp2OueuHDU7JuWf8Z2s/8VZNNtgYagune54vNp/VuZa42YZ5uPvV9V0xZfpDSN73Y4ZshGqBwAyy4h1AShhCWnDtJgJVOthudqYTT8GY6DzBLcz6GR5mp9Xym5zuzmi9nLk7M3dXlbDHfuXhlIvad0oQeGNntkrl/lm33pkGiCfXKxZq4wvQ04Gt+WU7Wuk9U1M5JxcuYoTVgdFlAHLp3XR5XdmIayu3Ver3ahJ8/javvu8jG6ofFh7kq7cVabJkrOFgbr366ywx7r6ol7o3zcQ9hVTbg7ZMXV9vd6rL492Cnvi5f2dsnxdaVy9CVVbtfxYor5+VTbJ+WbJ8v/SquU11UmfuC8s79p+QdPAvKs4quszEdcmxRc9NN+MHbb2JmravLZfzTu83qal2UOwXVa2ne8879vivcwsWl522d2tOUH2S+zFn7cta+ux0icDJEpJupP11eVoSK+wxNKvtmfJg3he0e4miusqN1D7OV7SufmLCsvWnL5f3tq3M1EIBioqHghne7tTk8QQKz9jP+Gpr2KjatiJO+2LSibFq1t/ouLtiF+fyu2VINrTLvF58OthxVoPr2KnSiT8HUnYfbBErtxdX7W3GXtcx3HLceVx+jVez7kAjGt4uWdxCwXcVWBFmb6AGVGNeL+fsyB7KJF5N8rk3qwWd5xzXvuN5VarPdp7X7uJmP5LY/LO0PNW/2NaYcZIZaNT6HirrjPg21Py0ZSMsfgBztlaByr8uK55RoYXBkOrfcbOV0a3DAJcmAiwYH3F6+n3ZUHE75c1jeTZlLsVUUIsowEBoT6IwFGGhLhMAItVvkh1JOm6F9GSPwBJ5NeQTOI3D2efpSB96px62HzE83PmbRZMzCg2PWy2As7FT48eAs8TIpHR652irdwQtyyLjT2DuENHeA0ZhLCBjtmKXY9AevVlAev/L4lcevPH7d9/j19U660FkOXiwZvMjg4FWfrzY4dK33ZSMDV13hIHQEYuIRw0QQi7Q2ljsPhPBea6+JHhi2ajF50MqDVh608qB1FoEmN4I+Pkvo8wT6dBD637ltANsg821TNIL8qrxDfAkdtJwbqJBAjGDBGRaAeGIB0gaxAeJXUjLwM/Az8DPwHw/wyVkCXyTAZ8NW/sVqt9q926j1xadhUz9W2JePmfttpW6WVGytB4ZyroHkBHhqtEcOB5vfsjALGDL5W1F5FMijQB4F8ijweEYBepajgExGAT44CvxpM7eD9H9XFYxgP5Z2jzRgEuDAKCik1gJrZLiKZ9FahxW3yUm0XRlfA+hhBn0GfQb9FwJ6doagRwAkoE8zaP9wtXz/qfhpudus6jedwN7HwoOoluRah+/IEhgPqfFWWSi15Ew7jCmi2AiJaGvPJwJOg3spaDaPTZ81qSfaoJLyO08E9hvc6TqoXxehcnuoB16X7SrKdjUBdQHd2+IfV9tdsYmSG4wvXQCs2h9hXv3GVjyIXEvPLv9D6AjOvX9aaKfCm4+nnEfoBoLN49HnZWjI/J8xejlncMrgnSpO5UtwH84hmKfG1wT7OBmo0rThL4Imb4q/xixzL9U79c/5Mg2wMbF0FnV+dlmXjkfYHK98GGJT1v4t1v6tqX1isE16/3kMJly07UhSC+4xM0345a1uel3irF5KwwlCb9IvXLVw/6WTWcs+KrNKcRgHgz6oqqSDhdps1PJdGShYBaXH6t0hrKjbkOcQeSgbHso+w6PpCxoHRsl7dgEkoyNKEtSPwMiI4pZXh6NJRfyqoLPI1S3tbmooZ5yjXlGPDVbcE1smWiMMMoVpu8jVlXFibP8XOJxMsOSVh5M8nHz5S1I3g/ODRkmMgjkJpUdwGMy90L4WnMOhfYfl3TUqGnedBVAWYiA4tZxgoQCXFBkNjB3A8xShfRnQGdAZ0F9+IMPXaPajsxxZkphxhEZM/vm2xN2g1b8vGzP8qwrdTMtUIyCRItJbpJ2mRGISc60DycPf9JDtX4nJo0seXfLokkeXOzP/8VlCOgmSRngY0r0d6YQ7B/vSKaPTCt0znpGD3FnvjYPMWS4MJRo4j7C33AHaZXQqJjM6MzozOh8cd4eUJmdJ6SQaGJFhSv/ZfdwOM3pZlYwROhZ3+EyZFBZDDLWCBDqpvAnGtASMY2lt+VZ7fI5CMp0znTOdswV9Z2ymZ8nmJGgX0WE2v1hE9+wRPJt94Rih6xpdT35J43amJAKjmGXIemWocQwgjLSDegjStZzM6czpzOnM6TvjNDtLTiextoiNcDp8btVJqZPSc184yumqRofTwAFjoBWeeUYBcNQLhTSQ0CusiRnmdCUnczpzOnM6c/rOOM3PktNJNCziw5x+tdruDk93SNCzDsXXnO9wTe0j7uex+m/r8jVO5X8eIzQXLmnIffD5Bje9Ppwq+59nPmf/86/MESWl79k5oKORYQUmsbdIjGx0lkgc9EPvMHPUH71XqzMVgE4AL6AUKMwBiFM8ZtpElnglpcWl82V/37OVNdl04IsZbvJ0IA83eTowHbwf1EF9FNxJLCqSR8E97Kfe4c8Rf/WBet0DQ4XlkDPEtWPGUseBREhpBiSTxGp/BN8T+69ngGeAZ4Bn//UvZ9qAznLkSWJWMbhmymDn6po5Q1Xj2klDqHZwTrUAmAnrLFKMeGCsJcRDxgmCWJRnA4zPGoKwPOrkUSePOnnUubtpAz5LeCdxrRgeh/dq446zu6pwHbpDrW52fcMkhhJYjxiCAjNmoefcQWA8pUAdI3eQlcGdwZ3BncF9d+AmZwnuJGwUo6PgPuquUwPoeq+dbsUOwTk2QAkhPdKMEiW4pkor6D1nXhtqjhB8ah+eDPEM8QzxDPHzcoofhXgSVooPw0qXxc9qaWMC3AEXnuWiKlunbjuHBV1II64wE8BiiDxChikqpXDaaqm8o6gD6VTK6WxezmpxFR1DN2oJOSGNj93m/lMeV/ztfsSWsUFOZFKVy/plRdfdhdpVNUZTH6vlp6L2GG0497Qi8XJVXC2XzoRnVZtPhVuUlN7eHsPXKO7Xftb3Q+WahUlsI+7HNr646tl35mrXIUO80PW55p4Eyw04qYnFgHIFsLEaY0GVRZp3zbbw6ymstCAmGEqbXRh256tZ3YfvDAk3ut9DsaH8al37a1k8XyxmPy1nZc7+ptnFr7VJs21G2xIV4QGCEaFdGPTiyLy9jH1mU+yfdvus+DE0cVHmVi+Tppd148+iMZRgJqZMv1zpeYCQj0dk2GDUebW9CLf6w4QAGU+0ffMR/8H0L4lfw2n82q+rZWhQaci9j0ctzCLo0931j0mF/RErm3Gf22vrH3rdjvzgNL/bQaHD+jOJtt7ifjc5fIxP7G87/JUPJk+lEfI0zIAWq008ieCj+lTOTy5WH02capQ6uFfPYrVchKnYs+Lf4wkIdZ8Lv76IU6xyPlI3oVTPOOG5UB/CdKbR1I1T9lMtJEx21i5qrsnnHOSJ1+2dc2814xol3tl5ueIxmCdBbpiNwfzAwTUl1GCu5V6FrrWlJGdOKqUclYZ4LqnGwlPpqQLCij3Ye2JOM7u+JJBPYHhlkGeQ5xW0z+P5gzq+jrI8CYTDfIzlPZ/XDmWH3V0HqnQT6EPMpedcSYAkAwoYB5ElxIb5s3TJxvWAoMz0zPTM9Mz0hzPO0TnCHCXhZ1iMwfy5XnWWOzt8VXXhOMrLGgepNgH3GhLgLUZCGYMBFhgApygCAo2QvJSTQZ5BnkGeQX53CTlvTHR8lkRP4tKwHCP6r3ErY2zN/GNdOEr0qkaH6IRwJjGN6ewRtxKRmDsZQKg5B8BAO0j0Sk4meiZ6Jnom+oMvt5Cz5HkS7UXAGM/7LqcdTo14mw7V6YYKOCIhpCjGB2jjkBbOq2C1E4OUNQgNU30SH9PM9cz1zPW85HIK0OlZAj2JACNpBNi3V1pXYV/riwTkurx8WV+t+J1c66bygQBZ5ilhQGmBjGYw/MtJD62kkLRZPRMBp2G6EjQrJc2c987soptfIOid+Jjd9HYPgej0+0UHytkvy0JFxGxLaAVemYDMyOrwq9DIXfQE+1l9ULOfwyMX292n8OvqmbYBq6Xv6cpX0O6r3We7/X+Ou9iYx2nSjYZcTnvFfZ/T6qXt39lZ5Ad4KJc3lIQYkTTE6Lv5dhdG7fjZy3eU0MHui8pH3RPi4PqBZ4QlzEiJpNbIK4Yh89Ax4ywGUKk2Y8yBkNNI0Qq7B07c7GYPQYnut7wRI5KfPEZILOb/FRVh/xkOKdEv72MieQXflxUzLJJQFtINZbnSxQ+LTwcZp660r681Hur1le7GjNIcaykBscAxghWmGhBOpQBSCp0eglz//FQf9Ss9K+V0Y0kac/qOHNVvc9ObQEJMCokwl6s+4qdFOsWLRnhfxcPjbcs5jN7EadrSfSy+/329WNnKuggPuW1A09IlTBVVaMsHVfKlUr1nxRu1jtyJgS2L+WWw1G1VP3TEMGuMzZurxbPiASNcXPNki/LBhmgyWKUPlKF39HXzJIl3IWm8yysV+oQOanTRMz7W+6Ku8XFw/SBdHTVEqJgnSBPtOVKIyngWgabAMwUSf/uOkNM40wq7B+PjZjfrcQUdRsHQ8uCBKY2P7reMTIhQaWOTu6ZIaHWwIFaL4nIVHrIySVQVGtdYIKHWNaZHoFG5GrP9Y/Ht4qqs4tTiafEiLlLt//babNTOXBQvXfHDxrmHNViS7zcAmMPSPlsONebRUuXHuDy2ig8RRoz/WAY7rdOFakss1Phb7ANN0FQZHtnvEH9/cxVMuDCC/OcBrLpLbtWzJ6pc6u+u/m1Q0auyHbOekr395oB6zW9S7a+/2PLdjZCYhCAR2kHiJtRVvw+GH63rwpuEHh2texh2NF75c5l4IO/ucjfc5Fa3trMmiDLqfciRPA3hV9t5NRkLky0cl2xXRbXyWy6OlzseoQsFNdFOhdcdV9+bh474LIuLrXFxvf35spiHl2V2sdZq7ZZRbkPSj07HleptXkrPS+mT5v0P3XE3N2EgHh7UOoVDY1pd4dzm32M4PrvYKDI2yiSxUYQNjTI9X/qGLCN+9AfFHfMbI+2JAp5CzATF2jJtMWOIU8UVAzoZdzpCTjW/H/dQM4npnYeaPNRkb5wbwfpBA59GQZ0EPhE+BOq6vwyR2uyLhlHdTJdTVitEDfVaeE44Df8wpYk1AAtHmZfA9lnddLYM6wzrDOsM63uBNTpHWOMksImIIVj/sFrthq1q35QMo7oq7pCaMWq9l04xpzxkSCEFw3+jma2ktQNWdSUkgzqDOoM6gzqv49x4tMFnOdokQVckDbr62RWhg/rQR8KPrjaqMzmI6ZhD4WyTFh7sEPTrHNkhGK/8eQPMgLzGIf7ORppb3fMh9gz6n/TAC78dimoGxwGmzvS8TygYKVIOF2Yxj3lDE3HPiteNw/78Mn7YBtrVSlxR6l706S8FV0PNrqzQytiGYc67TZXStI4M2MR4gDwi5REpbylcOxQNcvvsthTo2HCUxIxRMDAcHWRaa5g7lGQtLevMeZBHiimMMcHQO++I4hprpqRAGnlP9+NTKuG0Cc+XNx5NMAXK41Eej/JS1jREf9B9h1GaJwFjFA7QvLc/3DBreHu4W9qNDGGEAqOwdlQRJSSVHnOKlJacOMpJj+lTbA5nqmeqZ6rnbD13yHV0llxPwv0oGuD6q4v5YrVdrS8+DbB9nRYO8r2t0d1Vphh5C5AMD+w0FBAwxykkQGrhUJJFsy8ncz5zPnM+c/5MrXd8lpRP4jQpHqD8D6uVHeC7ry4Pkj2WdYOqLNFMIaOpdcjaQHHghFbAYEootL7H9Cgh0zzTPNM80/xMaU7OkuZJlCwlAzT/WRUv1GbnBoi+UDNTFw1SvSnvehZ5DBEnknFpsFYUGQKhkIppEYNnZY/sjZRM90z3TPdM9zOlOz1LuicBv5QO2+q7wZX2YZfRbmk3UxvyBhHohKNaOmq95FQYggkRDknAhyz2XV5pz1TPVM9UP1uqs7OkehJgS9MA2z+7j9vipXqn/hkz2L5udiYati9D8eyyLp7tNy4qwg8VdgNtoUcGUsC00jo6yBAqCYAeUGiRTY5/H5J0GuaHJN5Jopvrb3TdUc93AfSDL1qRc1t8UJv56mpbLFSAWkxdE4903l6tYz7kYhv1z+wTHlecflr8+Oblz7TE8t/Cb660Kz4EkatnxZ9iXqxSUWMCvkCld0X4c3wfDRf/8KApbDZlXp3hg+C7ZX2/vConz1efEAsn4Z40Dff8S3w738ceMwCN0C8WM1cWHiKjX9QBBsfSOIYxc4SJAA5JsOBGRoOQGQFa34u+nNNw0Zd3J7C47jYPcSp8/1M2KbCCvWPn22BkfIp5zhdF1fCGJWWKIxVQEkbz4n0wevTVJtgWOvTYd5vVVeBFSZDKUqy7aRCyu7i61Es1XxQX8bDwGjPP8onvpcKRJGSPpiF7P6jtRbR9en5Ovio49HPqXu46rRJnHHHcE4uhsRJgzg1DYYi20iHabn53ZZymYI2sYOOva4F3qWg3vd1DTLaaTxlmROv6e4ZJVjXbCS0MOlKrYaJ/Koboxexzm9U+yC4+234GEkfhOFHbuhixtwt/DXMQ7XYf43Rkn4ful/CzKndY8baTaz2Y5VUGseJSvS+TaYZpX+j3V6FC6KVBhcPY/4ecZ/uLGdlJEq1F02it12GmWoL6l4j5BDTbumBVX68407na3Y9VHnnIvfCWkfBHIa3R2Ahrw2yE0HZ1pyPiNMo0omalrJm52ATFulTbBgF3gZpb3fNGvClH/amI8x/b6hyT7ndtuBNYst6sLleBINu1M/NQXg/vzfrMKnyOAKDqKZ9GzvwjHpVSp8bcri7DL5erj5+K/YMHSfPNfJcGA089GbhtztzYwiFotNf7tHgdyjImkigalkbRfKs2OvSfOIal53SUV8tRtx/GmRQeid8cqPWZp3Ikgu40lfb1N7o+ze2BWT9BiGbygaol3NDwGKq/X8ltmtqstsZ11fD5g+KHtl+WS3FFedpspcX6ajtfhmd5Vnx7NV/Yjmpvi2BvBdUcS3va3OozzPy8UpvPRbrNEm2XS2cXrcjGOJvEtzA4zNn+3C8lz3CcS79Gd70FGimpxcxiGd3lFCDGe+s5xR5p1S7Q9uWceGTSI4bzFMckZThnOH+122jHGf2g8YejfE7iVBga4fPL6kzIg8DylEDVqZGDMeYj1bq4Zsgwr6lhGDCPuXZGQ0cp59iEWfwwrhNhmdmZ2ZnZmdmTMxudJbOTqBOGR5j9w3yz3cWjV0LfHYG2j1Vm26bKKLXTet1oQ+M50HEZNBjXyARWO0WpoAhhyqlVg9hOpWVuZ25nbmduT85tfJbcTuJLGBnh9vOokCPAVnXZKKnLCh1EayM0w8Yb7oXBBHKsibdUA4G8AXQY0aWYzObM5szmzObJ2UzOks1JdAijI2x+7TYf5sZtR/C8bYtHCd3U6R7MyyhE0DIviFfaCogU0gxBzZlwELhBSDeSMqczpzOnM6cn5zQ9S04n8R6MjXC6+vMYpvW+dJTSdZVu+jyAnfTOSCYx4AhCaYQXNpjXTAJD7CCka0GZ0ZnRmdGZ0ZMzmp0lo5PgGsZHGB37SpA9BmnTFo9SuqlzkC3JGCA8tcxIYLXxFlCAtFWBRJARPIjpRlLmdOZ05nTm9OSc5ufIaZrEZDExto94mBWjs5c3mBmjX6MbpsWMosoB67ixWiOjoMQk2NEOQGcVGN41nCBDRuZz5nPmc+bzAJ/FWfI5CWVjaSjbD/NdVLzixeJKpxGz1eWZCZfTrDt14OxQaTdtEXEKAsuEZUpZaD1DGmtnPIfRc7oNUh8UdWIYbSryDoParr3PQ0Sqp9+zDZytMOQ2ZfRqGSFrKwjsA9DqhynKl2kboiUpiaqkRVeb2KGb+LegnPXWQRGzYwSuzVcVprcL594Xu41abquO/occvF4pYhIsxtNgsdcrYyJUzMVqtUhDSsvrs21zvQ4pTa92NE9KwDQRcePHe8aB5D5ccuH/CLKWwDakNBVxYkhpJapUhDsMWL/uNtcFjt6FvtWf7bbq1vnaj1zpcm6Zu6NFEvLE05Cnl1fRJvpWLdOU4Jfx4kyHi/0he6Csiw3ouGSUaw/jWQ/ICwiJAkBp4YDT7YA9IOg0eAwIvBN6XHufG+WgKmdXk2ah2n/J2/Aj+dXN4LFdLd9tn4Y5mL66rI6yLjNUbTM5vlByJME4HHWyUu3TVx4E4SSZNzvBNwfXuzuZXAggjfcaQc0MsdhTpRSyymkosU2SUXWEnJqJqiPsbrNRXX+rmyWswJPnpOp8yNvQI/npzehh59sLt/2iTfsf44rMqngRE/a5QhXfzd/Ng1ZV7/ZNXLfZlKsRf4vvJZ7FMW8Tvf79zdVutZmrxX8eKG53Uad6uKRfl515V/829Njw7me71cyUbZipma3aUPW8XdmGsufFb1MezTF3TZLct98cQKIR29OWZ+vluxsRJAkN4WloyIv50l2WaRB7We1MU3SY0+6woLvPRrHj1mjNNKNMOa6JkdBijKmQAos9RA6lnEaRQ2lTZzQelX/f85RvV4tgJrjfd9s6JfG+ZYkap7mtqtRWVavvO7XVI5jCJ773PPW9x98Vr9QmVFe/Fy+udMe5E9t40HVZNjN1WaUavZID3dBhgFVQIOmFj2OtVJwJY7FlGhu9142emNOUoyfujpTk2vvc/6Q+bmhcxsyw74rwRctGFU0bGy0xKmaOi/nm3Cc3W63dskq5HXPP7VN832uG10egN4lfNE/9ol+GLmPUJkaFxz8s9s7RzQCbznHrurPqD4u973IzEPZzKl37kyOZlprf/nZSmqVrWzDVFPcGL+d2yjRBkqXxr7vrpM9/V6ZK7ifKr5+lWG9iDzNlGseL1XYdLaO85Ze3/O42V9Jo7z3HzEl8jLyJpzNnw+TtLAUkIOln4egUdlcDHDFKeIMEdAggCjX23isoLeHAu3Y1oCPixOXDR8vWKRYPM1szWx+7O8VtEPugiY9G8Zo4KXM+hNdeVro9TYZT0h0UdyGLnQgXEeFWGMk8JUIbQCH1mACCfR+yUySjy5jNmM2Y/Vowi84RsyzxMeZiCLOHCS/2MBnMdtEt7WYjwkpLJySk1HlECRII4MBWDDSSnqM+YyfIc5ERmxGbEfu1IBafJWITN2EuBy3ZoOOLUs+HjNmkcMSebWp0NzmwEYoTRwlAREgPlaAKGIGFBM7DIZO2kZORm5GbkZuRexPkkrNEbuIQLsAQcgdSBe15MpYnqFehw1shmNRAYGIJI9IagxGC2llGpQACsD5vp8kQlHGbcZtx+7Xglp4lbhOPegGHcBs+xW61GaSt3RcNw7Yu74YoG2kpVzGzMSJEU88dBhpYwY0gyMs+a2spGbUZtRm1GbU3QS07S9QmIQgCDaH2L27r1MZcDLF205YNw7ap0KEthk4QJaE3QgtLkWSOQ+poPLqJMwv6tG3EZNxm3GbcPiLc7iMMHgK4/CyBm0RsCDwE3F8vPhUvLlar7aBL7ceLT6YpHGbuvkYHuswqy6BhHEHErZMOUyGIUYpQS6QagO5eTqZupm6mbjZyb8JccZbMTYKBBBlibp2dcgi4Zl80jNu6vLt2K7XBVFmhnWZIQSINQSj8yQXUVilFDmBbS8mozajNqM2ovQlq5VmiNokfE4PxY70Ek3uaDGeXPCju+iQYz7CjCGONLcMASEedi3mAY1gD133OTpFXMmM2YzZj9quJZgBnydkkWkyk0WIvYgYyV/z7ah76TD8015TFs3/E4vFo3KFaRwJwq+qnhd92bln/pUyo29x+6sQPN73fQ4Tjdj5iw6ab8dUoXzJVzwMnVpmomah3G3ubdtVzDLcVYwBN4sEE7wP0INi2JsRQqG1S1F0EgFBSoyzXDnsKBVDBOtaYGCeMl6x14EoEnJgs54th6ASGamZoZujjskqvQemDhtWOYZQn8V5C9DHaC6qtMTEcUtsp7MA0TOutUFZLi5WDCLLwF8IxVYZhpxE4hOkU4bQZpxmnGadfKk7RWeI0ie0Sso/TVxfzxWq7Wl986iN1nZYNYbWt0EErZ5oao4KRqgT3FngpoRbcceU4NIgforUVk/Ga8ZrxmvG6O7fQ2VG8JnFcEvTx+kJthlZLTX15CKplWYenhAMEibUWGWeooAxJr7lUwFsJhO3N+0sJGaUZpRmlGaW7cwuJHUVpEqMlYR+lVTb2Pkt3zfUhmFaF3dCsMO9nQkhmJFJce80IhgJgw6UTRPRoWonIOM04zTjNON2dW8jrKE6TOCyJ+jj9Yb60xX9s+zz1oeBqO8LTqrB7hhSzmAtCOLZeMaKNkw46AgGUUMr+bL8SkXmaeZp5mnm6O7e41lGeJmFWEg/w9NALtcHdoA9qp7AbVgUQN4g6wRX1jnsrOAp/hAZIxiWkPZxO4H+acZpxmnH6peKUnyVOkwgq2Ymgmi/nl2pRvNqfcjtwHExVZ7Y/CffIMTBHqvaOfanq/rave+L5L2O3nhqn19+ox1F0DyfA9D5kF6LlgBWVqT2IsDpqsOmL4bdlFy2s26n5oljHr5ShmqF6x2e/HPbbc3RClWNYTaKlJD2G1WM47UVMHVboWKxQYC25xgBa6j3QkAdjlXEVc10p7FuLtSfmxKipR8zXKeKmMl8zXx915pUbgPZBXVRHIZuESkl21HZ9WbbzmOV6Wdc4DtyqWnehQHDimHEGM4YZBx4BqYQVinjENGTj2K2EfbnwhRm+Gb4ZvifD9zqHVvgg8E3CrGQaZvV8+S7ULL692s6Xbjt0iqwqa8x0XWN80WCk4pGA1eoXp60XjN11YqBed5uHCE8d+XaHy65udel2m7l52p7MvFrGz/LOdSlbobXCbwZsBuz9rR4c9OQzXDuoQpsGyCqSyCsp+mQ9CGCtOTIUwJoUdV2vvAOGMIEsRBg6hyUU2klHvNFQ4NZVIBFwmpn6WJk6gYmamZqZ+kVtc12P1odcLRjHahKBJWUfq72A1homwwGtncLuCbGSMMQAtMRZo4T1XkhpHfOMMWtID65TBLRmvGa8Zrx+LXhFZ4nXNgILA9DH65/dx20frsvq6hBaY1EHrBpDCgHlDDsrIYLEaOSBMhAxSDmSh2CNAjJWM1YzVjNWb4JVfJZYxQlWYR+rA8cT1jgZO5zwoPggYwCgjEIDieAOKmYwCkYsBwBy7YSyh4id5mDCjNmM2YzZrwWz5CwxSxLMogHMXhlTPc4hZfcFg5CtSrtxWjEfi+REEeSMF8BBZ5iPuVm8UQSDHmMrGRmxGbEZsRmxN0EsPUvE0gSxuI/YXuBWDZPhwK1OYYevylnilEKeC4ExhVpJIyXh3jkPKXaHfJ0icCvjNeM14/VrwSs7S7yyBK+kj9emqxx6wtZMafrdoBvsUJ1uZixrDScUUm+9ID5YtwhyRwKJueImyYg9JCmjN6M3oze7w94MvvwBnWHH4duGe2GYLh/8xe1WV+ai+NaFFx7679IWz33XzK2r7Jlb/72bJFsISeIKAVTaCk2IMMJiijXUMTlBy9f6x0eRel1/2lQyZrps80zF9s6qLz0RTI/c4SGCCJqPVGtCoGYJF7fxzuwCmj5FMoVXE7tblWBgfbHarbaFbr9q+QxF/WDz5bvbM/NaLRvQrSd//++3oYvuLt4++ePb8Jo+VFXrF1u916AMAQtvy08+VvxsfbF+++Tp2ydLdelKWXWHLTtr8dzaX5ZledCZsrgGU5Aa/xkA69u6C25mbU+LF2vtqW67LQU8+Z//fHIzQHR8N+/I2hpUb5Godzp1feP23SbR6F242nbnSquTa93ZqhQOacSIB0BBCJlFUABhmKIEQ4b2mp0IOEm7KzkXq48mjJi1wKmNpaP3uH9LKSh0WRQGu6ot0dK5WtRWz3bh3Ptg78SNrFBg3l+tt4V3ane1cWUI0eVqFartbSfnIxbuR79vPnY+mGrIRDXSaccrp94Xz9+5pfk0EAKyDqUzVZaOh38MVDoS+hFrnxb4MXS/iTXj2C0eIuBj4CsdTB/quL+nxSLeZj9z2ORJQZ4U3G0IR9I3zzF8A40QUYKEiPSQiD0v45IIwz7GSVHXEY4jqC2DyEmvDYUCESiUxd5yC4Lx0MKxFXDaIstjI+MEk4JMxkzGM1+pPg7IBw3CGIUjTODIeuaiDt+0ZyXWF/toLEu6/muOCQ0BRF4DTCSwhBruY0Jxo6GGskvG8vcZjBmMGYxfExjRWYIxCZ+A/BCMQ9nCSi6MpgrrlnYT1kApLBSCaiWdpAhBg7EjgPhoVmrTheREScIyKDMoMygfFyjxWYIyCYiA4hCUPSeyEgrDLmRJUTc7gg0zZiYkD1NqjRUHUmMBrAhMQJ4z3eXjFO5jGY4ZjhmOjwuO5CzhmIQxwDTHwctVaPXyeDLvssqNcnmP1+xtyuzrnJbCe+SOU+U2HH+g2zkjnLgj87yoWlKs++kMy71KryIvg7iAlkJFPlYqXnogFGa1WG0CqYpwx/CoGZQZlHecovuAKne1TfNj7B2r6IYSevl3GxW7vQm3XRcrX7yIvT4W/y1+hNdths/iu6tVUH9XfF/u2Bd/f3O1W23mavGfB+jtdrVqNz75cJXbRP3bwLSL1cfZbhU9WGZqZuvWBHisZys/K3UwFkc/oVlpZsXWxJpVa2aV/8Dbbw6A39zg7TfVW53t3+qsZvWz9fLd8WEBjw0LSegFSnMzpOPBIjxnZ4s+oWFT1rWfDyt0w9w4xkwLLqgjimvEvTLKQ0q4A4SRNpS4J+bEhLiPZKg40YbOQ0UeKh6hTX2DEePkfas8Wpw4WiSRJAgOjha9jbr93Yd367rFXddmixXhiHhLKLaOYoiN04xJZqDViQPkgZA8SuRRIo8SX+0ogfIo8cCjRBLygtDwnGK1CRrxprw+OK+I5bNdXT42t2grdcYNozU1zAlOjYEeUU0YjtGH0ijtPBJD84tWVB498uiRR4+vdvTAefR44NEjiahC+MjoUSvIkfHD7GscHUHqat25hxEcQwiRMJxL4r1izgHuFGBEAIFGx5BG5fIokkeRPIp8raMIyaPIA48iSfAhIoOjSFSNIHk7OICYtnBk7GhqdONvrIA+PK6yAmsmERSeO4E54QJg4ejAsNHIySNGHjHyiPHVjhg0jxgPOmLEkwnaESMNzny+Xhevd1d20DVKrdezbVl45KzCXp0jserhbr9VdzvxqMLeTadKdzX0xLc7WnsqX6h9rqrwbrYNBvZsDb29vl5lZrlc6XlEbfic1n1wi9U6oiOMH+oyDwR5ILjjQwf3EDnHgHUyxsQkJhOxMSYeugeFwllVOPt12D+oX6PrZm8c8NhQgiDRIB6hjZXUznhLJcegDUPqyzkxY+AZQ3MqyzlDM0PzkaVdPcbOB41lH+VmErKJ+DA3B45nSXD2euSIloEqBz4znnPOEI9HB0iLvHRWKaYFCZeokkPofD3NUS0PyE6c2ZnZmdl5W3ais2RnEsWJxDA7D50ME5g9H/IyPCzv5ln0IuDRGgiZYUgGgGorpA/4DMhUyA0h8/npfobZ1sy8zLx8VLzEZ8nLJLATyWFeDmx1JTB7MbLXNVDlAJxaWxRPW5UCWwyJxyjYmABYLWMikSFwvphktyuzM7Mzs/NRsZOcJTuT6EecRj++uNLxEI16+zjBpgkFM5UUVMTsXu56IwNsLTbBngSEB+vSMBv+YzUjXgFnWpeArozTANmVdUe5vI/f5L5Th+zBWSfyLvc3d+73XeEWLqrP9mkRW9z3CgiqP38/X74rTOgfEWOqBEFRvYeczrvWlST2C6exX9+WHOpvjZZ8Gt8V7RQf2RAt6522F9q51USd//Dp7jUbREyT03ntwwlyRg7zKXt5kOC20X6Yh3pV0vvts+I/tkovqmMrQuPN+8WnoDPb3epy/s9YkE2JbErc7T7pIUzObquUjuExCXrCqIfHl2551WPjZXWxM+lqSzpWBJaIc0+xRkZTZRghCjIiNeEGc8Tbo4Hb359mQdw/M9HdpxbLzMzM/GKnX9eh80F3SkexmUT7YNzDZu9MhAohw4cipGXdhSrLFUZWG6OBtl5ax4jxSFmvJAUKHcBzimMRzs/kzPjM+Mz4/Hx8orPEZxLmgkkPn/0QyYohI4GRncIOQYGGyGMNBVbYCASYwzFzl7DISgyTc2U6IjJCM0IzQjNCz2L/dAyhMIn7wLSPULVZBY4s+gxtC4YgWpd2KOqIKlOTWGq8hIRiQDlVUiCLrTflGYkditYyMkYzRjNGzxijCQruC6XkLFGahItgNoDS0C+vBqzR/fVBkJaFB/EhxiAgtMQIeUowtcAT78Oknllple5xtBSRMZoxmjGardHJIq7vBKFJ5AjmPYT+aTO3PX6+qy4OwDOWdLeRjCaaQIukRE4rAJFEUAuvuZHMKnVAzvj7jM2MzYzNjM0Gm+wssZkEjWDRw+Zfg/xV1Ut69PwQy6r+NgzRpEJ3Ns8NtARpBAWUnECPHUcGYkStctTZA5YmYjJSM1IzUjNSG6Tys0RqEleCZQ+pveMUK4QMn6eYlnUZaoVnilLCOQ32qHGUCuVRmM0ja8LfDxg6xYmKGZ8ZnxmfXxI+xVniMwktIaCHz5+jsuvV7z2ALtqCAYQ2pQfbShogqjEAGirhCeQWEKcFgBB7ZQ7dmxoZGaMZoxmjZ4zROlro/kAqrwEpfBCQJnFHJI07+rPaXW1c/YYTji7L67P926sw2rnaxafzUBEqiDPQYC0MYgYDaowixAnQBuh1RByl53Wdqpbkfl8vVhu32YuchKLDwh/iJO/6C31ft6RRhjcNV0PbtyVPvpsHHm5K9YiYfKXCn82iSUq6jUlNZ78st/cTivfk7//9NvTN3cXbJ398G17RhzqwcV23ahuzmgYWvC0/8XDhs/XF+u2Tp29Dn7l0pZzmmbZNptXwTL8syzpBWcoqNY+C3PjPAE/f1p1uM2v7VrxYq011620p4Mn/PB1+isX8v6JKlm0YepB+ef9Zks91Tw8Ts9HeXXBknTr3uzIpdBjqf3Blxw0dcbXd7XvthdoVP13GqPvYbf9SOolvJ0uY6+t7ztbhnnsgjOa/7eJsIOntIEqTGCWSxig93+yKP8Xam09pbtvNbvZuf7XCaHKtm/hcGAokVS4Yuxxj7pijGilBIXXcsjawMxFwYg6IVtAdxTcfucP1xil6Vh59dafRzYtoizwt3rnVpdttwtDeRDqXFJ2H34bOuouRzZdq+z4JfP4yYppfbVaXwQiuclq/jKr6F2ei1dhYj3WK6xdN1vcfw7y00fKp9HZdNaJKZX0ZdXdTNmJv8NaZrZvU87M4OZ5V+eeP6HfQyFmtkbPXt1PyJKKGpBE14a3srejwTkLHX6babpLi0NqyeDx6+1jtI8Hc6c9Oi+k+1oCp8hscfyP3HvE99AHj3LScrLlNORAHpd+EiWdVJ4xpZXKYzg/LF2mbyd+z4vXF6qOJ87uyqrnaRLs/TP5W/4im19MwJayyQ5ZMqQ+rCLcJU5zLOiVN1LLtwrn3xW6jlttKYf+Qp7V5WnvbUPEx0zv8yanAwiGDtVvWN1b/UpafjYU6DuKzC3VnYyNMEnREyNgI0wvdTEtnPw5GcA5UOTiVjXPrOCdaeEoENxBxZojiGlsjksTgA4JOTKjzyIabCWbvebjJw03ejPpMeD9osP0YuFES6kToKLi7pzl0UTpwmEOvQgfZ3uiYuQQYwK2yiAOLFDfOE4Khdl6MIPvkoxwysDOwM7DzttfNkY3OEtlJSBVhY8h+VWvjGLaT8nF0N5W6gf9GEA45Nphj6bnkXFiDDPBGckAcGcZ3IyojPCM8Izzb3PcDcHyWAE8CuggftbnLHdVPo2b3vviI5V3V6dCbU2EVRMAQzQxlgDGJvPJAKYKVMmzE+K4kZXhneGd4Z3jfD7zJWcI7CSsjYgzeAye5dXg6dpbbYKXuereyVAsCDbRCOsmt1V5yZISGUGk7Yn1Pc55bBngGeAZ4BvhNAU7PEuBJEBuR484wveOROkAdOyBpsNKhWxw2mADCtJbQaY0IdsQqRjihtkzwMADwaQ5JygDPAM8AzwC/KcDZWQI8CaOjnROa4gev8jNui++bl5wSvKowixVmaYUK4cPF3dUTwCCn3EMkvGUoRtkhziG1SnOseWJ9D8o6kd61TBNlahc6lpspHzpI6UA6Fb+P3uQhTmgY/qyNNpWBeO82Tu327Fr5UrnXq/XVQgXlKx+i+JeifIw6cGRKd+fyxdzCda1qUPVSB7zXesV9B7Zvq0d63jzQ4w+0eBG/YIyILH6KPuoVFopv6/63tLPqWX+6jGGW9aefyl87jOWz3WpmyiaEm83mbRP2KhCaUH2SeWzC9dEYIzCpFP9aj22URLjRNMIt2I3F95tNGFNexy5avIkfNkFcKJ+V5bOyfNaUV4QbLO0AjhGIlDXcGYCoQAwj4QhwlCIFiYOtA/egqNP4FkW6UmQMpp2IZ12hZ8mv1BT9qD5FdbhU72vbsmx7UUYXX0ad106F3web7csI2DhQ/yL271fxYcvYql/nwTQNtkr4ZrsAhu3OKRvx/iJGdvwtWLN/nQdzaDVhzNUBC2ax+1S9cVTTh5XqhqEZKIm/omn81c+BODFM51XVaxv9XlSXyzaNh2IM1ToSgrFYnxZ40bmdvpovpotcHRJ9k7hVMWGgRfopKnujF/C/zwtQzet24RdqY5uA/9jDy7bH8a2Ko4yjW/1slXLHaUKp8PpqO1+6bRVHFCeld5kNoBpV644Z27K7iEBqnqbuFftpX0DHKjQ8AitYNpswwy1KTQ9zoepRi+3FarMzKxseaLO6LGsGXq3irDfm3P1UVJply4d+VjxfbFdP43mblzFbQpAx96FeycfQjqVz1tl6Drpt3/L2j+H2na8Sw7iCCZRcLl/qi/r0zuemnrHF6fjBT6usRW+fPAugnpv3ZZOr3rnt37kUEC4ti3erKPhtULVP4Q3O/q0+IXRb3yR8glJSNUWMzKpe2i9rt0f/y/rVqf3CQ1Wn07xX5Vuuq17TFfKRgfX09gCeZxdGwcdGgyRQj+KR0aDs7GNDQj1J66xJ9ip0LD4b7sowNUohYBV3TiisNBPcC0aZ9/vxoifmNGvv3AeNEy2/PGjkQSMPGo9wafSaseNBozhGx40k/I6SsXGjzmGxHRs7fFs+Pn40lbqrBpQibThSMV8jBBIKxYhgzEqtuTRweAxpRD3ucQTmcSSPI3kcyePI7cYRfI7jCE6iASkdG0f6h/Z0QDlyds9Qnc4gYqiGADpFCYeOEyCV44FXSlhCvTYjE5FJTvLJY0geQ/IYkseQRzaGkLMcQ5LwRMpGx5DeMcRdqg+fRjxUp3uYEbFKAMoV0xozzo1U1ksPhfeGGQ9GxpApzibOY0geQ/IYkseQRzaGoLMcQ5IIScrHxpA3MZPl5WoZd+7HBpJdt874aJJW7AwpSmAWD7eH0FgKISUIWcE8IEICo/3I2lYqLu+T5HEljyt5XPmqxhV6luNKErxJxbH1rbZjH1vmiq5iynScyMdWu9qq3dHFek0o04h7xZ1mGhJIrfAChGHHJycNHBGYx5c8vuTxJY8vX9X4ws5yfEliS6kc999arMf9t8qyY/5b4Xt0tk0UBYhg6KXmniEirZQ6XGHEOmQtH/PfWqzzuJHHjTxu5HHjqxo3+FmOG0lIKwOj/luH5+t2vakGj9kdqNIZPZBiyhvModWWAaMh5F4o4KkF0ikjRzy3Jjh0N48fefzI40cePx7Z+CHOcvxIwoUZHBs/kl4xNoiU6jm7rKuMjyRJve5yFjPUAIKBJsxa4phjgkAmGVHCUGKHh5NEWh5T8piSx5Q8pnxVY8qDHrI8OqYkkekcdvKkbdarTeyD7bHR7YmBddmxYwIPqhw9G/Cg7uemPTu85cTHgo7f4Ho3LVhemvZQwOYDvekcV29W4RNXKh4wEJ4iHoCZjAz71G0V//fJzl4FkvrVYh4AuXQft0/DrefxSNGngUbq8mmT3+xprXd1Y54WbmeexQQlm/L+23gi6UXUgqiiLryVT2H0KjN4/WHCVBafcZTc7tPafdzMR9LxHJb2s/G82deYMhfPUKtue6hcX1HPLhRajuEnCYXmaBA/A8fJNWo4dpZct7x7rAXxwR5zWECkIBPQA6C0kFQARy3snErUlXJqSsbHw6ZJ0jF+xWyaPInf9fr9oOGqo7qdhKtyPGJaLIJ6uOJ1MNPdclDH6yqzfZURXe/W6+o8Rco7KZwXUHoePiUg0GptNSeSYTmg811pWfez7k+l+9k8OTPv5DF8kSRKkpNBfD3X3QDJlh9NyQisyuJuylHtqReeWWIMBpAZpwRDQhpNmKOaDTCqFJLRlNF0tmYJPku9TiLXOB3U6/13HdTttHREv/dVuvkzIDJIWy6ID9oNsUTWhkkIIQobbDwe0PG9oKznWc/PVs/JWep5El3E2aCev7hQm+HxuykZ0e+yuKPbxCJupcYaGW+M4xQ4iphSXmOElPQDul0KyXqd9fps9ZqepV4n0R2cD+r1n8PHHFTrumBEq2Np9xAXzaizlCtgidVcUis0x8IDJZFHlg8odZSRdTrr9NnqNDtLnU486rkY3gaYb+ZVsu3+NkBTNLYNUJZ3NBtiZjxUEjJAnIASCOk0phwr5iAAamgboJSSdTvr9tnqNj9L3U68nrkc1O2REP9W994cie8frtUdxyFXzgDlrcHQYY6pNF4RwOLkm2EzoO1vJovszzr/9eh8fcLG/Wq9OEutT3xVBRjU+te71cYNqntTMqLnZXF3ZS10XA0JQ8BawzDhmHHIHDDW2zCuwwEFL4Vkzc6afbajuTxLvU78BcWwv+Drq3X40/C6Wls2pttVhY52S4IIkkhxATgzjgmDvPJUcI2YscoOaXclJut31u/zddoBZ6ngiUeeQCPmurocMdPLglHzXF1218yDFjvCpKYKKEQJZYga7Jnl3mMt3aBZri6zUmelPl+lPktXPJK44olhV7zXLvYHZ4tX9fHWxZuyzuAoXtedNXVnTd2xUX34B10vPWexIdBT6Jj2BJAwyjvIZUwNLozTQ6P8sNgMiAyI8wXEWTq70cTZTZCbAeJmaLgFFLor9EAyw4WlHgDusQQAIaEIkIhC6pC7CQ4yCDIIznjhDp6lfxxN/OPEsH/ci+pLDnvO7MvGfGeqCt31O+AdVhhCKGkY+61W2FGgLVRaClp63/a8ZyoxWcWzip/vWH+WjnE0cYwTbGSG//uu+HaxMu9H5vm/72ZN8ehsv6nTXcvDmgmtEbaMegsBEpppGub8UGpBNR2c8zeSsrJnZT9fZT9LbzmaeMuJYW+5lys9X7ji+Xo9qOxV8awqHlH2tk5H2R2VCDNpEcbaKcYxAdgqBalhjkgx5GXTSsrKnpX9fJX9LN3oaOJGJ4bd6F5UH27Edm8Lx4z3ukZ3TIfKSSKEpkRzgIAX4e/Wa2+ZoQwPqXkjJyt5VvLzVfKz9KejiT+dGPan66UQbRXvh8H8oYfl3WxvAFovgfIIYA8YlMRABQUn1HIp2JBzzQ8TZA7Nyp2V+y6V+yzd5mjiNidH3ObMJnSJ4s0q/G/YYq9qzN6sZlWNsfX3tFo3XbBlwgcTnQatl4oQ6pjTgFLrnQvD/NCA3hGWFT8r/vkq/ln61dHWr46A1O3m281VqNw8z76PJIqvyxpDffkgJ994xcOMfCM1P0+fR4RNpMzjD9XVZNTXZDRxRr76U+06atzkbt1UuVpVcbWc/9eVK4Lo8EjF7kLtiu1uHthcxJwgUQOLdbV/WfxLER73w9wEha82qLaVEBseoiJD0GFni91GLbdVfy1Chy5Crw4SrxZqs/hUzEMTNzGaYfnu2cNm4NNXWi/cZdDRi6EcN73ifpKbb8sqL2OVKbPc1ApZ3XV7+xw34zp6J4n4flx9jAPAizK1behRzdi7mb8L/Sz0hzIzTPEy7tlX3SQyPCZ7/TEm2yrzvP79zdVutZmrxX8e0KxV6fgCq9eVKHep0bv6t4EUF6uP8YiyKs3uTM22VVt2TVtmKrZldulm26ots9CWWWjL7CLm14qa8fabA4I24t9+U73YWf1in62rAMBRulaO/kN0FQldcZ+uL93yqk/Uy+pqx3xKig7yCmoEDVfOIcIllxhj5iQjCAPLHG7j/xMBp5lJjwOrExhIXxVWJzaIbk6mk/0WM5VuTSWZUIn0qfRj1RcOqFT3kCEqxaLu0g0mSFkAASVacq0MlwJ466VDnGpMDqkUBWQqZSpNl9Yw23ynZzfMZL0tWRlIyEr7ZD1M3FhzRQ1lbUzLDuDqoLHIYWak4gIbKDHyVnmHHCF9uKrT8zVmuma6ZrpOm2My0/XWdIUJXdmA3RoUf1Eqf994TYoGLdimvJu/g3tBEbIxGS5mhHGGsbZYQ+KJw072zNhGSqZtpu3ZzLBJJtW9kwolpOJ9Ug2EMtVquR4JXzoo7oYsKcKQkxBzDAgK1qBR1DKErRVOKMIPMbWeJEwpUypTakJK0Uype6cUTigl+pR6XffSPqW2bckQpZriDqWMdk5DxxU1SBCkIaXeQayM5gYyag8p1QjJlMqU+pywyTx3HWUty6y9d9aShLWyz9p4hOvg2qDZFwyRti7tgBZDzazyViPrNSUCUsQodgxYTxXW5hC0tYzM2czZzNlJOcszZ++ds22UAoGgz9leiEKNFj8Yn9Ap7PrdcEqlB4Zy4sJEW9JAWwIsR0ZrAPuQ9RNEJmTG5hn3hHQSmU73TieW0KmTxfQiKO/FMW9rU9a4gbf1SMVj56AP/+IzoyhGbm/V5v1UcRRHbnGTSIqp/a9HPl4TThH+5sLftvUb2yvBxaqBytLtAqrc1i2Ni0EXZWBF9ZTPiucf1HyhgiFUqCiv3F8q1NIW8XGL+mHvycP6dkERo3363I4Jx2hMX5PoCIj6+to/I7zqmiMHhKeF3bUxSJCQEHIHHdLSOQ6Z11JCwjRyIDmhLxVxYrjTI1PUKUKevixFnTqI6cb6+pC5Rsd1NfG1h7ivq/+xDl84BpZ9/+EwiVjVTZsKs32FIe09qHVw4DdTiDlvrXISSY69c8Q5arzi1JfTkY4aH8jK+vx16/P0yQBvrNHoLDU68VOHpK/RvWOwq+45fAZ2UtbRWeE8xNhjz1iYzzMsAMZECewQd85qfaizU5x+nTU1j7yfp6f4HPWUJ17PkPb19JXahon0wIjbFgzpal3aPa4eUmcNEBiHERVrjjAFWhjJiRfMS3KorbWMrK9ZXx9EX8lZ6mviRwvZgL5erHar4k/xZ5tPA1obi2dt8aDupnU6GmwlEUAoySGRxlKLNcaUKCQIkN6nZ9sOSMp6nPX4QfSYnqUeJ16mkPf1+MXq8vJqOd8N6HBaNKS/+/Jufh5EiGOKWa6YhNGpQDlkOeCMQgxUT3f3UrLeZr19EL1lZ6m3id8lFH29fe02l6GX9JR2f31IY6vC7tTWO+ulwNpS6r0HnivIbJjlKu5o5fHZUddKRNbVrKsPoqv8LHU18duDcmiM7ee1bQa/kaS23eLuArKGYWRlwnEaeiIlwlspHMHlCXVAgv4AO0k626yzWWc/T2fFWeps4gOGQF9n+2lqq945kqM2Leyaw5JTFtTUYmuIdAQ5q6wi2DEssea9peNJstNmXc26+nm6Ks9SVxOPKDTgEfVz+T2u94sqv9vNvaOGq1/vIzX8u2lVuY4gv1NdbmLhs6/UWflKjfb2s/OYwmP6nHhMITSmz2N+U2Xpce+ptEp3tgsNAJ5oioynFEFinYTSYQ8xRNCbw9E4FXQ3Y/L5KnIele9nVL6xPj+oR9WoLiceVQiP6fK1flWVot3Mu2qwbvfQF4YVkUHPHaCUK0M9do5BiyjzVFs1rOb34mmV9T37Wt1Y49FZanzicYXImMaP+F1VmnbM+yqp0d0TJswIJxzzAsRD2J3VlHhoymk1d2xYp+/QEytrch65b6jH+Bz1WCQeWYiO6fGoX1alX8e9szp1uj5axmDrDIOUMoeQhJZ5LAx0ijopkpTkQ5KyPmd9flB9Jmepz4nHFmKj+nzcb6vWsxt4bw3U7NrgLsypAYBcaqk5ABoAymSww42iXJbHyAxp+N17cmU9z3p+Qz2nZ6nniUcX4mN6fsSvq9K067y7Dmp1kwkSbwywBFshpbeSQci01YZyww11I/PrO/b0ynqd9fqGes3OUq8Tjy8kxvR6zO+rUrGj3l9plY46e4OBDnNoDrA2XCNMGaMGM61UmGsTN6zOd+kJlnU56/INdZmfpS4nHmFIjo/RY35hzYB51DusW6mj0c6KMDZ7xbAzmkrjw4yAMsCEM17YcrY/OEDfpadY1ums0zfUaXGWOp14jGEwptNjfmOVhh31HkurdA9zgUxwjgSj3lJrPENIGmmYItJ6z/GwNt+lJ1nW5azLN9RleZa6nHiU4dSj7C+r8PP4cY54k23qOjfwJButesSLbPQ3n6fCo+ImUt9jb+Na1cUTe46Nfr7ChN9VOlmfSf5DzNL3QS2KoL7B8DFuswt/jKeRO9scWB7Uuc0huM8teI6+Ycf67dn5hZExrUz8wjAa0sqDs3D3fW/oNNxOYXdpGlkoPPceC4+Q9wRCRZwnVnpKZHI4WkfEaSPp41HDCUbQR6eGE4+Rt9HGB/XqGtXExKsL4yFNPDj/dd/9hk6A7RR2D88Kpq1GwjJtnaQSAqONoxxpjShESfRhR0TWxC9XEyf3ubqNLqKz1MXE3wqTIV38eb50V+shbVw0JcP6WBV3NJIxDKUAECIBKMVYAYuRMJg7ypTVtq+RlZCsk3l0vAONxOeokTLxnMJ0XCMLNK6TM3SNVs5Q12YV2hBopUDWEC6cVToYrkpJSRi0SS75npismVkz70AzyVlqZuIDhdmQZtauRcWbsmBAPd9VFWa7usKwjnZqdf2UFcGKxzgDw7lSzHkHqdAAKM2NBwMDaEdW1tasrXegrfQstTXxZML8iLYe0dPrNPQghTpSkBDLBAPaeESchJbqYO8qg5CHo7qZtfLL1UqjNqvwThcPpJnsLDUz8UXCYkgzX69Dc7qBAftuuG3LhnWzqdB1KnQEWKIEBAZhLyz1jhpLjcLQOTQ0cDZisnbmMfMONJOfpWYmnkVYDmlmzwNh3wGHzy87KO56HpAwwaTIUkeZNzDY1DFixwmnfTBzkerr5BRnmGWNzBp5fn5BoxqZ+AURMKSR37mdmi+Kl2UrB/TSluWzy7p8WDvTSt09FAqthAIB7D2XnEYLV0kPtQPSY6j7OpqKypqa91LuRFev8/uBD6Krid8Pgdfp6vD6bao9R1Zxu9W6S0TGU+i0xsHchdYZSTgRCjoAmaHO8+Mam1d0s87elS8COEulTdyCSMctyIWv9X34QXiq1xerj0Ztwx+aF7hX3FBr5spas21da7Z/zZXyRkmzStKskTSrJHU0lwimkdYOScYRchwQBHmYn2IDKIfJWHtE4InaO/40U+nv0fd17Tm/U2rw82XhFu6dCiratKR0ty31NbazqNpZ/Ev5t10oqtXmWfHDwv0+L91sl7YwV9vd6nL+z6gId6CtJ+loxy/vjizZQbVKfHxI6uPz03Z16Xabuenr0rwpOlSgw4JufJkGDFDojWeMSEWIR0giQIgjkCjcpm45lHKaqvSlTaIfA+/gWqWgUypFYVaL1cZfLZ4W+7bUR1a3x2GXR1eHOotPnc5f/XZbKkW4oXPhLpXkrBa1WiTuNiR1t/l1tSqjql3oPbVmFK8DfeYmUZCPq9XM1JXq/jHbNpUOnMOP1j30Ch+v/HnKMSBvIv0YkNxTEXCNipzoCv68NtFC51fL+aWKFtzQ59try6zYXcy3McIjRnJU77WJxahOjbcrt13+X7siPG9XVOjL6g4cwp/G7tG8xpONwKN99+z8w+mwahKQ+N2Q1O/m+9nBwyUa2ZbNXnfHrHrG1qvQ3ZWgGBtvBTZIOYiQRxhw4qCznHtE27GrJ+a0weu89fPkIezR6ufB6ucDqumDOo6PqmjigEPYMRXtLYf2FGj2cmhBdKRaN80vog5Qg8MsjUKqJVKcWgUgN0wowfC40lbCsupm1b1L1UUPucwyqrqJNw7h1xi+331aqsuO5Rtq9ZSprVWp8JE63S0N4ZBhxGOOpaMUGcqwIcJQ6RHwrl0gPSLwBjr88ePHZ5UWJdpcqnDTe7cPrc3wrLXZVq+6q87hQbd3qsftEulU+vtAc00CEjcbkrrZfLtYJfmyix/CnH2+3Q0FI+u65szFmjNf1TwSknzND44EJt/wl583aA7LnEjTRt/Nvc5K437ENR/2IMdAs8Ow337YJx0ol3e0U+Fv/mpRxEdTi1qHY389xxjl6zv12c1E2ZjiJl44RA4pbu/0ir32XAyeXHFQ3PXCUcg5TMIs1FkAhSRUK0YckxALCFwbr3wg5DQz9hw0sjf8kVJJp9whfIwaObELzu0V80HnnqNKmTjiUDCklIdJ6ff6ooYS0ndLuzv4lgNJHWFeaeQ0CdNLAIgA3kKumDN9jVSnJ6J/DENkVsiHUUh0lgqZeNtQOKSQr1abnV8t5qshpVwnhcOKua/RjfLgyFqjNeCaISmQFgZBjIRiWGCHUF8593KygmYFvRsFxWepoIlnDUVDCvqrC20K/z0Ml9yrzseqwnC45HCtrkeNN14DLSUS0kAU7FtiGMeAaR3mV8n5qMOyssJmhb0bhSVnqbCJzw7FxxT2RRvVNqqzSeTbcbVtKnZ3Ri3UWnJptTdKaCVjPngFDfCMUVzGpoxobiMuK+8Xqrx3EFJ5ewWmZ6nAiXcRJUdHXPf77uiAW5VfM96GSh2lxYh5xCVGkiiOpbVYKYONCTTByHpxZLgNorLC5tH2bpSVnaOywsTfiNLB+ava7OZuO24er6sK15jHnVrdnVDClXJQYyYsNthKALlHDDhmmKKED8xlU1lZYbPC3o3C8rNU2MT7iLJjCnvMPG406Frz+LBiN2GXlyDYxIrroLLKOcc91gwIYxVgLDmvdFRcVt5sHt+dAouzVODEB4nyoyPuiHm8H/6OmcdppYPsl4pwTJgxDEstdDy7kFqvIEVQM+ePDLfZPM6j7Z0pqzxLZU28l+ig99IPV0sXv8qoeeyrCteYx51a3XOOpOMcYkI4MhgbyrQjBAGOPZIWetvX146srLBZYe/IQQKcpcYmbktUHtPYXhhNT4G2g8E0I9W6zhOQAgkEgQZRw43wIExwgRTcAAOE4ONKO0VUaNba87eLH0Bfz9KjCSYeTQwcHWFHzOH9cHfMHE4rdTU1aCdwiDAfcxxY5Imj1kBGmYdhuDVHhtdsDufR9e609SzdnWDi7sQG3Z3qAzaHFNXsi4Z1tC7vqCclSAAokDZKMEKwQ4wIjWHQVwLd0OJwLSVrZtbMO9LMs/RzgomfE0v9nMrVJNM/zmhdXz88zii52t1W9QSF0VEArr10nhgNqVXW0fI/5VttomkSEaeGmW5sTGC1LWXNQnd65/aO//+rlMwmUcla1v1HmsaPUlRPVIT+cxW+09U2dscYe7b/dN9778yueG7t7JfpD84cUKEnf//vt+FD7i7ePvnj2/AGPtTpOJpvu52FDr5avn1bfr7hwmfri/XbJ0/fPlmqS1fKaZ5nmzzQL8uyTtCEskrdLYLc+E+MXjzoE2/rHrWZtf0mXqx1orr1thTw5H/+88l5B8fBxNeJdXydrnR5FuBqs744VFxdls0uY1lXeXslh/usjmljoHICYIm9x55jIZzFWnqRLPweirlzJaYTKjE9MyXufMqH1+Dq41bfdkCHe8V9La4eaP88X7cCJ75OjHRH3VBX/T4w6pbXe6Nue7WjtEgCJxjFBCPmHITCSaYcNw5QLLxC6ajbirhzhSUTKiy5f4VtXlYRH7BR2dKIvYyrM+HfH1x1znXsAat7UdjzD+VGia8QS32F/hrkrA57+od4sdvN20vd3HnShUkeCHYkJkBoDYhADmLvOMVWJQNT+/s77+B4wg6O77+Db+dxzjY0MJW9/Mc3L3+mRfk6c9cuu3biVcNSr5r/xy3DCL5Zbg+793u3DINlKOh28e7l7koj9UI66qnGUkItJXVIe6cpMN7JxC+1K+POuzqasKujB+vq5ZMVOnSjd5vV1dJWaB/o+6rYXunwcYv207pyNpI1odSExD2FddxT1HZuKqK8WIUflQNjOi2J5VUvM2l5PTUZKu2OAp4hahh1QilNmJBeUWYpowhxaWl7cNWgqDvUkokS4Yze4f5Vpn1txcoXv4amvYpNqz5uldVhWylL2c6n1UjxtNhP8J+2FlTMshqmC+4P95Jb9QtZl3ia52b3QLLEd4elvjs/q/jAcX7+13hM5utVh2OLpnT2IZ5YuV0lFBso687WrCLUeGSldgZwx6HAGnse/k8Kptt4sQFBpxGsFRhlBTBeLXd29XE5Eb7GxN+EXWxCdsVM/25XfPvLL6/f/KF43u45pNm99o0tYmOLfWO7azMxv/rbJy+qxf/YB94+OYPlmUsVp51LtTRuCAG94j4Ckicq/qV42f7gM4HQ3tyuTLwQ7htzuu07Q9Kmx0KGxEeIpT5C/7GM1uKLcOPd5urQwCkLZweFFRf6Rd0AcA2Rl0ogRTURllDFAbdehukuC/Z/GwDel3MaFa5KeaYjbxIe9AXfNwn+troKJspiUSziWk2ZsW8PgLJ1Rdq6wIRlGXJY7l9mADxqALzYuLg5Hb5KX1+LV/EDv7lQu7dXCEAZOsj3cR1vF9pY/HW+ne/i0QC/XszDOBC7UDB+3xd/f3MVLs/V4j8P2HKjPJr1b7dvvzFlw2ZqOevrR7lzPovZI2ex285c06rZh7pVs4+xVbNPq6tZmC28f/vNAdmaG739ZgA3FR6uJ1/ibcXB0C5xZQEn2GtKZvuSinkH1w9iDEz0o4LECayYFEQCzCTxlgrurG4Dgw6EnEa77XL1cW/sz7bGLafy2BiQfN+8+1Mwe4KarQoVsBf7TrBmVraapUWSvQ5NbDeMX8cmlufI1NlN/7J/bX/I28dfzAwn8cbicFybO4e8Hahccrxbr6Tr/wEwxtwgqSRXAjJjnDGKO+qBpg6BMZ0+9Sw380knnWPmalBMoteDsu9bs59fqn+66rynxrGqGRIq9Y67yGVL9wsw9YplVvCzVvAfA5EDsBtzJXyi3WY1+2m5XceeVHzntqFflt8wfuFy8e11vSw3lUVyEcat3WrWGCbhncQmzOsmzGzZhFloQrBMKoet2bZZUB01P/qcWC9vZn0kPmo89VF7vVPBDBs4va+B1jZWGDpt8SDz83C9Iwmfj//gM+2QUmb4+dJ8uqsTKI/e49YEmyDrc/UJn5cN2nNsd+BImi47V4sx22QytnQfiz9dBZkBde+ib6p5HyZol2oT0BNmMmtVZmkJszQfevPVxj1rVKtK8P60ewrYQgWk7rZ/OMMs0aPd/eySQ/MxTU4c1zjuafJLt7zqae9ldbHj+92WdF3VNIaQAuuhAI4LYjlT0FOnYtI8D+hekdvfnzh1eHQqO4H399egshN7i99Yc28ba7Xyfut28Qn/CNa/P03++d+6d2XxR0jin3l6cTN08e094SBxg+Okh4NeovhKFYazxKdl3UUFFLPwAag9c/HAMmUFtMJ6wIgUSMoDKEyRHz5jIWNhUiygz8dCqdw4/gvFf8ExNAzV2wxevSc44MRtkNMeHF5Una9HB7O/PoCH5kDXzi4L5dwozgDE2GlqhSSGMI8gCsBwXh/woen0XxggeifzomdlOvBMiMdBCPz5hJjRqNoznPwb3cCAoA0auiZEezl8hX/Ol9b9Hu7C7gsaiUMmZ31o9HOb1Vo9ktCsW9r1y3QMY8xs+FfAhIfAGeMttZIT6Jg5tCumSV2WLYsvlBtTnAt+G16Q++HFbayKlhbwvmiROK1y3qPF0BEclXKMnr9xUNxNeyi98dh6Rr0gHHqHgXYmzEuAQZgCewCMiU7eyKZGNjWmRQc9b1OD3hc8Ej9RLsbhUXzndmq+GGfIzDYVjqGkrtUhCieCeEOJF9Cq6DlqJHZSIgQZhsC4MaLUsrIpkrly9BDZ+yYLe8jDn0f1PPH65HJwHaKbuKZdJxjIWtMp7J7MbjkgCDHNgcQQYSWt9MoTRKxiBtOBdYiT89VkHc62waQazM95WoHuyzJIvCUF6BHjh9VqN7Ct4ZvLA7yoyrr5XTnEyBpIhePWWE1cjBBVUCkAEBDqABeVhC+NFjBPJR41LsRd4OIAA+i06QS+L2gkTpkC9qDxZ/dxu3C7IXAs06IBeLTlB84SnFlrmbDaMW0VdcZxFywQrigkZbayFCCtlC8eItnkeEwMkbecNFxtQ83wgGV5eF/lf8Pft3/8X7VNfW87nIlfo+icMTp/V7y+urx0m+K16qaHn7+bbcuS2VYleeEPrncUXTHOw0yCQyA5wwhIizDx0njkOGMmOW6lK+Q0PT8QNtterNb7LNWTaPmROzzEtOLgoxWvQ3MaL+tSw9tEl+6TK4IimaAypR9v6cTtYnBU+LXZJ8o8t/2Fk9yZn1sbQ6+eN8F20blnMV+6WPa3+Pw/ri5dFYY1sRdzjDtTy1kT5ld6+MQ7x7L45mcX4c51nNXeWXnUi/lQ024YQYUTz0eRej6+2agPLlTeDG1O7prC/gZlv6h7BKmgmBBnGcIsdDwkAVNcAkwttJSDNgFYX85pel/Jm+nFKj3NdBKFHxJ9/WhOSuWfLgtG1YoitqJoWlFnvYjxVW67qwJGk0QX792y0EnKmM8Yd4PZe7X+bRkmcdtrWvjnVbQtLtSuCgCprpehIXHgD+ZFaFdRfuFtaH9omCvCZ4gqGcriT94+ebdYabWIRkJ4tWGILGs/+z86kPvfXlw48z7YDqVR8n9UcbFx/l/f3qxv2JW5ugytKbP7BrlhiH9XmvO/6YVavg+N/y6tER5f/VsJyDJ3Sz9kpbhwi/WzkxPo56iU20elLIvvl+/Uu/LcqU0wVsPzNfwqv1iJ9F+WJeHLkfCOQlOWM1e3Y7au2rFHQxmfUgJ+VbajNBCOkH2AqDcMUMGJH6vopHPcrP7hkleTZnSsigY8Tw4Kus5q0giqLAHMKkmwthZRD4S3jEjGSZsM7FDKaVDvS5sE6APv4H5D6Iq6BYcgj+mLtiW642kN2wqnNSybeVQApgtYWnz6w9md8/FQgaUkcdkUqctmXL0YUoK4qNDXgM7V7oYn81RLLCEFQCKFAcDCQwbjkTkEqHbDsyPitL5/IGqSjn/43Pfc6+Ptc5efpssnDoei63C42nyq1mm2x0MUQ71o04Z6N4pUPFL9aMDiDX73uSt6rejJFvBakbder5skKjH5eIPR0o1qhLbbaBdV9kgRbrIKdlmwV8Pl+BTxQM5Qu5zhtxnz4tt/Vryc13nw4lJAaXrPl3b+YW6vVDm/iDdvRf/tl//4Syny03nGJh7v7mcXoijGFDrxCRS8p9C9EMXYUYdDFJuS7rzcI8+NlZAI4CE13gvHIQCeC2EYBcmqe/P7U9fbz0s7J1lN/1q0c/I19dsp6YOe/DaqoInfnRA9BR0IGoy9dSxosC3r7q5DFaZZFEChEDHGGg4NEgw76x3n1B2o6TRBg1lRs6J+nqKis1TUxHFOyGHTuIDDpvAMDqtqXdjNnqqkd05yazzh3GFmARHKCyUBClfUga7WIrKyZmV9GGXFZ6msic+aBD1lraNtB9S17kRjCrsv7sbkc44ZJFobRwnWAitgkUbKCq+MkexAZfdCstJmpX0YpSVnqbSJz5iEIyMsGhlh0bERtpvDDzkOhMPGaaUpNwoBjZDwXiuCmHF8cIRFWVmzsj6MstKzVNbE20uiEWXFI8qKjykr7u6RQMqMB0x6RhkhXnkJIEJWaUIhwnBQWXFW1qysD6Os7CyVNXHXknjUHEaj5jA6bg53x9egnthYzi30YfbKpGMyGMYgXHWQOcVHzOE8wmalfSCl5WeptIkbjiQjIywZGWHJsRGWdCM1qTJEuPD/YTi1yGCBADPBGHbcac3E4AhLsrJmZX0YZRXnqKw08RWSdHSExaMjLD4+wnaNYoGMMhR5rBWXBlAqvQPKAmO9tFijkRE2m8VZaR9IaeVZKm3i7SRTb6d9WMfL+XLePF6iuqG3zxu3o73ephc72moMM0BhDbzEWAlhCHZIO+AVltxAs9fWVMINVPWIg3H9IYKadmVOorQHT3+Ntx96hvDEWrs/4iq2pB+AeKFifFLoWW6zjKd26o0K6K2y/Jd6OOoHWMTzZaJ+/i+YKPG3V/NFhELpWYgA+P/sb7V9lk+Z+FKOkaGJp5RMPaV+iCcMfecW83hI5eEB2D4UzmxduEdB5+pB1jTkpEbIe4JjbDKj1DmFCRSYWkBaFnRETAWDjtD6XO1JkNAXfKPkBlOC4W9Xl5dBg9/EM/DKU6/3PAh1PsyXxm2bo6/NhVqWsR5mtSjDcZrjsp+GwoPTZVqAzBeLAIxNGctTuRZvL1erIPAyOvwWq/C4TUBUxsKphwCX7zS87PXg8X/dwv5TvGwqZKol7mWy415WGbq/Ro34Ke3Z6Qyleg1Ra2bzgzoV6EZrdN3PtEEECaAZkx4xjonh3lqhKRPYSd9OV8bETQXAIzeYZj5z5I3dr530vI4yrFrUwrBEYDB3PpUzjsYCagIrn1ZIjFHdfdytF+F3kYT7aNA7wN3tTz3P54VPCozEzU2mbm7/r1uGCZ65WIYO8u7TsRiQf7rlbLeveYMokGt+cCQO5Ia/PBUbw7eZiBnDwm8PjAkCRa75xlXih2ZiFeAwf1/mc1lW+QaS7A/t84Rrplw7qWMTnxXf1/CJYdolV96FSVfMcRNmdPcUC/KVTalupL1nF9IixwjV+vZRAA4IdRDQEnVrKJylud4921NTbDmlgArNqVcMckQhsMYo5JFuj85ofj2VVXIOeEH3sG7zReFl4gXV2yvog4azjConS5QTHihnL5gl9s3hUJa2pOtagC021jpAMRAMMm8Vd0gioJB0ALCOit44jOXLsQGykt5WSbMpcObxOKOk4Qlp0AFpnuvV1e4ANKq+1uNMWdA9DIcCS7zUBDuAgiUgJQVYS0WcM4xS2MFM+fNMmUyZTJmTKIPPkjIioQw+oMwPVW7S7QFofHu5x5qmrIMbTzz3YS7jlaNcQ02psqH7QewBBpyLDm4aCZk4mTiZOCcRh5wlcWRCHHJAnL8G6asD3Hyor/VYUxZ0QaMEth5qQjWXFHLCOQi8AZBSJ6THHdCUP8+UyZTJlDmJMvQcKcNAQhl6QJlXm7mZV7kiE86s91d7pKmLup4uCHrhqIGUWQkQ90w54aGhjiCGDuZQtYBMm0ybTJuTaMPOkjYwoQ3rbSpvd/PL1TImxC3elAWHe8lthdmurtBjUL9Wd0lHKuc0lcwAQqm1ljKiGFDIEiI15B0c9WVlMmUyZTKdRCZ+lmRCCZn4ETIdYdJ1NOpwiCrgACSQSmkYFkg4oqV0WBvBMGZslEOZQF8xgW5yiGlm0JnHDo4yCCcMEodrzIfHK5ZrwIOHK7Yl3ST73GvBAHFIKa+E8UZyT5Xn1FslYXciduODFTNrsrWTSXOmAY+jpCEJaVLn3ldqvtzpoGQXycufhb7fcqetMquq7PHTK+kezCgxsRBzZj1AzAPvCSWEB7pwTZ2Te/z0xExFoXUruHJYn7WnE0519MeRWzwIkcY+aERRDHBcu0159aMqmRJ6YrGNJ5aVhz6VPWu+K0tKLDUhlmXwQC9E+mHd/5NXP0idbukQdvZvKsc6PerQBZY4BsPUMfjVxWq3ehdeUTyh8Ejgwjqpd4OwhaPVjwQt3Oh3J0Pv2E2mot417+v+AxiOfukR9gX1L4/achXr1qvNzq8W89WzeNLXR6O2dUH5Ynfb4uNq8377tLHLqtCo+qjVOsJ0u3DufTxZb7mt+vsDhzV8aYC5gUqfWzRDOaIPQitxmIZwDFo9z+m0dPbjoAv1QJVuGlRkndBYQ+eMohZYCATnEiokjGGknRcOCJrMNHt8lJrCOPvyKTVxdMRt1f0hYyPGVT3xWIZo3D5ZmGiJvzYb55ZjKl/Xmu1rjat+t2o3j5R1DId5GZfKCs0NUIprDxnRlnor/DACugIzCjIKzhkF6CxRkLgVQzyGguZzjkEgKR9X/6ZSV/E1MlxBSmCYNXnOnUBSSWWokIhhKocVvxGVVT6r/B0tIeepyoPGQYwDK/FKhmQMWK+afjlGrLTCOLL2tboLyYoaQwFSkgLKEXXBUJFOeSIoCnOXEWNlLytDK0PrnO0Uco5qzxM3YUjH1P5F/ZHGtD4pH1f6plL3ZCVlIEEcY2MRA5paGuO/jcNACAo4Gdb5RlRW+azy56zy9CxVPvHVhWxM5XtuKR0F/GHQP2WgStc1LsY/MqGkEBZw5DUkmjFjgv4jpwgbVvYfJvVYyaqeVf0uVJ2dpaonzq+Qj6n6y7KJI5reFI4relmjmw6SacIVZ1RZKLVxoR2MEuA9RxAawIf1vJST1Tyr+Tmr+XU+7vBB1DzxL4Wpf+m3i/D74ofN3IZv/bo80aAXYaxjnZkv68zqUw+6EcejNTpKr5giSiOHPAdYKeeAgo5BBIWA2to2x8GouKl0/8gNJtH7Y2/smpTYpMTAVCpfft6qHcXK+3DrInTJoI2X0ft0t/qoNnYbtbfwm9VlqfzWrXcX21C7KLXuaaWxu5hTu3PiRZlgO3Tqq4V7yFzXi9VuN3dDS4VpSX+dsH/Kx89l/YfyAKvebdlJhh6mV3yTJ0r1+ZG7hr1ez8P48x/r4m9xpHmtoo/wq9BlV1Vu4jqre/Wk9WNXJ3jE9/D3N1fxeBa1+M8Dtt4IG/Vv41JCbMTsaj2Lw91sGxsxW+8bUaV8VpWiN1qvmka8/eYA5I3cIzR6tq4isK/zeuOJTy9MfXpfXKhNdOL882o5C2/Lz3ez/kkmpqo0W65iEHZZ6fBck/Yck2N1D53cxitP5eE2foeJQH70ea+x3nCX5BO4tr0d+KCNSfL2SRViEJ4hpu5uAgv6R6NUBtg8/M0V/9KcX7Dvpk0+79Jo2x+yUqG0mJuY1v1hHdkeHe9vsU10VF3Pzp1tlEaJDy4CAzQ6SNDb6NhQkt60rHsmMOeSKCwBgYZ7iIR1WIfZpNTCcQvsHkephKnMx8eEnQnmjF8cdiaeId5KbR/ULW1UZRMPVAQHVLbnfNr00OHUvd3SboZtBiTjglviLEOSIKMtEZ4pyp20xPcUd9oUvll1H7fq3iQK+u6U97aOZHHOvXW7+KB/lGD9+1MR/8Wbf/1v/cf4x+Sf/73oXdn0rry9JygkvqoIDY3j8+123gkQ3A+2+5Lh0bwq7rqjGWos4w47TaEBRmFHOSRAKCOc5Lo/oFdCMhgyGE7zN8szinPwOhulUOImi/AAhX64WtrtAIN8fX2QQGVh91gBYBWlxHCKpPMSSkYdZFAoQDSBoM+fUkSmT6ZPps8k9CFnSZ/E5xWRAfq8vjLGbYf4s92XDBKoLu4wCBhMCREGSkARRwwwJzgJCBRMYSJcj0G1kEyhTKFMoUkoRM+RQiJxwUV0iEJxK8kNUmhfMkyhqribIRxx7iGhVnppsAcAY62FiT1ZEyP7KzS1kEyhTKGHXl1lZ6m+iTstYgPq++tqs7CXaj2gvx/bokEFbsq7ebcdAEYrg5jUEhmNiLcYYYAk94QJ2tPgRkpW4azCD63C/CxVOHGTRXxAhX9Wm/BRf7qs0v0cavEils7mdemgIidVDs7rkIgDzAzSkDCEBEYQsHBVcG2E4z1dTgRldc7q/NDqLM5SnRN3WCSGDOp1aM1qM2hRt0XDJnVd3vV39xZEhcVeYQkpxFJ56SS2hDuHZH9EbqRkFc4q/NAqLM9ShROfRyQHXRYW60GHhcV63F1h0TWkiceUQwM04h4wyIgI818vqYYKew7FgLPCIhvRWWUf3ssInKXOJp6BeMgzsBdSut9sG4wm7ZZ2p8CYAK+CvlLGMFVCcQGNwdwQ7SkWpr+dN2kMadbdrLufrbtn6SIoEhdB3HERnC9d/EQmjLibVXV6U8dubspn8aVWRym1xvNgaTckHCoqDSVaS24QJ0Aii5DVnngGBE02xYZETabQw8Kn0eWRN/QQajz0MYMG7zrHGLSJzWOYWNDqxbbMA1jFhOnFKtC52F2oXVT6WL+R+jTRXLfbxbim0PtiKFql3c8eNo/4F7sL9nkxV7eMjrpYfZztVrPQ5UJHn6mqM9frUKfFXd1I8mFU1TBZbhhRJRLfR5z6Pn5XtqH47s/Px6Jl61bapRqOlR0p7zpJSyiAD3MNrgB3FAiMvIGKCa+J0wrtmTcibCrqjYqfhHvjb6pLPnS3MbIV+UY+bJd9b68AUEDtz2952oNfFRBbwS+w8mpbnvJytSmW7mM3HrNiyQNGzj6yo1qe5vjfrzj+9/SjIUTiSIpTR9Iw6bTFd24Rfr751PSC6tUlWA/zQxtGoKpW07e2Ta0K7UfqdE1a67VXhlAT/sQ5QAgLraAmWHknfJvl6IjAqRB/9BaTYP74m3sAI/frQ302bDsw+XH1Mea1qfuB6icMCP8r8wz88nFZ/Ef5XevnniqTwKFFe5gtYBb+VyYZWH1czsqe1Xyp1sAdtXyPYeim9m/i94rJISz/4sx87YoXahOT7S6GztEp27Ap681MXe/IOTrXVT9MLXC0/lTZBYZuMiUTD0Tfd0aBbvIms1qVJxJWjdo2WV9c4eozB+NU/u3g90/A+ax4sZibUlD8bTXpKlZrtwyAXAdVs26n5osifpB7OhHnVgt113XvswvCRyMKLBOXUUyvUeBr9PZw2X2oTjdlq1aSSRpMGoWQYk5KLxnB0Ib5K4BOdO2bnoZNaNicsfbmZfe+Gu9f5n3r8YMuuY/qcOI3itmIDh+mZkz75uVQZsZehW4YnKEaOUmlsZJj5w01UAiusCKIS48HVfdyyryMWW8fbVT+fWsteshUi6Nam7iK4o6r6GqzXm3ipztmOJum1k3M5uOVe/m4mtq/NbV/01dLuzg9DVe/GWUutEXUEb36fZpdsmtuchNFZscUueyMt1PkgU9aKq9W27jZlZrOTaNrw1rpYqk+zN+VyvqsiMKaBynK7ht+sCy2wUQP2vupKHvxahkvVw14WsyX1gW72qrlLu7CRXN7b4w1SntPVjUCCM4AnEFZQPpHSP4ID7a/j/b8s7Op8ZhmJ16jWBzV7KMK3XNj6dXobgYB6xRwGGMJsdHUae2Ftc4Kg5XA7UFNfTk3GJMTtT5YsJlmzB2Vf30q1Kyvd2U+dxUWsT9SOLXCPriyJv6hWA4q68/tyNFX1mRYGVHWpkY3jQ1GBnGug+GskBAGWO8tF8QRQCBidEBZGzmPSlnz4Ppv92Mzd1UVkz9idoKqwoe0mEdVNXELJR230E86Hi10zFqONW5kKY9W7FnJsebUBnL37ndgHB+5wf3rblDTZLNsr5wXarvX2vB4u0bdyjlqaOJuboIOtpobFXlbqe9FaEv5PNH3bLUp9VcHnbxQy3dhXluqfZgqhxbNzfviah33cIL+NuvQ8W6rzeTD7NPPtJDJ/7+9d++SFEf2BL8Kff+Y/ifICxLP2D17T1bWc6bqdm5ndtXMbu2pI0BE0Onu+AX3jIres9999eAhQELCnYjIBzM1U13hZoYQ0s9MJns4t8Af7mLlSn8S67i5AHtTYQocyPqe/PtMVgNr40W/yLsmvO89vdwkf/xYHFJcW78WNZ3ImjL/D4yP5LCOMjrJK9+LpWxgNrLzZmB2s1Tsmg/Mpreu9I98YPbHZmCU+QMZmF3xgc3ckrEpt9spt3+jW6a1CGTXZEMs81RYJoTJeq4Sy5QQNjE3Br8OmyH6OGfVb704SjI3S9M8AsBL8gRleJCcMpCxWkTsJ4VpS/sobJi2ytHBA7eetyaSbSj2SaCYEP7qAbVFJjtBDXet8hglJxsAXJrELkowzhzf97M8pcFRXpzCEIcp+RdQANySA9VmvX11SHfRuct3bt1LLbarz1wbzj0ZzgkxoZ4YE/pbWfbf9m8H8cj5UJZkHvbkjCjcRJSH/sypIhhgW5Y7KI5TnMM4cnGaBE6U5bmHMz+EiHqaW2xTSVsL3ET5Xex3+mElh5JC+nOD2mvuNLLIZ33TDKf351j//VyfrBqfmkAoMi93rKAZQzbR9UOQarejyHUsj+cdu1Fl2MX4RNlH1i/vVD/FibOf0UUYFtw6xFYbYhhd5U2I51v+VT6puAhftWuF4ETPm9m11rsTTQAy2Lx23VLO7+GGbhjNnca+j2DkOzCIcRgnLnajGLjQoa2rs1y7lRuhBjt62818N/MJ6yyQfiu/3WEa0Uh9wicWaEHzo5vp/TerGaWVl4Pt+mntUp9s1Lld2i/qT2qzBvLN6jtCIKLnqzbr+4dSt0tPD+X89iQEw8pZWRbGYRbhOEKxC6Pc9wOYBFES+zjBbjq/L4m0TcVuKnbh5g1u/XChigWfoIr1HSH00Atmdq2hiiW7yUjF9nSDrQxymOQJ0aXEZg680ANBimMnyF0ny1NaHle3lTcVu6nYbpfSf/zLVCz4JFWsEHHohaPN2jgLmtdT7NPm4G533ZWmW3RIMvTTRQi5RLu6TuBjnOe0h0YOsihDOA+yxJXuzqG8TdVeqWqbz6JXtJzwxdRs37/r8u0b37pwoZJ1PkklK8QTetHsvp1Xs8O9NKdopZQjVQtiHOWZ67hpGMdEubo+QGHsugmEKQoMNvOmbK9Uts0efVFNu8JGBY7GGlbrWeeT1LNCSKEXj/brzwWZkEyqZu0d+02iXYe/DAvY5Z7v5yEMQh+FMEtwjiMyvRE5zsZeDkJxHw7FPIUuHTxg9b03np9n3n1TPdok89Nd9805SXb4l7I63vM8frbhiLSCCKhwfaKE/AXaIlafjxI+lvWJ2BI40+9zVWmBhM3Pns6PrL7A5OdpkQFxhp+xrsAIq+CtA9eqK1ChB+v1ia4vdg9a8mICuPueb5vvyT83arGjKaSzdo0BMhobtaOhf2GFBXC3+9rVNXP7NoUqszoCviOEdvrOHGTOWziDh88ZODLCobc+8iI3BsRi8QIy3zj2Uewi5EOX/IDdWGrfyKRuMLuKkXMd0n4/NH5urKOJzfTcNtKXjp3eLfQ37FwdO4VQUt8dYefwuCsam8ODzCgMfkowDn8nFJyA/umP7JEsNYKgm1vmy3HLCEuH96ORulcvsRGlZ0HgWE5ME1cWBx+8eCKo0nEjhEf6QL0zpTaNuETHloxqn/Z089u1sXe23fq17dYrNmZ8C9wVnTTPuT+VjhohrM8f9AynkYpEGq9u/aYrYy3GLzckvGpwKpI0FcsVBMN+P8BxQZDFMHMi1/F97Oc5zIM4cpM4dHPUhy4rpK0Wu6yUv07ksnq2NLt5Pj8jXrybc3Q4oZoeMMhxgXxcMmM1+Y2HIrODxG5PNBlL+Gyytl5ZP+V0s1oPNM2zSSVFFj2Q7Jo9biGacUpf7obXWnm0iE14ZxWMnkJBXlREKlGSbIkzhKDIQX/aISK8yx9ty0WW5FBSp/hAdvta55Cvs/LvZ356AjaAluvcAnDrhSudntoQ8YP13eEO3dEDM0O6NkCchk3TJfmabIK39+WprC2yM1iR0vqposIPNm7GwkGijQl/4GMhBI/2kY3FLiteAXzuONVCuE1fzO4h3PhUJQSP+mLwKJuPqf+eDe2uQsd76vkZevAlvw21gOO4jpfmOYAuBgjhxPXiBKYBxGGEhNYVEkFrKYCBaIJOfIbHz1pFGZg86vkVwx1dMC36co/SoyUO9fd/F8dpPdyXTCGwtImsqMlEPlIALyqC8tUpL3dFSXQM3WTtwib0j0+fnvKFepE6HPRvobsyDlpviCVf7ot/EdP8fYUOjZJu9BZdDMy7NMDIp0qOSbuh2KduKDZ3ZNpkKNy1JELkDArKkMcQAF0hINcXA3L/jtHO+o4eISXRQuQtiManv41BcPLL0N0eB+QVUZLjPAyi3IGhmyYIJG6eZU7qZh0ETsSsBYBUsN1Kbkrerot7M094brgb1fTdFZgCGR2gxQdIrNEcVwSzugq/RU3oMOKma5OjRTFNNKBfJPeuBQbPH9Q8WQcY3p3Oh0NvH/HjbgcI4lZo6jI+GS7UzUiarc+BtMMDcW11HeSUsDDdi6agIMT7+mK87ztETkCNz32KCjX5tfWBj3FB8tuwrFmah5ETO36Uwwh6wE99z4kRcoHjQej3aTMSQWthg1T0Kpggn5lnxYK3fANzKMiKu4J8dYt8z3etP6q9QiGbCFcHK2vK4dMTbLs7unqi9cvZN6fHI36oCtotTGLejH+dWjfvO4o1jRvZqL6gLjVKM82LBxUfXqibi+8KMc9+KG1H+Fuxy3ZFjqV1o7rmYA8N1VztqFniSf2oKfVK/QgkklfFLKV8k2or0Yq++e9QXeweLa4i++6BA5NEtF96a/jRZldVjYP+hjdnaaJTeefCw0d8oFYRVfTvzwm22OGPufCPL2LmeLYbtGZONCwxMLuUn6Uw1DcYkbVIC1F3tQZaC7MJzvjbYUeGab09J7siRU96gkrawfT1BVprm9pLiHZNoYOxj/1g5jxJ3XJvp1dfSCBUwZEQyu1H83A0saLm9t2waIqKcGBYIRgmjocBcFHk+VmQeV6Qe1no4Mj1kyiUNEyd4MnaTVM/M8CKv2DAEmyJb8ijVwCu8NZx1wauDbSeAbSEeHY/ngetcZsJydaTdptQ0Q37xcAABVHku3GcB5GHstCDbhCmGKPQyVJvDrFW7T2xAdaXbGH55J/gCqBavZDTBlSGQCVEkQdiFPkPaE+9FDRChXqphBv/iZF1x0hZIBV1zPSkY1tLRzjM0omiLPcd38kB8nzkOhHOIfDdCIXAT/K+BqdO6moIdo+qU3N1L3/OOkCmeYwJnrnuioDW7CkWKs5X2AjLmFur3V0sTo4GizQYdz4U/3XG3APeXNOgZMcq1JHXfDYjS+UBE2d76D0Sf5l6j96wX5/fV+TZIKaxZRRwo7U99982nsy/Y3odS/CazG/FP+PUW/ZUYNm4U8ns0EHYJzYIXrhxOm9qkNRijan7XggVDwZVh+l1D6Zq5Wi9O+6KE+11Sss6Tg+hjNLOd+gjwYa6D3cb/n1kt4Ug8LwQEfPN9bIo92Ge5IEDvDyDDoRCs4NeSFWvhnVcKtnVR7umL2fzmpUrQ938U/RI56/q1af1NLt+XnhHdu2h6fLFb/GaoLM9+oC56dbEqtJwhUdaFOWU3jdXXU3fT7ZC6Ou9YvFBVnH6a1Pps8fCgrz34w0XKDRJto646q7SG3Tl1waPFnWQ09i35rLhLy9h+QW261IgolgEPgGntRA3Hohx47/wG5i3XXwJtQPJIttJrtyaXybXbcO/DyuFpzgDMfIjHweh60Pk4iykFSezNEuCuL+EHwlZa6PyCya7C5+xJ89ZZafqHqO/gPOf5jK+M635UYhvV+FINbmK3zXNeLs4c/Jzc0v3j58YN48boWYO2WeNmFfWW2E70j3YhufSTZjjmr46epkGJu1OdL1bb608W2LXDA5RvNn6N0TyXVWeaah+kz32RFf4ZIyDcxP7uOR43D6/yxdrLu5NenePtzHfeXpkESLeAzHi/deiPhNj6TWxlL4vq309BZSPjMImliI95+17zT/+YQApXuaHyEdJDpwk9Yj693MMnQiGKIUpdvsA97GUtTBlLHddKFFIf25l317h/5MmpKCEKnayrQlQ0JjDDjNYee1HK9/hPwt6aqH40KDFEEhurENJLIPTiYU5ohNtc0QkV48sCh5V9Py0co7KZSAR3bJE7JdW10KocCCGCgsQ04QS0igiYU8ld21g3z3/ge+o4Z+HcXJ+kjg52VFpEKAs8jwAcxQ6XhI6LhaLyA5lrLWbBNASpK+fL6J9jomODlbcYU0GCA2cIluoTQSh8S/cPG5LlfPtdldWd7g81xZRuFnRWd4ZYd8Ti7cL66xvrP89qazf/5011xXN8N//nWWTtPHI5Af8J1mI9Nl0Q7JsFEw2Yrtx89UL399s6SKfQZi04iX2NOGPrLOj7BVGP05f4JeW4KWG3+8QltUqC+eSUExf5HX2ER3SQVD3C7i5ItuJm8gN31nbzfUP7pL8oQEa0az9lgfqrWXNtlgmWK4zBupIhxk6qIAQdB74k4YyP+yKU3rfAsTUN0WJ8vOhL2jQ/WVolHp5lobYhU7oJVnqBb7jxCFIs9CJ0lDslNuyr9si5o69Rjs/63qhlA94bo35LT1PFgeyVpGVn0/nijnSiWmJy8ONxcZpPZTVLhMsVLRH/xLOs50Hid8b0l8EdclfsjnhikqV97K3+sjLtgyMwEzdY9xtJbaiqYku7brO9CkhmN2C/uVJLN7lavZLiHP9MgHed299b22A/77bO3Zr7LV+Cua+sd5jsgvelAQUDo9P17JnMorOW8Fufe0TGQWxz9koZtRCD8iGHgsgZBwEwcAXyq/NdsT6HjpEU36T1mqFPSO0E0LY+/w6DSH9dVjpNHKiIMGZF6d5Amgnxcxz8thNs8DDcdgXFZeKWs83KhHeXb2v5hmde4iJVyNY9Qqjc3T2N7KCpxPR9l8n5qsUY0foYYlXC0M02z99tPhrWfS1BD3xF0EdUIBuy3Igcqi6K7l3BB/OVsEzozLW0Yw7fIhW4Mc+Gp6D65NFno7qV5+IgtiM/09RNwS38GqH9mvr24Lm5VFD/zfEFuRvRF3Qa9sjbp0P9AZvXAatvfJeSz3Qm+1mIPYDeqSq4oFojLoZCL/hpin94wponbWr1BByQDbVFkK6RyCme1ANQXP1ejecJIWf0Ug9ctOfBioiCnM/IdrA87LUT0I/SYmWQFmCExCFGPcHiqmc1fL3J5JXTtpXyX8RrdCogcY7Ri12YlPwvGxaieVgFXsaJlHTM8iOIDlLVCXbzmIWU32qig88d5XvjkERGGLAPNxT31p5aEs0VRn1sNddQZjRQaLNiNtxNVEc0t2Z/K2/dt8VH3CjV264UmFhRmVKVrxFPwSyivTC5LknOWJ8gRDs3jrRrXt1mNG3eP9IzOD8sS1HOg0m+uZMrYKKfeM2THS9simZMACbDGAaSGQnfACstkYHESa3ihKYMwVeIbElGPQoKA64erTeF3vMQlSnhc8ZgX1qCPpqvcO/D7tigjTNUO4gP6U1z4GLIxwhmAehC3CU9IEKIyGr1eIdil0XaeXCn9t98x7vdhz+ygdif5MVIoYf5Cg57+gFRzvKtiaegIw/t1Z0g3MU4Vqo7AOSCM6OcDOzimm5rWFEEau2RRbhgWxa2hBYhPi/PE0Y5maGfxE6wIW3MF7bRfNr29W60QUd2LFGy3Qn1TzA5JuK7od3bDM9laembbHd6oUOR1hz5RMdDI82SehgbLaz58oSj2DY1JEv5AwFYs7Quz2qTtbPxUe6X2nv1bfkM1TWr64Yu0Zp7B2jYY1P6b6u7I/uNOd6jnSccc0ebfNH2+TRNnu0/ev15SFkg+g0L3OQPZCFxixSMrS1Skcse6qJAlkzOfs/MXmcxUwRskUoSrNPY+VVubeIEBpgaqE7VDBHDNMYU1OKN61pzW96Q8BtflTdsObzj41DpqsW35g+Tb4RWZXlQ82UCdmvTRYTMfrtHRnczurWS2OhMyVDR1ocaAQMXfOv2rEBx+qOvNbvg2X8+781B5G6iY1p1BgvlLNn4iC9vydfhs8CLf14PtYr3yg0p5Ov19CPbSe0XO8WwltvmCI/hzqfXLnaSIWpQnpT6BhgKjDAVGCOqWABpoLnxVTwIpgKNkzdMPVrwdRoXP97DnU+OUyNVZgqZESFrgGmQgNMheaYChdgKnxeTIUvgqlww9QNU78WTB3WSNOgzqeGqSyWUYqpQvpaOEhfozcf4kGfXoXY7rgWCP/rMIMU+w6MstB1c4BxBEGQhnEKUYydgCzhvvIH512t7uPXcLCPN8D8xAFT5XmWpMa00OK5ty5Y9wj84sdfIXctFHPX2G2+CCvkS7Mtw26pJ/Ay/HXUTNfPcRrEfpBkALvk/6ap70MUJaEXukkf6jWU8XXDjbvBzdcBN1+XceZFBEQvRlD3k0RQIVExFBMVX7OUURFCWRLpBDr5XweQmadeHAAnhnngkq3uOm7q+ClOfCfIkZ/1PkPOu1lmG1R+3ZYZLXbkXYwr4FPEFShkbYVi1tY7XH0sUvKRBre7zR8n6NL9MAAYJ8pDgCIX4SRGeYaQH+a+52EPQhcFWV9BoGPfMGbDmM8NY+YikC4BGXCN8QI/SZAREoFCMRHobVX+E9NO3yLIHJs/TkCm+2EAMq6b54GDI5CnOatTBlJyBEwxTFM3i3Lh5rNl30BmA5kvyJBZVH+Fo4x/67jXxFl4nyTKCAkkoZhA8n1Z0oxZEWNy9qepg6n9+9C15IU5SuM4iGIUR34a5k4eZjlOPUjAJ0g6hGm5N4DZAOZrPikReCH/OBfDi/9JwouQJhGKaRLf/Uk2Bg21tb7ZlekHy7VoPZwB3OCWxE4oie2ymjoT9FGQDcAohG4cOQnOHYycAAQwc/wEREHio9AnoNSBkULYhk1PiE2vWXrEHU1+qPt+gzzduG1I/r1Yw00sRb0sg4zt9D8OROHUG2B+AYAZ3DrhxYAZfJKAKeQRhLEeMIEWMIEZYIJhwhnOQujkLvR9Nw+jJEZRmLh+nIQgi1IcaQATbIC5AeYGmJ8eYIa3ILgYMMNPEjCFJIHIkbnJWIsmqbOMN0mylT6z9vdh0XA3RDnIPQzcMApC10UgxR5KndTzYICyieuslbJh4nbA/eo9aNE1ABRd22jqSQBIiKiP3HH0JxhHfwJp9OfQ+kJR5jowD32Ise9kXh65CHmu42R5lIR5PIz+fCFj6zNNQdqA5Qu0a4BD/lk3WeelE3WgEFQegXH0pwgrLCZzAiv8r0MvGPYDsvzzKPWSAJONAf0kdLDruShNEeoPdZx3g5UNVrYozy8qypMgZXjrxxcjpftJIqUQJx9BWTQWkERjTRGz/2XoCkMg86MoAbGLwtD3nDhAaRiGXpAgN0P+JB6LIWfzv4F9uj/vkwMqdhuMbjD6lVpntNHcxZgDPknMESLLo2lkORhHlk/RpvnzsKwmjnHkZS7CqRNlOMBOHHshDCKY5A72w2Fs+WahbdDytUMLdG5d/2JogZ8itHhCcHnkyxzaQObKBkon9hBj4jhJgxSFfh5kPnbcKHQI3uR+7icAJCCcuq83mNlg5qt3XENw6wQXA433SQKNEGAeBdPQTzAJ/QTyyM8xwGS5FwcZyDNizcQhOT7hJAmC2I/SJHCdUeDnhi4bunztRox3zfnI/ySxRQgrj8KZMCagj/sEZnGfQBL3iTD2Ms/FcUoMnNhFWRAneYIJOrlZ6ibqMCbwknGfGzZt2PTJYJNvmvICPrUQSyU2CTHpUaTHJqDFJmCGTWAURwRQGgEv8lI/A4ETx7EXh1Ee+w75L8HZoxC2YdOGTV85NoW3zuXOn/CTxCYh/DuK1dGMQB3NCDTRjKNQo9QNvCx0PIgickJDGMTQxV6CfS/J/QCrohk3+NngZ3MKRbcAXAxALxrNqAQgIZw6dsbRjHAczQil0YxwlHznOD6IMz/wAg+kYYADN4qdNHdw7odpPoxmhC8DLJ9p8d8NWL5Au8YDtw5ct0zuS5fI9YQg6dgdRzPCcTQjlEYzwlGdpCwhx6TYQ0nu4SB1nTCK0iTzAMxjkIBhNOMGKxusfPX2iheYXmLBTyz4Tw0sQph0DCaBOHASiAPlgThwFPOXOm6exkmcBYGXg5CWxkUBcpMkiXwnHQXibOCygcvXbrOE15T2B58ktAhxxbE0rhjK4oqhMq54iDFegjI39VAY+CnOwyyGGUxDDJCDwyCJ4DSueIOZDWa+cpjxnWuORvCThBkhlDj2ZC5fKHP2QqWbdwgzGEIYoshzAcB+5ATkwBR6GUZRFiY5DNOpg3eDmQ1mvvqjku/eQvdioPE+RaDxhcDi2J/G+8FpqUeoKPU4hBgfeLnneT7y/cAnoIJzN0sJvIDcASBK03Gpxw1gNoD52u0YeI0d43+S8CKEE8fBTFgN1If8QbOQPygJ+UtcL4hR7NPGRomH3SwgwBQ4XuR4oRtk6lKP8CVD/jZs2rDpk8Emz7SYBvzEQv7U2CSEI8ehHpuAFpuAGTYNg21gjlBAjSPgRTgHCYKZ76Rp4GSJ74eJq8EmsGHThk1fOTb5t/Byuyn8JLFJCEeOI3XIH1SH/EFNyN/wuEbzPBM/TKGDQ3JcC8lJDYUZ2T0IuAnMlSF/27Ftg5/NL2Qccww/sZA/NQAJMcexGHP8jyoh0/zuVGF8st59oIuBT6eARGdKY9eMxq4pjV23NBySlBTDhkRe4kY4jlDquwjFACAQeEno+W6UBTnoq+woxa2FTsoHDCFiJVQyfNpzo9EbvvdTijqPFh0C+TvitaseitO9Ve8w/mD1FbDqG+tc0x3AQIG/FStglTU1ql9Zr612lhna/LW2jrgip/QTgaX6XJxodWqGYPV9+ZAiJo2AT3amOpCCA9loH/CJ/rmd0tVbj6kxQVUmbF+Sj0rm4SirEDb6cVoc7JeW4Mkrgt18HVXOXM9yI3qEhY4iNtLY2PuxfKBqsNkKiJphuDo0EGh9i2uyANl6/V+08vovZN+nRLO+rSgEp9j6v9+fT2VVoN3/MwJtIzxqeGnoY/lgn0qba2MbUWOMDKNFiYwNg4EFLQBv7/kw7GMzjN//faQjWskzQPfqeLgbqxKp4uhjxQNHjBX/HtUn6/uyzKxvztUdM1EI97miFesnGuTxvN8/2gkjrDutMfjr8BCdYegDB+WRE4deBCI3hwghN8iiFADQx30ORKylHXLyamS2y6wRTJZp+2qdHlpFMegfZKIT4hV1wi+I2Hysy0C6K8ifaivHxCq8Px/uqkeuFRj4n8jIH61dWX6gUM3HSsxPsnzPFf3LP9GDlVXl8Uj/Ax2KfaNXKMTX+7IkcgryTLaAyd//Yn1HdAHREWIXg7GeoBNlVZh+pKxTGq+eRjncLC4l+bnoiDGeuo7tupYLaHQXhGviKQEW8kW/LWqyrx6tn8gKIruDrSm6Cv7zfKqYHPJLXpIjBofY33hziydBVjYgO+MDsot+QDYZkH1oB0R+yUtyeuRg23TbmMHYIYyZ4mog4KoYLP8eEewore8+0kNVOxvvW6OqP+O00Hpi9Dam9O1g+xPvsaPnkNshrClb4yXg/03mk/P9wfj+aPj+aH6+Fndnx7QS5M4+41q0jRai7XsKpVzXk9P547G8IwhAbPGsIouH/Kk9jLctX3rjmkLwPW6Na4u9jrUjy5gZ1PRbWL/dY0LCesawM3gL1hRVkdWdOhreyRMYFRkqO96n0yHcWFPXxB0ZNnctUNb9kRjydBtYiBqOJ/oi5Ng/fB63bV49yam/AXHyvfjDNpP/8zT5qYoCtAM0TQYf5jbMoqVp4tSpOuNrDg3fkjNr9/DmzMBMJWS9O1fHqmDmy5tyV7LdgskJ4qkODhkZSgdrzbmBDoX8VHdDsVM6FPolMNVfSsXGJ9dmk2s37yfTb0MXlFLjhYLGAyqNx3LFJueHAWqzXK+RA6rxiavohocL5OHEyUHuZjhIYhR4XhaAIPW8EAAn6rvWqqStdc747PVdvOm7L0XffXEKA1que0v+Ae76CmNTFk+uLCJBWUCVsmD5fyo1gZof1QqCUYxqyUUI5SBxEU4iz4FBCn2UwsxDbhjhLJCrBiZnUwqbUviklIJeF0yvQHvgJMa2fxVwuhtwvghwxgJwekrgrE5FfaqV0Nn9PAOenGaYh+S6SeA7EXA9GAdxANPID1Cekr86HvYjBXxySRuAbgD6/AA6dxeQoor6cXa0R3JrYV8Ip8EtvM5xATY4fQk4DRwBTn0VnL5L7zENdlLhad3/rgbUlmhUVyvBXhL7EIVunKcxSnKUUU8FjqIkdhQGaStqg9QNUj9NR8Xmkf9CHCzxrRtepdjgptheRLG5gmILVIrtP/GD8pBw4L+pFRolGLY+czDKEfk/IHcjz0tRGqZ+6uI8cWIXZK5cmVExmyLbFNmn51xZdgYA7q1/3RnA26DyRaASCFAZqqCSF1hQgWXe/qqGS04yLH+ZukEegtgJYy8HGAR+EKQRilIU5YEXQzlgckEbZG6Q+dlDJrx1o6sg098g80UgEwqQKeY7vjuh6nQ+yj5dV2SPk8hwYBTDOEM5DltUkV6d5qiQu1Y+o/oNnzVQ8WdEz408MLwZ0wDYhOzAGyFKnK69c5Wfdx0TBSB0eJQAVx87jqycYOD9jYVR/UhXPFnwWYNJPID8nJDV1IeVWzingFt3iYm/8RFgGlL8/pxg6yP5jKXFNj2TcD4UdP4QzZY81yzYvMuWpMn49U0T5t4Cb0qmhizu0iLCyGfKLFQ3cCp7G47TCU2WomB+LKtTXu6KsiP49OI/juXukYwxkzkmhr9NXRJvm9+td2lV7nbWd+xzPL9TwrUdaDkx7UUOR3VK1bDzJBGCr63vzwfrN/RIdUejJeh6fPP+tfUOs5wHvk3eP5TWNwwM6tX0BLLzM9EEiO2dRi+Qh9vpiSgG/nCuJ04Ppc2RqJ7RDEro1GoHoNIOnqAdYol2oH0oJBphz/88LLwq/DZMNnWSMPJh6viZF6I4xoGLgginIc4d5GDUl14VJKyW/f55qoV4UwufnVp4W+E9WTuXmtotZkJw67mrYuaGl6vhpZCD6ToSvPyRq/0xXjbWgBQv6W/Dm0bkuTiIEpRGSRrmMQyTECexH2LHxYnrTvCSStjwcsPLLxgvvwZjGXpXAP/SIL9/FYcM/0k+EXSc3zc1sFANCCmjritRA+Nw6HYI0kjowY8DTQAAitwgQXEUeGGAYJDjHEZRmOde5mI01QSrxj9vqmBTBZsqeBlVENz6/qWqAFyqCjZFsFgRCJmULpAogu/Zzsf1oP5yO468+dF2VSqhpxg1s3GSMInCECYIOkmW+lESBcDzgOv7OZp6VHo5m3LYlMOmHD5v5RDfuhefE+B2TnhG9SDkTrpwTj2AOfUAtOoBjBxIQRT4fpCiKPUgrc2PYugmEMceOURkjlo9gE09bOphUw+ftXrwnElvSHP14G1nh2dTDkJ+qOtJlMN7jPYStXDif5YqBPrbUBXEQZy7OVEGeQbCAKeOl6VJ7sWu52UgjyaqgErYlMCmBDYl8HkrAXDrgkuVgL9dIj8l8IdCJqvrS4D/7wxvawn2V90vUvhvfh76ijIf+NABkRv4KYBhmiE/90AK8xC4KQv6GWqARsimBDYlsCmBz1sJQKIHLlUCweYoekaVIOSAuoFEJZBpkqgDMn6VKiA/DdsQ5ThME4BiL8siEAM3jLEb0JvlNAehNz0IEAGbCthUwKYCPm8V4N86F6uAcDsHPCnoC9msbii7HRgnsnb+emkO6/DXAfpnIfSCwPFA5jpREMcZDIIkj1OUgAQjNEX/dTNXNwWwKYDPKwjfC27hxXes0YabT4qbQkqrK0tp/ZWtY9bHUwKebJXzJpsqBBVIBjDq55kPUYSyGHp+gFwfpMB3wjgPPBjCMJzAqCBow9INS79SLA2vuJCMr+3huWHpLJYKCaCumAD65r4q6tOeLLofivxkvUFVZv3c7L+3w75HaUtq3xFSOyWkdrNVWXmOabkAA45x2QAdy7WwqpO/ErwavLkWZlnw11r1BH5g7WYpQp3u0eEDB9yPBVleZVVTkEVW27HLIuvYyjhish3ULZEfCdRk6LEWgDh7JGfiIiWoRlb2kfbs7cnpq1v01UclWX7KaJEOWoCF7JByv8dVX1il5j2TH2hTQ7KRaSkVqz7ilOwLKyvqtDzTdmbC6O6bMb2y3pP/youqPjWNkKfQSiCgoB1Sy4cDFZ4wIX/SoX4sEvro0hJA9y9PUh38XfMy3//PJb6K+lA+yPwU/d+nPop35LeXqr1IV0KR7nAtda4Mf5R4V1qC5/KrfBUVJIHtRLTtoOMP2g6aKYEnKdpwTd9tqNJ0QuoucKSaTny1QcB+j9oiVk/D9lV0w3IIIU4CP3BhlDlhkCI3S0EW58hPcZ64Se+L0aukdU4UX4rqizfVt6m+TfVtqu8C1RfdwvBJVN+Lqz0hVRm4erUH9GoPGKq9YVICRk4G0jxLkO+kkRM4aRBgHCZxGKcwiaBE7Q2lbepuU3ebuvts1N2XqShc59b3rlUU7iepKIRUZiCmMv+0p3ph0gi2oH8eN38V/zgsOO+jKE9zFNO+rk7shkGSwSxI0tBJPJTkHfqLEpovZl8N+Qf8kJTVwR4KXwXmZaKNoB2sCe0M2C32WQlq/v5vD+XD7/9m5VW5H8F8D9v1DuMPVkLWxl1FIDWz2BtY/A1uOAYXh3R3JsOgqmGHyRP+8RMHbVQ/Wgf0sbjjtyHsimRfllR2v0vXbgI1rK35dXZUJTjk2o7XhPaI5YIGZugTIYkUN4QcVyDmuH5/3u2s3+gKn4JHTn6z2eofI8jkl6ERCcIYRI6HQ+TmEKcxMSTzABHA8pHvx1kHIxMxa1mPGd4VaVGea1vyiFUQZeYJRsDirQgsv+G/EuuLTBZVU2SPl3tMwIPaXag+PTIsIPjyynptdaNuC6nfWBWuj2TZUfuNvonFBtUBTFOqm/wRW2Q7Eegpc2qjEZutpohDIAVZxx15Xlkh+lu9J7blDYUgAXnK4wY1Twk1rkOrv3vOreNdCzVN/fZfi/rMbsHfEu1UnjD9d3ZOT/yTEwu+qKx/HIr/OhObI6XX4+R38mHIkvjbYVcc8NpF3D8247GPfDz032w8NhkPvawtKvvMxmPXdDz0dzYeu2TjmbmunWKZ5J5WiqlCaigQU0NfH2cLtqOjSbF2BdX4xlVGdnXwCt2Me3SwZcLXimCZe8bVCLr0fvV7aoMhqz6dDwfWXoKXWrDajpY37MhpEXEYH+r78mTd0dVQPfKTOq5Pxb480ONib5mxrhhJQQNSyHqYhILc04M3EVQQo3C3W/kM+3U3tOeYGFrkGAjArT+8LVNszicqa/6m9dVMQ1toEVqLH9uohv5f9ATwC18wdIwDf996kS6t80gS7kK1aHNCIgOy6ZHE5iuYbdKh900Jp2TsbT8M+71x5IunwNhIyMIEvgJjR+XPRUSRlUAf/z6wXVOYuo6TJTCIUnICzhw38kGWx5HvJnHk9VVZxlJWixz85MDXfWLz9UsD36/eGuXIG9y63mrIu6Hus6KukOgIAgXqjoqoi1AiK6Q+/n1UKtEDceglTpSDGMA4CmIIcOaDmPw1C3Ip6q5aUP2zN3k31N1Q16GtfBznEtRdetthaTPJNxC+EoSFxEMQjkD42/LhsCtR1sbCj4A4a35uo9VlYDymGaYi+jhNceCDyEvT2E99JyCGMA7yABCjmFU97gF5LGkD5Q2Ul+WhCAgG3VsALkEwsNmNLw5ZQs4fiBR247jrgrjxpJ0XJgQDpCKHci8ME4hRmMYeJP9/kOAwin0n9D0MU6npuG4Hhg2mPnOYai6SFgIVvHWCS4AKbkD14kAlJNSBWAFUbdlnBVbl/c9KuGpphv1inAA5eQh9H6bkeIuyKAhjJ09QgFyI80yKWK2kDbQ20LrctvJvnegSyPI2yHpxyBIyo6CjgCxeU+ENKzgmwyxe6UBSkExKNEyIihMQQyeP04zeg2RpmuDYSxM3pdXrMZCiVidqg60NtjY/nYDEwa3rX4LE/obEL47EQrIOdBVI/K7bjyr7sR5QKNFYIBuee70URxjjNAnzHGUBQDRDFRCUdmAeZ3I8FoRtiLwh8jWn3+hCAAs2AHtxABOSSCAYAdj7fn3W1nv2wxC/hAVc26eGYAJfU6phoVuMQi9HAXYjJ8cAOk6Ywgy4fuImTsjCWHv0msrawGsDr82c7NHYc26BewkahxsavzgaC6k5ECrDyHsIVIaSD0iUBqVIN0zbCT0YoSh0EA2BDDPkpWEEXMcPMt91c/lNiihtQ+UNla8wKT331o8vAbGllVytMs9rfKLvd2sT0+P4583oX8An//rfklv6H8L/+992k79Uk7/8vsXGPD1mCqk3UJ16M+jMNtzo0+5s49+H8TCx48IcxEGEPZgHcZBHaQphjqBPtn7oKrBxxS5tGyZ+ffc1tDXMRdF88VWI6HMoHP7LuQYRNwhcHQJjITMGqjJjJr0JBlfK0v4EU4phcW3sQhcESQziHCcwivMYOxHMoUf7VnqB/PJ63T4FGxRuh/Yv4dDuj7s/msZqbykyLw+/QooMHKfIyFsb0LHOtDUY/TxsEJzjyHX9zEkC14/S2MlxDDLX9TychYkzND+fop3BBrlfofUZ3HoXncdd9/p2ABs+XYlPQvYIFLNHBE8iLYPGFjNbMQJSCcvXbhe8feQ0ozIVc6TjWhVK2mvhSSo4LcmUsOYNKwGU5ilGEOWvWLTi9cHCO3xHa4nxGWor/VQttryyvt/hP4uENUXJrPRcn8p98S/a1+TVuvDSzocxxEDXcgN2izys6Dq3PJ+kRkNT8OYHijUMSgYXoG3vEYo7r0904ul//XSieISrj7heu9ANLaTJEWRw69m2IaFwg9px2MWJwhAbxwywqLedFl18FboIiR4w0qGLq4OWSYl2OdUwHjFN3TwGOEuIDZR5YR5FTuokXh6GGHqwj6KWy1rLMvoyoGdxxbGm7CsxfB5EY6empVtFBLL+wyIWAzNryJ+ttCTjxNkry/oboRGtpPatLLoCmCnkt2XD6IPS+7KsMa+VyGqS8RZSNZdKxolRXeweW4irPxF889xxY8+r8W3DtqfGNiE3BMY6bAM6bANG2Daswp0EKHOD0E+izPVSJ03TAOZ56rgJAC5C6Ty2gQ3bNmx7BmyDt8C/GNvcDdteAtuEJBLP0WEb1GEbNMI2OCywlXgoBHniOXnqOQ4K3dAnRpubxEkCsgDPYxvcsG3DtmfAtuDWcS/GNrBh20tgm5CW4bk6bPN02OYZYZs3tNvyFMVRFhBw80ACoyx3PA/HGKCA/gDnsc3bsG3DtmfAtvDWv9znBjdsewlsEzI2PKDDNl+Hbb4RtvnDEn0oTuI0BInvBiDCLvQg+c44TvIcxq6fz2Obv2Hbhm3PgG3xLbgc27wN214C24T8B0/Mf/gW46P1LZ3Lv6W0rc1v5ItXTWNFAeEyQmZn9KktqHV/GUaupanjx3Hk04AJJ8qxh8MAZWmYJ3mM3D5yrWNfrxtJI9Au6YvYD/RFbMxeZLV2JOpHPDtavUcfsIUsOhyrOJANQVc8G5fQ2Qh+a/XdMl8fij1vFdJFQ9C7zAYg+h4gr/73pPo/fq9+P9AecmQ4BJHtBNGWceQ5uEJ8g+3J82v+FHo137aZo13mkppKwhZ+xGT9ntL75taUtpPjM1dh+visu0K9ANfeVnhPPt56XeXavqMPiHzgmb6k/e/q1qRkG5HP8uxBb+SfmPZDApAYoCs1KWExInSlfVvcFWQM1j8ORBhb+qwriRAfwrHj3bGsTnUXwrIy3LIIETL/ZB+y4djnbjisKYkQHdL8kQ2njXWaQV2KhDZFQpshoc3exuZIaNqtJBZSJjwxZWK4MN6Rl0l5o50WYNvVZbPlVfcErQkp+3l0Vxuj1AvDPAtg4IRR5kYuyKKMNoZyojgWYkVkstbCYZX0VRBYOUv6YvprYu9P9dAeJLZZzVtwohMxFrHFu+RYPHyJBpDscWNbYh56xpqD9k3pyCQe8Yntxf9grTuH64XtejlYW/hAI024zUij5TIBpj/iG6oCuo7KYo871GkDrsDaXqPFbmehPfoXbka2K8jQ67+shNDDblIbVN9CZ1At7CqobsL3kBi8955+1O8xJqbx6x21FXhrqQpjgnVkVdJdQ+Z/ZZRu4vaQGLVHl5ed05HYiI6kaSpFR5L1I5kBaAUGmkFz4AipHJ6YysHjiNmU/YjRsDkfj/JlL3Hf/sYBefLLAIvzAIWun3mJ62An9II8xORI7zgRDBLkoqTD4omYtWBYIngVBJbNyPMavqzDJ322YOeSnYKrw42Vn09n2oO2SC02UG6a8oH2R+wqP++suwplDNra/nrl7vGOoGG7yiy6yjpTuNXYvMsyGfmOjr6mzfgYTJ5wet9ZtcmZaANc151+aBr88SHxmeZom9FY7Iw5AxJMsTb9gLNPwhre01PnqUJHGb6OfpyC6y8twUu1XP6SNAS8HeSirGLMvyd77fgoKopviPisKo98sXbv3h8an8qQP7GhiJoiaYZi06F0n8ruLJYZHTGFZVP1IKSaeGKqybtyh4jd9VgTcO0M92kb15qS2TUj63TTuKPrHNHQD+zkYQICjMI8AiDKPAdHOE5zJ4de4uOo0x9zElfLS5l9xjppKfOz9zJ+YMEKZiO2/sP6uSw/WIeS6JmK7PXqldWviLZX5g3vHk1UA3N48B6xrUOX/tcHqjR61cWUySP59YjaEPKR25f9nbWN5YkwTSD6K+tJbPKvJWPwy1ccvjPw079QV+zAEZJkPDFJ5m9HaqeRDXScwVVGRCHhqERVNckAUx3Xd2ICpmkcByjz/BS4YZw5MPC93Ivj3iZXy1sLUcuZJ6yCp+XcrOnRNFjTT01BjkFim0BT1MyKPuKK+h2sdoC9i5itCzr4G4vM3674F/etYCvZESzm7gqroAfdpCp2ZKEQvH5Aj6+sn05/rQk8n6x/Eui09kT/99k6nVT+MDKTFlmhNL3wjloiVl6cuhHw40QL6bTpd01eBnHn+DOBruQCDthu0Aa8r+3ePVivHzBtat42oW5dTc3Z5ZszGbpNJv1XVLEJf0d+YJ79J7ILDzbiA2q7UDcLmBuFyE6aAdkf+YDsuhnQjHU4gxSmZqKQk+OJOTm/kY9AvjM59L25R9T//Zoo8h/ICeheLCWWst+6hNupn1dFMIoSwCDHgRvRSuFBGqR+At2ANlN1UQbS/pJNJW0tHHsgL003R203T6IunTv20isB2cwTjJAsXNMuvC+tGj3WFtmUiN3mk/2zoxZhQtbX4e4/rN/oXmE3Id1q4MPmHtybzg7ki7y/IKMAx2ebuyOY26K5Qq75FhScuoykTZq26QgoP3/Sq5c2CtvvNDWdxF+mRlO7bV7G7Puyil9A8o/l+re+f+sG6yqKn4Rl2Hwy1CEdU6D92n8azSBshCkosNu/DjRmVIESaE0VgZDA5IkJTN+j+p66S7oa5VyNCpn8rTLIOWVfN7xZaD3lKA1czzBOBpdzXAv7cqkrIb5cuBHYx2vmfVvNQFqrlfprReuSLvWG5C8WM3K7qAryv+tzceLn9sakbD1bNIxij6oP+MQwu5kJ7oOm5iiZa1y3Rhc99Ddn/rbwRRdSxvZvF662LyvcOB6eKkjs5nKd8Lk4kyVA6nqWC28d2kxiEPIm3+ZPnD/fuW/fnfdkET224EIX2Te78s56W9bUA/W6ue+9YevqF7o2nsp7W/ORtFhE4TchI7GPdCR2e/HMEJqu0RlEbma0K8/xTmmYD0PeAhVCC2lYvqNFaC0wj8N5FdgqGupRnkQwjHMvhF7ghjBHTpZ5DsgyBEMYOB1iqxB1HTP9c8TreMPrDa8vx2vv1l8TrzesfmKsFtLKfFdvTY+rviksY2kJuDnaYT24KMqh53gwCZCfp0lO/383hRCAPPEdoEHvdYvDbRi+YfhXhuHRuN2GMYZfXRpvw/ALMFxIn/PF9Lnvz9WhYHUd1RZ3S6KyuVUEQ3PbD30vhjjz88zFGOAgdMn/84gFnuE07W/4VNJWA2ul/HXgWj1bzwvYb6tyX5762Aca89C4truank1hRuvIgiKauAdsqRbFK+s7lN5zBTAE5qzIc0z3MhH5WJ5PPIKOetMTTAM0CJjXhExMRiHDKSnOWwUZw8ciO9NKoU2C2Cin78X95p8xXgNoud6t49963krO5v/zXKQfdo/s1pEGZ/5AF5X9c3PT8UuRViVbM13qSXtpuTLs/hcfB7tszAj6sqvi9sbF3rfj6HNOmp0wA7tKJDN1PAuZfL6Yyfd9cWJBpz887meAlhPZd497JdQqSYZgG0Sxl8URhh7yYwdHDnIzJ81gFmZp5PbpJmp5q8HtzBPWAdy5WdNCLnBWhNxfaNrfIPnkY0H+VVYEJ5u4tfvixCCWjJagXMpilh8J7mEecNa8TMffRpPRtBMhP4RFUvLLHZ7NckNs6PoDgVmOzSfhgovmAnaB2BR4ybIlfASk//KC4RKe7caWS4sDDurMrBNA+8t5dyroMkKtUcjU0c9kY9c0NoUZgW948syTGYP7bhDdXRBNstjRQdDQCGoB2k0GzxwkqXe8KSgJeW/+oFVQYf036+9lUhK7tMkJzLpTfH/06aq3F7ZdNdR8KFl3nD521KNrMTOm8dUY4aJG8pDxNGa8Fprmn7ISPM0/5GqIWnp19iNLWbPudsX+WGMa7UrRiKVmsP9i42zSLsh5JS9YegK91t3tijtMEOuV9ZrgD0GgLrihre/eBo1RxU9zLljmHDoUuG6CIojE83Ht8/jFRt0XEE3KUZR20RhXIjTc289zIbbD+EP77CYPrjMOfyQL2X5PV8s3FV0lT3Y2p4NoAaRJgessQxrnbbM0oYQOYq5GfWG3s6o/jYcKRHaFdDffn0dkmaGoxZRhW41Z6mEDTM9JQhAHmeu7cRySRRbjOPQ85KROnIDebtRB5zq246cI0O4T25AbQH+RAB3cetGTAfQGzmuCs5Bs5g/6Gv2kamtUzHY1KpRNjRBKYEAO6LHnwiTEQZDlWYai3HfDxAsTV4TbJ+hp9CXYvxu8bvDq3wLn1l/F/l3/cmqD1xG8Chlnvphx9ktBU4h31vvHY8nihR/VBvCe09qnjlZlA2sph8kbMM0DmAW+52aQQHLmYT+GvkP+XxbCpC/xqBW7FkYbPGgVmDaZ0ec1hH/hfks8yLeYVHvsnJliwQn+LjeW8DI80ICLauCaN7RjUQdlSctAVmStoj+t5JzQQIW28g6Vn+/I+pj6Vl99UoV3vqw0Cc8GPr25gvEguvcqBzF7IQJ8e7aufinLjKp8DsUsu44mQrJ19O25JNtm/YKUp3YErPbknozALvMGh1k6HQ2KYUl0WTOCGTxuSGawzdBD7AqJc76YOOc5Hp+UN2Ll1xaFya98wIO6sBx3Jb8NkBbmTgJ8Wi4hhokbOj4xhL2Y/EfsBT5yUYe0EkFrYatU9CpoKp8ZvaXrroifNG2bY+WurE/TGykaTXU48G6drGDOPSbGHI3GwnXdbQTKT1cBfZs+oEv4qC94h+QTlKB3SNAh/6yecsuLC9JUqvf36PCBwgTfC31JxaetonhoqpfSXKoTHQLFCb6s+jKK2sqJso1oCgtCGpUvplHhN+V+j8kOGeUjC9iA04bErtFuYpVJfx1aYnGKvNCDTuykWZYighAYu06EEY6DMPU7fJCKWgsheuHDPOeVYEIl3ggrwJpYUbLs13t2OD5Y/fel6djNYRhb7XmXnW+JAmUXnCyeCNH6hUea4t0ZaGJo0X8QzfvI6gTQeM4DebcTJyIfJi3Kc92jEquWy4I3mdBJVRd6k3tgqKRahCvfaptCEe0Y7N0CcOuDlaCI1lJjN9XfPWJW5vx/DV/7HZt1Hub1BDWg7vCJ31Fj8ni7PHDAGW63mi5c/vgZCJLvdlMQEjKFAlmmEK9RokoT4vUERkE0099GtyBRhGMXBFmCPQS91AFpFCPXdf3cy/N4ElsuCFo7pHwgetV48uHMPC/evGn68FKT4s++LBMP0WVVAFmcBjn0lbQCH8u6p9jEjncJRsSeIYY74vDUxKNXTUxjC0Dlw6EzeogsAiE0HOPVk6PD13E8I4AX0UBwMEzmWSd+501bB/Lv+EQO7NwS69ROf1Rr3GpP5TZry1GSCSLDaKwxZnuxnufdea3dnuoYHgngmMKfkHwTiMk3P5O1jquCTMKpnIve3jV0dk3pVG6yWaph4k2SoQyEPnCTMI3J0c1NAjfK8hzkyIFub5jNilwLJjUPWQUwdTM4hE7wxND5vivq3+Aey5IpDununFEzgclAO3KKO5ytA/pY3PEKkfyYd/hAwZbIpmWWqMnXxiWS12a1r+m5kPnU0I7WyhatuFdbSbsnQdBhKs1LVYJzhQyRQMwQ+QbTmP/vPrJgSVaTVOoMSiiZjRkZr/Ep8QrNEQ17ZOZRmGaB74cAx0nqYey4cZqS05+bhn7e19ick7hajc0zNV/tuUetU2hT/xwjL/yqnUzucd244HmduG5eiAWWU/hhRTLtMiWgQYvt/0ktM1redUfLLA8tu7rxazeu9Q1QVgWUkAFKQOyxW/dqQHmHd7vm9EkXovWeVr8+dfk+7ObyuwOu7po6xW1rp7VssZo8vzl+0ufbJ/78tsAcW3OYPZ9vkbrd8kojbBZ7TK0xIb8jEPM7mOlKfYVvy+qUl7uiHGdFT+Op04bHPrY8ijjnaVT1EtZxbLUx77WwqX3QKqCpfYrR4dZfMcSaWWj0Xob5zLthdYfRzov+QKwtVimRGmDFnlXFemW9uyfASa2wY3lifnmWJkd2I7/3LKsPwlVnfaoK6pO7GZSga1qbUMh9IEerY1VS5GU/NQkH7CDFj9dNBsoJH8kJq6S1O1moBHvapcl3xuEqZNb5rGzl7z+nuBuuakJaesmDg7ibJUD4LMHnP4hZgdYvqC4P1aMwuj4Yp3MrPJU/YZSgyIci4FYfktO6FmbUWTvRdvcqbbK4PjYnUqk3IVMo8ObV2y+IHCMn3gYJGu8JoSIyfZ56cCAAieNmOMBeELgu9qAPczeIwsCJEQpCobH0vMy1jgRfim6LN9226bZNt0l1GyT/PK1u2/Ta8+g1IORbBf68Xntblf+ktw3uvFY7cjLbNdBpHe2wDZmLIXJDJ4O5E2ShGwDP83NMvVxxDKE/p9E6iZs+2/TZps82fWaiz8Jbz19Nn62eKLHpswX6TEhRCwIzfQbM9BlYoM/AsLt8DIM4Rzj3Ew85fuimtNRXCDwIMvJ/HRN9BjZ9tumzTZ9t+sxAn7ng1olX02dg02cvqM+EnMAgNNNn0EyfwQX6DA6Ts9MgAjCJ8xwnKA5TP0AoyD2i5lwnxn5uos/gps82fbbps02fmegz79YBq+kzuOmzF9RnQj5lEJnpM89Mn3kL9Jk3zLh0cz9NvTTOXIjyMCH6LMtRmIRp5GUpjk30mbfps02fbfps02cm+iy49ZzV9Jm36bMX1GdCInAQm+kz30yf+Qv0mT+MCIFphN0o8/0gQ47n4DxAKYARyDyi1WLPRJ/5mz7b9NmmzzZ9ZqDPgHML1juf+Zs+e0F9JuSUh46ZPgvM9FmwQJ8Fw/szN/Kgh2gsCIr9OMlgDrETOz4GPgCO0fks2PTZps82fbbpMxN95t767mr6LNj02QvqM6FIQOia6bPQTJ+FC/RZONBnSeL6Pgi9IPLjMAhwnmDoxlmYOsiNwwib6LNw02ebPtv02abPTPSZt2a8frjpsxfUZ0ItihAMS/B3q+3N7kyAomLp58Ni/O2itVNO0qkwyW+jwl9hHLp5CmInC2GUoxQRxeU6TpqGGQo9sR7/WNCKRfnHolm2+nrl+KXi9ZopeLVmdeefclZ+ZlxWEHW9SYdapB0zrQVGaw7SUgOUnmmG38imfVsJbfNuuEJqNvnfu8nu1V19rvDukTamRk0HPQs/khlBp5TMxjI1QxD8fPzjUJLPx4HgyQs93+P208lKVox+nQL2dF5oe8F2Pz03gLuO7QQW62C1QitAVjX817aa5G9NdaN3p6aM5dsdeuQmC+9M2oLJ625VsWoWP+3XxF/agdFuK1zatOISheOajIm1xiAr8pHXteBdStvt2a10Xq2CFVKZAWIZuBmWtQBCWYtQLGtBe2fXRCSdKF4cfdqLqiGx2/rp41xfFcEw2M71oij3cy+DeZ6B2AV57AMnSRBAwHP7ej8qaavBr1L+OvCrnq1nhd8fyuoON4VXz2QZ8MKLO4wqoWj+DYFd+ny+YYjokuxlXkifl8Lvy4vdCG1GezjuSuo3pco6+EVE5OHQNGun/0GEVehwx1qw0FJktD5ZvQoMCyj3DRG6FQ6aAeD4Fnpr13J8dybbjai4Se+T9XF20vaEP3ra8cQITlWwZYqpQi2FUKyl8Au6Q/+ix+o3fDdKups0FHazXyc9TeS/DwA1CB0XpwChJAxS4EPH8bIAZ37o+2ke50HfyUQubLX+JXLx6/QsUc7Ts2Lp+yHoNT+0mJcSvqyoqZInIEudG4gq1JZqasMey/pUv7J+Lj5gxoB3ZKsfqC+kaRHN2pa0GNyD6g3zowzrP9KHY1QXxNRNCMLiffmRMBa5VZxqi0CldcA4w9nT27v0pZjm2FAWkn+ilVCWF//GHFHfExu3xZSmTFuLNcTYfNw9Vb1cXgIcc2ylRm27HZtabfvBIPTVcrtBNy9jv1sEvFBI9g99PfCSwwHdkXr8teuWcBaGG7Jh7G3i5mEGwtgJvBy5eRIT0xY4joNjnKRhokPjRuYGyl84KP91dVQ2Mn83dO7RmTbT3tD56dBZSF0PgwE6c4/4D5SD/PsNqujliNhntSGxGxJbIOGIrCIYlhZ2oziKPAT9CHtx5KVRTqzj2A1iJ859r8dilbT1UJjLv2vkp538lYBYLv5FkLgZjNUMpvcE0PPg1B95j+itYIUxQWlaZZhumlYEwezyTHtGPNwXtMcqeXDCCg8TCPlvhIp6cLOuZ00DtGnbcCJ7xZydbYFiRie8CxF35AjU+zO6sX6kI893+M8i2RFkZ7t4T7XBuh4LmSHdfTyjdjQ9mpETvb/2if5HggT/Ip+X6LN20/7MvonQGYveDD/Vsf6+e353d8XXhNAWizx/FsMUOGEKYkK+cijmK/8nJkuotxqahf0bXSjv8Z8nAcsOhJIOM2M37eMTvvTXAYrFWQCcLE+jLHcT7CexHyBy5HcC5KXIz8IOxaSi1oIwqXCuWWhjl5WQTPOUFwG0gltqzExE5PHUj9V/+MYK5LERZIgMZpjH6RU5brQXXK9/su5oDWtEu+7xOukDjysZT30kmFYf0PH42N98ieA0c8fVOln/8onfZn2RdqTn3oL4WuT9hkDeB+tb2smIX1dVZcquObn92LXJ4W7Ule3HhD7czsjDm3sp/vDWbuya47CFq7cb5ZBmCrhCQm0oJtT+HRPic0Wv+f52aMImmvADAWx7KptQ2ZTK7qk45M7QDPvfeGEIHZwT+zH2gjBN/ACECLsARpBYkH2ZoxmBa8HvB3Ju2xEjiKzU7lltsFffGnIVDDZ51HMD8WurH4wAvn2X0sFBm5yyq12JshZdmyM7NTTRibYHo/1u6H0BIacH8Jpbiv/j97Pj5AF/e2tmvels2rwkRihv5Ed9AsWBtgFuLs9Q2wCR9eOpqblVY/ypWZMevPXDazHttfU9bd9GFeJ3qH60fkOPwzgp2pX55yYkpN044ryv3XUV2TkZELuJJ4vl0X5Aj8NoKdqkuQ2W6pa8sA30PVjnsMUUAYUUzFBMwfytLPuOkOObpIey7HsvDk3M6U/DbJQc+l4eZ26YwSQiGIfDLE9Q6iQgilHS19ueylmt7c6BKCBq6EmesE6/HeUDnhvJWLeVpiMq62VaW3RRdiYkczGeabd6Fo3RRkyJZma9w/jDuOEXvdE/NCfm57IChdn8igJpv1ArNnyCiIBvMCLDoXYr/NYS4WvYx/fJ/AdJ+3wbZoO9P+7xrMTzKWC0lz6maC4kIEbOLJpPr6eUT5/BdtmlVBBkUYA8FzoQAIgSnOIUpl4EnCTNotyZgfiV76M2pP8MkX7D9s8b233n1gk3bF8f24VkvMgdYHt7Qn1LDtMyY711jtD72Km9Lvl1eLEV+R7ysZNgEKfETI9imDhJEkdZjIPQE/FcImq9ZplHXLEIO8VjVmqVOfuUF3EJoz29GL2THP3pyGShB03YAbuDeiQwQf73JGThlfVtQ820RrIr73g0gkVWekkdCClzWdBA2izjRKypeu9zpv7iw5lSPZsr+KKIgs9FTaghFdy6zioZDMzd+x3ZVOUjJt+P+kN48Mm7duFjwQ1MFo5NRnpkVwcrIyxLXmAOYNwOh3lD7B0Zjl33w+kdw+Jw9IDbrXibwmITTmC/W4a5QsJYBHSYOzWp58bQIfDsQAdpZBlBXRwCLw9DP0J5DlwfJRCHHrGyCRh3QDwnccPjDY9fMMPh88diOGhNuWHxs2GxkEwWwREWM2SwfiViyzkD+CMlUFvA4s/DnlqZ76Q5SMMAuTmxhPMoyaBPoDhEDjGFQ4kJLMpaC3NV0leBWuUsPTPCivEO4gfV3YOxtvE07zYtDpjhpcVexKJzTfEa/0nWcYHJSfkVD50pThYrL/G4K+r7GwK5NK8nsxKys++q8kxglQngCIsaaRSiyYPZVr8ZBXKxtN+8OJ3o41hve0J23mErvS+LlA+cBXY1Vzv1q82lsrlUDHSOPyiptIZLhV2H/lok/OKYB9c1F6CNyvmm3waDbfg0LhZ2G/qRjscum8CQtsRNo3P6bTlCvxmXixTYTfWNkGgXeYPk5fSejCult/zdpL1vMaAv/dFnMvf03Uu1mGEfO3qujfrUZUM2/tbNf7NMYxnf/XmfXJ/DPDOi1RKZZ55xrTKKLlBG4oCm5Y06pUO2Ia4ON03eM7HT0fGIyQogiqArk8S96E2USBPu20UQc5c7z+hgISJ9MOA/zzSwgcWQWPTG/4T7ghRkXtlRg6zakqoenvlMVExJkKiyPhRk+5a5xWDpLy9W5Wgm+MOPb91wUF7HdH89SZv314KruQkheUeQikZhc5T8hnwBHodMZ/qtUHbqTVN2ar0Akt7r3ASP1M1QOEASsDyxkGQWoCxUwLKbClgz2ChOchszYreTrK+wEytA0xOS5CJfBZq/4MNZBZB7/tugNtyEYFjjIUq9IEt8DyV+niWJ63gIpamTJiDIvAgJNR5GYtYr7vCZA2O8AeOTuktUVrgSF+Gt69wC/+lwccPE58NEITUtClSY+CNGzIU8rYMjDOqeEY0dGDKUHFAOvcguzOIsdp0sgTB0fRCmOInzGCAQOn6YyeFyIG/DzQ03nwU3m4W+EDnBINX2CuR0N+R8WeQU8uGiUIWcNAPO+mZXph9UsEnvSeykoVBjZk82SuyFTpZFyM9RHqYgBqnvJXGcRgCAIGV1JCWA2Qvb0HJDy9XQ0vg8vhAz/VsvWAUzwYaZL4uZQkpbFKkw83VCtoIKLlHzoxopGcUor8OPYpy6OIAxzsgBPE48z/dA4NOYMaEL5FTOho8bPj6nNXkZQIa3jrcKQMINIF8WIIWMtyhWAWSbEv2e/agAyjZ1+dQQqQFzQDnMlkiRGyY4BVnquQ4K0ghFDnJhlAYORDCVA+dA3gagG4A+h4F5CWxGt160Cmx6G2y+LGwKqWWxo4FNDWCaQOUAJLM8IOsqdwLXCWM3BnmGAzcNQz8IgJcG8yC5weMGj894/l4GkMC5he4qAOlvAPmyACnkZ8WuEiDbbjZKiBQIZkCypRrApOd5SYh8B0Qx+RdEboAx8mn2bRLmTqSCyVbWBpQbUH6idiQAt+46t+HBBpMvC5NCSlUMtDBp/cK+iw4s7X1DZgCZnHbovYzj2EvIqTuNCHB6TpyFfp6lSRrmfuQ4vgY4ucQNPjf4/HRvxQEctAe4AkGvbmG4Ieh1CCokQsVQhaC0jDYRrkLOtPtZjZgNzbD7rpvnXpo7WeBDJwvjPMyCkCBmTuAyiyNF9FAjaUPIDSE/VQPTv/XiVeAx2gzMl4VHIW8nFvN2eDXbNyXZ9FVRkzU+ibXkJWfTjmIcaKn4fRgt5CNiM0KQYN/JUz9yU4h8hKGbODH2Ud8GQCFsLYxUil8FHdUzpcXFcEVcbOsDNRn5CSarkNfeRzmtfSWUtu66uj6IaW6sYipbF/27jHutvCK739qjjHd3ZX3MD+nuTP57f96diiPBTvxnWpx4jimZNdpOtnkcpe56BND/YEPYsX7mlzQdXzXXk08XmylZpuTk52ma5Dd8wl/nz9Hg9atI+XRZ13H3lt6dXV/nu6QFKX5q+x3TF2qTO9mHY8Vp+cd7mlLf9Pl2ITy/S+bsn88XmGG1bxUCG+Z0+kJ6UiymJ/2GyTyS/fv2vjx1ma4zOZ0PnN4+Uvq2npc+p9OUbZzT2QzPZsNryyc0o7q6qIBkTGuVFJCIvlZFRNc17GJDmfSNbaxnlpvPlisxa1jr8K6Wd0lbc32ktLzIIhXDu9m2CoWX9d6jolMgVUlNZNZxpjzf3Quc1j15mx19o7a4ADGX0g+NgWzx+SV29kfMeuhajDQp/7TaCtttkxixdc0ra938TqGxz8UqpuuvLsPl0Y9TSH7bdWf/jnyg9LSpmFVVTDwOaTNFwSfJvJXUehyMo2sC9JZsVdb1bu2K7ZJqjwOg7toAHZsRGJRolyG39mwTOCr9JaSSxYFGf2nU1dj1I6MZ3i7GTgIdlHmBHwVJkocO9MghhwwqAV6EhCI4Uo2yUgmcz0tbxZu2Ummrp1ZWm5b6IrQU8Mb3FqtqqU1DrayhhJS9ONSdsMaXu9LzkfRqV005vNgNEo9oLRTCJIyC3IfAyaPI9dIsy2CeoVmdte617qa5vmLNdUlxiE1bfYbaKrz14Srayr32ln3TVgbaSkiWjMVkSbKYPpLd//oOH1LWMzqbHqoyBl78eoF2Qc7GBysVwSj0COUggygNAQz9PAgDLwfAy2KYBY6D+phNlbS19NOJvbKN2CsPH7CKklLKf35NhS1hMqky4NWU+TdnlZfL/j+bTindRXeG8+JA/tfukV6L//5vKCk/Yuu/WQl+LA/Z7/8mNFw50Q4sZNkTUn4tT/VKNtGK0nqmL3479NlWam6xGLq3PlipamZfsLltOCLcI79ltbd/YTdhp1PFcYjZG+/JPjg9lNWJmC8r183saza3LUiEWxEa5VGTj0SvWLoRsduWUz+iGZRVIpfpPYuQYxmLOZb/o6Bt1A/W/zgQAfWoe4uArR/Y76PuKh2wSn8dhSllIEuiPM0gDpLExbEXZ46Txk6eBTjte5ZIRa3WR5W/ra14yDoNVOee8dzQ+t1H8m0Lhqd/JbuBxgwRM79kxjYfoEWMahaMlJzr4kBOCk0N5WbcE2wkPzWtVrtr9IxuSBphRE8RZEJsGo7CTwWdobFr21oTarIpyPpEf9KTxZ7GpNywQKWEdmUlD0nbxq1MCdCeyHSV/5VQkRPGgYy9uKxy5qpg/GVay9AbZIdehdAESvbliRbPT7rVan1T/tnX0P/Hofiv86Rj1Le4JltrbXQ+8tHYtTAaO6GjaW/Az2w0o/1qZ2w0M8gshz5TWO5zOENHzOF8X5Ct1E4IqsRCSkQPPHaj4z9xEB7/MLRqw9xPMw8TqzoAbu4nIXbiJHUIFIcgE2omjaWsBb3kSH842Y3xZgtPWQl2lfJNIDda2ZqlsHsii51bquLHZBXpmWGQ8t7ITbV764EHFjbrlGMfeydWD3wQKEWs07pMyeqz6Byhpnj+oPL9DYt1oqiatqdO3k2QPpLMMEHiHW882OA7d/jQ0bJHnY+0owSNn+JDoGyt4S00tH76xtU3y4LrgQ0cGj3qEyxby9RsAIm83/Czsn7V72lPcdrrsbE33xfpB7xiwGcDXxyGiMFoD9c5a1FN+5rbVI03FuaJj2EGtCZQYYpXgYBXrgKvfmYbRw5Yu+a3KWKxX4aFOEIcB56DnCwLyWk8dTzoAQRpB9PE8T0khSwmZsOsDbM+Q8wKbsHVmDVCmxECGO3xUNjjYj7gW0yQ7lRWWH1KPGICRJREdVBUEQw3fh55IQBh7EdkIUPXdZ0o9l0UhiFwMehLl6mkrbX/1fJX2f4zs/Xsu1/1cUe9dMhAc3JGLJh7mm4w/EiPe+TEy1xyHA/ajITm3odIZm/517pvhXwVPLTnzxYl2hZurO9aG9v6EStgYk9DcI/l8bxDfHDtoLbeP6udJzmkebcObSexrhnGrKzvDnfojtlgzWLlHj/qt8VdJ+Lm9uSpbDFmauFmIN0O5o4+epGCu+7CbXOpGYNMiYumhlkkgLaYgvgL+Sz0EdY/fprC9b750T4XY6Ce/jSA6BCHsRMjBxJDzM8jJ40SFLmOm/pJnCRZH3o2lbMWOMskrwLL0ll5dkCefrj+kpL74BjWkuEz3GtGQ9MCianGLjjrDwU5EryiXnIGm4Qg/cD8cNkEQkVct0e96KeI3gDmjUXm7mORYvK/yM4TbCzqqUOyjEf27HbzEnXx4pcqBPbS3blWZNyMf52C7LTtHf14bzjTCwJvMGhWsYojj922fFvcFWQczUXs72fguHFNDsB8HfDv3vj1aKrkE3nx2DVLxofSXmDWdrsa7eLQ+/PIIpvBXQnMmSJuLCCumNX4I1ntj9aPJZGGHmvrR96LqYXce/qrfd/8ajedmjjmSn4b9tVBCYYgjwOYpEGQwSAP3DD1Yz9FIHfzPtVbImgt1JWKXgV25TPzrLj7Gz3UktNj9VgesMUGZLUD4k5rugUO+IHm+765r8hpdI/oom+6wLIOkzVOn/SY+VXdVNzMR1w9IHqLqg666n9Xx10RnCJnhZdAamA5MQtQitdtJYkY6DQZhJ3RQH7/R81jGzpwour4HdqtbyN3kUasVThPEuzS6sjv9JaQGsnddqdX4TUdyQxYy/DREK0DR0BrMc/wHd2L1n+z3qWF/X1h0VhJggXciJnYy2zj8qES8rywjwL52II2IR67PVAUpzlCAfCQh9IwjmPHzdPITyIH9PBuIrnDez5Bl3eVZ8+ae846beU1jzHRBPHawbPc44ErFpUpdAw+4fT+UO7Ku0fuFT0U1AImg6etjK28YPhvPVTkzFfRH9gSI3LvzzVZR41ncn9O7y16hnz1tE0g3x0x86t8/z+3rsOf4+08tB3XBh7rzBneemsZ9eyFaL00btb/WpC3KysW7/36wCvEvC/2zDH3loZkcPPnZ9pqm0wHUy2rK41TOyZu339sxkR/QnxMNo39sGlhEzomfnO/42PiSmZOfRgBsqk+cQV9Iub9vSHDIbv6SPBjT8NU2xuBVoWIv9vC71xnSH8dKIkoRziNUZY7cQhDlGYRzjOUhchN0yQIYackpKLWOgWkovC0E76KKpDKfn78p4d4yafUNb1nOqNzfNSnqhi4UuhtcZ9bQR7CT6mW+NLseg2/RDre+HKqwx5467grXE6NzVT4rcXtrz70vSsz+WObKEJml0z7U9mnkKABw4U+9r0rItnlqhDUpstbjSwncpY4HydVyYzRBAhoIuZoeY7HwwyYQf+mJHzMuBAAhZDwKABmaaciCccUFcHQtRC4XpbALHBj6OdZDrw4CzMM8tzNQRblHayopK2FLGr5q4DLzGxp8cV1V3U1NMWOVJ9YAzT8NuyeHl1r6rEgFh5b0+zeq6EhUHTiHtusIHqVHK9u6Pajgcr8z/TZrP5cfV8cXj6mcjM6PyGjk/kn3OAWRLee9/JRCQEUIFJMDPr+XB0KVhKQX1//VJd7sgyKdHp8z1vS5qqtaEnHR3cd4QA6YeTnEfYylMZ55GEUAhhFeeAHCXAc4LsddOqkrgWh+uesAqUGs/m8kPra6obEAw4msevsDFOfzodDexdFR0hAc4cbm63+C488SMpdxgOIulw9Yqx0r2ixDNgipTHpp79yS651FIyDIJpEo35sxwLTqxJ2a1eWe4vfJ9dbftG1UAX9W9f9BKDKE6BKzLX5rSwzWpqTLr6Z+qVd7n1PPrEsZyqamXFNCpoJbJPSn9cm2s8Maa2E+5lHXA1E0WIgEtNe0ooW1Mtu6FV9ZedVgQ/Z7vGGw09/UGxAqcMqdlSkeTgNrFArMCkJNA1CsNr3ZqWGiUBhHoYex13xATe1g7tH3KOajBQfLAJqRXrekR1MhsLhiCf1DO/9eUDBDR3BPzG7/6eP7GK62N1visgMfUSnyWX/Hh0OuCIsu1350ARjsWKczWHwYJWHHbFCLe6VSZsZOFVnNj1EVm3RGsl5RSCT4i11vZJxX5qaOXNWbhbQV4Gd0HZ9y3Vufe/WGfbzMESrJyk9JnEUdGmerSOm8xn0EV/v1kyWl3gKusTOZgy906AP9tKly8/hrDZtXqlyhDwi1xmpHOt1dbL+dsD9MXOkZGxUney2FvkwJKEt7iKlGhYjAzAAoZN5geNHMIqzLHEgyIM0iLIAZn3avFzWakVdPnNdE2+65svTNWuEcXzmGsalHe1d58k0zKZdnlC7CFlfrjurXcZt7KdgL+1lryAb1vF3vRzHIEeuE2ax62Uo8SIQBJGbJVHmZjMKZtWu9puG2TTMpmE+SQ0T37pgDQ3jbhrmmTWMkHPoglkNQ9vszCqYh1KoiaDUL5RqeAPqZ3GU5zEOcZr6AMdplPtpEsTYhTlK4hn1QmVt2mXTLl+Vdrk0oKQFawBvHbgGWIMNrJ8ZrIVcQxfOgvV7WrZsXx7oS86C9mlIqAFvkXoA4q6Tph6KIQAwDWGcZlkIUJCDOMvyLJl1QokyNzDfwHw7KnzJRwUIVjoqwE37PLP2EfIuXW9W+7CKNvN6B7ckGo3D6Yb+KJS70I3SFMXAC0Hgupmb5HnoZxhE0MMzuoZL27TMpmU2LfNFaxn/1o/W0DLepmWeV8uEQr6o689qme/L8jTs7TXB+7wl0WgZTjfQMk4c4MSPkEtOL26G/ByACGMQ5J6XptCf0zJc2qZlNi2zaZkvWstEtzBcQ8v4m5Z5Zi0jZJG6wayW+YHyVo+WO6to7jiVq1c1LeVA2cRBDFLX9zEEoQdxgDI/8IM8j6M8dSPfm1E2rbxN3Wzq5qtSNxddfnjw1vXWgOzg2qZUG2QvhGwhVdcNjSAbmEA2MIZsMCwaA70ozDLfxUkQZW4eelFKjgqOm7mBHyOkh2ywQfYG2RtkayE7GDSvuhyyww2ynxmyhdRhNzKCbGgC2dAYsuEwUyKLnTAO/DRwfBCCnCZKhIh8ctd3sA+hHrLhBtkbZG+QrYXseFC64HLIjjbIfmbIFlKo3dgIsj0TyPaMIdsbxhVhFHp5HjrErk6cMPLCNImj3Hf8PAB+EOsh29sge4PsDbJ1kO3DWzdeA7LjDbKfGbKFFGTgGEG2bwLZvjFk+wPIzsM0Tlw39/04D+I8IXZ2nrspiqk/O/UyPWT7G2RvkL1BthayaY2wVbKunA2znxmzhcReICb2slqE3SdjFbHenKuaTN1r1sR5WIKSUnejsSm1zaltkZqDuAHtMC3LSYIgyJIQRDiJ/MiPIwd50PNgnkAn6QtTGgherQcGfVRXU4kVIU75o1D/qHV6Yuif9Ozo/t0Of0Rtt8e2f1vXHIO1wBiCeFfvdoiO/EWs7kVeWW8FqKetxFvhHJFb2N3iRBbHiQDW3NuNbj24dgnfX3BNAKz4F/2i3+Xd52MIK3SheCp03fePtzF7fA+ufeuJGWA1wSPDKr6hkMQKxCTWX3gFwB9RUdFuG7SzRGNXDIpT0iaFtL2pfU8IWQ3oelqYUk00gE0QZwAkTghdJ49zgGLsO17uB36SIhgFnlCUUi1xtU5t7P2ZfNrjgxZbb95/rY5tygcYoSNYER3fDS1GOpi/1m2V775dGlk8hB63rXRbW7I3g2np166dWtN8iNajtv+LGMzF6dHi5e5viAmd4bJhH+TF8SaJzUDQOePdKZigaZNM2qai6bXbrPpGJKK93E7ngtE2QMxQvSuOXQ9fFf9JLPZTUeOtneZWX3hGK3m2GzahMH5wrVZ6zRUSXaO/8fKr3xY1gZ9H8m+iFehRwvrbsamJTVb13+gfyT5jjWiZrlr1DIDsthY3bT/Heoby4ZB/N8OxSz4c1o+ibIdjE+hiuktzHJjVA6bqSkjjBWIa70+U+K5C+85R0x2exOjDoiVr/SX9+aaPP5wjGiqsCCUxcF0nTKPQi7CbByENOST/k/y/qM/cnZO4nsOmyugxvG46V63c4UIl/tmVFTHYyop89Jr6PRKikbKBVU/QnDtorIaFaw9G8rFICHqcrH6x5Bhn3AfCNMmNRd7wSFY43ZTtGz6dTmDNo1nvaEP3RYc/8S1wB+6LmfVPnRdPWJGMN87cPXboxaCpH8/3dIpbxGo9Kyub1udmDB1kMTzqdx39zB1MNQtlBqm6wdvNZHa9aGw6mXrfBVDBl5AHCjwz+AJm8AVM4GsYhpcEvhNlGUjcALg48bw8dWM3dgiIgRA6yAS+wAZfG3wthS8/vnWcK+HL3eDr2eErEhIMgW8GX9AMvqAJfA1D0pIky5IwDIPMD/LYc0PkI+TmeQZh4EeOkfUFN/ja4GsZfAGCXbf+tdYX2ODr+eFLyFwDgRl8eWbw5ZnA1yg8K3bTIAd5GiRu4mUxACj14ywHIIBh7ngm8OVt8LXB12L4ArceuBK+4AZfzw9fQhYXCM3gq/l8Bgh25JSjxjx6hnFPHvXrf60YFX0VGDXX3XsxVPm2Ay0nos2j3Sfxc13Y22WDqwVwJWQwATGDibY8fDzh3U4WaiWAlUg3iR/qoGqWapjCBJGbhakXOMBHSZQ7SZynXhxRayuIsr4qzazItSyuWnzIOPpxFUCbfYIRqsGVm1Ofdyd6Uds3e2WxhE14jfzSl0aaMbCiN2CDK2BxFbH7W8ZWP/0N7gWdtpJzQoCc9cqWXYFOfp7ef37DSH6hJM9/7Ung2KOWoxcPyh+/VK/CSEi0AWKizQ/4QNYHWx6vf6JF17lCl4HLXUdqo8Ludf9pjC8dfBhwjG2hfjz265/sbjyr9SjUDWkly8jgza/DkqUW0k+HE4tOZUEnBFem3/0t++7tAG8IQKS7M8URorvRR1TsENlNVFNPelS/sgaxguP4ZgpDs4glRgs27VkZU/ZI9nKRtkYbecye2GosYhpb7GqcjCdvo1Ue2k7buld7atvtArA7PR7xQ0WYKmm4x+jXKdS97yjWRDrZqNRhKwkmNjimOQDSl5j8LAFsRmK9zld+j683+Ma33ZjeHjnw1h12fdTh/nN3fvyVhrcRTCGHkvc07OynPRsProcHg18L8q+yqp8s0JSF2ZG5JrY8DX8jB9tmHIPDASHj45g5JWg1mfaYAFXKXEjBgmIK1g/0W44aP/5An/6jpNdj98PwhijLEpRD4GY+DvMMEtsfkf8/DxNiQ8Swd7F27GtZ91+KZo43zfypamZVIKnUndIgZzAIpn8C5NxQ85lQU0iCgu4YNdkuHMNm+8cpbrJfhmXiQeBkwA09GDgB8CIURzhJ4xw7eZgh5AyBk/FvyLkh5xeMnPGt566FnO6GnC+InELCEwRj5Py5vCvrMXK2f5wiJ/tlgJzE0HRcYnNGnuf7bu5Gae5lno+InQvJCSobIifj35BzQ84vFzldcOsGayEn2JDzBZFTyL2BcGJzstS+idHZ/lVidbKfBuAZRQHAHiZA6acwC8I8ciInzqIYZLnv5f7I7NxzL/uGnht6fhbouahSSYef3i0Ea+En3PDzBfFTSP6B3hg/35THxzF6Nn+bYif9YdhxJwjTOHD9yA8ygNMgwdBNnCDIIpAC6ARD5KTsG25uuPkFW53huFHzFajpbaj5cqgZCzlH0B+j5vuy3E2MzvaPU9xkvwxTuGHk+DlOQRyjKEURCPw4daCDvNwNiB06BE7GvyHnhpyfvcWpjFT7vAIflEECbnQLV3M7+JsCeEEFIGRtwWBiNqN66nVo/ygxnOkvAwUQJl7o5YmbJin03cxxQgiQ7/rAS1MH4dFVF+PfFMCmAL5c0xmAFa+6gg05XxA5hYQxGI6Rs82fec/+OELQNhek/XGKpAOKYXcvDKIU5qEDQuxHPgzDCCSxnzkgdhI3wENEHcjZkHVD1k8JWfu3t77hhRmvg1bvFjhrQWu4QesLQquQ3AYjBbQqQHUOToedbVMMsJMlTuqh3AUxBHHiAZdYxBASkARSIN0gdIPQL/k+DAS3zmr3YdGGoS+IoUIaH4wnnl2hLPDEwTv8TeLnFWsKD9y9SZbnoRfnUeynuRd5sRvnCIZxhpCXYnfk7hXEbLi64eoXjauTmnxX4Gq84eoL4qqQUeVNMqq+L8sTS2MfIGr31ymW8p+GPlM/CMIAY5AnMVlFPswiDzu+HyUx9lMPDlGUC9jwc8PPL9dpCunhfrX8gC216iXhU0it8sTUql951aVv+Wr92wHbtDGgCKV87dt8PXet+appLQk14biEBH+ozR9qdw+9FkXlA7CPZXXKy11Rrg2nxs8zwlVvxVoSv91jgjkV62xHthrZLGQVtv30qhu6eRFtDXK6oZ3Z+r9nxV1B1o5V7AjInshSLMkf//HT7//+j/8pUJWVdbwvT+VdhY739A+nQTM/8r/Vnfto6zRauotC4r6sT1azWyikPKDHZ7Iib76enlMBwXPLhbcODR8YgLli6z91XQHWePRtu0d4uw+yIP47WXDWj2SJPB1Qd70wZXuVYXRxsP9JxmHf03HMALUKwLT47KnwWUjg8oAKn8nH+QUfzipwpiuR/zwweGU0w/Su1HfDMHb8OKZZCjiM3ThzYeDkDgKBl3QILpO0lgn85YJ3vIH3899OdbDnjS/+V4K9DfKuhTwh88qDM5D3rtXZKtAbteZTwJ6kN1+MvCj3EPC9II3CDLpuHsQAIReBLHSQpwS+dbvybdC3Qd/qMa+fv8Ea3ILgSuR2N+R+CuQWcr48bwa5u4kTwHswGrJERJoBfisJBxCe+TBLkijIcjdPkY/S2HNwEkfI8fwkzMMOwpXiNhTfUPyZUPzrczrQaudXYjjYMHx9DA8dIQPN82cw/HVSnk8z+N3+PovdjGiY2xsHEU7cJPciHPtZlqZpnCeh7/uhD5w4VuI2E7Vh9obZF2H2mtdkLci5zq3nXwlycAO5pwA5IcvKC2ZAbhI/MD7w59JQAjnVAOdw4IAwhZHjxFkI0zzKMoST0MHIi7IIRUoXQ75qgMEGdJtx+gTIB8Ydm5cjn7ch31Mgn5Al5YUzyPctPqFiZ/1KUUVt5HEqu6GaNfUE0mFnwByhIMVOnnoQOVFOIRGliN43JSAGvtLgEwRuaLih4Ys7XOfw0Lt1rrUEdWn57oaHl+ChkNrkialNf+Nhgb+hU3pvvbsvj9PrJh45aD9QEpss0uP4wklFMGrsjH3gunECPZAFEKMscjwUuxigDMdBX0NVJW0t8FPLXwXrZmbreaGN9ub6Xfl9f/83Cj/Iqk/nw4GGeDbxmlTXlGREVn3EaZEXKVlJj1ZOkIy9kVUxbURehMWCkifdn2uyTE71K+s31tvrVPOmhOx3smlxdbB2iEDaaQx/RHL5UDPonaBfWpIFnLJb8DK3TsUeHwuc4pp3PeT6hIxLjFHdowMB3VfW92Q3niv6l3pPzhD31knob8KiXskOLPfFv1jkLPs49Xhox6qkUY1sgjDa07aNVlKR0Q77krF54eNlMsm03JBxfKBUxYk8zCJCaE/H+7JoqJswXD6ZdHmQZxR7Fv9bWjuMaFM0Ml81e6UW8skqfurQgq8xMMwFtB0lDG7h1f3PxrG5b1lY98l6UxKoqIq6D9Cmi4DF59LN+PsZOG5cE720p7HDd/jJdNORD8hOuwE1uEQO2hUP1OVgRXTTniuvGf3EUcVmqGLTF7H528kUlFQdCVlinpgl9k2FH2j9gjZ4uZk0Sa+3hrJr5cgpp60kNXRDHZXmMXBh5iYoTkHquTACHoQpgWKU5bAvG6MRupaqSprHtCHUbX+nda1zzVNeRHFp1gFRCjnTQb0qQMcjgVqKmhTj6YiJWiAAz/XajUUwOycahe2/Rte0WRe8+SqXSf5WU5WDDo9WMzGCZhP1DWsoXD3eSNTMzVTP4B2BrsNpomn4BqWKiSjTO3Q3UjA0oJ5q2YLqvjaCniINoaF6mo2/Gedfa94/k2dpFHVakllgw8Z/ppjNPNFFlJgo6ydvqLlUj3xZbc0CG0CWgBfeesFKyuUXVH3AJ+tbskY/tAqm5gk2yHp3etwV9X27UVZWI3v2aDujj25VSW3TRxPVUvNHd2a0UmvooNhUeQipcL6YCkd7fbUTwKbllyL7JwHHA37klcyt73KKAYIWoSztONjr9Cy8FLndsXB1YsowbFLsZwmAEXJQ4AUAYC+Dce7GMXSdIPNxX8jXVPpaCoZu0hbv2fP2/fN4w3TcPG8VTWP6uInKAU+scr4TERcTE/6uSKkWoHbaAT9Y4srqc/Hy7qRBmYrDofzIc8MU6+6V9Z5if6NuOhWQcKVDZdCthLn6sRA//uzJSYQcSMqaVl4kKCB2jb/pdBY7awiNlAuaWMi1R0HOLjVNyhu0ZW51CR2TZMA1mWw6HTdNx2Z6qjsnZJtZH4n1iFotl2VUB7cZgafynN53ByBxoOTFqFKil+BPpXi+1HPLzVeiLiPqQPTCW+ispC4bnyOyfiSgQJMjydZoVnd3Bvu+OB3o2b7RSE9+HGs84Mi+J2OiiZJkTA3ydcewnI+pN8eNTmTGeslUyQoJk76YMElnc0dhtgHFxksjOaF1lDYfHKecntA0dMPrZDdIYehHIMxh6ntplgHg4TxwAYYYuqjXpPNCV1Og3WO4bmses/IJTfOUZz+hjdPWNWuC7TdJfvov6AP1lSTlLrPyohLuOMomcbzzTooJ6J1HDh3I1mEw8Mp60xy2yEnrIz04Iuq/JEennDz7RKl3j43H8o7ua6acuvMU2wCH0+5xlDPfaq8miZ3obqJ4iCnMTnSrJq6vepT6bF1yIdEEluvcOkQN+CupgdenEzWKmgWC+emZO+BO9ADdnJ8US3hl/Ed8MHbnLqZ/5M43Opj2RCXf73Por4FQU9AXsjB9MQvzHdqfK1RY3593OwISGB+sN6iiC2UnQ/6G3O7J7ZZ8Cv8mxMOGUolPoD+CCBEF4MQJBl6SuBECDk7jCPU36SaS11IEdfOsvH9W2j5rZW1g8qhnVwmjE9SxJCf99gRlsnoaJ9sOVXfk0MFUAjussHMGvYRi24dvSj5RjZfthBLrgD4Wd0wT3NB7F3riaT2D9JBWk5PXu0ZpEDVwZIerqmRU5D/KCu0RHWszsdYDqqqirJivDh0+MMTozamanQgp8BJsbM6AT6cE2i+7yJV2j2mRGEW1//GvUw0wUdXsjPiGM72EVnAdi4Va3QJ/7Yuab9o7e3F1drc37Sp9+ogBYTN3VzXN02dw3wg7TcFfyEf1xXzUd+cqt96RDbPbsXvDjGnORxnw14TUrhmpnVBSptceRVgaFU0x4BhXT9GxXA3lGvlrwbj+zfUQ7q9YNOXbxnFUMgR/KCuCwQQViz01VOhvbHwnvGO3LF1hp9+1C4TCpOwE8BfrPT0BDEztziYnqENGej4Qzjt8OjGTu/VRne7JGr/jj39AHzG7sWGbqvhYnAaGPkUia1eQxxzowcDivU6eOnqqeZuvwmiPbMezWA7ALYwHwV+6dfHUlVYarP9Hja2fixxz5+pP/NqO/vDuHh0xPwvgNyVd5im9eSSrp3UE/ZTRuzeyolZWAORj2bt2SHZzk0h/qOmQ+IkAp82Q7IQOya7tohnNjELQYqM2gsxXqQch6dX3xuqh+6S0+bV4EqDjaX+0mx8H8bNTipGxnwe+n3kBzpEbQc/3kzxPI4z8LMvcKO+N/Ymc1Uz7L0QfxJs+eCl9wDw4N3NqQRJV2wFrdOuDJwXWDVRfCFRdIQvV95Wg6ioR1Z2HU3d4DY18CLIwZaG4vuflnosCFLlktSEYhbECS90NSDcg/WyA9Iu1r31w6wZrqQF3UwOfkhoQ8nT9QKkGgFINgHk1AIaFvrMwAG6EM5D5ruclcZamThDESQIx9AKkUANgUwObGtjUwIurAe/WhWupAbCpgU9JDQhJy36oVANQqQbgvBqAAzWAPJD4XpbHbgJSGEchORYAACInBUHiOZlCDcBNDWxqYFMDL64GghXVANzUwKekBoRcbT9SqgFPqQa8eTXgDQuRuWGeOFmKXBcH0AOuB0Lo+qEbeYEXAahQA96mBjY1sKmBF1cD0a2zmlPI29TAp6QGhBxpX8yR9p3f/913rHfHXXGiX5pGLLV5sjzpQdAMvmOTfxitzWm79LuOlusKLeUwEN8HXua7EUoBzGDuOVGeIpiS5ZGDDKW92tCKXU2RsEc0UVBt8kTWPGIdHaJ+wkR9uE+sPsYh+PpF0QWs31qvu5StruoGSxWr+yDJBO1oXlDdtnnjWdU8Cr+J1URNoY97tMttumHo/+hqfcz3liNCq6bIRZsZbT3c83ztHdkpPKeNvDtGVa9gWJkPMj6yeQYR/5Mg/1EQf9/1ro/k56VJbiz6me2chq5mhLvNFi8P5D8Y8TRvYYv3X1GLRSyyE9zCaO20r3/wNMvBjviZLc4+/4smeh2fMs+L53raA+TgO6RP+LpvBjGjZfTYbBjk6Qq504GYO/19WWbWW7ZNTmiYvTMpCEVpbZG2Pxa8G1aG0lIOLyZwgh0HYeyAIM/DBJGNjVAWOzGmfUn7diRasWvplJw+6Cg+qP1x3aJR2uc8+/HkH4ePuNgx1UJ7OVLsJFZ/U+uInBoOWDyTaFfPK3IqGaRWZUV9j+vubNHldA2qaHwsqCV26kttNDWnirSpWNW+TM0r5RXDCh1NFTLrOyHnq9VDNxbN+CIr+l/s1FJU5L9rmox9zprEglFBqjM5hyGaWMbKAZL/IWqdV9Z/EvTp+7E2dfumgfRd0veOvlr1+Gqrw/HEGsaNaB0O6i4L184deEO/1mOXLfCyBZ7Y0nnskgeuKO6kB21TZSPkEAdiDvH3rEvwO5Zu921TSZNXN6HbVpJXIDDYDYPdMUxTyszIh62wkjwLEhzFKEWxB6ATB6EfwCxwkzAOkv48YyZ7NQXEnlazpzU1R5tiLPRpK/vIzB727KpI0l+aqR5xFdlkO3bY2hVVpVuRurhKhtz8VTCtefFTV6WwNfjJxCcF5WGi2+NRn2F805ec6nQVnUGhWNMr661QY4rssUNa4K68H/0bL/GByAieupxflzZ203rH3tF6jmSfff8/l2iDI1V35BRG/X4yXTD9faoJ3jY01m+0uuELqABaiskhJ4z1VcDB+u4R229oGTz6jVnqMFtAP1SI2hknnrHezQCvwfBkFWgPNibDSZvh8ORhllJ81w6HndPbj9ZU25krRGuIpKYKQcgvDgb5xWRTkB36n2wvk9kijOhP6/8qy30zZdNDCGexGYvdstiUpal0MT6LmDIM22tlDood6CHXgTE5kfiJk4RBnkRZiIED0/52xFD6at4u/rwDe96xfd6/6PP4V133gGL6OCPlEKxe5dZ0/bRVb8VTQqc2mAuMGbcEq/f1qIARN+7YhQ2iTqg9Qf1/Uf7xNQmRjol6OFGwzcjG3NfkaW1+c1fQop1Dhg90Hq1mM/IMZnYLhOuR74wVv+WfwmKfwqo/kFMRv4thDrOuHGL3oIHzbKSx+Cs/FLvdXOnZgVoTSic2hXq5e5CWOh+VpGPloNhdUTcfrLDWp1vL9ss6+8S2y2oQusHgjugyxTfSUyOFYQT+Qn5xIOYXf4MfS7JI6U7+tSyyfv8ydcq2TatAa0EBJIyNprPbHwlbh/Ojvw/gPA1zL0SuGybQTcMgC3OIMh94noMSnEV9Ib6RkNUKug7F9kjaq+pWOddrVXdd8MhnR+//3mAnH2RvH3MIofjCJu7UF9uxXhMMrE8VMenpLQPKaUmCHQE5ikj0Fpt6lqhrh1KRNyyyG+vMfFmsxipZPJhedZd7RL02rB5fB8V0RroDAfWpHIo6ZeCWU1QnxwN6GEitOi3svGhq8t1Q3NsXNRZqTpwoIL8ieumb0XvdWPQMU56bv50PHw7lw4F7j1jhCnoOoW9Cz+nMZ6YoTEj/g63uJy2nd+mp4XOvrfdl1c8geiC2XO/WAyvogeYA9N3hnmq45haF7hteWa+5feE3Z83aeaJDD+ZDaO5QKJjxQnrN3QtDtpoPweCgM9YapicaISs6ELOiv/uTrOCP6A4d/oWs79rIgmllkXfUxZYOzzXkD3bHYjcsXWEP8UAzTzlQfUGSONDJPc+NMfBCnOUojz0vjBAK/DDC4klmXuxayhALUyQEX0zLn6yiBw2f9uwq8N0JH63zkVvTTXeIuq9MRoHecC29st5UVB9mna+JPWV/LOlNA2s2wQ4X+Q6dqWeis9f5bUVRWbQIjXW3K+lVCyZKc1ceiTR26sjIof+m7exBNPI9JouEFY+tMD9T/VaWXUxPM4Xs8MFOLFRtdn9sr0lu6JU/OSLQDiApVc4ZOZZRdGG9j/gp4vBIBFcZdUfX7WHsRYotTRO0XYcFYbHLBd97eQMbCMnEgX8BFpEvKADRQ1nO7xOOQvNkAwjy3SSASR54cZ7leeAG0MtxFEW572ZZ4vUZB/MyN/zZ8GfDnw5/iFXn3DrRJ4A/QhZrMMhiJd/oQIM6+wP992V6rqfl+FtKXsaSUtqMclyFX0M3QJ3cSQMaQ0KmLEiBk7hZ6MMA4SyFWZTmfQdajdDVPLftY/oDeM4es2qpfc1Tnh1m2gOD6FSt2/My790yCHKfXzLkZKyOrWiO9aKPtvHeCvGNzX0fDzghr72zErJ77ip6Nq+Hl4Bs3nr3LN0Wnfuzdc0SADrRN2XjKMl70SvtLrKxi5zh0/GKViPngEKf03lnxdtGfGA1+wnVkfw3zQdoGrS1lSsJUmZkBaZ41G1mFA5JBrNnvcbYAFhgc83bDLzqAxlEd7jURUwGTpbLqRZLJp+or+RjyfGetnLDrd+GBeKIPWeaQJwtcHKlI32P/PAWhJ8A8guJq4GYuPo39OGHqiSL9zdqVqibebV0NqVTtvKapRo22/VdhN0M4ACHSeRFIcyjJAAJ8sM8AnF/bTcrcrWOk4gCy0da3vnwVE28Zp9hhPbR00QPkrVCgayFwAcGugLSzy4R6gL96ZCf6zYwg7w5NeUIst4xdcIC9ST9t4ZNtrrQDRHoxvd2TUl48idUEYykT0hp769Jh+CkJJ+ZhhbTdyGGLQ32OFjEJiU2JY1qzDopzTjau0Pe44W3hDyV5W7a9jKns3Oi/Cda65S9Xtsupg2X76C53oIHnxZlXduBluvfQu/W+xRQVsgLDcS80B9wuSeKiOyLZvs0XlgJ0HakLdY1LYYnWKsjHJnYwPO9GPvIg0kYp27kZzh3yMnecbAH+iKNOqlrIe5d95zm8zdO4ZVBV/eYZ8fdn3jcwDRsYHASb6zuujwSdCJwyiO2uys33XJq7OsuhYgTdQY1P6N3U2MdqWVcHbqwgKYncHeIH8QviADdDFMMsOtbDLcxeLTp1V3F32DSdLEpzk7NadEmxpIeH3WrqGaahNDxkZVBI59wRn5vm8A3muTTg+PPP3qPYLDLEl2B/2lYukJSZiAmZb65L9OSGRvfoKpzjUlTIgQ47rhswtVdtEhjrztkXsAzDGVLoYNgFkUwjTI3yDDwfc/DsRd4ThpHoAPpBQ9YC6/T7pEJeWTrE5UmxKwE3Que+ALW8wM9VXL7eMHCIsYyyzeA1F+Kaf907uWUtkvvDM+uh3lR0eBvohAodHbz06Aza7I0tYVbsoJ2+yAqx7ojkgjwc0/D2A5vLOAPmPklmsnufCnK+LGhotrcCOuDa3zrfwoOZCE5MRwkJ+6IJOtbbnDUXUhns4LFPBFKaLeEXeRtT9jkh8ySDSPGsoy2BMdZHodO7ubY8TKceSDME4Ay1HuP52Wulg/CnpK1T2ljb7unrJMHMvuQ5zdqR6nu86uBpYLMxefuyHGaRvTdIYI05SFjCSHf4l1bjiV9TGgW1658oJ2HCBMP+iJjPe6YKUkhkB7h/3k+3BGkrI9FVZxaL2xZU5uYYOKO5Z3U40uxkozw4b6kLu+KxqacxMAuYmLy7nXH4k+8eyaguzTIi62SbpFIkE9CMEW/0cd8MQiE4Ba6nwAECilzoZgy9+5YnoT+dD9iRA9d/GKETeH0Lq3l4PdZnKO51mIbfHynZkY/REfXp+04My9CMQyiPE0CNw9QCEGexOT/9ndrZsLXqwXSPo5df93zx/FbMPa4de/azJ5mApzAWT83wmzltKkRfepb1huO3RVVmw7B31HohX0UcgSaBtCKzp6vaJEf2piNUDZVpHCXLXfTWoGdfUoz75htuC+b26T2W/BUCWKs0iutjDVxY5ZjTqCBk9ILRJaLRxTCvqyYT2CctLcIZNdrP03+F5kEeYTp8LcpZv6d/f5S0bGfeXDvl6G2gA0cyw1ob5DrG2avoLaExL5wkNh3pt66LkO+tdHUN4GMoXM6tAzKK0Ez8qGz2vWzNE9dN0lQlmdRHEKMYBSAMCNmPg6Egocmsterg0if1qXvt097mttCs4e9lMIyWjOtvmpCwoi2Iq+TcxXThRy0QRMnVOzKqjHCu+66LNGCNmLHnJt5H4iB30SN0yw6OhSaLt65kllJqsNNcwN5snb9fSbRMgWN4CCW/6krg8XiONqTS+fhoM4Tls5epmSsx7KgQSHvx74SUafmqL6nvp4K03eht5nkj8mZFmKpae7JriyZ0hWvFHlQ3dCtMnL6s/tTGg3S5LfzMBR6ECJvzhTzTPrgdv/4PCDvu5+Ge0ZI4AuHCXzsxpw2ISV2JYGCJhlkrkU052GNS23GYzOemT7RxhzDuh5Rhp0AJXmWZXEAcAh8MrkpRqkDUOz3Xm9j8evlArIH0phXmwFok7/yVG2jjZ/3QrBvvIpa5G8vEhsIK+p7q32XLouv6I4aQuIyGTe2yca+44nONNJigPos4K/JJ2SzxiGSh2PcVSVP0WtxdQzcnaZAVj/XnT64Kz6yKA6U3vNHk9PSn8X+vLea3sMMOdtTCw3D7isCSy5E+0ImLFRkUMuQXo1WOZWGaHhezaeBB8v0HbMH5X3b+btpz3DkgCVqoQRV1DlGQ7lpJGQ7FcmuvOPntK7GahtqyDPMqaYkmqnTvI1qYnHWYuY4u2PtTp08LLRLYicfj/4xTamSZ9e7ZbVHp6319jNoIO/We+kUcqKC2JvUVAuxr1ykfdrE7f/9//aHDkrGmuZx0WPiAYKTc+KIEegYgYIR6hihgtHTMXoKRl/H6HNGsoIbgsa0MpiuelqvxGCuBlzGEzXgMp6lAZfxFA24hPnh6uiEknp+dno687mZ8BjMzIQHdmOloJ4Qg9/OMd0fM6MdUA7Hy+SwQ4VGAqMxftchvf49h/T6bz+k13/1IX3/vfNdkX6o7DuKMdXj/BQMSCezePe4n2UnvxvPXk+rn7metl8ZnYY1Q8YpufFIlaz6gStZ9V9fyepJpqC7sTSbglp2V2s2BSPWJVMwYl0yBSPWfgq4Yc8Oz3Ovzsgo1WRJM+VrtDcGlBM5NNDuQIxYQnOmlVyJ/TgrTUJv/DXUvPrPoebVfw81rx6c1Lw9UO1RcWjOFLNzJ9AZz9mURz9XUx79HE15VHMTzvCE/ZyQo2+36uzTw/w6n1Cbz4+C02CWFJwGc6XgVM1YoOUMRvPWnfjR+VSSQ+ujwexNeBbOoYrfdCZV/KbzqeI3nVUVfz+3B/xQ230Sof2R/Dq/LjnHHaecYCf71QSCRULjryJh0n8KCZN+/iVMnvQlbVpQiTdRMX5fgUc+gVol2FHJ+Q2/ovoT7jANfzcbh0A7lVWe7vABV0U6L6YjM18KYxaDhTBmMVgGYxa9dpyw9ErxeF+eyrsKHe/n94ZAZzwfUx79hEx59DMy5dFPyZTH1wLYlCfQKt8pT6jgiWZ4IgVPPMMTK3hcZ+6jOrKVYXYGkjFcslaWn4NmmBetnuXeohnmRetpzLxoYY2ZF62wMfOipTZmXrbmJqukX3w1RlVKKy1Uez3ij4knkN+e74yW8ZjYeAkrGPXLV8GoX7oKRv2yVTDql6yCUb9cFYz6papg1C9TBWPcr4pjWZ0MDBtOJ11Yp4eCGRpa96FIOJHysdjj0shCHVDK5Whfp6Oa8D/gpAtloWWCZsWMiY23iYJRv00UjPptomD0lC+uXxNSjtkJ7eNajQX3LDLJDdWO3xXPixRpl3woCZ/Rd5LwGX0mCV//lei97znBRhtlRDuZv+Z37ecQ6KZahTerbGKSZxGEUeJpZPasOpkyGaiSKRMc38ywavMmVzOUbunVjMBjfDUj8AhXM7R5jpHCppSLlbWEyeCKZcpkcM8yZTK4bJky6ZWzhEmvmCVMvXuwKk8sydF+KKts/jqvJWWUU0VZoY94Z/MCcjZLn2SX23MqU8pi/IFn2fWfepZd/9Fn2T1xR9LiTrrNSGmWbESB3mgTCvTCBjzvdk2jRR4ZNb8Jx9TmO1HBabAdFZwGe1LBabAxFZzC/XeTipETokwHtENa828s5TP41lK+/pu3Fdxptfb5S5IB5VQ17lhpt/IjrnbocX6fj2jN9aOUz0BFSvmgxmizYXaB3Ua4pqZbWSbF3bwwRiLjbGuG1nsy+zoZA+JpzALt0lXQ1ibzG7sjm0hguUaPdkHTSmdliIQTKeW5OmE0v08aGuO1MaTXr4khvR4/hvR61BjS6zX5kF6vxIf0oTi3Nv3BzJBqpCy2peR8xrO+2KKS8xl/hcV2lZzP+KsorauE3VI0R4zZLzOgNP4uMi79V5FxwdGeb7IXefKiwdYf0BuPX82rfws1r3geokG3dakxbXqyBTbYiMXEDBux9OOsD+WDXiN3VOYadMRhoDtHHFA4KaQfEnTINGcETiSxFzD+0DSfoU1VNQbDkHiBxSBlNDEZpIzCrjgeTUc/JJ3MRIbrD/pv3VFN+FlWFb0CNYpPHdAuiFCV8ZnEqMr4TKJUZXwmcaoyPn8Y3WUUmyUQGs+ShEk/RRIm/fxImPSTI2HSa0IJk14NSpj0bn8JU9TDxYnsIFRl9sPRyBsooZdvHJvFIBiGT0g5JBGARJvygPyHe6KLkpIMRBMJKOEwX3Yz3Abrb4bbYCHOcBusyBlug6U5w22wRme4DRbrDHckrIRD+RGddHHiPdmCbz5iMfnQI5ZembH7DObnKGhVtx1R2vYeH87zGknBNFVwEkJ3sWjXSC6wEa0xvFh6w2c8/3oZYHac0K5xxUrQLx5qz3rVaCdi5gfstb6O5QPuWa8a8ESMfskbidGDnJEYPdoZifFnv4Jv05aOxb480H5ui7/EkN1oQwV2SlMgL9hSHafRc0I7L8uTxnydY5x6uxbimQmUDWncBfJc3fhMkOtK0DLEq8ug6nqUMgeoy7Dpeli6HpGuB6Prccgcgi5Hn2XAcxHmGMPNJUhjCjInnN6zKolo3tEq0JnfZ054DC4xJzyC84uYqKw4Vn1Pq0LMnXNESnMngYTLwEUg4TJwEEi4PMlFphnqd6QXXGEKbEvuLwW2JZeXAtuSm0uBTXZtWR5OWi/WhPqCq8sh55LLyyGnwfpQcBq4kBSc+vOoilN/FlVx6s+hKs5IvNykQJacix2rMqfbEBJ6WSyaSGMS4jam18lMabdxjUKXs+gkG1kzCh6d7KyoU3rNvER2y7MkSm+G3yhab4bfKGpvhl+/w+b5feV307u3pRyXzqvM1S1Zp8ToOJUo1Tp5Zvh0q8rAXpFyTC0hWp2njePQRNgJlAtC7KZcJjF2Uy7BN3UuT6XucoTTmLsXBvQGfoQBvYHDYEBv4BkY0Os1zZC+z6Os/tDCOyeZrIxKi+HVH1LYrv7QH1sbGgmv0bmtJzP+wBMW/TeesAg3nX8Uh1w3O5REVgzgWPAWOwY35xPqibw9ukP/Kg6Y3j7UmpR2gXJBUvuUyyStfcplktg+5epNePzncVcaz9yE2viNVZz6t1Zx6t9cxdm//enxiB8qAuiVQaz5mNj8gClnNDhlyhn7HcMqS9MicwbfbkQ7PWKzqly7Ii1Oj3p8m1DPyzMYn4R+XiarBmoukpHPS3y4R6cHnJXmQluOebkE8f6JdfAr5TBfYzPcBgtthtsgJHuGe6qU56j9pmJlU924Ud/S71Tf0SPZsi/Feea/FWtItOBLcfp5mTQbg5igNI3SXLDANC/dwGyV0E9k/ic5eL0+ZG/o3fsfv+j2/4R6Xt6P+v0voZ+X+c7kgCnlmJf7WmtoTcmntRAICTpkLJLhD4MKDRPyeYldhaXaXGzPM//+b03QSsphjFZz3Hq0muPWo9Uct/4IMcfty7/VCf95Yu7tBd+q55lfByYOfBnDvFQDRJHQT2RGzvwbk98nPMnuXBl4IHoy85jdMYtBwO6Ypbe83rCg0ndleXhNy5PODnZEO43RPJQPSCulo1oUhSpymEWhihyD/BXWY7NttVXqs1jG9OYVK5S8BgUrlLzqd9EV55LQT77hhOa+wstmiHFM5ZYVMQF2RUkreGs2xYjWfL6lfAZzLeUzqAsi5TMoCSLlM6gGIuULxBhjozqMAt20wmaFPhLjihf1nq+1KVJO5HiOh6uqrLT3RCLhNOSySYwwCeEc0S65hpTwGV1ESviMriIlfAYXTVI+g2smKV8gZHnt9vWp0lzxdlTmzt0Rh4Fjd8Qh5DfQ6uLlEVdIU4ejJTPXLWMWA+UyZjEowzJmMSjAMmaZXHTos+pEwqXXGiKT8R2RyAQFL2T9wQiYRMIFPsgJk4kLcsJk4oGcMHmTxFhaqoD8pDvPTcmXmBVyViOrQs5qoOxUrAb6TsUqBC+W52SH8Z/Hsj4T80HvxJQxmN/nqJkNLnfUzMKSL8+HEyoO7asb+A3lLFMFXZYZzSjQejZFQqUUg3ENSc3La8vYDCpty9jgZNzMC3ZfnoxG3hIrZ6GpfZsZSWuJldK6HpVG4jrqxTM75jSf3DHndH6NsoHHxIvfQJ4PPBiG3i0wolV/ZL0zYEg6u/Vo9Vnj7UeJldJoR5cF27Ann5XYFM4xFtm2CFLJNI7klDEsXhgSZiB9zQUftSefOmtwXlaY9o428tmMqRekW8s5TVKu5ZyCM6C5jTaxs0a05paHlM/A7JDy9WOn4TytQu27xs1XIpCymBckmGM3qEswxy4rlkJrbhlWS6Gk0rjhtNRH4wl0KhkmV5gipUqOPo5DJFRJMYquG9GqZOmvJ0RClZRjZToeTqmSY4yYEvpFMd9yXrPYbzkvHL+LydWcSCmJUEOne21MGqNZcFAV6U3OqCK9SdyiSN+f9GDgHGkrCbSf90YIdMbvNOXRv9eUZxINR3uP2RpEHZIujY0bshmHyA3ZhBAq1nfbZNgDSvOALwmXQcyXhEsIYkGHzD7Rgjo0REmz2Os9qk6d0TVm7d7jeGhkV9Tj+2gS1DqSPGAcyp1zi+mFAIUQuEQI7N/wXN3hSte1ZiSy5bn0vUb8i19pxD9+G5v8ZFOvfYWK0+L3GnBf9YYySZe9q0xS/9bkPGdXulPHUGzLMlnxKY1zwkskMYYL52nAvHRqBsz9bNyX5L/RI4ELYi0umZMh42RmiuM9RU5qSde23tEwlD1lnsinXVhSTX7aUGjDceHcD7mBMI4/yd8P9l1V7JaNRuC7eExTGUuXhUxGvzr2ZVLssM2bjC/HdRn7pe+qFrX4ldWixDc/4Ecb/5neo8MdXvTOIuPFbysRsvw9JUL6N+y7jLGTmJ0XVX2yeWrdgvedEzPZtWPiGhM52fUPHcjRPvV0X1QrPFQUM3lmfV8S7KpPZbVk8QhcF66cqYSly2YqoV8z9fmIK0L9AZ/M0tNHoiXsl76nWtTiF1aLggpR3nJRnkKUv1yU332Ppj5zcajpukyXLLUx69S2qR6Pp9Kk/ppAuCB/dsJkkjo7YTLJmp0wiZ0x97y1vUnQ/Jh4mhnTEtjtPVltJrCnn5HZrAJDiQ31jDyD8Jkx8dzoDDtwSTlm5BLDJDMUSEklhRIOHx4NVrFAtyBhfsxjki0/5oGD4m0VjZvSp4QMSaVl4PjPBut6TDwjbV/Utc7rPaGWy7MpiW1Y33FAvajCo4zTrMajjBPK3oFe3Ji+AaWdmw+TFPEp+axEntpgLJGTz36z4nBHDGizNTphMZBsumYlTEbjzgq0eOCEx0S2zt6TsxhIXvgZh1zyMpGmtV7HxPLRpmeDwaULKjuNGAw3bc9gVpFVYDArxSowGMQ1DhkMqmYMGQyKZQwZ9A3FRgwGve7GX84RSvkfyJ6rT9U5/aDXWRNqSWsAgcIABST08zL194FTcvO7HhWrwbWPitXgBkjF6kmngPbA0STHTMlnJ9UImmQM0xCHc5LsMAHE4/18cENPZx7WMOExCGiY8AiXVgU9ItMbdX02yYjW/NpKymdwbyXlMyjxIOUzKPUg5TMo+SDlCwS9ck7y3aPWFGioJHkixeGUVOf6Xv+NRrQLAl1lfCZRrjK+aViGCQyOaGX5Mvx3k4CrMbFamsGF+4h2IouaKPc419uSIqFSisFUDUmNv7KUTf+RpWxwMu7jfbEr61J3dJ6SK2eCtkMzkkUJlVJ2rM/9CRtJaonnxnQy/DqK1cKKlLclNkyOjjIG8z7oamaDjuhqZoPe6GpmT4g+QDubuqRPRlMxJV8Qh6BgNQlGULAKDdpQfU+9Nwabd0hq7qaRsRl4amRsUOztXBPFtdNXxhhQTo0eVCW0Mtd9eTSZgyn5rMTmskuLrwqeWdnGN0YqplnpelN9Qj0rzyiIT8YwK5X/b3OhDf2szMY8NhfaMsx/LT38Tskl7dZOB1zXNjW67BPeH3dIox+kHAsS9NTcJsl6am6DCqUz3D0O12Wa0klL78tSEwEgUpon/0m4DPL/JFxC5s+5LlKbB3SZfEMJvXnqm5LXIANOyWuQCKfk1R9o1Ly+oH8H18Ea5TugXaB5ZXwmalfGJziviV2xZz1dTfzvI2JzB56c0cCRJ2fsxw8zuz1Z2Ok50YD6hNo80lXBaRDvquAU9iCLKKoMdPOAclo+r/3VJH1vSKuWpVe+Q9KZUbWFcAwH1pKrJRop8gm1Wl5WpqeyMhTXEKulka1HvaX3ZuJaanM0VXAaYKmC0wBJFZze9O0f7h+pxtGlUE/I1fNp4lwcE6ulGRhBI9rpZQcLpDS4/erpVDJM7rlESpUcQ//BhFolT3/oFwlVUk7k2GP2dpxSJScvDtm5NpHDKZVy9N9+QDldRcWh2JPzbFfiZH4djanN97iC02CPKzgN9riC01O/PTknZpoIXAXP5TMx4L9gPgb8F8zKgN/Ajpzl1zvI5/n1t4nz/H0LX0QvizM9pgl00zba/DeTZroipUqONqhCoFPJMLIURrRKWWdyoKrNRHFSlSQDHBpQquQ0/nmDbShjMG9frGY26F+sZtbvvhlm/dabYdbvuxnm/nYqKe7spNwZbJsB5dRJ0/5q4v0b0qplmdz0jInV0mhaupkoSjnzhkaHgSm5WqKJV2tIO5H1d3wqzxqDvaEx3jRDev0+GdIPU1tNzugC3aK03KUn8ymPcGOJ0QeTNSzQTe8W6W/6w2dPJpdgZqENSeWSTO44ezp1RUH7Ae/Sco/Nagq21DPyDCZpSDs3NhrjYTdyzMbXc2jlGl06y3lmZBs5yafkE4mvj0f73emcEZrfDD7RlHxOolHVZAn9nEx9xeQx8Zy0NybTKKGfHrLOCbYRNTe1ZTGGpObuRBmbgTNRxiYmRFNXr8H9WEsmuWShPxld3fWECilGalukVMkxKY00JDWPpJKxGQRTydj0RqCUTW/+Sdn8ySzpKzcNKBWzrc1R6MkUElixD96X0UCQQK2QZ3TZ1xMqpDDbKyn/NJDTki5cRSM201U0YjNdRSM201U0YtMfH6Rs/cHhwGqzGcWviJTmgSsSLoOIFQlXD5OoOtkmBW4FOvMT5oTH4GA54TE4T054PKHE+IEFp1IdYRs0UJDQTzbRkEZnWUyojedPxamfRRUnlL+DUbMCKYdmblgc6OOC6eEM81KNjC8px7xcI5NJyiErQG1/RwtL2+9oJV37PW0doqtEPeWYhtzxZA2bZmvoO1lOqOflNbUla3OZLce8XBNtLGPQSDWwqGQM81KN62YpufRzYZ/IyU3fg3GGT7cudscl62J31KwLg/jOKf28TFa9zMDDqWKaSMcHXN092llVHMgxU7s1puQaifpjuYReI9Mk8VfKYSbXBssl28BQNrxANtTILitt67wpvUamweKVMWik6heuhF6ifaojba2HzQyTIfGMtMaBYb/TR3CqmGak6/0UI9oZWW+N/HkS+hmZb+5RZTo+Rjsj6z91l1VD0rkvXJCVcLeOrPemSkrOssD+nGE3MUJn2KHkvd5pq6qMaGfm6N35SJ2EptI49eyco73xXKP93MjwjljOOOtsaPu91kGr5V7yvEufdMG6UclYsnhUMvTnQr0MvadAL0PvNtDL0N/462WEMiw0qDowoZ7dBX+e7G+03iwZw4zUX3hewuvj0VBqzzCnB8yOc2PyGYnf622JMfHcvmTFlu33JfnH9MUHPNNy6Zgo8FNl4vYeks5I0lrSQ9IZSVpn6pB0RpLeFh/RzsiiPQJrQ1mMdkaWUVjKlFw3Oo0dP6GelWdaSF/KMiPZpBb+iHhGmpGDekpuXupfxWrQxkLFqtdHSla9GlKy6rWPklWIeKnOJ7QzuCzr6aY3C/w3LV4IdCoZBhliAqFyJGYxKSNilTSj7tMjWvM7EymfwaWJlM/g1kTK543f2Syzbki79J1HfMbvPOIzfucR3+Sdja4OB6SqFWNyVSdSTk2F+3OV3hv5BkRKlZx/HFPWQtX+7qPeJpSymB8A5tgNbP85djh+LwN/hEComp23qNYmiwxJlZJo+Tv7B4M7NRmDSuqbcr8/H4qTkcSOWCXtHa72un67IqV6VCY29pBWJcvEuhYpVXJ+pjC+YNeI9PMyL9hBUsal+2hOiPFumhMC5e9rvLME8vkZXLDLBgwaqUt3nIRt/gmLdt+IZV6y+U4U6XWjNd+VQ455ueY7VKSfyKzK9ANKTIoXDCjVcrQ254DSPElXwmWQoivh0lsnMi79qUDG5U/nZ1cc8PloNkOcVj3X/HfNkXRCrZbXxG0YBKnKWbSSF8lcvjaWxrcoGBeskKWtmxWM+oOjglHvq1QwhtNvVB/LQ61TCBNq9Tc3sLlHtGpZGe8joL/qk3IsX0kLuOFV3N5V3P5V3MFV3OFV3NFV3PFV3ELVzYvYr1tt7nXLzb1uvbnXLTj3uhXnXrfk3OvWnLto0angx1TdDnmugyAtP7yS37uS37+SP7iSP7ySP7qSP76SXwdJegHXrkD32iXoXrsG3WsXoXvtKnSvXYbutevQXbgQxyUKm766JmHvf6d833G+dy3fu2VB8HoZJlmZOhm9R6Sou/s6/QuOiY3fSsGofxUFYz/+75gnAldp+4azL/CONQliwTVLP4ySVf8SStaZ17B/0RrmU7Gc6YpXGgi45MUGAvrX+60sJy/47eMB7Yt06Ss2bNe85FDERa85FCGk5e1K7oA0yasb0k4vWtrfDS4MB6RqSWYJxlNytcQHnLEIZr2DQ86il2yWE6jiMr+w00gwuLrTSDC4xNNIMMj80kgwSALTSAhm1gD+87RwCRCOmdWKqlOB6yVra8Cil7xsbY25lq8thYQFa0shYcHaUkhYsLYUEhasLYWEYGYNGK8tkUO9AvLzAVfETFqwtgYseskG9pSCZ/m6kvIvWFVS/gVrSsq/YEVJ+ResJyl/MPPVjVeTyKH+5ibV/sbEsgYFpyI1ufAZUCrakdis/4dBwNKYWtk4wWhcPeVEDk//1grpySYSPuCDnZyrg0EG1JBUWfygoiU2djTiWJevJuVYmDYu5zbNHpdzmyaRy7lNc8nl3KYp5XLuQMidOx/Se7o3PrIu9qU2d3BCP/nC/6CNe2wxn3VW5JR8IvFtu+u+y3Os2ewjWp0sjQd0Qj2RRw771Qf9jXNPppBgcGwRCRVSTJJXB5QqOSbm2ZDUvD65jM2gQLmMDY7GbXbMGtEq5qCvBcS9VktENiwL50TBbjo3CnY9Ts2y64Fqll2PVLPsgWSB6/T9gFLxcQ0udEVChRRaS3KHT2aSemJpdbr6TL00do10VvGQ1lwRSvkMVKCUT6g4x/pC78jPRqAxJTevP6diNShDp2LVbw4lq35jKFn1m0LJ2m+IJsrabNrHxObtyuSMBv3K5Iz6CVcw6qdbwaifbAWjPiBFwRgOG1AZfaAB5bKWU4s/jYzLsMnU4o8i49J/ERmX/nPIuPQNUWVckQD0JTF0Dey7lkyiKuhPRvZdT6iQwkp42a6BmIZSIactVGsiqaOdHRMwHhOYlQON5UDNu4EF7zY/Js94TJ5mTHDBmKC0nrz9gJO60LXfEQgX1U4fMZkVTB8xmVVJHzH1+TK0wSCxAXfFR12Q5YByOvH8vuihON3bxW53JsdLVtBxPiZQyWVuymskGFjzGgkGBr1GQj/b/8IHPbi1RJM5pj8YAFtPJpWgv2XrqKT8RvWlREKpFOb90opgVFJ+WkRIV4lDoJPKEHNiDRzkchat5EUyjde9glG/3BWM+lWuYBwuboODXk8m8Ra1TXfNfE8jauPJU3HqZ0/F2R/QWDrKXYWO9wQSDNKXJPTTeRFpFpQFmuGbf0YbTWMuveWYl2tWKEjOMi/ZKFlGyjEv1yBZRkI/L1MR8lKpZP4iDTFNdoiYQHlVZOiRNuykFSX0qKrkmlaMvkdVcTIwxkVCpRSTXkoDUvO60zI2g7rTMjY4ffuirrUFs4e0yjnIz4esNpLEKJVyTHqdjGjVsogRXGBDWZxWKeuhrHbZHh2NhLXESmk7VN1hu9ijO2wkUKBXv61JosqYeGZN746GK3qnfk+TvlcD0qmkrh8ju4BiUmrDnpECxwWNI6fcS7pHTrn7/Zfhurg72NkBmWObgmfaJFc8ydi78nQqcMNhfgIa8smfUeG0OGIzj5SMwbwNr5rZoAuvmtmgCa+aWe+tmmHWO61mmAPpZ9CngE2oL/oAy1owqTiXTf2y5ksqzmWTLm+7lHZVrtqPYtbD+EjsEgLdBAk6CX+0Ev5IiD7c4ZlnaNoGjsnNoU7FaoBzKlb9l1Wy6j+tktWXzJ5RfaYp+QWzt7g+k5J1yewtrs+kZBVm7zERrokWr23KrVzWA9HzH2VAav5BZGwGH0PGZvAhZGyeaibNFqOc58IJuGBZzvIvnRLFAiVz81CWaZtH0FGXh/llpmKaGCcqQpvm0mhSFTS8xl/CTI7+i5jJ0X8ZMzl6CDGTo9e0ZnKC+W96eiiXf0zCZLZiCOHFK6bnvW7FTORcuGImci5cMRM5F66YiZwLV8xEjnzFNL56k2BuNdvsqhmSLl03Uu6LVs6cpGVrZ07SstUzJ2nZ+pmTtGwFzUkarCGixP7rXGSGS2dIPbtiBpRLF4yM+aL1MiNo2XKZEbRstcwIWrZYZgQtWyszgoZLpaGg9rChwUy4OBP90x8ZT0dUyTRZJCrRnLU3Tiuy/ouPeFHsvIrJ3DydF2Bgn84LELrBihcMBltXQm8e1KbkNYhrU/IahLYpeQ2i25S8/iB/vk2f18/ghNq8sIeC06BMlYLToE6VgrM/otQI9T1hDN5fQm8e5aHkNYjvUPJCiQf9odhluyLHiw/2UwnNj3MPMZg2JdcF7nq5hCUue7kEg3OvRoKBa0YjQa+xdBL0EY86CeHct9a7n1VM13zpZc5ojYCLvvMy17RGwEVfWeKoXvaRRQH9N75DLM2RgiQFGFzjw4nFfZlsax2zeQ18M0EGFfHNBBnUxzcTZFAt30yQ6NnOc0yOLjv0sTzrbnkF2mrB3aeMzcSdLWEzcWVL2Ezc2BK2fpporZ8KY6PU7RGtucaW8hloaymfQQymlM8gm0rKZ5BGJeXTo4ucTx82L+eLtEXF5HyxvpiY4sM7QppzfabNG6qTnZfVvtYkOw+JjdeRglG/kBSM+pWkYNQvJQWj0NX8zsY8sVWfrT4gNc86k7EZJJ3J2AwSrmVso/ud/Hz4oL/RoVTL7nAEDsNbG4HD8J5G4DDA3BFH/9n3JdNZye5cGWbMSjnMMwtmuA1SDGa4DXINZrj1czjHrYfkOW49MM9x6+F5jrvPbqK/0JJ7hiAwJTd3uahYDTwuKlYDh4uKVbjYJNY1K/q9x7Sq+Lw/d0hr7r6V8hl4a6V8Bs5ZKZ+BL1bKZ+B6lfLpl7icrz/Q1Huqu3bFR2p106tG2q65sj+6hj6Qd4z/Z87/N8L/lvH/6mqfAK58AtA+AV75hN5XRMOcNZl8nGRyuUGG0/Vw10gYkk4kseyceQmcZJqn1TRO0qQitlTTIjlNsynXJP95zK9PfO44jDOeOw7jVOeOwzjHueMwTm7uOAahiCeyklxdBCIjmjau/vO4Q3T/tqmmrP7XvDAFj6FscIFsoFwvTRFas2XTEi9ePSNG80U0YjRfSyNG8yU1YjRfWSPGYAhMQA9M04/EUGaek5Mo4USX/tuREQnN/wb26f68Tw6o2A1xTSOroVGvNGC2xsDy1QWWryuwfEWB5WsJLF9FQAFQwACfgBZCwAXwBAzhCVwAT8AMnsASeAKXwhO4FJ7ApfAELoUncCk8ATk8QT08QTk8QT08QeMPMiDXf4YBORyhFTRAK6gGTmgGnFC9dKHZooXLlytcvlCns9SYNNDE7oHazQ8vABZoCCzwAmCBZsAClwALvBRY4KXAAi8FFngpsMBLgQVOgOVcJehg16cK45NdfzAMx1ByGU++ToL+K+gk6D+HToL+u+gk6D+QToLeMaGToPe/6SToL0p0EgyuTLRLytG3YNHKMOjCopXRu0sez/v9Iy0ge4c196UDSuM9IuPS7wsZl34vyLj061/G1fvuT+h0Kksb0zarbQ2dLjSojfAxdC1xWX8wWX80sv4YBwkNHsjsDgMsUzGZ1/qbF2BQ8W9eAJS/n74UzZR8ommHJNWpqDVVIGQMl83UkHnhLA2ZDSojqpkNaiOqmRWLvU7vcXbWlMSRclw2lyPuhZM54lasN1p7zvx9KPX8ajNI3ZfQS6ubns7HCb4Y4oqKfSLfqGxyS6gcpfbaSiRUStFv/QGlUk5bZEpbW29MrpcIlkkESoknjPZGsiihUkqFPxa69TuiVcpKT8hIDqFTz5NZTd+eVCmJV8LXx0dK6CVVNSqCbXtU23dFzkqFZvYOHTLeMcNYV+vESJ4n/qxZjTrpM281eAowfMqQaSKd1Uwx6osmEDZSbIOmaBIug45oEi69kpRx6bWjjKtXi/l5t7Mfiux0bzJHE2rzGhIKToMaEgpOgxoSCs7+wh4dL1ZMMlapXK1iGhNPL0QFAq2CGhNLpWXlw2FXoowcDYgG19SxlDHMjlGv/ibUxutIxalfRypOKH0Ho0KQMobZmeHgrlNQUo5ZuTUre1fflyfzAQs8F83+lB8MxrawAKWcZfatjQtRqpg00jWGzZh4VpqBQTEll0o0NShGtFNjv5+IPqN6QfKikn/+CfPGg5zF/NA1x25w6ppjNzjEzrF789MClk8LuG5awHXTAq6bFvNLu1l2f35W4fJZhdfNKrxuVqc3TFIyb/l7eWYA4C+X7F83Y/51M+Zftw79yfbMMCb2TvERa8rxNVTqDnAP6GPfetqsFdyAxfyibI7d4Lpsjt3g0myO3eDqbI7dl/SdM6m2OqGeHs/LHars+rEmtvui/uBzjOYJRHohBtlEeiEGqUV6IQZ5RnohBklHeiEGGUh6IQbpSHohBrlJeiFxtxr/dqQpmYTquGgtqtmMV6JWhH4dakXoV6FWhH4NakX4g+K0p7q/6TLCaBXTtDgqqu9pukR3TuIlPBa6F+RSNA+Z991IWcwdOHPsBl6cOXYDV84cu0FN0Dl2X/fpDGqrzjBeOcNLK67qhVw620vrsOqFiG7I6lCwkkxLVrSCaYFTclaAiW9yVoCJi3JWgMEszwsQZrg4HXBd23eP+0VzrGQzn2WdCIN51okwmGmdCIO51onoZxsVtl2VSUl0Us1pMywWczK/rCGS0CEbCTuNhYkPniGfdxjNspr7CE3EGLhrTcToP7uRGE+cPmP/WjHrXqONqfa05/jjkZdaelzyLbTci1pxmUgy689lIsmsaZeJpP67eI7HL/gMi5VJ6I1nTM2rnyM1r35W1Lz9POCuLB1toGqykqQcxnMxx62fjTlu/XzMcXsTm41b/uZmsEC/2EKb8pobZlNec3tsytvPw6443OGK9mw4lcvMqFlO47kxkaKfJRMp+vkykaJX9yZShPoXGKX3PBSqXlRXcY7RvDaGXohBpQy9EIO6GXoh3rQQZd+yW27fmEa2mMqbG8EeFUZVruZZl5fFnBOzoDjmnBiD2iAmYgwKhpiIMah3ZiLGoOqZiRi9X9BITDS3tNomz+7ShdUxXrOsxkIuWlRjIRctqbGQixbUWIhvMvPg0pkHa8w8WGPmwRozD9aYebBk5uGlMw/XmHm4xszDNWYerjHzcMnMe5fOvLfGzHtrzLy3xsx7a8y8t2Tm/Utn3l9j5v01Zt5fY+b9NWbeXzLzwaUzH6wx88EaMx+sMfPBGjMfLJn58NKZD9eY+XCNmQ/XmPlwjZkPZZ7lLmQipe3Y9V7dMf0SV66C18h/q+AVAm5ZrlaRUkq026E/jdzUCibzt5oXYPBq8wIMnNLzAvrz8R7doX8VB+oSPJxYKpiB61jOM3VQy+lM2kzMs5q7pk3EGPilTcQYOKVNxPSf5hdUl4fq0f6BfEBaeO6NSWc7FZPxlGkE6CdLI6DfmwdM727LKqO1qWuThSflMH6zOW79a81x6z/9HLcevue4e9z+O204ca4QWVht5T37N+6bmp3VGT7judXL0M+wXoZ+nvUy9LOtl6F3K+ll6H1Kehl6h5Jehj7OTC/DoLiDwSIzKO9gIEXeDGthY7aFyKJkXdbiaiGmKFm9mSlY2gjs+g5g17f+ur7n17yi7ZH1WNYns7Ui4ZjYP78RqreM6i2lescH8U7/AeYYjb+BgRD9ZzAQov8SBkL0qGwgRA/LBkICybLgURiL1oXIsmDbzLCb7JkZdpMNM8Nu0hpvhl04XVbpPYHrdBBRdmFJGLksWhZT/jh9ouyYepofJ1LwyH+zI6WKbcGhUiPC5FipEQHl73nCf554wTbzl+x55ufQIJV3Qj4v8ViVKV2GBhmhSjajJyyWfdm3HjIv/MpDZsX3NWurIGfRzFR/j6kPd5thvHDmpEKWzqBUiIkLRivEk08adQ+gdMGmaBgUlSmIFXREVVGbddZS8Bh/gHl+08IVKn7TEhYqfsHowxkv6kE7VY5TKBbqod8aWW+ZrMaqeDuKA5E9cN6YkDCYmxJqZgNDQs1sYEaomTWzr4cINdtVE7MQHrQiLpskBTRkNKn0wBq31bzWjcHaUTEZT5NGgH6SNAJ6TfThUHzEi1qhSjmM32yOW/9ac9z6zz7HLaTvF4fHdk1kqJo3usbE5qnSckaDJGk5o0F6tJzRIEFfzqg/7ykYA+lU74q7+5PxXDPqiyZb5Fw22yLnsukWOZfNt8i5bMJFzn7Gj7SoKgt3XbDjVUzmCezzAgxS2OcFGCSxzwswSGOfFyA0TCMGTEVLEJwLs9u8MfmC6zUFq8mVmoK1Vwz36Hh8tO+J1Zyhx1pfl0pCP03KJ0YbZvk6dVrYebG48ayJgO6px4MmSd9cGFAIg5cIgwph3iXCPC6MTO6bHXrcl9Xxvqj3ZreVUg7j5TfHrV+Bc9z67TzHLUkqWhKur2Janl50aZi+RsCCRCNdeH6fXMqhjZzY9vhU0Tz7Jdm5cuYLsnRnBS3J1p0VtCRrd1bQ4KYneyirD/RQcaVX9TdBVHO5Zr8f1x+kz2O9WtsmcXp8lrNMIHpKpncRKngMZNMXXSiasiy5CVOzG12DqdmN7sDU7CYu/Rl2f2ZWjevmzbMafD+eBrTwGZzJQLpBTT0Vk4H0Ox4h4y6U37JdsQZHIi5ZhyMRUP+e4LL3BNe/J7j+PYH5e8LL3hNe/57w+veE5u/pXfae3vXv6V3/np75e/qXvad//Xv617+nP3nPH6lJ1upz+7fidG+/OVd1Wdmvac681jw14J9WLDoTW4YHpN6joqpPjztcm5l4asYF5p1WiIlppxViYtZphZgUZNEK6XVzcahP6K5C+3ZBmNZJnWOcXjSpicGlTwFLngIvfQpc8hTv0qd4S56yoELuT52UcbRt96B35PzweMK7ncycn33MLKfx5jORot99JlL0289Ein7/mUjRe0pNpOhjRE2k6KNETaTo40RNpBhEihotO4NYUSM5Bu3AjOSoVrC7bAm7qjXsLlvErmoVu8uWsatax+6yhez2/v87fMAVT0ZChRDUvrB64Q+9mNc/2b91YiaOih/o7z/qfBMd1QSo2S8/HU4mAhiZXMLP5V1Z6yUwMsUYaGCDgQhOZ4zPUx49Gk954HCsb8rjo36klEr+ru/Lcmfwqoxs2ZuKLIYvKrKM3xPVJp+EkcnftNXb77XBalPyWYnGspbN35DJcAaHTHo9LWHSq2UJk14LS5iC0VI0dWVNqBcuzCmn6fqcco6W6fd6N5ZAN1lWH4v6jHZ2huvi7tCdMCtDpP6Vc3/Ludu0jUounUbB6IJ0ZQzzYzaL0ZWzGH/FWXb9p5xl77/nYDZplJlR6KaSazJvY8rXWt+7lEP7PQw8q3IW7Yi/xSdU7OxfC/ywaNwCn/E318vQf3i9DD1g6mXo8VMvQw+nehn6I41eRth9+/Kwo/m0D+iU3hvX51MxGX91jQD9J9cI0H9vjYD+WvCbCj9Qe6G1y5vYVKPzv4bXeLrM5OhnzUyOfvLM5HhDh2lD9EDdnb8U2T/Lc3XAj9wItr/Lc6yJ1zYVMoG3H4u7exZJZXMR/CLd7AtqeI2/oJkc/Rc0k6P/gmZy+i/4Du3PFTltfn/e7XhTsc5PZugKMxBg7hEzF2bgGDMXZuAfMxfWT259rnLaqq3c7eyEHHQyFrLwuLgNr0ZM/zEpYXf/QA/M859uQj7ZYkMSd4E4VyMLLJAFNLLgAllQI8tbIGvqu/Ydm/zz7rgrTvY7vkxaLOVae1a6ltt4I5lK0u8iU0n6LWQqqd8/39Oru7dieF039e/0xoyW23g2TSXpZ9NUkn42TSUJs0kvx/A7phy+Le6KEzElf0HVB3yi7kkjsDcTYT6vS8QZTO4ScVC4BkIVQdP/ZHxv26JA/1dZ7hvDw2SxmQpZcDm0SKDJPdEigSZXRosEekK15sfykNmne2x/LItMU6B5QDsFb5agbn/X1TN420SAGwXZarmXfC4jSUbfyUiS0QcykjQIlbT7yu9tMH1qMpXzrNPvhit8KE6P3ExloRLfl+m5NjkwaHjNv5mRHIMvZiTH4HsZyTG4hTWS0wdC/A19+KEqP9KIlcOyc/Asp3kbNAMpBp3QDKQYNEMzkNLvlx9wG3vcUDauXKPJ0zGbO8nNBBn4zM0E9arzzX2Zlszm+AZVHbxIrZL5ZAdzOeYpEItlGiRGLJZpkC6xWKZg0u3ORWZ/+3hAe9pfp1W7Ji315lnNTTgTMQamm4kYA6PYRIzg/DiWJ8FZ8iMv+8EBk0kyUUZmMiSnzuJUd5+7HeIi9DUTYa4Ol4gz0IpLxBkoxyXiBC8vRlVWM7cN+SgZ+SrcpbjMyWUsxdzzu1CigQ94oUQDb/BCiXrLZKnE1kb5//6//x/AMF7/', 'no');
INSERT INTO `gtr_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(188, 'rs-templates-counter', '0', 'no'),
(189, 'revslider_table_version', '1.0.12', 'yes'),
(192, 'revslider_update_version', '6.6.0', 'yes'),
(193, 'widget_rev-slider-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(194, 'rs_cache_overlay', '1.0.0', 'yes'),
(195, 'revslider-update-check', '1706988235', 'yes'),
(196, 'revslider_update_info', 'O:8:\"stdClass\":0:{}', 'yes'),
(198, 'elementor_active_kit', '5', 'yes'),
(199, 'elementor_font_display', 'swap', 'yes'),
(202, 'elementor_version', '3.18.3', 'yes'),
(203, 'elementor_install_history', 'a:1:{s:6:\"3.18.3\";i:1706018624;}', 'yes'),
(204, 'elementor_events_db_version', '1.0.0', 'no'),
(207, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"5.8.6\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1706018627;s:7:\"version\";s:5:\"5.8.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(209, 'widget_mc4wp_form_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(212, 'gt3_rate_date', '1706623436', 'yes'),
(218, '_gt3pg_first_usage', '1', 'yes'),
(223, 'finished_updating_comment_type', '1', 'yes'),
(224, 'wp_calendar_block_has_published_posts', '1', 'yes'),
(225, 'elementor_remote_info_library', 'a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{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:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;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:30:{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:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:4:{i:0;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:20472;s:5:\"title\";s:10:\"test ido f\";s:9:\"thumbnail\";s:153:\"https://library.stg.elementor.red/wp-content/uploads/2025/01/png-clipart-logo-harry-potter-literary-series-lord-voldemort-film-harry-potter-thumbnail.png\";s:12:\"tmpl_created\";i:1751356263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.stg.elementor.red/blocks/test-ido-f/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:1;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:19968;s:5:\"title\";s:12:\"Zeyad Test 1\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_2.jpg\";s:12:\"tmpl_created\";i:1670765723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.stg.elementor.red/blocks/zeyad-test-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:2:\"[]\";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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:2;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:19494;s:5:\"title\";s:5:\"test2\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_4.jpg\";s:12:\"tmpl_created\";i:1672308146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.stg.elementor.red/blocks/test2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i: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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:3;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:87:\"https://library.stg.elementor.red/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1660034300;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.stg.elementor.red/popups/slide-in-sale-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}', 'off'),
(226, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:76:\"Introducing Elementor 3.32: Transitions, Transform, Size Variables, and More\";s:7:\"excerpt\";s:250:\"Elementor 3.32 is here, accelerating Editor V4 Alpha with transform controls and layered transitions, system-wide Size Variables and streamlined class management. This release empowers you to build more consistent, dynamic, and professional websites.\";s:7:\"created\";i:1759243152;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:138:\"https://elementor.com/blog/elementor-332-v4-transform-transitions/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:70:\"Introducing Elementor 3.31: New Editor V4 Variables, Filters, and More\";s:7:\"excerpt\";s:294:\"Elementor 3.31 is here, pushing Editor V4 forward with powerful design system enhancements and modern visual styling tools. From Variables and Filters to smarter editing workflows and semantic markup, this version makes it easier than ever to design beautiful, performant, and accessible sites.\";s:7:\"created\";i:1755094220;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-331-v4-alpha-variables-filters/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'off'),
(232, 'rs_image_meta_todo', 'a:9:{i:13338;s:89:\"/home/talentdi/get-rec.com/get/wp-content/uploads/revslider/Home_02/revolution_img-11.png\";i:13339;s:82:\"/home/talentdi/get-rec.com/get/wp-content/uploads/revslider/Home_02/roket_new1.png\";i:13340;s:83:\"/home/talentdi/get-rec.com/get/wp-content/uploads/revslider/Home_02/planet_new1.png\";i:13341;s:95:\"/home/talentdi/get-rec.com/get/wp-content/uploads/revslider/Modern-Shop/modern_shop_slide11.jpg\";i:13342;s:95:\"/home/talentdi/get-rec.com/get/wp-content/uploads/revslider/Modern-Shop/modern_shop_slide21.jpg\";i:13343;s:95:\"/home/talentdi/get-rec.com/get/wp-content/uploads/revslider/Modern-Shop/modern_shop_slide31.jpg\";i:13344;s:91:\"/home/talentdi/get-rec.com/get/wp-content/uploads/revslider/motion/woman-standing_1011.jpeg\";i:13345;s:89:\"/home/talentdi/get-rec.com/get/wp-content/uploads/revslider/motion/woman-makeup_1611.jpeg\";i:13346;s:90:\"/home/talentdi/get-rec.com/get/wp-content/uploads/revslider/motion/woman-dancing_1711.jpeg\";}', 'yes'),
(233, 'category_children', 'a:0:{}', 'yes'),
(234, 'elementor_library_category_children', 'a:0:{}', 'yes'),
(235, 'gt3_gallery_category_children', 'a:0:{}', 'yes'),
(236, 'team_category_children', 'a:0:{}', 'yes'),
(237, 'portfolio_category_children', 'a:0:{}', 'yes'),
(238, 'elementor_experiment-e_dom_optimization', 'inactive', 'yes'),
(239, 'elementor_experiment-e_optimized_assets_loading', 'inactive', 'yes'),
(240, 'elementor_experiment-e_optimized_css_loading', 'inactive', 'yes'),
(241, 'elementor_experiment-e_font_icon_svg', 'inactive', 'yes'),
(242, 'elementor_experiment-additional_custom_breakpoints', 'inactive', 'yes'),
(243, 'elementor_experiment-container', 'inactive', 'yes'),
(244, 'elementor_experiment-e_swiper_latest', 'inactive', 'yes'),
(245, 'elementor_experiment-block_editor_assets_optimize', 'inactive', 'yes'),
(246, 'elementor_experiment-landing-pages', 'inactive', 'yes'),
(247, 'elementor_experiment-e_image_loading_optimization', 'inactive', 'yes'),
(248, 'elementor_experiment-e_global_styleguide', 'inactive', 'yes'),
(250, 'edd_gt3_a169b7af981c3dc88f17f837a47d9e50', 'a:2:{s:7:\"timeout\";i:1766831643;s:5:\"value\";s:21727:\"O:8:\"stdClass\":15:{s:11:\"new_version\";s:8:\"1.7.2.21\";s:14:\"stable_version\";s:8:\"1.7.2.21\";s:4:\"name\";s:31:\"GT3 Photo and Video Gallery Pro\";s:4:\"slug\";s:27:\"gt3-photo-video-gallery-pro\";s:3:\"url\";s:72:\"https://gt3themes.com/downloads/gt3-photo-video-gallery-pro/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-01-27 10:35:57\";s:8:\"homepage\";s:60:\"https://gt3themes.com/downloads/gt3-photo-video-gallery-pro/\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:8:\"sections\";a:2:{s:11:\"description\";s:0:\"\";s:9:\"changelog\";s:10411:\"<p>= 1.7.2.21 =<br />\n* Improved: Plugin core functionality<br />\n* Fixed: Security issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.20 =<br />\n* Improved: WordPress 6.7+ compatibility<br />\n* Improved: New dashboard redesign<br />\n* Improved: Dashboard functionality<br />\n* Improved: Plugin core functionality<br />\n* Improved: PHP 8.4 compatibility<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.18 =<br />\n* Improved: WP 6.4 compatibility<br />\n* Improved: Plugin core functionality<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.17 =<br />\n* Improved: PHP 8.2 compatibility<br />\n* Improved: Lazyloading<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.16 =<br />\n* Improved: WordPress 6.3 compatibility<br />\n* Improved: Plugin core functionality<br />\n* Improved: Isotope functionality<br />\n* Improved: Galleries loading speed<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.14 =<br />\nUpdated: Plugin core<br />\nImproved: Video thumbs<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.11 =<br />\nImproved: Latest WP 6.2 compatibility<br />\nImproved: Plugin core functionality<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.10 =<br />\nFixed: Responsive column control<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.9 =<br />\nImproved: Gutenberg blocks settings<br />\nUpdated: Plugin core<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.7 =<br />\nAdded: Image order option in Gutenberg<br />\nFixed: Vimeo video issue in lightbox<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.5 =<br />\nImproved: Galleries optimization<br />\nAdded: Video thumbs support for grid, masonry &amp; packery<br />\nAdded: Different video formats support for gallery thumbs and lightbox<br />\nAdded: Automatic thumbs generation from the video in lightbox<br />\nAdded: Video thumbs support in Gutenberg and Elementor<br />\nUpdated: Plugin core<br />\nUpdated: Elementor galleries media ordering<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.4 =<br />\nUpdated: Plugin core<br />\nFixed: Issue caused by Yoast plugin<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.3 =<br />\nImproved: WordPress 6.1 compatibility<br />\nImproved: Gutenberg gallery blocks<br />\nFixed: Lazy load issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.2 =<br />\nUpdated: Gallery core functionality<br />\nAdded: Hover effect option to Elementor album widget<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.0 =<br />\nUpdated: Gallery panel options<br />\nFixed: Fullscreen option on mobile<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.0 =<br />\nAdded: New options for the lightbox<br />\nAdded: Import/Export global gallery settings<br />\nImproved: Gallery core functionality<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.7 =<br />\nImproved: Galleries optimization<br />\nImproved: WebP support with Image Gallery Opimizer<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.6 =<br />\nAdded: Image carousel widget (new)<br />\nImproved: Galleries optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.5 =<br />\nUpdated: GT3 Gallery requires Elementor 3.6.1 version<br />\nFixed: 3.6.1 Elementor version issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.2 =<br />\nFixed: Responsive issues<br />\nFixed: License activation issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.0 =<br />\nAdded: New hooks<br />\nUpdated: Gallery loading on frontend<br />\nFixed: Elementor column issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.17 =<br />\nUpdated: Plugin core<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.15 =<br />\nUpdated: WordPress 5.8 compatibility<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.14 =<br />\nFixed: Elementor popup window size issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.12 =<br />\nAdded: Responsive controls for Elementor and Gutenberg<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.11 =<br />\nUpdated: Plugin core<br />\nUpdated: Lazyloading<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.9 =<br />\nFixed: Lazyloading issue<br />\nFixed: Default CPT settings issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.8 =<br />\nUpdated: WordPress 5.7 compatibility<br />\nAdded: Gallery plugin intro wizard<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.3 =<br />\nAdded: External video file support<br />\nFixed: Video bock and widget settings issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.2 =<br />\nImproved: Gutenberg blocks optimization<br />\nAdded: Tabs for general settings<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.0 =<br />\nUpdated: WordPress 5.6 compatibility<br />\nImproved: Scripts optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.6.0.0 =<br />\nImproved: Plugin optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.6 =<br />\nFixed: Select 2 issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.4 =<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.3 =<br />\nAdded: GT3 gallery module for Divi Builder</p>\n<p>= 1.5.4.2 =<br />\n* Added: New galleries to CPT<br />\n* Fixed: CPT settings issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.11 =<br />\n* Updated: Gutenberg support in Divi for Custom post type \"GT3 Gallery\"<br />\n* Fixed: Vimeo video issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.9 =<br />\n* Fixed: Custom post type \"GT3 Gallery\"<br />\n* Fixed: Thumbnails slider<br />\n* Fixed: Photo Albums<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.7 =<br />\n* Updated: WordPress 5.5 compatibility<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.3 =<br />\n* Fixed: Divi class conflict issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.0 =<br />\n* Improved: Optimization (FS Slider, Slider and Thumbnails slider)<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.5 =<br />\n* Improved: Google speedtest requirements<br />\n* Updated: Plugin core<br />\n* Fixed: Swap issue on mobile<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.4 =<br />\n* Improved: WordPress 5.4 compatibility<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.0 =<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.7 =<br />\n* Updated: Plugin core<br />\n* Improved: Gallery loading<br />\n* Fixed: Yoast plugin update affected the gallery<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.5 =<br />\n* Updated: Compatibility with Lite version<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.4 =<br />\n* Updated: Plugin core<br />\n* Added: Photo albums<br />\n* Added: Category support to Justified gallery<br />\n* Added: Filter support to Justified gallery<br />\n* Added: .m4v video support<br />\n* Fixed: WPBakery issue<br />\n* Fixed: Counter in filter<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.3 =<br />\n* Fixed: Custom post type images issue<br />\n* Fixed: Before/after slider<br />\n* Fixed: Height issue on mobile for ribbon<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.0 =<br />\n* Added: GT3 gallery custom post type<br />\n* Added: Shortcode support for CPT gallery<br />\n* Improved: Video settings for the galleries<br />\n* Optimized: Gutenberg blocks<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.10 =<br />\n* Updated: WordPress 5.3 compatibility<br />\n* Added: Masonry horizontal order option<br />\n* Added: New video add/edit option for Gutenberg and Elementor<br />\n* Added: Packery types visual presentation for Gutenberg<br />\n* Improved: Gallery widgets for Elementor<br />\n* Fixed: Thumbnails gallery for small screen devices<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.8 =<br />\n* Fixed: Jetpack lazy loading issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.6 =<br />\n* Added: Self-hosted video size auto detection<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.5 =<br />\n* Improved: New plugin core<br />\n* Improved: Performance<br />\n* Optimized: Plugin files structure<br />\n* Added: Open only items in lightbox filtered by Isotope<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.11 =<br />\n* Updated: Gallery core files<br />\n* Improved: Lazyload feature<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.8 =<br />\n* Fixed: Save settings issue</p>\n<p>= 1.4.5.6 =<br />\n* Updated: Gallery core files<br />\n* Fixed: Ordering issue in CPT gallery<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.5 =<br />\n* Fixed: Grid and Packery gallery issue<br />\n* Fixed: Self-hosted video file formats<br />\n* Fixed: Lazyload</p>\n<p>= 1.4.5.3 =<br />\n* Fixed: Lightbox issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.2 =<br />\n* Added: Gallery keywords to find it in the widgets list<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.1 =<br />\n* Fixed: WPBakery modules issue<br />\n* Fixed: Tabs issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.0 =<br />\n* Added: WPBakery compatibility<br />\n* Added: Custom modules to WPBakery<br />\n* Improved: Gallery optimization<br />\n* Fixed: Icons issues in lightbox<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.4.3 =<br />\n* Fixed: Self-hosted video issue<br />\n* Fixed: Photo gallery isotope issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.4 =<br />\n* Updated: Elementor 2.5.5 page builder compatibility</p>\n<p>= 1.4.3 =<br />\n* Updated: Photo gallery options panel<br />\n* Improved: Photo gallery .js optimization<br />\n* Improved: Photo gallery .css optimization<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.2 =<br />\n* Added: Light version of the Lightbox<br />\n* Added: Lightbox support in thumbnail slider<br />\n* Added: Thumbnails swipe support in thumbnail slider<br />\n* Fixed: Admin issue in Gutenberg<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.1 =<br />\n* Autoplay issue for videos<br />\n* Minor bug fixes</p>\n<p>= 1.4.0 =<br />\n* WordPress 5.1 compatibility<br />\n* Added a brand new plugin options panel<br />\n* New lightbox version support<br />\n* New Elementor gallery widgets<br />\n* Images lazyload support<br />\n* Added video controls in lightbox<br />\n* Gutenberg gallery blocks optimization<br />\n* Optimized JS<br />\n* Optimized CSS<br />\n* Minor bug fixes</p>\n<p>= 1.3.1 =<br />\n* Added: CPT support<br />\n* Added: Thumbnails style gallery<br />\n* Improved: .css and .js optimization<br />\n* Improved: Gutenberg optimization<br />\n* Fixed: iSotope issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.2.0 =<br />\n* Improved: Gutenberg compatibility<br />\n* Improved: Convert old galleries to Gutenberg block gallery<br />\n* Improved: Gutenberg gallery block custom settings<br />\n* Improved: GT3 image optimizer plugin support</p>\n<p>= 1.0.3 =<br />\n* Improved: Performance<br />\n* Fixed: Masonry issue<br />\n* Fixed: Responsive issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.0.2 =<br />\n* Updated: Translation files<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.0.1 =<br />\n* Initial Release</p>\n\";}s:7:\"banners\";a:2:{s:4:\"high\";s:0:\"\";s:3:\"low\";s:0:\"\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:76:\"https://gt3themes.com/wp-content/uploads/edd/2019/05/gt3-gallery-128x128.png\";s:2:\"2x\";s:68:\"https://gt3themes.com/wp-content/uploads/edd/2019/05/gt3-gallery.png\";}s:3:\"msg\";s:33:\"No license key has been provided.\";s:11:\"description\";a:1:{i:0;s:0:\"\";}s:9:\"changelog\";a:1:{i:0;s:10411:\"<p>= 1.7.2.21 =<br />\n* Improved: Plugin core functionality<br />\n* Fixed: Security issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.20 =<br />\n* Improved: WordPress 6.7+ compatibility<br />\n* Improved: New dashboard redesign<br />\n* Improved: Dashboard functionality<br />\n* Improved: Plugin core functionality<br />\n* Improved: PHP 8.4 compatibility<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.18 =<br />\n* Improved: WP 6.4 compatibility<br />\n* Improved: Plugin core functionality<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.17 =<br />\n* Improved: PHP 8.2 compatibility<br />\n* Improved: Lazyloading<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.16 =<br />\n* Improved: WordPress 6.3 compatibility<br />\n* Improved: Plugin core functionality<br />\n* Improved: Isotope functionality<br />\n* Improved: Galleries loading speed<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.14 =<br />\nUpdated: Plugin core<br />\nImproved: Video thumbs<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.11 =<br />\nImproved: Latest WP 6.2 compatibility<br />\nImproved: Plugin core functionality<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.10 =<br />\nFixed: Responsive column control<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.9 =<br />\nImproved: Gutenberg blocks settings<br />\nUpdated: Plugin core<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.7 =<br />\nAdded: Image order option in Gutenberg<br />\nFixed: Vimeo video issue in lightbox<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.5 =<br />\nImproved: Galleries optimization<br />\nAdded: Video thumbs support for grid, masonry &amp; packery<br />\nAdded: Different video formats support for gallery thumbs and lightbox<br />\nAdded: Automatic thumbs generation from the video in lightbox<br />\nAdded: Video thumbs support in Gutenberg and Elementor<br />\nUpdated: Plugin core<br />\nUpdated: Elementor galleries media ordering<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.4 =<br />\nUpdated: Plugin core<br />\nFixed: Issue caused by Yoast plugin<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.3 =<br />\nImproved: WordPress 6.1 compatibility<br />\nImproved: Gutenberg gallery blocks<br />\nFixed: Lazy load issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.2 =<br />\nUpdated: Gallery core functionality<br />\nAdded: Hover effect option to Elementor album widget<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.0 =<br />\nUpdated: Gallery panel options<br />\nFixed: Fullscreen option on mobile<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.0 =<br />\nAdded: New options for the lightbox<br />\nAdded: Import/Export global gallery settings<br />\nImproved: Gallery core functionality<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.7 =<br />\nImproved: Galleries optimization<br />\nImproved: WebP support with Image Gallery Opimizer<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.6 =<br />\nAdded: Image carousel widget (new)<br />\nImproved: Galleries optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.5 =<br />\nUpdated: GT3 Gallery requires Elementor 3.6.1 version<br />\nFixed: 3.6.1 Elementor version issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.2 =<br />\nFixed: Responsive issues<br />\nFixed: License activation issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.0 =<br />\nAdded: New hooks<br />\nUpdated: Gallery loading on frontend<br />\nFixed: Elementor column issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.17 =<br />\nUpdated: Plugin core<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.15 =<br />\nUpdated: WordPress 5.8 compatibility<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.14 =<br />\nFixed: Elementor popup window size issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.12 =<br />\nAdded: Responsive controls for Elementor and Gutenberg<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.11 =<br />\nUpdated: Plugin core<br />\nUpdated: Lazyloading<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.9 =<br />\nFixed: Lazyloading issue<br />\nFixed: Default CPT settings issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.8 =<br />\nUpdated: WordPress 5.7 compatibility<br />\nAdded: Gallery plugin intro wizard<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.3 =<br />\nAdded: External video file support<br />\nFixed: Video bock and widget settings issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.2 =<br />\nImproved: Gutenberg blocks optimization<br />\nAdded: Tabs for general settings<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.0 =<br />\nUpdated: WordPress 5.6 compatibility<br />\nImproved: Scripts optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.6.0.0 =<br />\nImproved: Plugin optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.6 =<br />\nFixed: Select 2 issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.4 =<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.3 =<br />\nAdded: GT3 gallery module for Divi Builder</p>\n<p>= 1.5.4.2 =<br />\n* Added: New galleries to CPT<br />\n* Fixed: CPT settings issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.11 =<br />\n* Updated: Gutenberg support in Divi for Custom post type \"GT3 Gallery\"<br />\n* Fixed: Vimeo video issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.9 =<br />\n* Fixed: Custom post type \"GT3 Gallery\"<br />\n* Fixed: Thumbnails slider<br />\n* Fixed: Photo Albums<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.7 =<br />\n* Updated: WordPress 5.5 compatibility<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.3 =<br />\n* Fixed: Divi class conflict issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.0 =<br />\n* Improved: Optimization (FS Slider, Slider and Thumbnails slider)<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.5 =<br />\n* Improved: Google speedtest requirements<br />\n* Updated: Plugin core<br />\n* Fixed: Swap issue on mobile<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.4 =<br />\n* Improved: WordPress 5.4 compatibility<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.0 =<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.7 =<br />\n* Updated: Plugin core<br />\n* Improved: Gallery loading<br />\n* Fixed: Yoast plugin update affected the gallery<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.5 =<br />\n* Updated: Compatibility with Lite version<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.4 =<br />\n* Updated: Plugin core<br />\n* Added: Photo albums<br />\n* Added: Category support to Justified gallery<br />\n* Added: Filter support to Justified gallery<br />\n* Added: .m4v video support<br />\n* Fixed: WPBakery issue<br />\n* Fixed: Counter in filter<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.3 =<br />\n* Fixed: Custom post type images issue<br />\n* Fixed: Before/after slider<br />\n* Fixed: Height issue on mobile for ribbon<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.0 =<br />\n* Added: GT3 gallery custom post type<br />\n* Added: Shortcode support for CPT gallery<br />\n* Improved: Video settings for the galleries<br />\n* Optimized: Gutenberg blocks<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.10 =<br />\n* Updated: WordPress 5.3 compatibility<br />\n* Added: Masonry horizontal order option<br />\n* Added: New video add/edit option for Gutenberg and Elementor<br />\n* Added: Packery types visual presentation for Gutenberg<br />\n* Improved: Gallery widgets for Elementor<br />\n* Fixed: Thumbnails gallery for small screen devices<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.8 =<br />\n* Fixed: Jetpack lazy loading issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.6 =<br />\n* Added: Self-hosted video size auto detection<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.5 =<br />\n* Improved: New plugin core<br />\n* Improved: Performance<br />\n* Optimized: Plugin files structure<br />\n* Added: Open only items in lightbox filtered by Isotope<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.11 =<br />\n* Updated: Gallery core files<br />\n* Improved: Lazyload feature<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.8 =<br />\n* Fixed: Save settings issue</p>\n<p>= 1.4.5.6 =<br />\n* Updated: Gallery core files<br />\n* Fixed: Ordering issue in CPT gallery<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.5 =<br />\n* Fixed: Grid and Packery gallery issue<br />\n* Fixed: Self-hosted video file formats<br />\n* Fixed: Lazyload</p>\n<p>= 1.4.5.3 =<br />\n* Fixed: Lightbox issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.2 =<br />\n* Added: Gallery keywords to find it in the widgets list<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.1 =<br />\n* Fixed: WPBakery modules issue<br />\n* Fixed: Tabs issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.0 =<br />\n* Added: WPBakery compatibility<br />\n* Added: Custom modules to WPBakery<br />\n* Improved: Gallery optimization<br />\n* Fixed: Icons issues in lightbox<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.4.3 =<br />\n* Fixed: Self-hosted video issue<br />\n* Fixed: Photo gallery isotope issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.4 =<br />\n* Updated: Elementor 2.5.5 page builder compatibility</p>\n<p>= 1.4.3 =<br />\n* Updated: Photo gallery options panel<br />\n* Improved: Photo gallery .js optimization<br />\n* Improved: Photo gallery .css optimization<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.2 =<br />\n* Added: Light version of the Lightbox<br />\n* Added: Lightbox support in thumbnail slider<br />\n* Added: Thumbnails swipe support in thumbnail slider<br />\n* Fixed: Admin issue in Gutenberg<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.1 =<br />\n* Autoplay issue for videos<br />\n* Minor bug fixes</p>\n<p>= 1.4.0 =<br />\n* WordPress 5.1 compatibility<br />\n* Added a brand new plugin options panel<br />\n* New lightbox version support<br />\n* New Elementor gallery widgets<br />\n* Images lazyload support<br />\n* Added video controls in lightbox<br />\n* Gutenberg gallery blocks optimization<br />\n* Optimized JS<br />\n* Optimized CSS<br />\n* Minor bug fixes</p>\n<p>= 1.3.1 =<br />\n* Added: CPT support<br />\n* Added: Thumbnails style gallery<br />\n* Improved: .css and .js optimization<br />\n* Improved: Gutenberg optimization<br />\n* Fixed: iSotope issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.2.0 =<br />\n* Improved: Gutenberg compatibility<br />\n* Improved: Convert old galleries to Gutenberg block gallery<br />\n* Improved: Gutenberg gallery block custom settings<br />\n* Improved: GT3 image optimizer plugin support</p>\n<p>= 1.0.3 =<br />\n* Improved: Performance<br />\n* Fixed: Masonry issue<br />\n* Fixed: Responsive issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.0.2 =<br />\n* Updated: Translation files<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.0.1 =<br />\n* Initial Release</p>\n\";}}\";}', 'off'),
(252, 'mc4wp_version', '4.9.11', 'yes'),
(255, '_elementor_installed_time', '1706019010', 'yes'),
(259, 'elementor_log', 'a:6:{s:32:\"780d24dc506bdce3ada8389b622f6a11\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:7:\"1116198\";s:7:\"\0*\0file\";s:87:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.18.3\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2024-01-23 14:19:01\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:74:\"Cannot read properties of null (reading &#039;getBoundingClientRect&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2024-01-23 14:19:01\";i:1;s:19:\"2024-01-23 14:35:00\";i:2;s:19:\"2024-01-24 15:39:15\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1706019541\";s:7:\"message\";s:64:\"Cannot read properties of null (reading \'getBoundingClientRect\')\";s:3:\"url\";s:87:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.18.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:7:\"1116198\";}}s:32:\"aa59883331a7006a3d5ea4da24c1137a\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"14246\";s:7:\"\0*\0file\";s:95:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.18.3\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2024-01-23 14:35:00\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:54:\"An invalid argument supplied as multiple control value\";s:7:\"\0*\0meta\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:76:\"Element `undefined` got as `menu_item_link` value. Expected array or object.\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-01-23 14:35:00\";}s:7:\"\0*\0args\";a:8:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1706020500\";s:7:\"message\";s:54:\"An invalid argument supplied as multiple control value\";s:3:\"url\";s:95:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.18.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:5:\"14246\";s:12:\"customFields\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:76:\"Element `undefined` got as `menu_item_link` value. Expected array or object.\";}s:4:\"meta\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:76:\"Element `undefined` got as `menu_item_link` value. Expected array or object.\";}}}s:32:\"65db7c3fe2f96771cbee6720d048e0f0\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"20460\";s:7:\"\0*\0file\";s:113:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js?ver=4.0.6-rc.1\";s:7:\"\0*\0line\";s:1:\"1\";s:7:\"\0*\0date\";s:19:\"2024-01-23 14:35:51\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:60:\"Cannot read properties of undefined (reading &#039;id&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-01-23 14:35:51\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1706020551\";s:7:\"message\";s:50:\"Cannot read properties of undefined (reading \'id\')\";s:3:\"url\";s:113:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js?ver=4.0.6-rc.1\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"20460\";}}s:32:\"20176940ae701dbf14a5ea3ef67073e8\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"14799\";s:7:\"\0*\0file\";s:92:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2024-01-24 14:44:43\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:58:\"Cannot read properties of null (reading &#039;clone&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1198;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2024-01-24 16:42:54\";i:1;s:19:\"2024-01-24 16:42:54\";i:2;s:19:\"2024-01-24 16:42:54\";i:3;s:19:\"2024-01-24 16:42:54\";i:4;s:19:\"2024-01-24 16:42:54\";i:5;s:19:\"2024-01-24 16:42:54\";i:6;s:19:\"2024-01-24 16:42:54\";i:7;s:19:\"2024-01-24 16:42:54\";i:8;s:19:\"2024-01-24 16:42:54\";i:9;s:19:\"2024-01-24 16:42:54\";i:10;s:19:\"2024-01-24 16:42:54\";i:11;s:19:\"2024-01-24 16:42:54\";i:12;s:19:\"2024-01-24 16:42:54\";i:13;s:19:\"2024-01-24 16:42:54\";i:14;s:19:\"2024-01-24 16:42:54\";i:15;s:19:\"2024-01-24 16:42:54\";i:16;s:19:\"2024-01-24 16:42:54\";i:17;s:19:\"2024-01-24 16:42:54\";i:18;s:19:\"2024-01-24 16:42:54\";i:19;s:19:\"2024-01-24 16:42:54\";i:20;s:19:\"2024-01-24 16:42:54\";i:21;s:19:\"2024-01-24 16:42:54\";i:22;s:19:\"2024-01-24 16:42:54\";i:23;s:19:\"2024-01-24 16:42:54\";i:24;s:19:\"2024-01-24 16:42:54\";i:25;s:19:\"2024-01-24 16:42:54\";i:26;s:19:\"2024-01-24 16:42:54\";i:27;s:19:\"2024-01-24 16:42:54\";i:28;s:19:\"2024-01-24 16:42:54\";i:29;s:19:\"2024-01-24 16:42:54\";i:30;s:19:\"2024-01-24 16:42:55\";i:31;s:19:\"2024-01-24 16:42:56\";i:32;s:19:\"2024-01-24 16:42:56\";i:33;s:19:\"2024-01-24 16:42:56\";i:34;s:19:\"2024-01-24 16:42:56\";i:35;s:19:\"2024-01-24 16:42:56\";i:36;s:19:\"2024-01-24 16:42:56\";i:37;s:19:\"2024-01-24 16:42:56\";i:38;s:19:\"2024-01-24 16:42:56\";i:39;s:19:\"2024-01-24 16:42:56\";i:40;s:19:\"2024-01-24 16:42:56\";i:41;s:19:\"2024-01-24 16:42:56\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1706107483\";s:7:\"message\";s:48:\"Cannot read properties of null (reading \'clone\')\";s:3:\"url\";s:92:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"14799\";}}s:32:\"0a997826a2fbc91e2cea3d61324d249d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"19552\";s:7:\"\0*\0file\";s:92:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2024-01-24 14:44:44\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:63:\"Cannot read properties of null (reading &#039;changestop&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:37;s:14:\"\0*\0times_dates\";a:37:{i:0;s:19:\"2024-01-24 14:44:44\";i:1;s:19:\"2024-01-24 14:59:19\";i:2;s:19:\"2024-01-24 14:59:22\";i:3;s:19:\"2024-01-24 14:59:25\";i:4;s:19:\"2024-01-24 14:59:37\";i:5;s:19:\"2024-01-24 15:01:06\";i:6;s:19:\"2024-01-24 15:01:48\";i:7;s:19:\"2024-01-24 15:01:50\";i:8;s:19:\"2024-01-24 15:17:22\";i:9;s:19:\"2024-01-24 16:13:18\";i:10;s:19:\"2024-01-24 16:13:28\";i:11;s:19:\"2024-01-24 16:13:32\";i:12;s:19:\"2024-01-24 16:13:35\";i:13;s:19:\"2024-01-24 16:13:38\";i:14;s:19:\"2024-01-24 16:13:41\";i:15;s:19:\"2024-01-24 16:13:44\";i:16;s:19:\"2024-01-24 16:14:00\";i:17;s:19:\"2024-01-24 16:14:01\";i:18;s:19:\"2024-01-24 16:14:04\";i:19;s:19:\"2024-01-24 16:14:05\";i:20;s:19:\"2024-01-24 16:14:06\";i:21;s:19:\"2024-01-24 16:14:08\";i:22;s:19:\"2024-01-24 16:14:16\";i:23;s:19:\"2024-01-24 16:14:17\";i:24;s:19:\"2024-01-24 16:14:18\";i:25;s:19:\"2024-01-24 16:14:19\";i:26;s:19:\"2024-01-24 16:38:00\";i:27;s:19:\"2024-01-24 16:38:04\";i:28;s:19:\"2024-01-24 16:38:05\";i:29;s:19:\"2024-01-24 16:38:11\";i:30;s:19:\"2024-01-24 16:38:17\";i:31;s:19:\"2024-01-24 16:38:23\";i:32;s:19:\"2024-01-24 16:38:31\";i:33;s:19:\"2024-01-24 16:38:38\";i:34;s:19:\"2024-01-24 16:38:41\";i:35;s:19:\"2024-01-24 16:38:43\";i:36;s:19:\"2024-01-24 16:42:55\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1706107484\";s:7:\"message\";s:53:\"Cannot read properties of null (reading \'changestop\')\";s:3:\"url\";s:92:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"19552\";}}s:32:\"9a265cd7ec074eda7c026c6297c590e1\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"806339\";s:7:\"\0*\0file\";s:87:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.18.3\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2024-01-24 15:39:10\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:69:\"Cannot read properties of undefined (reading &#039;toLowerCase&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-01-24 15:39:10\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1706110750\";s:7:\"message\";s:59:\"Cannot read properties of undefined (reading \'toLowerCase\')\";s:3:\"url\";s:87:\"https://get-rec.com/get/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.18.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"806339\";}}}', 'no'),
(262, 'wpda-builder-pro_registration', '{\"purchase_code\":\"\",\"support_time\":0,\"activated\":true,\"already_linked\":false,\"check_update\":true,\"changeLogVer\":\"0.0\",\"activatedByTheme\":true}', 'yes'),
(273, 'mc4wp_flash_messages', 'a:0:{}', 'no'),
(295, '_transient_health-check-site-status-result', '{\"good\":16,\"recommended\":6,\"critical\":2}', 'yes'),
(301, 'gt3pg_pro_disable_optimizer_notice', '1', 'yes'),
(308, '_elementor_global_css', 'a:7:{s:4:\"time\";i:1706111366;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}', 'yes'),
(315, 'auth_key', '!Ns.pa`rOcE^HW`OU*u|0s$}NRE!p|?FQ]Gx2l-RBzEoTz;$$%KN7Gd0 Wkc:NH;', 'no'),
(316, 'auth_salt', '^@5a|y1(KdMz-~o*-__/Nkt?jUfi5RXRX?Wi6}2Q>jcfb0Oz9<5PUi{%H]2S[HCQ', 'no'),
(317, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'off'),
(335, 'mc4wp', 'a:4:{s:7:\"api_key\";s:0:\"\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1706199179;}', 'yes'),
(337, '_elementor_editor_upgrade_notice_dismissed', '1706200502', 'yes'),
(390, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:23:\"devilliers729@gmail.com\";s:7:\"version\";s:5:\"6.7.1\";s:9:\"timestamp\";i:1735728858;}', 'no'),
(405, 'ai1wm_secret_key', 'DkNt6G15h8ws', 'yes'),
(406, 'recently_activated', 'a:0:{}', 'off'),
(407, 'ai1wm_status', 'a:2:{s:4:\"type\";s:8:\"download\";s:7:\"message\";s:305:\"<a href=\"https://get-rec.com/get/wp-content/ai1wm-backups/get-rec.com-get-20240203-192542-4sndxr.wpress\" class=\"ai1wm-button-green ai1wm-emphasize ai1wm-button-download\" title=\"get-rec.com\" download=\"get-rec.com-get-20240203-192542-4sndxr.wpress\"><span>Download get-rec.com</span><em>Size: 377 MB</em></a>\";}', 'yes'),
(412, '_site_transient_ai1wm_last_check_for_updates', '1766820844', 'off'),
(413, 'ai1wm_updater', 'a:0:{}', 'yes'),
(489, 'db_upgraded', '1', 'yes'),
(522, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"4ad6ed4956ef7f814db220c22a123393\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:18:\"core/term-template\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on'),
(4534, 'wp_notes_notify', '1', 'on'),
(4536, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.9.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.9.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.9-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.9-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.9\";s:7:\"version\";s:3:\"6.9\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1766820835;s:15:\"version_checked\";s:3:\"6.9\";s:12:\"translations\";a:0:{}}', 'off'),
(4537, 'can_compress_scripts', '0', 'auto'),
(4847, '_transient_timeout_mc4wp_mailchimp_lists', '1766907239', 'off'),
(4848, '_transient_mc4wp_mailchimp_lists', 'a:0:{}', 'off'),
(4852, '_site_transient_timeout_theme_roots', '1766822635', 'off'),
(4853, '_site_transient_theme_roots', 'a:7:{s:12:\"ewebot-child\";s:7:\"/themes\";s:6:\"ewebot\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}', 'off'),
(4856, '_site_transient_timeout_wp_theme_files_patterns-e33d26fd47febe2644bff311d38b4cfc', '1766822639', 'off'),
(4857, '_site_transient_wp_theme_files_patterns-e33d26fd47febe2644bff311d38b4cfc', 'a:2:{s:7:\"version\";s:3:\"1.0\";s:8:\"patterns\";a:0:{}}', 'off'),
(4858, '_site_transient_timeout_wp_theme_files_patterns-4a7bd243d0b4df6abf7aa92c85688894', '1766822639', 'off'),
(4859, '_site_transient_wp_theme_files_patterns-4a7bd243d0b4df6abf7aa92c85688894', 'a:2:{s:7:\"version\";s:5:\"3.0.3\";s:8:\"patterns\";a:0:{}}', 'off');
INSERT INTO `gtr_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(4860, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1766820844;s:8:\"response\";a:7:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:5:\"7.101\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.101.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=3427096\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=3427096\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"5.3\";s:16:\"requires_plugins\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"6.1.4\";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.6.1.4.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.7\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{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.34.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:51:\"gt3-photo-video-gallery/gt3-photo-video-gallery.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/gt3-photo-video-gallery\";s:4:\"slug\";s:23:\"gt3-photo-video-gallery\";s:6:\"plugin\";s:51:\"gt3-photo-video-gallery/gt3-photo-video-gallery.php\";s:11:\"new_version\";s:8:\"2.7.7.26\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/gt3-photo-video-gallery/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/gt3-photo-video-gallery.2.7.7.26.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/gt3-photo-video-gallery/assets/icon-256x256.png?rev=3031763\";s:2:\"1x\";s:76:\"https://ps.w.org/gt3-photo-video-gallery/assets/icon-128x128.png?rev=3031763\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/gt3-photo-video-gallery/assets/banner-1544x500.jpg?rev=2079283\";s:2:\"1x\";s:78:\"https://ps.w.org/gt3-photo-video-gallery/assets/banner-772x250.jpg?rev=2079283\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:6:\"4.10.9\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.10.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:59:\"gt3-photo-video-gallery-pro/gt3-photo-video-gallery-pro.php\";O:8:\"stdClass\":15:{s:11:\"new_version\";s:8:\"1.7.2.21\";s:14:\"stable_version\";s:8:\"1.7.2.21\";s:4:\"name\";s:31:\"GT3 Photo and Video Gallery Pro\";s:4:\"slug\";s:27:\"gt3-photo-video-gallery-pro\";s:3:\"url\";s:72:\"https://gt3themes.com/downloads/gt3-photo-video-gallery-pro/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-01-27 10:35:57\";s:8:\"homepage\";s:60:\"https://gt3themes.com/downloads/gt3-photo-video-gallery-pro/\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:8:\"sections\";a:2:{s:11:\"description\";s:0:\"\";s:9:\"changelog\";s:10411:\"<p>= 1.7.2.21 =<br />\n* Improved: Plugin core functionality<br />\n* Fixed: Security issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.20 =<br />\n* Improved: WordPress 6.7+ compatibility<br />\n* Improved: New dashboard redesign<br />\n* Improved: Dashboard functionality<br />\n* Improved: Plugin core functionality<br />\n* Improved: PHP 8.4 compatibility<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.18 =<br />\n* Improved: WP 6.4 compatibility<br />\n* Improved: Plugin core functionality<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.17 =<br />\n* Improved: PHP 8.2 compatibility<br />\n* Improved: Lazyloading<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.16 =<br />\n* Improved: WordPress 6.3 compatibility<br />\n* Improved: Plugin core functionality<br />\n* Improved: Isotope functionality<br />\n* Improved: Galleries loading speed<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.14 =<br />\nUpdated: Plugin core<br />\nImproved: Video thumbs<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.11 =<br />\nImproved: Latest WP 6.2 compatibility<br />\nImproved: Plugin core functionality<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.10 =<br />\nFixed: Responsive column control<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.9 =<br />\nImproved: Gutenberg blocks settings<br />\nUpdated: Plugin core<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.7 =<br />\nAdded: Image order option in Gutenberg<br />\nFixed: Vimeo video issue in lightbox<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.5 =<br />\nImproved: Galleries optimization<br />\nAdded: Video thumbs support for grid, masonry &amp; packery<br />\nAdded: Different video formats support for gallery thumbs and lightbox<br />\nAdded: Automatic thumbs generation from the video in lightbox<br />\nAdded: Video thumbs support in Gutenberg and Elementor<br />\nUpdated: Plugin core<br />\nUpdated: Elementor galleries media ordering<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.4 =<br />\nUpdated: Plugin core<br />\nFixed: Issue caused by Yoast plugin<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.3 =<br />\nImproved: WordPress 6.1 compatibility<br />\nImproved: Gutenberg gallery blocks<br />\nFixed: Lazy load issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.2 =<br />\nUpdated: Gallery core functionality<br />\nAdded: Hover effect option to Elementor album widget<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.0 =<br />\nUpdated: Gallery panel options<br />\nFixed: Fullscreen option on mobile<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.0 =<br />\nAdded: New options for the lightbox<br />\nAdded: Import/Export global gallery settings<br />\nImproved: Gallery core functionality<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.7 =<br />\nImproved: Galleries optimization<br />\nImproved: WebP support with Image Gallery Opimizer<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.6 =<br />\nAdded: Image carousel widget (new)<br />\nImproved: Galleries optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.5 =<br />\nUpdated: GT3 Gallery requires Elementor 3.6.1 version<br />\nFixed: 3.6.1 Elementor version issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.2 =<br />\nFixed: Responsive issues<br />\nFixed: License activation issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.0 =<br />\nAdded: New hooks<br />\nUpdated: Gallery loading on frontend<br />\nFixed: Elementor column issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.17 =<br />\nUpdated: Plugin core<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.15 =<br />\nUpdated: WordPress 5.8 compatibility<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.14 =<br />\nFixed: Elementor popup window size issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.12 =<br />\nAdded: Responsive controls for Elementor and Gutenberg<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.11 =<br />\nUpdated: Plugin core<br />\nUpdated: Lazyloading<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.9 =<br />\nFixed: Lazyloading issue<br />\nFixed: Default CPT settings issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.8 =<br />\nUpdated: WordPress 5.7 compatibility<br />\nAdded: Gallery plugin intro wizard<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.3 =<br />\nAdded: External video file support<br />\nFixed: Video bock and widget settings issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.2 =<br />\nImproved: Gutenberg blocks optimization<br />\nAdded: Tabs for general settings<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.0 =<br />\nUpdated: WordPress 5.6 compatibility<br />\nImproved: Scripts optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.6.0.0 =<br />\nImproved: Plugin optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.6 =<br />\nFixed: Select 2 issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.4 =<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.3 =<br />\nAdded: GT3 gallery module for Divi Builder</p>\n<p>= 1.5.4.2 =<br />\n* Added: New galleries to CPT<br />\n* Fixed: CPT settings issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.11 =<br />\n* Updated: Gutenberg support in Divi for Custom post type \"GT3 Gallery\"<br />\n* Fixed: Vimeo video issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.9 =<br />\n* Fixed: Custom post type \"GT3 Gallery\"<br />\n* Fixed: Thumbnails slider<br />\n* Fixed: Photo Albums<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.7 =<br />\n* Updated: WordPress 5.5 compatibility<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.3 =<br />\n* Fixed: Divi class conflict issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.0 =<br />\n* Improved: Optimization (FS Slider, Slider and Thumbnails slider)<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.5 =<br />\n* Improved: Google speedtest requirements<br />\n* Updated: Plugin core<br />\n* Fixed: Swap issue on mobile<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.4 =<br />\n* Improved: WordPress 5.4 compatibility<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.0 =<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.7 =<br />\n* Updated: Plugin core<br />\n* Improved: Gallery loading<br />\n* Fixed: Yoast plugin update affected the gallery<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.5 =<br />\n* Updated: Compatibility with Lite version<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.4 =<br />\n* Updated: Plugin core<br />\n* Added: Photo albums<br />\n* Added: Category support to Justified gallery<br />\n* Added: Filter support to Justified gallery<br />\n* Added: .m4v video support<br />\n* Fixed: WPBakery issue<br />\n* Fixed: Counter in filter<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.3 =<br />\n* Fixed: Custom post type images issue<br />\n* Fixed: Before/after slider<br />\n* Fixed: Height issue on mobile for ribbon<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.0 =<br />\n* Added: GT3 gallery custom post type<br />\n* Added: Shortcode support for CPT gallery<br />\n* Improved: Video settings for the galleries<br />\n* Optimized: Gutenberg blocks<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.10 =<br />\n* Updated: WordPress 5.3 compatibility<br />\n* Added: Masonry horizontal order option<br />\n* Added: New video add/edit option for Gutenberg and Elementor<br />\n* Added: Packery types visual presentation for Gutenberg<br />\n* Improved: Gallery widgets for Elementor<br />\n* Fixed: Thumbnails gallery for small screen devices<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.8 =<br />\n* Fixed: Jetpack lazy loading issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.6 =<br />\n* Added: Self-hosted video size auto detection<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.5 =<br />\n* Improved: New plugin core<br />\n* Improved: Performance<br />\n* Optimized: Plugin files structure<br />\n* Added: Open only items in lightbox filtered by Isotope<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.11 =<br />\n* Updated: Gallery core files<br />\n* Improved: Lazyload feature<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.8 =<br />\n* Fixed: Save settings issue</p>\n<p>= 1.4.5.6 =<br />\n* Updated: Gallery core files<br />\n* Fixed: Ordering issue in CPT gallery<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.5 =<br />\n* Fixed: Grid and Packery gallery issue<br />\n* Fixed: Self-hosted video file formats<br />\n* Fixed: Lazyload</p>\n<p>= 1.4.5.3 =<br />\n* Fixed: Lightbox issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.2 =<br />\n* Added: Gallery keywords to find it in the widgets list<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.1 =<br />\n* Fixed: WPBakery modules issue<br />\n* Fixed: Tabs issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.0 =<br />\n* Added: WPBakery compatibility<br />\n* Added: Custom modules to WPBakery<br />\n* Improved: Gallery optimization<br />\n* Fixed: Icons issues in lightbox<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.4.3 =<br />\n* Fixed: Self-hosted video issue<br />\n* Fixed: Photo gallery isotope issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.4 =<br />\n* Updated: Elementor 2.5.5 page builder compatibility</p>\n<p>= 1.4.3 =<br />\n* Updated: Photo gallery options panel<br />\n* Improved: Photo gallery .js optimization<br />\n* Improved: Photo gallery .css optimization<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.2 =<br />\n* Added: Light version of the Lightbox<br />\n* Added: Lightbox support in thumbnail slider<br />\n* Added: Thumbnails swipe support in thumbnail slider<br />\n* Fixed: Admin issue in Gutenberg<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.1 =<br />\n* Autoplay issue for videos<br />\n* Minor bug fixes</p>\n<p>= 1.4.0 =<br />\n* WordPress 5.1 compatibility<br />\n* Added a brand new plugin options panel<br />\n* New lightbox version support<br />\n* New Elementor gallery widgets<br />\n* Images lazyload support<br />\n* Added video controls in lightbox<br />\n* Gutenberg gallery blocks optimization<br />\n* Optimized JS<br />\n* Optimized CSS<br />\n* Minor bug fixes</p>\n<p>= 1.3.1 =<br />\n* Added: CPT support<br />\n* Added: Thumbnails style gallery<br />\n* Improved: .css and .js optimization<br />\n* Improved: Gutenberg optimization<br />\n* Fixed: iSotope issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.2.0 =<br />\n* Improved: Gutenberg compatibility<br />\n* Improved: Convert old galleries to Gutenberg block gallery<br />\n* Improved: Gutenberg gallery block custom settings<br />\n* Improved: GT3 image optimizer plugin support</p>\n<p>= 1.0.3 =<br />\n* Improved: Performance<br />\n* Fixed: Masonry issue<br />\n* Fixed: Responsive issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.0.2 =<br />\n* Updated: Translation files<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.0.1 =<br />\n* Initial Release</p>\n\";}s:7:\"banners\";a:2:{s:4:\"high\";s:0:\"\";s:3:\"low\";s:0:\"\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:76:\"https://gt3themes.com/wp-content/uploads/edd/2019/05/gt3-gallery-128x128.png\";s:2:\"2x\";s:68:\"https://gt3themes.com/wp-content/uploads/edd/2019/05/gt3-gallery.png\";}s:3:\"msg\";s:33:\"No license key has been provided.\";s:11:\"description\";a:1:{i:0;s:0:\"\";}s:9:\"changelog\";a:1:{i:0;s:10411:\"<p>= 1.7.2.21 =<br />\n* Improved: Plugin core functionality<br />\n* Fixed: Security issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.20 =<br />\n* Improved: WordPress 6.7+ compatibility<br />\n* Improved: New dashboard redesign<br />\n* Improved: Dashboard functionality<br />\n* Improved: Plugin core functionality<br />\n* Improved: PHP 8.4 compatibility<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.18 =<br />\n* Improved: WP 6.4 compatibility<br />\n* Improved: Plugin core functionality<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.17 =<br />\n* Improved: PHP 8.2 compatibility<br />\n* Improved: Lazyloading<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.16 =<br />\n* Improved: WordPress 6.3 compatibility<br />\n* Improved: Plugin core functionality<br />\n* Improved: Isotope functionality<br />\n* Improved: Galleries loading speed<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.7.2.14 =<br />\nUpdated: Plugin core<br />\nImproved: Video thumbs<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.11 =<br />\nImproved: Latest WP 6.2 compatibility<br />\nImproved: Plugin core functionality<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.10 =<br />\nFixed: Responsive column control<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.9 =<br />\nImproved: Gutenberg blocks settings<br />\nUpdated: Plugin core<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.7 =<br />\nAdded: Image order option in Gutenberg<br />\nFixed: Vimeo video issue in lightbox<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.5 =<br />\nImproved: Galleries optimization<br />\nAdded: Video thumbs support for grid, masonry &amp; packery<br />\nAdded: Different video formats support for gallery thumbs and lightbox<br />\nAdded: Automatic thumbs generation from the video in lightbox<br />\nAdded: Video thumbs support in Gutenberg and Elementor<br />\nUpdated: Plugin core<br />\nUpdated: Elementor galleries media ordering<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.4 =<br />\nUpdated: Plugin core<br />\nFixed: Issue caused by Yoast plugin<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.3 =<br />\nImproved: WordPress 6.1 compatibility<br />\nImproved: Gutenberg gallery blocks<br />\nFixed: Lazy load issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.2 =<br />\nUpdated: Gallery core functionality<br />\nAdded: Hover effect option to Elementor album widget<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.0 =<br />\nUpdated: Gallery panel options<br />\nFixed: Fullscreen option on mobile<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.2.0 =<br />\nAdded: New options for the lightbox<br />\nAdded: Import/Export global gallery settings<br />\nImproved: Gallery core functionality<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.7 =<br />\nImproved: Galleries optimization<br />\nImproved: WebP support with Image Gallery Opimizer<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.6 =<br />\nAdded: Image carousel widget (new)<br />\nImproved: Galleries optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.5 =<br />\nUpdated: GT3 Gallery requires Elementor 3.6.1 version<br />\nFixed: 3.6.1 Elementor version issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.2 =<br />\nFixed: Responsive issues<br />\nFixed: License activation issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.1.0 =<br />\nAdded: New hooks<br />\nUpdated: Gallery loading on frontend<br />\nFixed: Elementor column issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.17 =<br />\nUpdated: Plugin core<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.15 =<br />\nUpdated: WordPress 5.8 compatibility<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.14 =<br />\nFixed: Elementor popup window size issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.12 =<br />\nAdded: Responsive controls for Elementor and Gutenberg<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.11 =<br />\nUpdated: Plugin core<br />\nUpdated: Lazyloading<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.9 =<br />\nFixed: Lazyloading issue<br />\nFixed: Default CPT settings issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.8 =<br />\nUpdated: WordPress 5.7 compatibility<br />\nAdded: Gallery plugin intro wizard<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.3 =<br />\nAdded: External video file support<br />\nFixed: Video bock and widget settings issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.2 =<br />\nImproved: Gutenberg blocks optimization<br />\nAdded: Tabs for general settings<br />\nFixed: Minor bug fixes</p>\n<p>= 1.7.0.0 =<br />\nUpdated: WordPress 5.6 compatibility<br />\nImproved: Scripts optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.6.0.0 =<br />\nImproved: Plugin optimization<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.6 =<br />\nFixed: Select 2 issue<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.4 =<br />\nFixed: Minor bug fixes</p>\n<p>= 1.5.4.3 =<br />\nAdded: GT3 gallery module for Divi Builder</p>\n<p>= 1.5.4.2 =<br />\n* Added: New galleries to CPT<br />\n* Fixed: CPT settings issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.11 =<br />\n* Updated: Gutenberg support in Divi for Custom post type \"GT3 Gallery\"<br />\n* Fixed: Vimeo video issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.9 =<br />\n* Fixed: Custom post type \"GT3 Gallery\"<br />\n* Fixed: Thumbnails slider<br />\n* Fixed: Photo Albums<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.7 =<br />\n* Updated: WordPress 5.5 compatibility<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.3 =<br />\n* Fixed: Divi class conflict issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.3.0 =<br />\n* Improved: Optimization (FS Slider, Slider and Thumbnails slider)<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.5 =<br />\n* Improved: Google speedtest requirements<br />\n* Updated: Plugin core<br />\n* Fixed: Swap issue on mobile<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.4 =<br />\n* Improved: WordPress 5.4 compatibility<br />\n* Updated: Plugin core<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.2.0 =<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.7 =<br />\n* Updated: Plugin core<br />\n* Improved: Gallery loading<br />\n* Fixed: Yoast plugin update affected the gallery<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.5 =<br />\n* Updated: Compatibility with Lite version<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.4 =<br />\n* Updated: Plugin core<br />\n* Added: Photo albums<br />\n* Added: Category support to Justified gallery<br />\n* Added: Filter support to Justified gallery<br />\n* Added: .m4v video support<br />\n* Fixed: WPBakery issue<br />\n* Fixed: Counter in filter<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.3 =<br />\n* Fixed: Custom post type images issue<br />\n* Fixed: Before/after slider<br />\n* Fixed: Height issue on mobile for ribbon<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.1.0 =<br />\n* Added: GT3 gallery custom post type<br />\n* Added: Shortcode support for CPT gallery<br />\n* Improved: Video settings for the galleries<br />\n* Optimized: Gutenberg blocks<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.10 =<br />\n* Updated: WordPress 5.3 compatibility<br />\n* Added: Masonry horizontal order option<br />\n* Added: New video add/edit option for Gutenberg and Elementor<br />\n* Added: Packery types visual presentation for Gutenberg<br />\n* Improved: Gallery widgets for Elementor<br />\n* Fixed: Thumbnails gallery for small screen devices<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.8 =<br />\n* Fixed: Jetpack lazy loading issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.6 =<br />\n* Added: Self-hosted video size auto detection<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.5.0.5 =<br />\n* Improved: New plugin core<br />\n* Improved: Performance<br />\n* Optimized: Plugin files structure<br />\n* Added: Open only items in lightbox filtered by Isotope<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.11 =<br />\n* Updated: Gallery core files<br />\n* Improved: Lazyload feature<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.8 =<br />\n* Fixed: Save settings issue</p>\n<p>= 1.4.5.6 =<br />\n* Updated: Gallery core files<br />\n* Fixed: Ordering issue in CPT gallery<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.5 =<br />\n* Fixed: Grid and Packery gallery issue<br />\n* Fixed: Self-hosted video file formats<br />\n* Fixed: Lazyload</p>\n<p>= 1.4.5.3 =<br />\n* Fixed: Lightbox issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.2 =<br />\n* Added: Gallery keywords to find it in the widgets list<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.1 =<br />\n* Fixed: WPBakery modules issue<br />\n* Fixed: Tabs issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.5.0 =<br />\n* Added: WPBakery compatibility<br />\n* Added: Custom modules to WPBakery<br />\n* Improved: Gallery optimization<br />\n* Fixed: Icons issues in lightbox<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.4.3 =<br />\n* Fixed: Self-hosted video issue<br />\n* Fixed: Photo gallery isotope issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.4 =<br />\n* Updated: Elementor 2.5.5 page builder compatibility</p>\n<p>= 1.4.3 =<br />\n* Updated: Photo gallery options panel<br />\n* Improved: Photo gallery .js optimization<br />\n* Improved: Photo gallery .css optimization<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.2 =<br />\n* Added: Light version of the Lightbox<br />\n* Added: Lightbox support in thumbnail slider<br />\n* Added: Thumbnails swipe support in thumbnail slider<br />\n* Fixed: Admin issue in Gutenberg<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.4.1 =<br />\n* Autoplay issue for videos<br />\n* Minor bug fixes</p>\n<p>= 1.4.0 =<br />\n* WordPress 5.1 compatibility<br />\n* Added a brand new plugin options panel<br />\n* New lightbox version support<br />\n* New Elementor gallery widgets<br />\n* Images lazyload support<br />\n* Added video controls in lightbox<br />\n* Gutenberg gallery blocks optimization<br />\n* Optimized JS<br />\n* Optimized CSS<br />\n* Minor bug fixes</p>\n<p>= 1.3.1 =<br />\n* Added: CPT support<br />\n* Added: Thumbnails style gallery<br />\n* Improved: .css and .js optimization<br />\n* Improved: Gutenberg optimization<br />\n* Fixed: iSotope issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.2.0 =<br />\n* Improved: Gutenberg compatibility<br />\n* Improved: Convert old galleries to Gutenberg block gallery<br />\n* Improved: Gutenberg gallery block custom settings<br />\n* Improved: GT3 image optimizer plugin support</p>\n<p>= 1.0.3 =<br />\n* Improved: Performance<br />\n* Fixed: Masonry issue<br />\n* Fixed: Responsive issue<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.0.2 =<br />\n* Updated: Translation files<br />\n* Fixed: Minor bug fixes</p>\n<p>= 1.0.1 =<br />\n* Initial Release</p>\n\";}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a: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:7:\"checked\";a:12:{s:19:\"akismet/akismet.php\";s:3:\"5.3\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:4:\"7.79\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.8.6\";s:23:\"elementor/elementor.php\";s:6:\"3.18.3\";s:51:\"gt3-photo-video-gallery/gt3-photo-video-gallery.php\";s:8:\"2.7.7.18\";s:59:\"gt3-photo-video-gallery-pro/gt3-photo-video-gallery-pro.php\";s:8:\"1.7.2.18\";s:35:\"gt3-themes-core/gt3-themes-core.php\";s:5:\"2.1.4\";s:65:\"gt3-elementor-unlimited-charts/gt3-elementor-unlimited-charts.php\";s:5:\"1.0.5\";s:9:\"hello.php\";s:5:\"1.7.2\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:6:\"4.9.11\";s:23:\"revslider/revslider.php\";s:6:\"6.6.20\";s:37:\"wpda-builder-pro/wpda-builder-pro.php\";s:6:\"1.2.19\";}}', 'off'),
(4861, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1766820844;s:7:\"checked\";a:7:{s:12:\"ewebot-child\";s:3:\"1.0\";s:6:\"ewebot\";s:5:\"3.0.3\";s:16:\"twentytwentyfive\";s:3:\"1.0\";s:16:\"twentytwentyfour\";s:3:\"1.0\";s:15:\"twentytwentyone\";s:3:\"1.9\";s:17:\"twentytwentythree\";s:3:\"1.2\";s:15:\"twentytwentytwo\";s:3:\"1.5\";}s:8:\"response\";a:6:{s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.2.1.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}s:6:\"ewebot\";a:2:{s:11:\"new_version\";s:5:\"3.2.0\";s:9:\"changelog\";s:14130:\"==2025.12.10 - version 3.2.0==\n * Updated: All required plugins\n * Improved: WordPress 6.9\n * Improved: GT3 theme core\n * Improved: Elementor widgets\n * Fixed: Minor bug fixes\n\n==2025.08.18 - version 3.1.8==\n * Updated: All required plugins\n * Improved: GT3 theme core\n * Improved: GT3 kits library\n * Added: New Elementor widgets\n * Fixed: Elementor global colors\n * Fixed: Minor bug fixes\n\n==2025.04.01 - version 3.1.7==\n * Updated: All required plugins\n * Updated: GT3 Elementor widgets\n * Improved: GT3 theme core\n * Added: New animation effect\n * Fixed: Minor bug fixes\n\n==2025.02.19 - version 3.1.6==\n * Updated: All required plugins\n * Improved: GT3 theme core\n * Fixed: Minor bug fixes\n\n==2025.01.17 - version 3.1.5==\n * Updated: All required plugins\n * Improved: Theme optimization\n * Added: New blog style\n * Fixed: Minor bug fixes\n\n==2024.12.18 - version 3.1.4==\n * Updated: All required plugins\n * Fixed: Elementor 3.26.0 issue\n * Fixed: Minor bug fixes\n\n==2024.12.10 - version 3.1.3==\n * Updated: All required plugins\n * Updated: GT3 kits library\n * Updated: GT3 Elementor widgets\n * Improved: WordPress 6.7+\n * Added: New homepage\n * Fixed: WordPress translation notice\n * Fixed: Minor bug fixes\n\n==2024.11.29 - version 3.1.2==\n * Updated: All required plugins\n * Updated: GT3 kits library\n * Updated: GT3 Elementor widgets\n * Improved: GT3 theme core\n * Added: Text reveal animation\n * Fixed: Customizer issues\n * Fixed: Minor bug fixes\n\n==2024.09.28 - version 3.1.1==\n * Updated: All required plugins\n * Updated: GT3 kits library\n * Updated: GT3 Elementor widgets\n * Improved: GT3 theme core\n * Added: New branding homepage\n * Added: New inner pages\n * Fixed: Minor bug fixes\n\n==2024.08.29 - version 3.1.0==\n * Updated: All required plugins\n * Improved: WordPress 6.6.1\n * Improved: PHP 8.3 \n * Improved: TF quality requirements\n * Fixed: Minor bug fixes\n\n==2024.06.21 - version 3.0.9==\n * Updated: All required plugins\n * Fixed: Team widget alignment issue\n * Fixed: Minor bug fixes\n\n==2024.05.29 - version 3.0.8==\n * Updated: All required plugins\n * Improved: GT3 theme core\n * Added: New homepage\n * Added: New widget\n * Fixed: Minor bug fixes\n\n==2024.03.13 - version 3.0.7==\n * Updated: All required plugins\n * Improved: PHP 8.3 support\n * Added: Show/hide meta option\n * Added: Show/hide excerpt in packery blog\n * Fixed: Minor bug fixes\n\n==2024.02.14 - version 3.0.6==\n * Updated: All required plugins\n * Optimized: GT3 theme core\n * Fixed: Elementor 3.19.2 issue\n * Fixed: GT3 kits issue\n * Fixed: Minor bug fixes\n\n==2024.01.16 - version 3.0.5==\n * Updated: All required plugins\n * Improved: SEO by Rank Math compatibility\n * Fixed: Custom 404 error page\n * Fixed: Elementor motion effects issue\n * Fixed: Minor bug fixes\n\n==2023.12.21 - version 3.0.4==\n * Updated: All required plugins\n * Optimized: Theme performance\n * Optimized: GT3 theme core\n * Optimized: Main blog widget\n * Fixed: Minor bug fixes\n\n==2023.10.30 - version 3.0.3==\n * Updated: All required plugins\n * Added: New demo import wizard\n * Optimized: Theme performance\n * Optimized: GT3 theme core\n * Fixed: Minor bug fixes\n\n==2023.08.30 - version 3.0.1==\n * Updated: All required plugins\n * Improved: WordPress 6.3 compatibility\n * Optimized: GT3 theme core\n * Fixed: Compatibility issue with Elementor and WPDaddy builder\n * Fixed: Minor bug fixes\n\n==2023.08.12 - version 2.9.9==\n * Updated: All required plugins\n * Improved: WordPress 6.3 compatibility\n * Improved: PHP 8.2 support\n * Optimized: GT3 theme core\n * Fixed: Minor bug fixes\n\n==2023.07.12 - version 2.9.8==\n * Updated: All required plugins\n * Optimized: GT3 theme core\n * Fixed: Minor bug fixes\n\n==2023.05.22 - version 2.9.7==\n * Updated: All required plugins\n * Added: Tag and category description support\n * Added: Tag page layout option\n * Added: New Elementor infinite scrolling text widget\n * Fixed: Purchase code deactivate issue\n * Fixed: Minor bug fixes\n\n==2023.05.16 - version 2.9.6==\n * Added: New homepage\n * Added: New widgets\n * Updated: All required plugins\n * Updated: GT3themes Kits issue\n * Improved: Theme core functionality\n * Improved: Demo import\n * Fixed: Minor bug fixes\n\n==2023.04.11 - version 2.9.5==\n * Updated: All required plugins\n * Fixed: GT3themes Kits issue\n * Improved: Mobile responsive\n * Fixed: Minor bug fixes\n\n==2023.04.04 - version 2.9.4==\n * Updated: All required plugins\n * Improved: Demo import\n * Improved: WPDaddy builder\n * Fixed: WP 6.2 issue\n * Fixed: Minor bug fixes\n\n==2023.03.27 - version 2.9.2==\n * Updated: All required plugins\n * Improved: WordPress 6.2\n * Fixed: Responsive issue\n * Fixed: Minor bug fixes\n\n==2023.03.14 - version 2.9.1==\n * Updated: All required plugins\n * Improved: Demo content import\n * Fixed: Rev. slider issue\n * Fixed: Minor bug fixes\n\n==2023.03.02 - version 2.9.0==\n * Updated: All required plugins\n * Added: Export/Import theme options\n * Improved: Theme core functionality\n * Fixed: Minor bug fixes\n\n==2023.02.09 - version 2.8.8==\n * Updated: All required plugins\n * Added: New Homepage (Leads to Success)\n * Improved: GT3 Elementor widgets\n * Optimized: Demo import\n * Fixed: Minor bug fixes\n\n==2023.01.17 - version 2.8.7==\n * Updated: All required plugins\n * Fixed: Theme dashboard contact form issue\n * Fixed: Minor bug fixes\n\n==2023.01.04 - version 2.8.6==\n * Updated: All required plugins\n * Improved: GT3 theme core\n * Fixed: Responsive issue\n * Fixed: Minor bug fixes\n\n==2022.12.23 - version 2.8.4==\n * Updated: All required plugins\n * Improved: GT3 theme core\n * Updated: WooCommerce templates\n * Fixed: WPDaddy builder menu issue\n * Fixed: Minor bug fixes\n\n==2022.12.10 - version 2.8.3==\n * Updated: All required plugins\n * Fixed: Minor bug fixes\n\n==2022.12.07 - version 2.8.2==\n * Updated: All required plugins\n * Fixed: Theme core issue\n * Fixed: WP customizer issue\n * Fixed: Minor bug fixes\n\n==2022.11.23 - version 2.8.0==\n * Updated: All required plugins\n * Fixed: WooCommerce templates compatibility\n * Fixed: Minor bug fixes\n\n==2022.11.04 - version 2.7.9==\n * Improved: WordPress 6.1 compatibility\n * Improved: Theme core functionality\n * Updated: Custom Elementor widgets\n * Updated: All required plugins\n * Fixed: Minor bug fixes\n\n==2022.09.15 - version 2.7.7==\n * Updated: All required plugins\n * Added: New homepage\n * Added: Required plugins update notification\n * Optimized: Elementor widgets for mobile\n * Fixed: Minor bug fixes\n\n==2022.07.28 - version 2.7.6==\n * Updated: All required plugins\n * Optimized: GT3 themes core plugin\n * Added: Custom Fonts\n * Fixed: Minor bug fixes\n\n==2022.06.08 - version 2.7.3==\n * Added: GT3 Kits system\n * Added: Integrated GT3 Kits into theme core\n * Improved: Demo content import\n * Improved: Optimized GT3 themes core plugin\n * Fixed: Minor bug fixes\n\n==2022.05.31 - version 2.7.1==\n * Improved: WordPress 6.0 compatibility\n * Updated: All required plugins\n * Updated: Optimization for upcoming new features\n * Fixed: Minor bug fixes\n\n==2022.04.26 - version 2.6.9==\n * Updated: All required plugins\n * Fixed: Custom 404 page issue\n * Fixed: Minor bug fixes\n\n==2022.04.12 - version 2.6.8==\n * Updated: All required plugins\n * Fixed: Styling issue in Elementor editor\n * Fixed: Minor bug fixes\n\n==2022.04.08 - version 2.6.7==\n * Updated: All required plugins\n * Added: Theme optimization\n * Added: Global js minification\n * Added: GT3 image carousel\n * Fixed: Minor bug fixes\n\n==2022.03.03 - version 2.6.6==\n * Updated: All required plugins\n * Fixed: Demo import issues on some servers\n * Fixed: Minor bug fixes\n\n==2022.02.21 - version 2.6.4==\n * Improved: Portfolio CPT\n * Fixed: WooCommerce compatibility issues\n * Fixed: Minor bug fixes\n\n==2022.01.26 - version 2.6.2==\n * Improved: WordPres 5.9 compatibility\n * Fixed: Minor bug fixes\n\n==2022.01.13 - version 2.5.9==\n * Improved: Moved theme options to WP customizer\n * Improved: Global fonts and colors moved to Elementor\n * Improved: Optimized theme core plugin\n * Improved: Theme performance\n * Improved: Theme dashboard functionality\n * Updated: All required plugins\n * Fixed: Minor bug fixes\n\n==2021.12.06 - version 2.5.5==\n * Updated: All required plugins\n * Fixed: Fatal error\n * Fixed: Minor bug fixes\n\n==2021.11.25 - version 2.5.4==\n * Updated: All required plugins\n * Updated: PHP 8.0 support\n * Updated: Theme documenation\n * Fixed: Minor bug fixes\n\n==2021.10.28 - version 2.5.3==\n * Updated: All required plugins\n * Added: Mega Menu to WPDaddy builder\n * Improved: Theme performance\n * Fixed: Minor bug fixes\n\n==2021.10.19 - version 2.5.2==\n * Updated: All required plugins\n * Added: Ajax Portfolio/Studies\n * Fixed: Minor bug fixes\n\n==2021.10.04 - version 2.5.1==\n * Updated: All required plugins\n * Added: New homepage #13\n * Added: New widget \"Animated Headlines\"\n * Added: New widget \"Hotspot\"\n * Improved: Theme optimization\n * Fixed: Minor bug fixes\n\n==2021.09.06 - version 2.5.0==\n * Updated: All required plugins\n * Improved: Theme optimization\n * Fixed: Minor bug fixes\n\n==2021.08.16 - version 2.4.9==\n * Updated: All required plugins\n * Fixed: Demo import issue\n * Fixed: Minor bug fixes\n\n==2021.08.09 - version 2.4.7==\n * Updated: New Mailchimp plugin support\n * Updated: GT3 Photo & Video Pro version is available for free\n * Improved: Theme core plugin\n * Fixed: Minor bug fixes\n\n==2021.07.29 - version 2.4.6==\n * Optimized: Demo import\n * Fixed: Minor bug fixes\n\n==2021.07.21 - version 2.4.4==\n * Optimized: Header & footer\n * Fixed: Minor bug fixes\n\n==2021.07.21 - version 2.4.3==\n * Updated: WordPress 5.8 compatibility\n * Updated: All required plugins\n * Improved: WPDaddy plugin\n * Fixed: Minor bug fixes\n\n==2021.07.12 - version 2.4.2==\n * Updated: All required plugins\n * Added: New custom demo import tool\n * Improved: Theme optimization\n * Fixed: Minor bug fixes\n\n==2021.06.03 - version 2.4.0==\n * Updated: All required plugins\n * Fixed: Demo import issue\n * Fixed: Minor bug fixes\n\n==2021.06.01 - version 2.3.9==\n * Improved: PHP 8.0.1 compatibility\n * Fixed: Minor bug fixes\n\n==2021.05.26 - version 2.3.8==\n * Fixed: Jetpack compatibility issue\n * Fixed: Minor bug fixes\n\n==2021.05.25 - version 2.3.7==\n * Added: New homepage 12\n * Added: New options to widgets\n * Updated: All required plugins\n * Fixed: Minor bug fixes\n\n==2021.05.15 - version 2.3.5==\n * Added: New theme dashboard\n * Added: New theme registration\n * Added: New demo import tool\n * Improved: Theme optimization\n * Fixed: Minor bug fixes\n\n==2021.04.14 - version 2.3.4==\n * Fixed: Fatal error issue if WooCommerce disabled\n * Fixed: Minor bug fixes\n\n==2021.04.13 - version 2.3.3==\n * Improved: Theme optimizaiton for WooCommerce\n * Updated: All required plugins\n * Added: New homepage\n * Added: New WooCommerce widget to WPDadddy Pro\n * Fixed: Minor bug fixes\n\n==2021.03.01 - version 2.3.2==\n * Updated: All required plugins\n * Fixed: Minor bug fixes\n\n==2021.02.24 - version 2.3.1==\n * Updated: All required plugins\n * Fixed: Elementor Pro compatibility issue\n * Fixed: Minor bug fixes\n\n==2021.02.09 - version 2.3.0==\n * Improved: Theme optimization\n * Updated: All required plugins\n * Fixed: Minor bug fixes\n\n==2021.01.30 - version 2.2.9==\n * Fixed: Child theme issue\n * Fixed: Minor bug fixes\n\n==2021.01.22 - version 2.2.7==\n * Improved: Theme optimization\n * Updated: All requried plugins\n * Fixed: Minor bug fixes\n\n==2020.12.18 - version 2.2.5==\n * Fixed: Minor bug fixes\n\n==2020.12.09 - version 2.2.4==\n * Updated: WordPress 5.6 compatibility\n * Updated: All required plugins\n * Fixed: Minor bug fixes\n\n==2020.11.24 - version 2.2.3==\n * Added: New homepage 09\n * Added: New options to widgets\n * Updated: All required plugins\n * Fixed: Minor bug fixes\n\n==2020.10.08 - version 2.2.0==\n * Added: New homepage 08\n * Updated: All required plugins\n * Fixed: Minor bug fixes\n\n==2020.08.18 - version 2.1.3==\n * Fixed: Meta boxes issue\n * Fixed: Minor bug fixes\n\n==2020.08.13 - version 2.1.2==\n * Added: Mega menu\n * Updated: WordPress 5.5 compatibility\n * Updated: All required plugins\n * Fixed: Alt tag issue\n * Fixed: Minor bug fixes\n\n==2020.07.29 - version 2.1.0==\n * Added: New homepage 07\n * Improved: Theme speed optimizaiton\n * Improved: Theme files structure\n * Improved: Core plugin optimizaiton\n * Updated: All required plugins\n * Updated: WooCommerce templates\n * Fixed: Minor bug fixes\n\n==2020.07.22 - version 2.0.7==\n * Updated: Revolution slider\n * Fixed: Demo content issue affected by Elementor update\n * Fixed: Minor bug fixes\n\n==2020.06.02 - version 2.0.5==\n * Updated: All required plugins\n * Improved: WPDaddy builder optimization\n * Added: New homepage\n * Fixed: Minor bug fixes\n\n==2020.05.27 - version 2.0.4==\n * Updated: All required plugins\n * Improved: Removed old tabs widget\n * Improved: Removed GT3 header & footer builder\n * Fixed: WooCommerce cart widget issue\n * Fixed: Minor bug fixes\n\n==2020.05.18 - version 1.1.5==\n * Updated: All required plugins\n * Added: WPDaddy Builder Pro\n * Added: Advanced tabs widget\n * Improved: Demo import\n * Fixed: Minor bug fixes\n\n==2020.04.27 - version 1.1.3==\n * Fixed: WooCommerce issues\n * Fixed: Minor bug fixes\n\n==2020.04.03 - version 1.1.1==\n * Improved: WordPress 5.4 compatibility\n * Updated: All required plugins\n * Updated: Default theme options\n * Fixed: Active menu item marker\n * Fixed: Custom post type activation\n * Fixed: Minor bug fixes\n\n==2020.03.18 - version 1.0.8==\n * Added: New homepage\n * Updated: All required plugins\n * Updated: WooCommerce templates\n * Updated: Demo import\n * Fixed: Minor bug fixes\n\n==2020.01.14 - version 1.0.7.2==\n * Updated: All required plugins\n * Improved: Demo content import\n * Fixed: Demo content import\n * Fixed: Minor bug fixes\n\n==2019.12.20 - version 1.0.7==\n * Added: New Home page\n * Updated: All required plugins\n * Updated: Demo import content\n * Optimized: Speed loading time\n * Fixed: Minor bug fixes\n\n==2019.10.26 - version 1.0.6.2==\n* Updated: WP 5.3 compatibility\n* Updated: All required plugins\n* Improved: Theme performance\n* Fixed: Minor bug fixes\n\n==2019.10.17 - version 1.0.3==\n * Updated: All required plugins\n * Added: Animated clouds\n * Added: Animation to Home 2 slider\n * Fixed: Minor bug fixes\n\n==2019.10.09 - version 1.0.0==\n * INITIAL RELEASE\n\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}', 'off');

-- --------------------------------------------------------

--
-- Table structure for table `gtr_postmeta`
--

CREATE TABLE `gtr_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `gtr_postmeta`
--

INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(3, 5, '_elementor_edit_mode', 'builder'),
(4, 5, '_elementor_template_type', 'kit'),
(5, 6, '_form', '<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete:email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]'),
(6, 6, '_mail', 'a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:37:\"[_site_title] <wordpress@get-rec.com>\";s:4:\"body\";s:191:\"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),
(7, 6, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:37:\"[_site_title] <wordpress@get-rec.com>\";s:4:\"body\";s:220:\"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),
(8, 6, '_messages', 'a:12:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}'),
(9, 6, '_additional_settings', ''),
(10, 6, '_locale', 'en_US'),
(11, 6, '_hash', 'eb15442608081218146a24ab71dc888eca967a47'),
(12, 1, '_gt3_usage_blocks', '{\"core/paragraph\":1}'),
(13, 2, '_gt3_usage_blocks', '{\"core/paragraph\":3,\"core/quote\":2}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(14, 5, '_elementor_page_settings', 'a:511:{s:32:\"colors_enable_styleguide_preview\";s:0:\"\";s:13:\"system_colors\";a:12:{i:0;a:3:{s:3:\"_id\";s:18:\"theme-custom-color\";s:5:\"title\";s:11:\"Theme Color\";s:5:\"color\";s:7:\"#005BEA\";}i:1;a:3:{s:3:\"_id\";s:19:\"theme-custom-color2\";s:5:\"title\";s:12:\"Theme Color2\";s:5:\"color\";s:7:\"#ff7426\";}i:2;a:3:{s:3:\"_id\";s:19:\"theme-content-color\";s:5:\"title\";s:19:\"Theme Content Color\";s:5:\"color\";s:7:\"#696687\";}i:3;a:3:{s:3:\"_id\";s:21:\"theme-secondary-color\";s:5:\"title\";s:21:\"Theme Secondary Color\";s:5:\"color\";s:7:\"#696687\";}i:4;a:3:{s:3:\"_id\";s:24:\"theme-custom-color-start\";s:5:\"title\";s:26:\"Theme Color Gradient Start\";s:5:\"color\";s:7:\"#9289f1\";}i:5;a:3:{s:3:\"_id\";s:25:\"theme-custom-color2-start\";s:5:\"title\";s:27:\"Theme Color2 Gradient Start\";s:5:\"color\";s:7:\"#f0ac0e\";}i:6;a:3:{s:3:\"_id\";s:23:\"theme-header-font-color\";s:5:\"title\";s:19:\"Theme Headers Color\";s:5:\"color\";s:7:\"#3b3663\";}i:7;a:3:{s:3:\"_id\";s:19:\"theme-body-bg-color\";s:5:\"title\";s:27:\"Theme Body Background Color\";s:5:\"color\";s:7:\"#ffffff\";}i:8;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:9;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:10;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:11;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:36:\"typography_enable_styleguide_preview\";s:0:\"\";s:17:\"system_typography\";a:9:{i:0;a:20:{s:3:\"_id\";s:10:\"theme-main\";s:5:\"title\";s:10:\"Theme Main\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Rubik\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:1;a:20:{s:3:\"_id\";s:15:\"theme-secondary\";s:5:\"title\";s:15:\"Theme Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:2;a:20:{s:3:\"_id\";s:13:\"theme-headers\";s:5:\"title\";s:13:\"Theme Headers\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:22:\"typography_font_weight\";s:3:\"800\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:3;a:20:{s:3:\"_id\";s:22:\"theme-modern-shop-main\";s:5:\"title\";s:24:\"Theme Main (Modern Shop)\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:4;a:20:{s:3:\"_id\";s:25:\"theme-modern-shop-headers\";s:5:\"title\";s:27:\"Theme Headers (Modern Shop)\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:5;a:20:{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\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:6;a:20:{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\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:7;a:20:{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\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:8;a:20:{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:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"43\";s:5:\"sizes\";a:0:{}}s:24:\"h2_typography_typography\";s:6:\"custom\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:24:\"h3_typography_typography\";s:6:\"custom\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:24:\"h4_typography_typography\";s:6:\"custom\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"33\";s:5:\"sizes\";a:0:{}}s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:6:\"Nunito\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:3:\"700\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:6:\"Nunito\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"600\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:9:\"site_name\";s:7:\"Get-Rec\";s:26:\"body_background_background\";s:7:\"classic\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1190;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:2:\"20\";s:3:\"row\";s:2:\"20\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"viewport_mobile_extra\";s:0:\"\";s:21:\"viewport_tablet_extra\";s:0:\"\";s:15:\"viewport_laptop\";s:0:\"\";s:19:\"viewport_widescreen\";s:0:\"\";s:11:\"__globals__\";a:3:{s:10:\"body_color\";s:37:\"globals/colors?id=theme-content-color\";s:21:\"body_background_color\";s:37:\"globals/colors?id=theme-body-bg-color\";s:26:\"body_typography_typography\";s:32:\"globals/typography?id=theme-main\";}s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:0:\"\";s:27:\"body_typography_font_family\";s:0:\"\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:0:\"\";s:30:\"body_typography_text_transform\";s:0:\"\";s:26:\"body_typography_font_style\";s:0:\"\";s:31:\"body_typography_text_decoration\";s:0:\"\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"body_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"body_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"body_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"body_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"body_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"body_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"body_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:24:\"paragraph_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:24:\"paragraph_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"link_normal_color\";s:0:\"\";s:33:\"link_normal_typography_typography\";s:0:\"\";s:34:\"link_normal_typography_font_family\";s:0:\"\";s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"link_normal_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"link_normal_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"link_normal_typography_font_weight\";s:0:\"\";s:37:\"link_normal_typography_text_transform\";s:0:\"\";s:33:\"link_normal_typography_font_style\";s:0:\"\";s:38:\"link_normal_typography_text_decoration\";s:0:\"\";s:34:\"link_normal_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_normal_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_normal_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"link_normal_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"link_normal_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"link_normal_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"link_normal_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"link_normal_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"link_normal_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:16:\"link_hover_color\";s:0:\"\";s:32:\"link_hover_typography_typography\";s:0:\"\";s:33:\"link_hover_typography_font_family\";s:0:\"\";s:31:\"link_hover_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"link_hover_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"link_hover_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_hover_typography_font_weight\";s:0:\"\";s:36:\"link_hover_typography_text_transform\";s:0:\"\";s:32:\"link_hover_typography_font_style\";s:0:\"\";s:37:\"link_hover_typography_text_decoration\";s:0:\"\";s:33:\"link_hover_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"link_hover_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"link_hover_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"link_hover_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"link_hover_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"link_hover_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"link_hover_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_hover_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_hover_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h1_color\";s:0:\"\";s:25:\"h1_typography_font_family\";s:0:\"\";s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:0:\"\";s:28:\"h1_typography_text_transform\";s:0:\"\";s:24:\"h1_typography_font_style\";s:0:\"\";s:29:\"h1_typography_text_decoration\";s:0:\"\";s:32:\"h1_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h1_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h1_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h1_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h1_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h2_color\";s:0:\"\";s:25:\"h2_typography_font_family\";s:0:\"\";s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:0:\"\";s:28:\"h2_typography_text_transform\";s:0:\"\";s:24:\"h2_typography_font_style\";s:0:\"\";s:29:\"h2_typography_text_decoration\";s:0:\"\";s:32:\"h2_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h2_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h2_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h2_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h2_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h3_color\";s:0:\"\";s:25:\"h3_typography_font_family\";s:0:\"\";s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:0:\"\";s:28:\"h3_typography_text_transform\";s:0:\"\";s:24:\"h3_typography_font_style\";s:0:\"\";s:29:\"h3_typography_text_decoration\";s:0:\"\";s:32:\"h3_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h3_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h3_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h3_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h3_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h3_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:0:\"\";s:25:\"h4_typography_font_family\";s:0:\"\";s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:0:\"\";s:28:\"h4_typography_text_transform\";s:0:\"\";s:24:\"h4_typography_font_style\";s:0:\"\";s:29:\"h4_typography_text_decoration\";s:0:\"\";s:32:\"h4_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h4_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h4_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h4_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h4_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h4_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h5_color\";s:0:\"\";s:30:\"h5_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h5_typography_text_transform\";s:0:\"\";s:24:\"h5_typography_font_style\";s:0:\"\";s:29:\"h5_typography_text_decoration\";s:0:\"\";s:32:\"h5_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h5_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h5_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h5_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h5_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h5_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h5_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h5_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h6_color\";s:0:\"\";s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h6_typography_text_transform\";s:0:\"\";s:24:\"h6_typography_font_style\";s:0:\"\";s:29:\"h6_typography_text_decoration\";s:0:\"\";s:32:\"h6_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h6_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h6_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h6_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h6_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h6_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h6_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h6_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_typography_typography\";s:0:\"\";s:29:\"button_typography_font_family\";s:0:\"\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"button_typography_font_weight\";s:0:\"\";s:32:\"button_typography_text_transform\";s:0:\"\";s:28:\"button_typography_font_style\";s:0:\"\";s:33:\"button_typography_text_decoration\";s:0:\"\";s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"button_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"button_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"button_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"button_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"button_text_shadow_text_shadow_type\";s:0:\"\";s:30:\"button_text_shadow_text_shadow\";a:4:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:5:\"color\";s:15:\"rgba(0,0,0,0.3)\";}s:17:\"button_text_color\";s:0:\"\";s:28:\"button_background_background\";s:7:\"classic\";s:23:\"button_background_color\";s:0:\"\";s:28:\"button_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:25:\"button_background_color_b\";s:7:\"#f2295b\";s:30:\"button_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:31:\"button_background_gradient_type\";s:6:\"linear\";s:32:\"button_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:35:\"button_background_gradient_position\";s:13:\"center center\";s:26:\"button_background_position\";s:0:\"\";s:33:\"button_background_position_tablet\";s:0:\"\";s:33:\"button_background_position_mobile\";s:0:\"\";s:22:\"button_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"button_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:28:\"button_background_attachment\";s:0:\"\";s:24:\"button_background_repeat\";s:0:\"\";s:31:\"button_background_repeat_tablet\";s:0:\"\";s:31:\"button_background_repeat_mobile\";s:0:\"\";s:22:\"button_background_size\";s:0:\"\";s:29:\"button_background_size_tablet\";s:0:\"\";s:29:\"button_background_size_mobile\";s:0:\"\";s:26:\"button_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:33:\"button_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"button_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_background_video_link\";s:0:\"\";s:29:\"button_background_video_start\";s:0:\"\";s:27:\"button_background_video_end\";s:0:\"\";s:27:\"button_background_play_once\";s:0:\"\";s:32:\"button_background_play_on_mobile\";s:0:\"\";s:30:\"button_background_privacy_mode\";s:0:\"\";s:32:\"button_background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:35:\"button_background_slideshow_gallery\";a:0:{}s:32:\"button_background_slideshow_loop\";s:3:\"yes\";s:42:\"button_background_slideshow_slide_duration\";i:5000;s:44:\"button_background_slideshow_slide_transition\";s:4:\"fade\";s:47:\"button_background_slideshow_transition_duration\";i:500;s:43:\"button_background_slideshow_background_size\";s:0:\"\";s:50:\"button_background_slideshow_background_size_tablet\";s:0:\"\";s:50:\"button_background_slideshow_background_size_mobile\";s:0:\"\";s:47:\"button_background_slideshow_background_position\";s:0:\"\";s:54:\"button_background_slideshow_background_position_tablet\";s:0:\"\";s:54:\"button_background_slideshow_background_position_mobile\";s:0:\"\";s:36:\"button_background_slideshow_lazyload\";s:0:\"\";s:37:\"button_background_slideshow_ken_burns\";s:0:\"\";s:52:\"button_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:33:\"button_box_shadow_box_shadow_type\";s:0:\"\";s:28:\"button_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:37:\"button_box_shadow_box_shadow_position\";s:1:\" \";s:20:\"button_border_border\";s:0:\"\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"button_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"button_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:19:\"button_border_color\";s:0:\"\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:23:\"button_hover_text_color\";s:0:\"\";s:34:\"button_hover_background_background\";s:7:\"classic\";s:29:\"button_hover_background_color\";s:0:\"\";s:34:\"button_hover_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:31:\"button_hover_background_color_b\";s:7:\"#f2295b\";s:36:\"button_hover_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:37:\"button_hover_background_gradient_type\";s:6:\"linear\";s:38:\"button_hover_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:41:\"button_hover_background_gradient_position\";s:13:\"center center\";s:32:\"button_hover_background_position\";s:0:\"\";s:39:\"button_hover_background_position_tablet\";s:0:\"\";s:39:\"button_hover_background_position_mobile\";s:0:\"\";s:28:\"button_hover_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:28:\"button_hover_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:34:\"button_hover_background_attachment\";s:0:\"\";s:30:\"button_hover_background_repeat\";s:0:\"\";s:37:\"button_hover_background_repeat_tablet\";s:0:\"\";s:37:\"button_hover_background_repeat_mobile\";s:0:\"\";s:28:\"button_hover_background_size\";s:0:\"\";s:35:\"button_hover_background_size_tablet\";s:0:\"\";s:35:\"button_hover_background_size_mobile\";s:0:\"\";s:32:\"button_hover_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:39:\"button_hover_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_hover_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_hover_background_video_link\";s:0:\"\";s:35:\"button_hover_background_video_start\";s:0:\"\";s:33:\"button_hover_background_video_end\";s:0:\"\";s:33:\"button_hover_background_play_once\";s:0:\"\";s:38:\"button_hover_background_play_on_mobile\";s:0:\"\";s:36:\"button_hover_background_privacy_mode\";s:0:\"\";s:38:\"button_hover_background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:41:\"button_hover_background_slideshow_gallery\";a:0:{}s:38:\"button_hover_background_slideshow_loop\";s:3:\"yes\";s:48:\"button_hover_background_slideshow_slide_duration\";i:5000;s:50:\"button_hover_background_slideshow_slide_transition\";s:4:\"fade\";s:53:\"button_hover_background_slideshow_transition_duration\";i:500;s:49:\"button_hover_background_slideshow_background_size\";s:0:\"\";s:56:\"button_hover_background_slideshow_background_size_tablet\";s:0:\"\";s:56:\"button_hover_background_slideshow_background_size_mobile\";s:0:\"\";s:53:\"button_hover_background_slideshow_background_position\";s:0:\"\";s:60:\"button_hover_background_slideshow_background_position_tablet\";s:0:\"\";s:60:\"button_hover_background_slideshow_background_position_mobile\";s:0:\"\";s:42:\"button_hover_background_slideshow_lazyload\";s:0:\"\";s:43:\"button_hover_background_slideshow_ken_burns\";s:0:\"\";s:58:\"button_hover_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:39:\"button_hover_box_shadow_box_shadow_type\";s:0:\"\";s:34:\"button_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:43:\"button_hover_box_shadow_box_shadow_position\";s:1:\" \";s:26:\"button_hover_border_border\";s:0:\"\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"button_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"button_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"button_hover_border_color\";s:0:\"\";s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"button_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"button_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:19:\"image_border_border\";s:0:\"\";s:18:\"image_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"image_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"image_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:18:\"image_border_color\";s:0:\"\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"image_border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"image_border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:13:\"image_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"image_box_shadow_box_shadow_type\";s:0:\"\";s:27:\"image_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:28:\"image_css_filters_css_filter\";s:0:\"\";s:22:\"image_css_filters_blur\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:28:\"image_css_filters_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"image_css_filters_contrast\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"image_css_filters_saturate\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:21:\"image_css_filters_hue\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:25:\"image_hover_border_border\";s:0:\"\";s:24:\"image_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:31:\"image_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:31:\"image_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"image_hover_border_color\";s:0:\"\";s:25:\"image_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"image_hover_border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"image_hover_border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:19:\"image_hover_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"image_hover_box_shadow_box_shadow_type\";s:0:\"\";s:33:\"image_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:34:\"image_hover_css_filters_css_filter\";s:0:\"\";s:28:\"image_hover_css_filters_blur\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:34:\"image_hover_css_filters_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:32:\"image_hover_css_filters_contrast\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:32:\"image_hover_css_filters_saturate\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:27:\"image_hover_css_filters_hue\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"image_hover_transition\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:16:\"form_label_color\";s:0:\"\";s:32:\"form_label_typography_typography\";s:0:\"\";s:33:\"form_label_typography_font_family\";s:0:\"\";s:31:\"form_label_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"form_label_typography_font_weight\";s:0:\"\";s:36:\"form_label_typography_text_transform\";s:0:\"\";s:32:\"form_label_typography_font_style\";s:0:\"\";s:37:\"form_label_typography_text_decoration\";s:0:\"\";s:33:\"form_label_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_label_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_label_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"form_label_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_label_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_label_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"form_label_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_label_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_label_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"form_field_typography_typography\";s:0:\"\";s:33:\"form_field_typography_font_family\";s:0:\"\";s:31:\"form_field_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"form_field_typography_font_weight\";s:0:\"\";s:36:\"form_field_typography_text_transform\";s:0:\"\";s:32:\"form_field_typography_font_style\";s:0:\"\";s:37:\"form_field_typography_text_decoration\";s:0:\"\";s:33:\"form_field_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_field_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_field_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"form_field_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_field_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_field_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"form_field_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_field_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_field_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"form_field_text_color\";s:0:\"\";s:23:\"form_field_accent_color\";s:0:\"\";s:27:\"form_field_background_color\";s:0:\"\";s:37:\"form_field_box_shadow_box_shadow_type\";s:0:\"\";s:32:\"form_field_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:41:\"form_field_box_shadow_box_shadow_position\";s:1:\" \";s:24:\"form_field_border_border\";s:0:\"\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:30:\"form_field_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:30:\"form_field_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:23:\"form_field_border_color\";s:0:\"\";s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:27:\"form_field_focus_text_color\";s:0:\"\";s:29:\"form_field_focus_accent_color\";s:0:\"\";s:33:\"form_field_focus_background_color\";s:0:\"\";s:43:\"form_field_focus_box_shadow_box_shadow_type\";s:0:\"\";s:38:\"form_field_focus_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:47:\"form_field_focus_box_shadow_box_shadow_position\";s:1:\" \";s:30:\"form_field_focus_border_border\";s:0:\"\";s:29:\"form_field_focus_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:36:\"form_field_focus_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:36:\"form_field_focus_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:29:\"form_field_focus_border_color\";s:0:\"\";s:30:\"form_field_focus_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:36:\"form_field_focus_transition_duration\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:18:\"form_field_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"form_field_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"form_field_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:16:\"site_description\";s:42:\"Building Great Teams - One Hire at a Time \";s:9:\"site_logo\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";b:0;s:4:\"size\";s:0:\"\";}s:12:\"site_favicon\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:1:\"0\";s:4:\"size\";s:0:\"\";}s:21:\"body_background_color\";s:0:\"\";s:26:\"body_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"body_background_color_b\";s:7:\"#f2295b\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:29:\"body_background_gradient_type\";s:6:\"linear\";s:30:\"body_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:33:\"body_background_gradient_position\";s:13:\"center center\";s:21:\"body_background_image\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:28:\"body_background_image_tablet\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:28:\"body_background_image_mobile\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:24:\"body_background_position\";s:0:\"\";s:31:\"body_background_position_tablet\";s:0:\"\";s:31:\"body_background_position_mobile\";s:0:\"\";s:20:\"body_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"body_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_attachment\";s:0:\"\";s:22:\"body_background_repeat\";s:0:\"\";s:29:\"body_background_repeat_tablet\";s:0:\"\";s:29:\"body_background_repeat_mobile\";s:0:\"\";s:20:\"body_background_size\";s:0:\"\";s:27:\"body_background_size_tablet\";s:0:\"\";s:27:\"body_background_size_mobile\";s:0:\"\";s:24:\"body_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:31:\"body_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:31:\"body_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_video_link\";s:0:\"\";s:27:\"body_background_video_start\";s:0:\"\";s:25:\"body_background_video_end\";s:0:\"\";s:25:\"body_background_play_once\";s:0:\"\";s:30:\"body_background_play_on_mobile\";s:0:\"\";s:28:\"body_background_privacy_mode\";s:0:\"\";s:30:\"body_background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:33:\"body_background_slideshow_gallery\";a:0:{}s:30:\"body_background_slideshow_loop\";s:3:\"yes\";s:40:\"body_background_slideshow_slide_duration\";i:5000;s:42:\"body_background_slideshow_slide_transition\";s:4:\"fade\";s:45:\"body_background_slideshow_transition_duration\";i:500;s:41:\"body_background_slideshow_background_size\";s:0:\"\";s:48:\"body_background_slideshow_background_size_tablet\";s:0:\"\";s:48:\"body_background_slideshow_background_size_mobile\";s:0:\"\";s:45:\"body_background_slideshow_background_position\";s:0:\"\";s:52:\"body_background_slideshow_background_position_tablet\";s:0:\"\";s:52:\"body_background_slideshow_background_position_mobile\";s:0:\"\";s:34:\"body_background_slideshow_lazyload\";s:0:\"\";s:35:\"body_background_slideshow_ken_burns\";s:0:\"\";s:50:\"body_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:25:\"mobile_browser_background\";s:0:\"\";s:12:\"gt3_parallax\";s:0:\"\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1024;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:767;s:5:\"sizes\";a:0:{}}s:27:\"stretched_section_container\";s:0:\"\";s:21:\"default_page_template\";s:7:\"default\";s:18:\"active_breakpoints\";a:2:{i:0;s:15:\"viewport_mobile\";i:1;s:15:\"viewport_tablet\";}s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";s:21:\"global_image_lightbox\";s:3:\"yes\";s:23:\"lightbox_enable_counter\";s:3:\"yes\";s:26:\"lightbox_enable_fullscreen\";s:3:\"yes\";s:20:\"lightbox_enable_zoom\";s:3:\"yes\";s:21:\"lightbox_enable_share\";s:3:\"yes\";s:18:\"lightbox_title_src\";s:5:\"title\";s:24:\"lightbox_description_src\";s:11:\"description\";s:14:\"lightbox_color\";s:0:\"\";s:17:\"lightbox_ui_color\";s:0:\"\";s:23:\"lightbox_ui_color_hover\";s:0:\"\";s:19:\"lightbox_text_color\";s:0:\"\";s:19:\"lightbox_icons_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"lightbox_slider_icons_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(15, 10, '_wp_attached_file', '2019/07/woocommerce-placeholder.png'),
(16, 10, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:4:\"file\";s:35:\"2019/07/woocommerce-placeholder.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1200x1200.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1200x1200.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17, 10, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(18, 967, '_wp_attached_file', '2019/07/1.png'),
(19, 967, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"348\";s:6:\"height\";s:2:\"54\";s:4:\"file\";s:13:\"2019/07/1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:12:\"1-150x54.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"1-300x47.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"47\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:12:\"1-120x54.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(20, 967, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(21, 968, '_wp_attached_file', '2019/07/2.png'),
(22, 968, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"346\";s:6:\"height\";s:2:\"56\";s:4:\"file\";s:13:\"2019/07/2.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:12:\"2-150x56.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"2-300x49.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"49\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:12:\"2-120x56.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(23, 968, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(24, 969, '_wp_attached_file', '2019/07/3.png'),
(25, 969, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"242\";s:6:\"height\";s:2:\"90\";s:4:\"file\";s:13:\"2019/07/3.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:12:\"3-150x90.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"90\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:12:\"3-120x90.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:2:\"90\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26, 969, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(27, 970, '_wp_attached_file', '2019/07/4.png'),
(28, 970, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"286\";s:6:\"height\";s:2:\"58\";s:4:\"file\";s:13:\"2019/07/4.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:12:\"4-150x58.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"58\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:12:\"4-120x58.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:2:\"58\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29, 970, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(30, 971, '_wp_attached_file', '2019/07/Andrew-Rich.jpg'),
(31, 971, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"578\";s:4:\"file\";s:23:\"2019/07/Andrew-Rich.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Andrew-Rich-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Andrew-Rich-244x300.jpg\";s:5:\"width\";s:3:\"244\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"Andrew-Rich-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Andrew-Rich-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Andrew-Rich-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32, 971, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(33, 972, '_wp_attached_file', '2019/07/Anna-Red.jpg'),
(34, 972, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"578\";s:4:\"file\";s:20:\"2019/07/Anna-Red.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Anna-Red-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Anna-Red-244x300.jpg\";s:5:\"width\";s:3:\"244\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:20:\"Anna-Red-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Anna-Red-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Anna-Red-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35, 972, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(36, 973, '_wp_attached_file', '2019/07/baner.jpg'),
(37, 973, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"270\";s:4:\"file\";s:17:\"2019/07/baner.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"baner-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:17:\"baner-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38, 973, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(39, 974, '_wp_attached_file', '2019/07/blog_img_01.jpg'),
(40, 974, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:23:\"2019/07/blog_img_01.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"blog_img_01-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"blog_img_01-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"blog_img_01-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"blog_img_01-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"blog_img_01-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"blog_img_01-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41, 974, 'solid_color', 'B9B7C3'),
(42, 974, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(43, 975, '_wp_attached_file', '2019/07/blog_img_02.jpg'),
(44, 975, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1170\";s:4:\"file\";s:23:\"2019/07/blog_img_02.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"blog_img_02-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"blog_img_02-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"blog_img_02-1024x1024.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"blog_img_02-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"blog_img_02-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"blog_img_02-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45, 975, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(46, 976, '_wp_attached_file', '2019/07/blog_img_03.jpg'),
(47, 976, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1170\";s:4:\"file\";s:23:\"2019/07/blog_img_03.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"blog_img_03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"blog_img_03-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"blog_img_03-1024x1024.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"blog_img_03-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"blog_img_03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"blog_img_03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48, 976, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(49, 977, '_wp_attached_file', '2019/07/blog_img_04.jpg'),
(50, 977, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:23:\"2019/07/blog_img_04.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_04-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"blog_img_04-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"blog_img_04-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"blog_img_04-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"blog_img_04-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"blog_img_04-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_04-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"blog_img_04-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_04-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51, 977, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(52, 978, '_wp_attached_file', '2019/07/case_img_01.jpg'),
(53, 978, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"714\";s:4:\"file\";s:23:\"2019/07/case_img_01.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"case_img_01-300x183.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"183\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"case_img_01-768x469.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"469\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"case_img_01-1024x625.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"625\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"case_img_01-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"case_img_01-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"case_img_01-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54, 978, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(55, 979, '_wp_attached_file', '2019/07/case_img_02.jpg'),
(56, 979, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"190\";s:6:\"height\";s:3:\"190\";s:4:\"file\";s:23:\"2019/07/case_img_02.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"case_img_02-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57, 979, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(58, 981, '_wp_attached_file', '2019/07/chek_b.png'),
(59, 981, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:18:\"2019/07/chek_b.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60, 981, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(61, 982, '_wp_attached_file', '2019/07/chek_g.png'),
(62, 982, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:18:\"2019/07/chek_g.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63, 982, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(64, 983, '_wp_attached_file', '2019/07/chek_o.png'),
(65, 983, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:18:\"2019/07/chek_o.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(66, 983, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(67, 986, '_wp_attached_file', '2019/07/contacts_img_02.png'),
(68, 986, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"551\";s:4:\"file\";s:27:\"2019/07/contacts_img_02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"contacts_img_02-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"contacts_img_02-300x258.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"258\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:27:\"contacts_img_02-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"contacts_img_02-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"contacts_img_02-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(69, 986, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(70, 987, '_wp_attached_file', '2019/07/contacts_img_03.png'),
(71, 987, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"640\";s:4:\"file\";s:27:\"2019/07/contacts_img_03.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"contacts_img_03-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"contacts_img_03-300x164.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"164\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"contacts_img_03-768x420.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"420\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"contacts_img_03-1024x560.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"560\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:27:\"contacts_img_03-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"contacts_img_03-800x640.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"contacts_img_03-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"contacts_img_03-800x640.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"contacts_img_03-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(72, 987, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(73, 988, '_wp_attached_file', '2019/07/Content-Marketing.jpg'),
(74, 988, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"866\";s:4:\"file\";s:29:\"2019/07/Content-Marketing.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Content-Marketing-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Content-Marketing-300x222.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"222\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Content-Marketing-768x568.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"568\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Content-Marketing-1024x758.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"758\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:29:\"Content-Marketing-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Content-Marketing-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Content-Marketing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Content-Marketing-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Content-Marketing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75, 988, 'solid_color', 'E6DFF0'),
(76, 988, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(77, 989, '_wp_attached_file', '2019/07/Content-Strategy.jpg'),
(78, 989, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1080\";s:4:\"file\";s:28:\"2019/07/Content-Strategy.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Content-Strategy-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Content-Strategy-300x277.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"277\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Content-Strategy-768x709.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"709\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Content-Strategy-1024x945.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"945\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:28:\"Content-Strategy-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Content-Strategy-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Content-Strategy-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Content-Strategy-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Content-Strategy-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(79, 989, 'solid_color', 'EEC3D0'),
(80, 989, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(81, 990, '_wp_attached_file', '2019/07/Domain-Migration.jpg'),
(82, 990, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1084\";s:4:\"file\";s:28:\"2019/07/Domain-Migration.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Domain-Migration-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Domain-Migration-300x278.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"278\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Domain-Migration-768x712.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"712\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Domain-Migration-1024x949.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"949\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:28:\"Domain-Migration-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Domain-Migration-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Domain-Migration-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Domain-Migration-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Domain-Migration-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(83, 990, 'solid_color', 'D7C1CF'),
(84, 990, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(85, 997, '_wp_attached_file', '2019/07/home_02_img_03.jpg'),
(86, 997, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"483\";s:4:\"file\";s:26:\"2019/07/home_02_img_03.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home_02_img_03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home_02_img_03-300x75.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"75\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home_02_img_03-768x193.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"193\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"home_02_img_03-1024x258.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"258\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:26:\"home_02_img_03-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:27:\"home_02_img_03-1366x344.jpg\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"344\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:27:\"home_02_img_03-1920x483.jpg\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"483\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home_02_img_03-800x483.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"483\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"home_02_img_03-1200x302.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"302\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_02_img_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home_02_img_03-800x483.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"483\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"home_02_img_03-1200x302.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"302\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_02_img_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(87, 997, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(88, 999, '_wp_attached_file', '2019/07/home_02_img_05.jpg'),
(89, 999, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"548\";s:4:\"file\";s:26:\"2019/07/home_02_img_05.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home_02_img_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home_02_img_05-300x86.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"86\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home_02_img_05-768x219.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"219\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"home_02_img_05-1024x292.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"292\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:26:\"home_02_img_05-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:27:\"home_02_img_05-1366x390.jpg\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"390\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:27:\"home_02_img_05-1920x548.jpg\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"548\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home_02_img_05-800x548.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"548\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"home_02_img_05-1200x343.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"343\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_02_img_05-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home_02_img_05-800x548.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"548\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"home_02_img_05-1200x343.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"343\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_02_img_05-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(90, 999, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(91, 1003, '_wp_attached_file', '2019/07/home_02_img_09.png'),
(92, 1003, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"15\";s:6:\"height\";s:4:\"1615\";s:4:\"file\";s:26:\"2019/07/home_02_img_09.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home_02_img_09-15x150.png\";s:5:\"width\";s:2:\"15\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home_02_img_09-3x300.png\";s:5:\"width\";s:1:\"3\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"home_02_img_09-10x1024.png\";s:5:\"width\";s:2:\"10\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:25:\"home_02_img_09-15x120.png\";s:5:\"width\";s:2:\"15\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"home_02_img_09-15x800.png\";s:5:\"width\";s:2:\"15\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"home_02_img_09-15x400.png\";s:5:\"width\";s:2:\"15\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"home_02_img_09-15x800.png\";s:5:\"width\";s:2:\"15\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"home_02_img_09-15x400.png\";s:5:\"width\";s:2:\"15\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(93, 1003, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(94, 1004, '_wp_attached_file', '2019/07/home_03_img_01.png'),
(95, 1004, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1965\";s:6:\"height\";s:3:\"910\";s:4:\"file\";s:26:\"2019/07/home_03_img_01.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-300x139.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"139\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-768x356.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"356\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"home_03_img_01-1024x474.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"474\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:27:\"home_03_img_01-1366x633.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"633\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:27:\"home_03_img_01-1920x889.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"889\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home_03_img_01-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"home_03_img_01-1200x556.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"556\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"home_03_img_01-1200x556.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"556\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96, 1004, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(97, 1008, '_wp_attached_file', '2019/07/home_03_img_05.png'),
(98, 1008, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1919\";s:6:\"height\";s:3:\"896\";s:4:\"file\";s:26:\"2019/07/home_03_img_05.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_05-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home_03_img_05-300x140.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home_03_img_05-768x359.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"359\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"home_03_img_05-1024x478.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"478\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:26:\"home_03_img_05-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:27:\"home_03_img_05-1366x638.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"638\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home_03_img_05-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"home_03_img_05-1200x560.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"560\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_05-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home_03_img_05-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"home_03_img_05-1200x560.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"560\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_05-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(99, 1008, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(100, 1009, '_wp_attached_file', '2019/07/home_03_img_06.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(101, 1009, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"825\";s:4:\"file\";s:26:\"2019/07/home_03_img_06.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_06-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home_03_img_06-300x129.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"129\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home_03_img_06-768x330.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"330\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"home_03_img_06-1024x440.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"440\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:26:\"home_03_img_06-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:27:\"home_03_img_06-1366x587.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"587\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:27:\"home_03_img_06-1920x825.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"825\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home_03_img_06-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"home_03_img_06-1200x516.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"516\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_06-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home_03_img_06-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"home_03_img_06-1200x516.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"516\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_06-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(102, 1009, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(103, 1019, '_wp_attached_file', '2019/07/img_box_01.png'),
(104, 1019, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"280\";s:6:\"height\";s:3:\"240\";s:4:\"file\";s:22:\"2019/07/img_box_01.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105, 1019, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(106, 1020, '_wp_attached_file', '2019/07/img_box_02.png'),
(107, 1020, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"240\";s:4:\"file\";s:22:\"2019/07/img_box_02.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_02-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_02-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(108, 1020, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(109, 1021, '_wp_attached_file', '2019/07/img_box_03.png'),
(110, 1021, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"366\";s:6:\"height\";s:3:\"240\";s:4:\"file\";s:22:\"2019/07/img_box_03.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_03-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"img_box_03-300x197.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"197\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_03-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(111, 1021, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(112, 1022, '_wp_attached_file', '2019/07/img_box_04.png'),
(113, 1022, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"226\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:22:\"2019/07/img_box_04.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_04-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_04-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114, 1022, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(115, 1023, '_wp_attached_file', '2019/07/img_box_05.png'),
(116, 1023, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:22:\"2019/07/img_box_05.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_05-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_05-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(117, 1023, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(118, 1024, '_wp_attached_file', '2019/07/img_box_06.png'),
(119, 1024, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"218\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:22:\"2019/07/img_box_06.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_06-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_06-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120, 1024, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(121, 1025, '_wp_attached_file', '2019/07/img_box_07.png'),
(122, 1025, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:22:\"2019/07/img_box_07.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_07-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_07-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(123, 1025, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(124, 1026, '_wp_attached_file', '2019/07/img_box_08.png'),
(125, 1026, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"216\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:22:\"2019/07/img_box_08.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_08-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_08-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(126, 1026, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(127, 1027, '_wp_attached_file', '2019/07/img_box_09.png'),
(128, 1027, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"220\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:22:\"2019/07/img_box_09.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_09-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_09-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(129, 1027, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(130, 1028, '_wp_attached_file', '2019/07/img_box_10.png'),
(131, 1028, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"94\";s:6:\"height\";s:2:\"82\";s:4:\"file\";s:22:\"2019/07/img_box_10.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(132, 1028, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(133, 1029, '_wp_attached_file', '2019/07/img_box_11.png'),
(134, 1029, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"94\";s:6:\"height\";s:3:\"100\";s:4:\"file\";s:22:\"2019/07/img_box_11.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(135, 1029, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(136, 1030, '_wp_attached_file', '2019/07/img_box_12.png'),
(137, 1030, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"94\";s:6:\"height\";s:2:\"94\";s:4:\"file\";s:22:\"2019/07/img_box_12.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(138, 1030, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(139, 1031, '_wp_attached_file', '2019/07/img_box_13.png'),
(140, 1031, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"94\";s:6:\"height\";s:2:\"94\";s:4:\"file\";s:22:\"2019/07/img_box_13.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(141, 1031, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(142, 1032, '_wp_attached_file', '2019/07/img_box_14.png'),
(143, 1032, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"170\";s:6:\"height\";s:3:\"158\";s:4:\"file\";s:22:\"2019/07/img_box_14.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_14-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_14-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(144, 1032, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(145, 1033, '_wp_attached_file', '2019/07/img_box_15.png'),
(146, 1033, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"178\";s:6:\"height\";s:3:\"160\";s:4:\"file\";s:22:\"2019/07/img_box_15.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_15-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_15-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(147, 1033, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(148, 1034, '_wp_attached_file', '2019/07/img_box_16.png'),
(149, 1034, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"216\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:22:\"2019/07/img_box_16.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_16-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_16-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(150, 1034, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(151, 1035, '_wp_attached_file', '2019/07/img_box_17.png'),
(152, 1035, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"270\";s:4:\"file\";s:22:\"2019/07/img_box_17.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_17-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_17-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(153, 1035, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(154, 1036, '_wp_attached_file', '2019/07/img_box_18.png'),
(155, 1036, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"270\";s:4:\"file\";s:22:\"2019/07/img_box_18.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_18-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_18-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(156, 1036, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(157, 1037, '_wp_attached_file', '2019/07/img_box_19.png'),
(158, 1037, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"270\";s:4:\"file\";s:22:\"2019/07/img_box_19.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_19-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_19-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(159, 1037, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(160, 1038, '_wp_attached_file', '2019/07/img_box_20.png'),
(161, 1038, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"270\";s:4:\"file\";s:22:\"2019/07/img_box_20.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_20-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_20-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(162, 1038, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(163, 1039, '_wp_attached_file', '2019/07/img_box_21.png'),
(164, 1039, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:22:\"2019/07/img_box_21.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(165, 1039, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(166, 1040, '_wp_attached_file', '2019/07/img_box_22.png'),
(167, 1040, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:22:\"2019/07/img_box_22.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(168, 1040, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(169, 1041, '_wp_attached_file', '2019/07/img_box_23.png'),
(170, 1041, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:22:\"2019/07/img_box_23.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(171, 1041, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(172, 1042, '_wp_attached_file', '2019/07/img_box_24.png'),
(173, 1042, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"104\";s:6:\"height\";s:3:\"104\";s:4:\"file\";s:22:\"2019/07/img_box_24.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(174, 1042, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(175, 1043, '_wp_attached_file', '2019/07/img_box_25.png'),
(176, 1043, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"104\";s:6:\"height\";s:3:\"104\";s:4:\"file\";s:22:\"2019/07/img_box_25.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(177, 1043, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(178, 1044, '_wp_attached_file', '2019/07/img_box_26.png'),
(179, 1044, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"104\";s:6:\"height\";s:3:\"104\";s:4:\"file\";s:22:\"2019/07/img_box_26.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(180, 1044, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(181, 1045, '_wp_attached_file', '2019/07/img_box_27.png'),
(182, 1045, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"104\";s:6:\"height\";s:3:\"104\";s:4:\"file\";s:22:\"2019/07/img_box_27.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(183, 1045, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(184, 1047, '_wp_attached_file', '2019/07/Mannix-Marketing.jpg'),
(185, 1047, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1080\";s:4:\"file\";s:28:\"2019/07/Mannix-Marketing.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Mannix-Marketing-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Mannix-Marketing-300x277.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"277\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Mannix-Marketing-768x709.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"709\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Mannix-Marketing-1024x945.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"945\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:28:\"Mannix-Marketing-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Mannix-Marketing-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Mannix-Marketing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Mannix-Marketing-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Mannix-Marketing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(186, 1047, 'solid_color', 'E9C67E'),
(187, 1047, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(188, 1048, '_wp_attached_file', '2019/07/Online-Media-Management.jpg'),
(189, 1048, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1106\";s:4:\"file\";s:35:\"2019/07/Online-Media-Management.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Online-Media-Management-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Online-Media-Management-300x284.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Online-Media-Management-768x726.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"726\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Online-Media-Management-1024x968.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"968\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:35:\"Online-Media-Management-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Online-Media-Management-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Online-Media-Management-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"Online-Media-Management-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Online-Media-Management-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(190, 1048, 'solid_color', 'A6D2E8'),
(191, 1048, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(192, 1049, '_wp_attached_file', '2019/07/SEO-Optimization.jpg'),
(193, 1049, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1080\";s:4:\"file\";s:28:\"2019/07/SEO-Optimization.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"SEO-Optimization-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"SEO-Optimization-300x277.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"277\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"SEO-Optimization-768x709.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"709\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"SEO-Optimization-1024x945.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"945\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:28:\"SEO-Optimization-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"SEO-Optimization-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"SEO-Optimization-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"SEO-Optimization-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"SEO-Optimization-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(194, 1049, 'solid_color', 'CDD7DD'),
(195, 1049, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(196, 1062, '_wp_attached_file', '2019/07/Social-Engagement.jpg'),
(197, 1062, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1100\";s:4:\"file\";s:29:\"2019/07/Social-Engagement.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Social-Engagement-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Social-Engagement-300x282.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"282\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Social-Engagement-768x722.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"722\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Social-Engagement-1024x963.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"963\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:29:\"Social-Engagement-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Social-Engagement-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Social-Engagement-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Social-Engagement-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Social-Engagement-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(198, 1062, 'solid_color', '1FCACF'),
(199, 1062, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(200, 1065, '_wp_attached_file', '2019/07/Technical-SEO.jpg'),
(201, 1065, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1170\";s:4:\"file\";s:25:\"2019/07/Technical-SEO.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Technical-SEO-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Technical-SEO-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Technical-SEO-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Technical-SEO-1024x1024.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:25:\"Technical-SEO-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Technical-SEO-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Technical-SEO-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"Technical-SEO-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Technical-SEO-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(202, 1065, 'solid_color', 'ABBEF0'),
(203, 1065, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(204, 1066, '_wp_attached_file', '2019/07/Twice-Profit-Than-Before.jpg'),
(205, 1066, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1096\";s:4:\"file\";s:36:\"2019/07/Twice-Profit-Than-Before.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Twice-Profit-Than-Before-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Twice-Profit-Than-Before-300x281.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"281\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"Twice-Profit-Than-Before-768x719.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"719\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"Twice-Profit-Than-Before-1024x959.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"959\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:36:\"Twice-Profit-Than-Before-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Twice-Profit-Than-Before-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Twice-Profit-Than-Before-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"Twice-Profit-Than-Before-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Twice-Profit-Than-Before-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(206, 1066, 'solid_color', 'A7BBF2'),
(207, 1066, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(208, 1067, '_wp_attached_file', '2019/07/Vanessa-Lucky.jpg'),
(209, 1067, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"578\";s:4:\"file\";s:25:\"2019/07/Vanessa-Lucky.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Vanessa-Lucky-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Vanessa-Lucky-244x300.jpg\";s:5:\"width\";s:3:\"244\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:25:\"Vanessa-Lucky-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Vanessa-Lucky-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Vanessa-Lucky-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(210, 1067, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(211, 1068, '_wp_attached_file', '2019/07/Victor-Liuw.jpg'),
(212, 1068, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"578\";s:4:\"file\";s:23:\"2019/07/Victor-Liuw.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Victor-Liuw-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Victor-Liuw-244x300.jpg\";s:5:\"width\";s:3:\"244\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"Victor-Liuw-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Victor-Liuw-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Victor-Liuw-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(213, 1068, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(214, 1116, '_wp_attached_file', '2019/07/img_box_28.png'),
(215, 1116, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:4:\"file\";s:22:\"2019/07/img_box_28.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(216, 1116, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(217, 1175, '_wp_attached_file', '2019/07/transparent_background.png'),
(218, 1175, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"26\";s:6:\"height\";s:2:\"26\";s:4:\"file\";s:34:\"2019/07/transparent_background.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(219, 1175, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(220, 1178, '_wp_attached_file', '2019/07/home_03_img_02_1.png'),
(221, 1178, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"740\";s:6:\"height\";s:3:\"583\";s:4:\"file\";s:28:\"2019/07/home_03_img_02_1.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"home_03_img_02_1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"home_03_img_02_1-300x236.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:28:\"home_03_img_02_1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"home_03_img_02_1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"home_03_img_02_1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"home_03_img_02_1-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"home_03_img_02_1-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(222, 1178, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(223, 1248, '_wp_attached_file', '2019/07/case_img_03.jpg'),
(224, 1248, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:23:\"2019/07/case_img_03.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"case_img_03-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"case_img_03-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"case_img_03-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"case_img_03-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"case_img_03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"case_img_03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(225, 1248, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(226, 1279, '_wp_attached_file', '2019/07/header_title_about.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(227, 1279, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1919\";s:6:\"height\";s:3:\"260\";s:4:\"file\";s:30:\"2019/07/header_title_about.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"header_title_about-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"header_title_about-300x41.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"41\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"header_title_about-768x104.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"104\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"header_title_about-1024x139.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"139\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:30:\"header_title_about-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:31:\"header_title_about-1366x185.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"header_title_about-800x260.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"260\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"header_title_about-1200x163.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"163\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"header_title_about-400x260.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"260\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"header_title_about-800x260.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"260\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"header_title_about-1200x163.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"163\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"header_title_about-400x260.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"260\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(228, 1279, 'solid_color', 'F6F5FE'),
(229, 1279, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(230, 1328, '_wp_attached_file', '2019/07/shop_img_01.png'),
(231, 1328, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/07/shop_img_01.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_01-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_01-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_01-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_01-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"shop_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(232, 1332, '_wp_attached_file', '2019/08/shop_img_02.png'),
(233, 1332, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_02.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_02-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_02-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_02-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_02-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_02-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_02-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_02-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_02-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_02-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"shop_img_02-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(234, 1332, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(235, 1333, '_wp_attached_file', '2019/08/shop_img_03.png'),
(236, 1333, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_03.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_03-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_03-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_03-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_03-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_03-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_03-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_03-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_03-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_03-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"shop_img_03-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(237, 1334, '_wp_attached_file', '2019/08/shop_img_04.png'),
(238, 1334, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_04.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_04-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_04-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_04-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_04-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_04-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_04-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_04-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_04-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"shop_img_04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(239, 1334, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(240, 1335, '_wp_attached_file', '2019/08/shop_img_05.png'),
(241, 1335, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_05.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_05-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_05-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_05-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_05-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_05-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_05-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_05-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_05-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_05-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(242, 1336, '_wp_attached_file', '2019/08/shop_img_06.png'),
(243, 1336, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_06.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_06-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_06-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_06-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_06-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_06-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_06-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_06-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_06-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_06-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"shop_img_06-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(244, 1337, '_wp_attached_file', '2019/08/shop_img_07.png'),
(245, 1337, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_07.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_07-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_07-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_07-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_07-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_07-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_07-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_07-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_07-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_07-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"shop_img_07-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(246, 1338, '_wp_attached_file', '2019/08/shop_img_08.png'),
(247, 1338, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_08.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_08-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_08-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_08-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_08-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_08-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_08-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_08-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_08-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_08-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"shop_img_08-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(248, 1338, 'solid_color', '1A312B'),
(249, 1338, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(250, 1339, '_wp_attached_file', '2019/08/shop_img_09.png'),
(251, 1339, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_09.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_09-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_09-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_09-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_09-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_09-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_09-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_09-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_09-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_09-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"shop_img_09-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(252, 1381, '_wp_attached_file', '2019/08/Angela-Long.jpg'),
(253, 1381, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"578\";s:4:\"file\";s:23:\"2019/08/Angela-Long.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Angela-Long-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Angela-Long-244x300.jpg\";s:5:\"width\";s:3:\"244\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"Angela-Long-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Angela-Long-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Angela-Long-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(254, 1381, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(255, 1382, '_wp_attached_file', '2019/08/Dan-Brake.jpg'),
(256, 1382, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"578\";s:4:\"file\";s:21:\"2019/08/Dan-Brake.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Dan-Brake-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Dan-Brake-244x300.jpg\";s:5:\"width\";s:3:\"244\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:21:\"Dan-Brake-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Dan-Brake-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Dan-Brake-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(257, 1382, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(258, 1383, '_wp_attached_file', '2019/08/Sam-Jordan.jpg'),
(259, 1383, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"578\";s:4:\"file\";s:22:\"2019/08/Sam-Jordan.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Sam-Jordan-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Sam-Jordan-244x300.jpg\";s:5:\"width\";s:3:\"244\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"Sam-Jordan-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Sam-Jordan-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Sam-Jordan-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(260, 1383, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(261, 7, '_wp_attached_file', 'woocommerce-placeholder.png'),
(262, 7, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-800x267.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"267\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-800x1067.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:4:\"1067\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(263, 7, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(264, 1384, '_wp_attached_file', '2019/08/Sandra-Willson.jpg'),
(265, 1384, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"578\";s:4:\"file\";s:26:\"2019/08/Sandra-Willson.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Sandra-Willson-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Sandra-Willson-244x300.jpg\";s:5:\"width\";s:3:\"244\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:26:\"Sandra-Willson-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Sandra-Willson-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Sandra-Willson-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(266, 1384, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(267, 1398, '_wp_attached_file', '2019/07/blog_img_05.jpg'),
(268, 1398, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:23:\"2019/07/blog_img_05.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"blog_img_05-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"blog_img_05-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"blog_img_05-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"blog_img_05-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"blog_img_05-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_05-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"blog_img_05-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_05-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(269, 1398, 'solid_color', 'BFC6C7'),
(270, 1398, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(271, 1404, '_wp_attached_file', '2019/08/blog_img_06.jpg'),
(272, 1404, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:23:\"2019/08/blog_img_06.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_06-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"blog_img_06-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"blog_img_06-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"blog_img_06-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"blog_img_06-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"blog_img_06-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_06-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"blog_img_06-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_06-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(273, 1404, 'solid_color', 'CED7E2'),
(274, 1404, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(275, 1405, '_wp_attached_file', '2019/08/blog_img_07.jpg'),
(276, 1405, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:23:\"2019/08/blog_img_07.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_07-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"blog_img_07-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"blog_img_07-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"blog_img_07-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"blog_img_07-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"blog_img_07-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_07-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"blog_img_07-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_07-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(277, 1405, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(278, 1444, '_wp_attached_file', '2019/08/img_box_29.png'),
(279, 1444, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"58\";s:6:\"height\";s:2:\"74\";s:4:\"file\";s:22:\"2019/08/img_box_29.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(280, 1444, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(281, 1445, '_wp_attached_file', '2019/08/img_box_30.png'),
(282, 1445, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"76\";s:6:\"height\";s:2:\"74\";s:4:\"file\";s:22:\"2019/08/img_box_30.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(283, 1445, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(284, 1455, '_wp_attached_file', '2019/08/logo_retina.png'),
(285, 1455, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2019/08/logo_retina.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"logo_retina-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"logo_retina-120x96.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(286, 1455, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(287, 1456, '_wp_attached_file', '2019/08/logo_retinablack.png'),
(288, 1456, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:28:\"2019/08/logo_retinablack.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"logo_retinablack-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:27:\"logo_retinablack-120x96.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(289, 1456, '_edit_lock', '1589447551:1'),
(290, 1456, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(291, 1461, '_wp_attached_file', '2019/08/blog_img_08.jpg'),
(292, 1461, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"190\";s:6:\"height\";s:3:\"190\";s:4:\"file\";s:23:\"2019/08/blog_img_08.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blog_img_08-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"blog_img_08-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(293, 1461, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(294, 1464, '_wp_attached_file', '2019/08/shop_img_10.png'),
(295, 1464, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_10.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_10-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_10-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_10-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_10-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_10-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_10-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_10-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_10-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_10-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"shop_img_10-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(296, 1464, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(297, 1465, '_wp_attached_file', '2019/08/shop_img_11.png'),
(298, 1465, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_11.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_11-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_11-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_11-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_11-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_11-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_11-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_11-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_11-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_11-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"shop_img_11-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(299, 1466, '_wp_attached_file', '2019/08/shop_img_12.png'),
(300, 1466, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"824\";s:4:\"file\";s:23:\"2019/08/shop_img_12.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_12-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"shop_img_12-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"shop_img_12-768x541.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"shop_img_12-1024x721.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"721\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"shop_img_12-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"shop_img_12-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_12-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"shop_img_12-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shop_img_12-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(301, 1466, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(302, 1473, '_wp_attached_file', '2019/08/case_img_04.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(303, 1473, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1170\";s:4:\"file\";s:23:\"2019/08/case_img_04.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_04-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"case_img_04-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"case_img_04-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"case_img_04-1024x1024.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"case_img_04-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"case_img_04-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_04-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"case_img_04-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_04-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(304, 1473, 'solid_color', '4585AC'),
(305, 1473, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(306, 1476, '_wp_attached_file', '2019/08/case_img_05.jpg'),
(307, 1476, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1170\";s:4:\"file\";s:23:\"2019/08/case_img_05.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"case_img_05-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"case_img_05-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"case_img_05-1024x1024.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"case_img_05-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"case_img_05-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_05-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"case_img_05-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_05-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(308, 1476, 'solid_color', 'E6B595'),
(309, 1476, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(310, 1567, '_wp_attached_file', '2019/08/img_box_30_1.png'),
(311, 1567, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"162\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:24:\"2019/08/img_box_30_1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img_box_30_1-150x144.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"img_box_30_1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(312, 1567, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(313, 1568, '_wp_attached_file', '2019/08/img_box_29_1.png'),
(314, 1568, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"156\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:24:\"2019/08/img_box_29_1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img_box_29_1-150x144.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"img_box_29_1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(315, 1568, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(316, 1569, '_wp_attached_file', '2019/08/img_box_30-1.png'),
(317, 1569, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"162\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:24:\"2019/08/img_box_30-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img_box_30-1-150x144.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"img_box_30-1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(318, 1569, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(319, 1570, '_wp_attached_file', '2019/08/img_box_28_1.png'),
(320, 1570, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"166\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:24:\"2019/08/img_box_28_1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img_box_28_1-150x144.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"img_box_28_1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(321, 1570, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(322, 1571, '_wp_attached_file', '2019/08/img_box_29-1.png'),
(323, 1571, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"156\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:24:\"2019/08/img_box_29-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img_box_29-1-150x144.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"img_box_29-1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(324, 1571, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(325, 1572, '_wp_attached_file', '2019/08/img_box_28-1.png'),
(326, 1572, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"166\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:24:\"2019/08/img_box_28-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img_box_28-1-150x144.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"img_box_28-1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(327, 1572, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(328, 1573, '_wp_attached_file', '2019/08/img_box_32_1.png'),
(329, 1573, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"162\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:24:\"2019/08/img_box_32_1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img_box_32_1-150x144.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"img_box_32_1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(330, 1573, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(331, 1574, '_wp_attached_file', '2019/08/img_box_32.png'),
(332, 1574, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"162\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:22:\"2019/08/img_box_32.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_32-150x144.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_32-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(333, 1574, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(334, 1575, '_wp_attached_file', '2019/08/img_box_31_1.png'),
(335, 1575, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"156\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:24:\"2019/08/img_box_31_1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"img_box_31_1-150x144.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"img_box_31_1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(336, 1575, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(337, 1576, '_wp_attached_file', '2019/08/img_box_31.png'),
(338, 1576, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"156\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:22:\"2019/08/img_box_31.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_box_31-150x144.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"img_box_31-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(339, 1576, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(340, 1604, '_wp_attached_file', '2019/08/Tommy-Dents.jpg'),
(341, 1604, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"102\";s:6:\"height\";s:3:\"102\";s:4:\"file\";s:23:\"2019/08/Tommy-Dents.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(342, 1604, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(343, 1605, '_wp_attached_file', '2019/08/Silviia-Garden.jpg'),
(344, 1605, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"102\";s:6:\"height\";s:3:\"102\";s:4:\"file\";s:26:\"2019/08/Silviia-Garden.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(345, 1605, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(346, 1606, '_wp_attached_file', '2019/08/Denis-Robinson.jpg'),
(347, 1606, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"102\";s:6:\"height\";s:3:\"102\";s:4:\"file\";s:26:\"2019/08/Denis-Robinson.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(348, 1606, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(349, 1657, '_wp_attached_file', '2019/08/ellipses.png'),
(350, 1657, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"158\";s:4:\"file\";s:20:\"2019/08/ellipses.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"ellipses-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"ellipses-300x25.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"25\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"ellipses-768x63.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:2:\"63\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"ellipses-1024x84.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:2:\"84\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:20:\"ellipses-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:21:\"ellipses-1366x112.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"112\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:21:\"ellipses-1920x158.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"158\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"ellipses-800x158.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"158\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"ellipses-1200x99.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:2:\"99\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"ellipses-400x158.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"158\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"ellipses-800x158.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"158\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"ellipses-1200x99.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:2:\"99\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"ellipses-400x158.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"158\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(351, 1657, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(352, 1659, '_wp_attached_file', '2019/08/ellipses_top.png'),
(353, 1659, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"191\";s:4:\"file\";s:24:\"2019/08/ellipses_top.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"ellipses_top-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"ellipses_top-300x30.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"30\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"ellipses_top-768x76.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:2:\"76\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"ellipses_top-1024x102.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"102\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"ellipses_top-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:25:\"ellipses_top-1366x136.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"136\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:25:\"ellipses_top-1920x191.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"ellipses_top-800x191.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"ellipses_top-1200x119.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"119\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"ellipses_top-400x191.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"ellipses_top-800x191.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"ellipses_top-1200x119.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"119\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"ellipses_top-400x191.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(354, 1659, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(355, 1671, '_wp_attached_file', '2019/08/blog_post_02.jpg'),
(356, 1671, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"781\";s:4:\"file\";s:24:\"2019/08/blog_post_02.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"blog_post_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"blog_post_02-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"blog_post_02-768x513.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"513\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"blog_post_02-1024x684.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"684\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"blog_post_02-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"blog_post_02-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"blog_post_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"blog_post_02-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"blog_post_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(357, 1671, 'solid_color', 'A0A1A6'),
(358, 1671, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(359, 1679, '_wp_attached_file', '2019/08/blog_post_01.png'),
(360, 1679, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"781\";s:4:\"file\";s:24:\"2019/08/blog_post_01.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"blog_post_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"blog_post_01-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"blog_post_01-768x513.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"513\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"blog_post_01-1024x684.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"684\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"blog_post_01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"blog_post_01-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"blog_post_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"blog_post_01-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"blog_post_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(361, 1679, 'solid_color', 'CFC0D1'),
(362, 1679, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(363, 1925, '_wp_attached_file', '2019/09/accordion_plus.svg'),
(364, 1925, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:422;s:5:\"width\";i:42;s:6:\"height\";i:42;}'),
(365, 1925, 'gt3_video_url', ''),
(366, 1925, 'gt3_external_link_url', ''),
(367, 1925, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(369, 1929, '_wp_attached_file', '2019/09/accordion-minus.svg'),
(370, 1929, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:367;s:5:\"width\";i:42;s:6:\"height\";i:42;}'),
(371, 1929, '_edit_lock', '1598345659:3'),
(372, 1929, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(374, 1935, '_wp_attached_file', '2019/09/404.png'),
(375, 1935, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1261\";s:4:\"file\";s:15:\"2019/09/404.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"404-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"404-300x197.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"197\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"404-768x504.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"504\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"404-1024x673.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"673\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:15:\"404-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:16:\"404-1366x897.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"897\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:17:\"404-1920x1261.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1261\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"404-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"404-1200x788.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"788\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"404-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"404-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"404-1200x788.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"788\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"404-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(376, 1935, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(377, 1935, '_wp_old_slug', '404'),
(378, 2001, '_wp_attached_file', '2019/09/home2_img_02.png'),
(379, 2001, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"190\";s:6:\"height\";s:3:\"475\";s:4:\"file\";s:24:\"2019/09/home2_img_02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_02-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home2_img_02-120x300.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"home2_img_02-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_02-190x400.png\";s:5:\"width\";s:3:\"190\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_02-190x400.png\";s:5:\"width\";s:3:\"190\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(380, 2001, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(381, 2007, '_wp_attached_file', '2019/09/home2_img_03.jpg'),
(382, 2007, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"673\";s:6:\"height\";s:3:\"512\";s:4:\"file\";s:24:\"2019/09/home2_img_03.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home2_img_03-300x228.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"home2_img_03-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"home2_img_03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14972\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"home2_img_03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14972\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(383, 2007, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(384, 2012, '_wp_attached_file', '2019/09/home2_img_04.png'),
(385, 2012, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"668\";s:6:\"height\";s:3:\"560\";s:4:\"file\";s:24:\"2019/09/home2_img_04.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_04-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home2_img_04-300x251.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"251\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"home2_img_04-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_04-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_04-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"home2_img_04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"82041\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"home2_img_04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"82041\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(386, 2012, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(387, 2016, '_wp_attached_file', '2019/09/home2_img_05.png'),
(388, 2016, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"715\";s:6:\"height\";s:3:\"545\";s:4:\"file\";s:24:\"2019/09/home2_img_05.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_05-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home2_img_05-300x229.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"229\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"home2_img_05-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_05-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_05-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"home2_img_05-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"93413\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"home2_img_05-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"93413\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(389, 2016, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(390, 2027, '_wp_attached_file', '2019/09/home2_img_06.png'),
(391, 2027, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"675\";s:6:\"height\";s:3:\"552\";s:4:\"file\";s:24:\"2019/09/home2_img_06.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_06-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home2_img_06-300x245.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"245\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"home2_img_06-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_06-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_06-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"home2_img_06-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"home2_img_06-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(392, 2027, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(393, 2061, '_wp_attached_file', '2019/09/home2_img_08.png'),
(394, 2061, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"704\";s:6:\"height\";s:3:\"572\";s:4:\"file\";s:24:\"2019/09/home2_img_08.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_08-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home2_img_08-300x244.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"244\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"home2_img_08-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_08-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_08-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"home2_img_08-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"home2_img_08-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(395, 2061, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(396, 2073, '_wp_attached_file', '2019/09/contacts_01.jpg'),
(397, 2073, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1172\";s:6:\"height\";s:3:\"633\";s:4:\"file\";s:23:\"2019/09/contacts_01.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"contacts_01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"contacts_01-300x162.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"162\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"contacts_01-768x415.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"415\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"contacts_01-1024x553.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"553\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"contacts_01-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"contacts_01-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"contacts_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"contacts_01-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"contacts_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(398, 2073, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(399, 2092, '_wp_attached_file', '2019/09/about_us_img_01.png'),
(400, 2092, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"596\";s:6:\"height\";s:3:\"556\";s:4:\"file\";s:27:\"2019/09/about_us_img_01.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"about_us_img_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"about_us_img_01-300x280.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:27:\"about_us_img_01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"about_us_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"about_us_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"about_us_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"about_us_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(401, 2092, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(402, 2161, '_wp_attached_file', '2019/09/SMM_img.jpg'),
(403, 2161, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1330\";s:6:\"height\";s:3:\"622\";s:4:\"file\";s:19:\"2019/09/SMM_img.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"SMM_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"SMM_img-300x140.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"SMM_img-768x359.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"359\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"SMM_img-1024x479.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"479\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:19:\"SMM_img-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SMM_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13072\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"SMM_img-1200x561.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"561\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"SMM_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"SMM_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13072\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"SMM_img-1200x561.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"561\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"SMM_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(404, 2161, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(405, 2211, '_wp_attached_file', '2019/09/home2_img_01.png'),
(406, 2211, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"870\";s:4:\"file\";s:24:\"2019/09/home2_img_01.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home2_img_01-300x136.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"136\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"home2_img_01-768x348.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"348\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"home2_img_01-1024x464.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"464\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"home2_img_01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:25:\"home2_img_01-1366x619.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"619\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:25:\"home2_img_01-1920x870.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"870\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"home2_img_01-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"home2_img_01-1200x544.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"544\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"home2_img_01-800x800.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"home2_img_01-1200x544.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"544\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home2_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(407, 2211, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(408, 2221, '_wp_attached_file', '2019/09/clients_img_01.png'),
(409, 2221, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"75\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:26:\"2019/09/clients_img_01.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(410, 2221, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(411, 2222, '_wp_attached_file', '2019/09/clients_img_02.png'),
(412, 2222, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"109\";s:6:\"height\";s:3:\"107\";s:4:\"file\";s:26:\"2019/09/clients_img_02.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(413, 2222, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(414, 2223, '_wp_attached_file', '2019/09/clients_img_03.png'),
(415, 2223, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"218\";s:6:\"height\";s:3:\"200\";s:4:\"file\";s:26:\"2019/09/clients_img_03.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"clients_img_03-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:26:\"clients_img_03-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(416, 2223, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(417, 2224, '_wp_attached_file', '2019/09/clients_img_04.png'),
(418, 2224, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"121\";s:6:\"height\";s:2:\"99\";s:4:\"file\";s:26:\"2019/09/clients_img_04.png\";s:5:\"sizes\";a:1:{s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:25:\"clients_img_04-120x99.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:2:\"99\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(419, 2224, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(420, 2225, '_wp_attached_file', '2019/09/clients_img_05.png'),
(421, 2225, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"86\";s:4:\"file\";s:26:\"2019/09/clients_img_05.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(422, 2225, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(423, 2226, '_wp_attached_file', '2019/09/clients_img_06.png'),
(424, 2226, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"91\";s:6:\"height\";s:2:\"68\";s:4:\"file\";s:26:\"2019/09/clients_img_06.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(425, 2226, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(426, 2289, '_wp_attached_file', '2019/07/case_img_06.png'),
(427, 2289, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:23:\"2019/07/case_img_06.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_06-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"case_img_06-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"case_img_06-768x512.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"case_img_06-1024x683.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"case_img_06-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"case_img_06-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_06-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"case_img_06-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"case_img_06-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(428, 2289, 'solid_color', 'ABD3F3'),
(429, 2289, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(430, 2300, '_wp_attached_file', '2019/09/map_point.png'),
(431, 2300, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"24\";s:6:\"height\";s:2:\"34\";s:4:\"file\";s:21:\"2019/09/map_point.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(432, 2300, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(433, 2328, '_wp_attached_file', '2019/09/icon-12.png'),
(434, 2328, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"84\";s:6:\"height\";s:2:\"82\";s:4:\"file\";s:19:\"2019/09/icon-12.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(435, 2328, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(436, 2329, '_wp_attached_file', '2019/09/icon-16.png'),
(437, 2329, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"88\";s:6:\"height\";s:2:\"80\";s:4:\"file\";s:19:\"2019/09/icon-16.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(438, 2329, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(439, 2330, '_wp_attached_file', '2019/09/icon-15.png'),
(440, 2330, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"72\";s:6:\"height\";s:2:\"82\";s:4:\"file\";s:19:\"2019/09/icon-15.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(441, 2330, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(442, 2331, '_wp_attached_file', '2019/09/icon-14.png'),
(443, 2331, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";s:4:\"file\";s:19:\"2019/09/icon-14.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(444, 2331, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(445, 2332, '_wp_attached_file', '2019/09/icon-13.png'),
(446, 2332, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"74\";s:6:\"height\";s:2:\"80\";s:4:\"file\";s:19:\"2019/09/icon-13.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(447, 2332, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(448, 2384, '_wp_attached_file', '2019/09/home2_img_071.png'),
(449, 2384, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"741\";s:6:\"height\";s:3:\"590\";s:4:\"file\";s:25:\"2019/09/home2_img_071.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home2_img_071-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home2_img_071-300x239.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"239\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:25:\"home2_img_071-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"home2_img_071-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"home2_img_071-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"home2_img_071-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"home2_img_071-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(450, 2384, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(451, 2399, '_wp_attached_file', '2019/09/1920-482.jpg'),
(452, 2399, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"482\";s:4:\"file\";s:20:\"2019/09/1920-482.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"1920-482-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"1920-482-300x75.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"75\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"1920-482-768x193.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"193\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"1920-482-1024x257.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"257\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:20:\"1920-482-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:21:\"1920-482-1366x343.jpg\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"343\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:21:\"1920-482-1920x482.jpg\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"482\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"1920-482-800x482.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"482\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"1920-482-1200x301.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"301\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"1920-482-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"1920-482-800x482.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"482\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"1920-482-1200x301.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"301\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"1920-482-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(453, 2399, 'solid_color', '733EDD'),
(454, 2399, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(455, 1630, '_wp_attached_file', '2019/08/clouds_new_03.png'),
(456, 1630, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2239\";s:6:\"height\";s:3:\"338\";s:4:\"file\";s:25:\"2019/08/clouds_new_03.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"clouds_new_03-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"clouds_new_03-300x45.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"45\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"clouds_new_03-768x116.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"116\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"clouds_new_03-1024x155.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"155\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:25:\"clouds_new_03-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:26:\"clouds_new_03-1366x206.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"206\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:26:\"clouds_new_03-1920x290.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"290\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"clouds_new_03-300x338.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"338\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"clouds_new_03-1200x181.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"181\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"clouds_new_03-400x338.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"338\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"clouds_new_03-300x338.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"338\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"clouds_new_03-1200x181.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"181\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"clouds_new_03-400x338.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"338\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(457, 1630, '_edit_lock', '1569847156:2'),
(458, 1630, '_wp_old_slug', 'clouds_03'),
(459, 1630, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(460, 1635, '_wp_attached_file', '2019/08/clouds-01.png'),
(461, 1635, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2275\";s:6:\"height\";s:3:\"805\";s:4:\"file\";s:21:\"2019/08/clouds-01.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"clouds-01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"clouds-01-300x106.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"106\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"clouds-01-768x272.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"272\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"clouds-01-1024x362.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"362\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:21:\"clouds-01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:22:\"clouds-01-1366x483.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"483\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:22:\"clouds-01-1920x679.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"679\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"clouds-01-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"clouds-01-1200x425.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"425\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"clouds-01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"clouds-01-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"clouds-01-1200x425.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"425\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"clouds-01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(462, 1635, 'gt3_video_url', ''),
(463, 1635, 'gt3_external_link_url', ''),
(464, 1635, '_edit_lock', '1569847216:2'),
(465, 1635, '_wp_old_slug', 'clouds_01'),
(466, 1635, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(467, 1636, '_wp_attached_file', '2019/08/clouds-02.png'),
(468, 1636, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2275\";s:6:\"height\";s:3:\"805\";s:4:\"file\";s:21:\"2019/08/clouds-02.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"clouds-02-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"clouds-02-300x106.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"106\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"clouds-02-768x272.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"272\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"clouds-02-1024x362.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"362\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:21:\"clouds-02-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:22:\"clouds-02-1366x483.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"483\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:22:\"clouds-02-1920x679.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"679\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"clouds-02-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"clouds-02-1200x425.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"425\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"clouds-02-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"clouds-02-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"clouds-02-1200x425.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"425\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"clouds-02-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(469, 1636, '_edit_lock', '1569847242:2'),
(470, 1636, '_wp_old_slug', 'clouds_02'),
(471, 1636, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(472, 1966, '_wp_attached_file', '2019/09/home_img-01.png'),
(473, 1966, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"613\";s:6:\"height\";s:3:\"463\";s:4:\"file\";s:23:\"2019/09/home_img-01.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"home_img-01-300x227.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"home_img-01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"home_img-01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"home_img-01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(474, 1966, '_edit_lock', '1569847438:2'),
(475, 1966, '_wp_old_slug', 'home_img_01'),
(476, 1966, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(477, 1971, '_wp_attached_file', '2019/09/home_img-02.png'),
(478, 1971, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"613\";s:6:\"height\";s:3:\"440\";s:4:\"file\";s:23:\"2019/09/home_img-02.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-02-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"home_img-02-300x215.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"215\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"home_img-02-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"home_img-02-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-02-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"home_img-02-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-02-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(479, 1971, '_edit_lock', '1569847389:2'),
(480, 1971, '_wp_old_slug', 'home_img_02'),
(481, 1971, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(482, 2400, '_wp_attached_file', '2019/08/Dan_Brake.jpg'),
(483, 2400, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"578\";s:4:\"file\";s:21:\"2019/08/Dan_Brake.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Dan_Brake-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Dan_Brake-244x300.jpg\";s:5:\"width\";s:3:\"244\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:21:\"Dan_Brake-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Dan_Brake-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Dan_Brake-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(484, 2400, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(485, 2421, '_wp_attached_file', '2019/09/PCC_bg_img.jpg'),
(486, 2421, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"3000\";s:6:\"height\";s:4:\"1182\";s:4:\"file\";s:22:\"2019/09/PCC_bg_img.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"PCC_bg_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"PCC_bg_img-300x118.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"118\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"PCC_bg_img-768x303.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"303\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"PCC_bg_img-1024x403.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"403\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"PCC_bg_img-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:23:\"PCC_bg_img-1366x538.jpg\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"538\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:23:\"PCC_bg_img-1920x756.jpg\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"756\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"PCC_bg_img-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"PCC_bg_img-1200x473.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"473\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"PCC_bg_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"PCC_bg_img-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"PCC_bg_img-1200x473.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"473\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"PCC_bg_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(487, 2421, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(488, 2428, '_wp_attached_file', '2019/09/Untitled-1.jpg'),
(489, 2428, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:4:\"file\";s:22:\"2019/09/Untitled-1.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x169.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"169\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x432.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"432\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1024x576.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"576\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"Untitled-1-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1366x768.jpg\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1920x1080.jpg\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-1-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1200x675.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Untitled-1-800x800.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1200x675.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(490, 2428, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(491, 2433, '_wp_attached_file', '2019/09/iphone-1.png'),
(492, 2433, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"383\";s:6:\"height\";s:3:\"745\";s:4:\"file\";s:20:\"2019/09/iphone-1.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"iphone-1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"iphone-1-154x300.png\";s:5:\"width\";s:3:\"154\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:20:\"iphone-1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"iphone-1-383x400.png\";s:5:\"width\";s:3:\"383\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"iphone-1-383x400.png\";s:5:\"width\";s:3:\"383\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"iphone-1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"iphone-1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(493, 2433, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(494, 2472, '_wp_attached_file', '2019/09/FAQ_2_bg_img.png'),
(495, 2472, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"330\";s:6:\"height\";s:3:\"901\";s:4:\"file\";s:24:\"2019/09/FAQ_2_bg_img.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"FAQ_2_bg_img-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"FAQ_2_bg_img-110x300.png\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"FAQ_2_bg_img-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"FAQ_2_bg_img-330x400.png\";s:5:\"width\";s:3:\"330\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"FAQ_2_bg_img-330x400.png\";s:5:\"width\";s:3:\"330\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"FAQ_2_bg_img-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"FAQ_2_bg_img-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(496, 2472, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(497, 2478, '_wp_attached_file', '2019/09/team_bg_img.jpg'),
(498, 2478, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"3000\";s:6:\"height\";s:4:\"1015\";s:4:\"file\";s:23:\"2019/09/team_bg_img.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"team_bg_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"team_bg_img-300x102.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"102\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"team_bg_img-768x260.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"260\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"team_bg_img-1024x346.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"346\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"team_bg_img-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:24:\"team_bg_img-1366x462.jpg\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"462\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:24:\"team_bg_img-1920x650.jpg\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"650\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"team_bg_img-800x1015.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:4:\"1015\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"team_bg_img-1200x406.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"406\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"team_bg_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"team_bg_img-800x1015.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:4:\"1015\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"team_bg_img-1200x406.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"406\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"team_bg_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(499, 2478, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(500, 2484, '_wp_attached_file', '2019/09/services_img.png'),
(501, 2484, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"570\";s:6:\"height\";s:3:\"566\";s:4:\"file\";s:24:\"2019/09/services_img.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"services_img-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"services_img-300x298.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"298\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:24:\"services_img-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"services_img-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"services_img-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"services_img-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"services_img-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(502, 2484, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(503, 2490, '_wp_attached_file', '2019/09/services_img_01.png'),
(504, 2490, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"568\";s:4:\"file\";s:27:\"2019/09/services_img_01.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"services_img_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"services_img_01-300x243.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"243\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:27:\"services_img_01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"services_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"services_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"services_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"services_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(505, 2490, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(506, 2496, '_wp_attached_file', '2019/09/PCC_bg_img_01.png'),
(507, 2496, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"682\";s:6:\"height\";s:3:\"562\";s:4:\"file\";s:25:\"2019/09/PCC_bg_img_01.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"PCC_bg_img_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"PCC_bg_img_01-300x247.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"247\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:25:\"PCC_bg_img_01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"PCC_bg_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"PCC_bg_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"PCC_bg_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"PCC_bg_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(508, 2496, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(509, 2498, '_wp_attached_file', '2019/09/SEO_bg_img.png'),
(510, 2498, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"548\";s:6:\"height\";s:3:\"497\";s:4:\"file\";s:22:\"2019/09/SEO_bg_img.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"SEO_bg_img-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"SEO_bg_img-300x272.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"272\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"SEO_bg_img-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"SEO_bg_img-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"SEO_bg_img-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"SEO_bg_img-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"SEO_bg_img-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(511, 2498, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(512, 2503, '_wp_attached_file', '2019/09/SEO_bg_img_01.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(513, 2503, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"3000\";s:6:\"height\";s:3:\"642\";s:4:\"file\";s:25:\"2019/09/SEO_bg_img_01.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"SEO_bg_img_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"SEO_bg_img_01-300x64.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"64\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"SEO_bg_img_01-768x164.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"164\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"SEO_bg_img_01-1024x219.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"219\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:25:\"SEO_bg_img_01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:26:\"SEO_bg_img_01-1366x292.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"292\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:26:\"SEO_bg_img_01-1920x411.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"411\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"SEO_bg_img_01-800x642.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"642\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"SEO_bg_img_01-1200x257.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"257\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"SEO_bg_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"SEO_bg_img_01-800x642.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"642\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"SEO_bg_img_01-1200x257.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"257\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"SEO_bg_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(514, 2503, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(515, 2505, '_wp_attached_file', '2019/09/SMM_bg__img.jpg'),
(516, 2505, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"3000\";s:6:\"height\";s:3:\"882\";s:4:\"file\";s:23:\"2019/09/SMM_bg__img.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"SMM_bg__img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"SMM_bg__img-300x88.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"88\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"SMM_bg__img-768x226.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"226\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"SMM_bg__img-1024x301.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"301\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"SMM_bg__img-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:24:\"SMM_bg__img-1366x402.jpg\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"402\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:24:\"SMM_bg__img-1920x564.jpg\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"564\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"SMM_bg__img-800x882.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"882\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"SMM_bg__img-1200x353.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"353\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"SMM_bg__img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"SMM_bg__img-800x882.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"882\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"SMM_bg__img-1200x353.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"353\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"SMM_bg__img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(517, 2505, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(518, 2692, '_wp_attached_file', '2019/09/pic_footer.jpg'),
(519, 2692, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"510\";s:4:\"file\";s:22:\"2019/09/pic_footer.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"pic_footer-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"pic_footer-300x80.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"pic_footer-768x204.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"204\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"pic_footer-1024x272.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"272\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"pic_footer-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:23:\"pic_footer-1366x363.jpg\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"363\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:23:\"pic_footer-1920x510.jpg\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"510\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"pic_footer-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"pic_footer-1200x319.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"319\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"pic_footer-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"pic_footer-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"pic_footer-1200x319.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"319\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"pic_footer-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(520, 2692, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(521, 2710, '_wp_attached_file', '2019/09/gt3_image_svg.svg'),
(522, 2710, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:141953;s:5:\"width\";i:400;s:6:\"height\";i:326;}'),
(523, 2710, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(524, 2711, '_wp_attached_file', '2019/09/home1_img_1.png'),
(525, 2711, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"758\";s:6:\"height\";s:3:\"704\";s:4:\"file\";s:23:\"2019/09/home1_img_1.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home1_img_1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"home1_img_1-300x279.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"279\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"home1_img_1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"home1_img_1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"78031\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home1_img_1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"home1_img_1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"78031\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home1_img_1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(526, 2711, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(527, 1520, '_wp_attached_file', 'revslider/Home_02/revolution_img-1.png'),
(528, 1520, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2105\";s:6:\"height\";s:4:\"1091\";s:4:\"file\";s:38:\"revslider/Home_02/revolution_img-1.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"revolution_img-1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"revolution_img-1-300x155.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"155\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"revolution_img-1-768x398.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"398\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"revolution_img-1-1024x531.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"531\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:28:\"revolution_img-1-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gt3theme_notebook\";a:4:{s:4:\"file\";s:29:\"revolution_img-1-1366x708.png\";s:5:\"width\";s:4:\"1366\";s:6:\"height\";s:3:\"708\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gt3theme_fhd\";a:4:{s:4:\"file\";s:29:\"revolution_img-1-1920x995.png\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"995\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"revolution_img-1-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"revolution_img-1-1200x622.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"622\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"revolution_img-1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"revolution_img-1-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"revolution_img-1-1200x622.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"622\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"revolution_img-1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(529, 1520, '_edit_lock', '1569847567:2'),
(530, 1520, '_wp_old_slug', 'revolution-img-1-png-2'),
(531, 1520, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(532, 1521, '_wp_attached_file', 'revslider/Home_02/roket_new.png'),
(533, 1521, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"448\";s:6:\"height\";s:3:\"920\";s:4:\"file\";s:31:\"revslider/Home_02/roket_new.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"roket_new-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"roket_new-146x300.png\";s:5:\"width\";s:3:\"146\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:21:\"roket_new-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"roket_new-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"roket_new-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"roket_new-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"roket_new-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(534, 1521, '_edit_lock', '1569847953:2'),
(535, 1521, '_wp_old_slug', 'roket-png-2'),
(536, 1521, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(537, 1522, '_wp_attached_file', 'revslider/Home_02/planet_new.png'),
(538, 1522, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"582\";s:6:\"height\";s:3:\"582\";s:4:\"file\";s:32:\"revslider/Home_02/planet_new.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"planet_new-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"planet_new-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:22:\"planet_new-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"planet_new-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"planet_new-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"planet_new-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"planet_new-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(539, 1522, '_edit_lock', '1569847549:2'),
(540, 1522, '_wp_old_slug', 'planet-png-2'),
(541, 1522, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(542, 1548, '_wp_attached_file', '2019/08/tabs_content-01.png'),
(543, 1548, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"495\";s:6:\"height\";s:3:\"310\";s:4:\"file\";s:27:\"2019/08/tabs_content-01.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tabs_content-01-300x188.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"188\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:27:\"tabs_content-01-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"tabs_content-01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"43854\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-01-400x310.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"310\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"tabs_content-01-300x310.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"310\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-01-400x310.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"310\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(544, 1548, '_edit_lock', '1569847469:2'),
(545, 1548, '_wp_old_slug', 'tabs_content_01'),
(546, 1548, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(547, 1578, '_wp_attached_file', '2019/08/tabs_content-02.jpg'),
(548, 1578, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"356\";s:4:\"file\";s:27:\"2019/08/tabs_content-02.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tabs_content-02-300x227.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:27:\"tabs_content-02-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"tabs_content-02-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13690\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-02-400x356.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"356\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"tabs_content-02-300x356.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"356\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-02-400x356.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"356\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(549, 1578, '_edit_lock', '1569847483:2'),
(550, 1578, '_wp_old_slug', 'tabs_content_02'),
(551, 1578, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(552, 1580, '_wp_attached_file', '2019/08/tabs_content-03.jpg'),
(553, 1580, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"303\";s:4:\"file\";s:27:\"2019/08/tabs_content-03.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tabs_content-03-300x182.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"182\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:27:\"tabs_content-03-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"tabs_content-03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12487\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-03-400x303.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"303\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"tabs_content-03-300x303.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"303\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-03-400x303.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"303\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(554, 1580, '_edit_lock', '1569847499:2'),
(555, 1580, '_wp_old_slug', 'tabs_content_03'),
(556, 1580, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(557, 1582, '_wp_attached_file', '2019/08/tabs_content-04.jpg'),
(558, 1582, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"501\";s:6:\"height\";s:3:\"306\";s:4:\"file\";s:27:\"2019/08/tabs_content-04.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-04-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tabs_content-04-300x183.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"183\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:27:\"tabs_content-04-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"tabs_content-04-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10678\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-04-400x306.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"306\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"tabs_content-04-300x306.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"306\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-04-400x306.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"306\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(559, 1582, '_edit_lock', '1569847514:2'),
(560, 1582, '_wp_old_slug', 'tabs_content_04'),
(561, 1582, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(562, 1584, '_wp_attached_file', '2019/08/tabs_content-05.jpg'),
(563, 1584, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"330\";s:4:\"file\";s:27:\"2019/08/tabs_content-05.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tabs_content-05-300x198.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"198\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:27:\"tabs_content-05-120x120.jpg\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"tabs_content-05-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12736\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-05-400x330.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"330\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"tabs_content-05-300x330.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"330\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"tabs_content-05-400x330.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"330\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(564, 1584, '_edit_lock', '1569847530:2'),
(565, 1584, '_wp_old_slug', 'tabs_content_05'),
(566, 1584, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(567, 1975, '_wp_attached_file', '2019/09/home_img-03.png'),
(568, 1975, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"551\";s:6:\"height\";s:3:\"555\";s:4:\"file\";s:23:\"2019/09/home_img-03.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-03-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"home_img-03-298x300.png\";s:5:\"width\";s:3:\"298\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"home_img-03-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"home_img-03-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-03-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"home_img-03-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-03-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(569, 1975, '_edit_lock', '1569847406:2'),
(570, 1975, '_wp_old_slug', 'home_img_03'),
(571, 1975, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(572, 1982, '_wp_attached_file', '2019/09/home_img-04.png'),
(573, 1982, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"711\";s:6:\"height\";s:3:\"507\";s:4:\"file\";s:23:\"2019/09/home_img-04.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-04-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"home_img-04-300x214.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"214\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"home_img-04-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"home_img-04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-04-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"home_img-04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-04-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(574, 1982, '_edit_lock', '1569847422:2'),
(575, 1982, '_wp_old_slug', 'home_img_04'),
(576, 1982, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(577, 1986, '_wp_attached_file', '2019/09/home_img-05.png'),
(578, 1986, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"710\";s:6:\"height\";s:3:\"473\";s:4:\"file\";s:23:\"2019/09/home_img-05.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-05-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"home_img-05-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"gt3-admin-post-featured-image\";a:4:{s:4:\"file\";s:23:\"home_img-05-120x120.png\";s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"home_img-05-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-05-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"home_img-05-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home_img-05-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(579, 1986, '_edit_lock', '1569847438:2'),
(580, 1986, '_wp_old_slug', 'home_img_05'),
(581, 1986, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(582, 2651, '_wp_attached_file', '2019/09/pic_paralax_2.jpg'),
(583, 2651, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:3:\"667\";s:4:\"file\";s:25:\"2019/09/pic_paralax_2.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"pic_paralax_2-300x100.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"pic_paralax_2-1024x342.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"342\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"pic_paralax_2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"pic_paralax_2-768x256.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"256\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"pic_paralax_2-1536x512.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"pic_paralax_2-480x160.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"160\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"pic_paralax_2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7444\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"pic_paralax_2-1200x400.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"pic_paralax_2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"pic_paralax_2-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"pic_paralax_2-1200x400.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"pic_paralax_2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(584, 2651, 'solid_color', '7245DC'),
(585, 2651, '_edit_lock', '1608213673:3'),
(586, 2651, '_wp_old_slug', 'pic_paralax-2'),
(587, 2651, '_emr_replace_author', '3'),
(588, 2651, '_wp_page_template', 'default'),
(589, 2651, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(590, 3064, '_wp_attached_file', '2019/10/services_img_001.png'),
(591, 3064, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"675\";s:6:\"height\";s:3:\"637\";s:4:\"file\";s:28:\"2019/10/services_img_001.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"services_img_001-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"services_img_001-300x283.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"283\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"services_img_001-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"services_img_001-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"services_img_001-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"services_img_001-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(592, 3064, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(593, 3116, '_wp_attached_file', '2019/10/home_03_img_01.png'),
(594, 3116, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"958\";s:6:\"height\";s:3:\"995\";s:4:\"file\";s:26:\"2019/10/home_03_img_01.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-289x300.png\";s:5:\"width\";s:3:\"289\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-768x798.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"798\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home_03_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home_03_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(595, 3116, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(596, 3133, '_wp_attached_file', 'woocommerce-placeholder.png'),
(597, 3133, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(598, 3133, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(599, 3264, '_wp_attached_file', '2019/12/placeholder.png'),
(600, 3264, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:23:\"2019/12/placeholder.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"placeholder-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(601, 3264, '_elementor_source_image_hash', 'eb36de124b7e9dbea4630e9f7b9e6b40e4a1abf3'),
(602, 3264, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(603, 3265, '_wp_attached_file', '2019/12/1.png'),
(604, 3265, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"348\";s:6:\"height\";s:2:\"54\";s:4:\"file\";s:13:\"2019/12/1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"1-300x47.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"47\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:12:\"1-150x54.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:12:\"1-300x54.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:12:\"1-300x54.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(605, 3265, '_elementor_source_image_hash', 'e1090567262eb5096fef9e91c57ae07aafafe628'),
(606, 3265, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(607, 3266, '_wp_attached_file', '2019/12/2.png'),
(608, 3266, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"346\";s:6:\"height\";s:2:\"56\";s:4:\"file\";s:13:\"2019/12/2.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"2-300x49.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"49\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:12:\"2-150x56.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:12:\"2-300x56.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:12:\"2-300x56.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(609, 3266, '_elementor_source_image_hash', '49c4545cf592faefe3db5624d04f9a0cc63de170'),
(610, 3266, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(611, 3267, '_wp_attached_file', '2019/12/3.png'),
(612, 3267, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"242\";s:6:\"height\";s:2:\"90\";s:4:\"file\";s:13:\"2019/12/3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:12:\"3-150x90.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"90\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(613, 3267, '_elementor_source_image_hash', '6754f9240ee73a5d763359f22e9fb8a5a59c6b7c'),
(614, 3267, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(615, 3268, '_wp_attached_file', '2019/12/4.png'),
(616, 3268, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"286\";s:6:\"height\";s:2:\"58\";s:4:\"file\";s:13:\"2019/12/4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:12:\"4-150x58.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"58\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(617, 3268, '_elementor_source_image_hash', 'c9a44102124338ab5175b66b900334c42fc1ebd5'),
(618, 3268, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(619, 3272, '_wp_attached_file', '2019/12/header_wave-bg.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(620, 3272, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"805\";s:4:\"file\";s:26:\"2019/12/header_wave-bg.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"header_wave-bg-300x126.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"126\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"header_wave-bg-1024x429.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"429\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"header_wave-bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"header_wave-bg-768x322.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"322\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"header_wave-bg-1536x644.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"644\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"header_wave-bg-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"header_wave-bg-1200x503.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"503\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"header_wave-bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"header_wave-bg-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"header_wave-bg-1200x503.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"503\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"header_wave-bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(621, 3272, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(622, 3273, '_wp_attached_file', '2019/12/home4_img.png'),
(623, 3273, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"996\";s:6:\"height\";s:3:\"640\";s:4:\"file\";s:21:\"2019/12/home4_img.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"home4_img-300x193.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"193\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"home4_img-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"home4_img-768x493.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"493\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"home4_img-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"home4_img-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"home4_img-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"home4_img-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(624, 3273, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(625, 3274, '_wp_attached_file', '2019/12/triangle_orange.png'),
(626, 3274, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"72\";s:6:\"height\";s:2:\"74\";s:4:\"file\";s:27:\"2019/12/triangle_orange.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(627, 3274, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(628, 3275, '_wp_attached_file', '2019/12/triangle_blue.png'),
(629, 3275, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"72\";s:6:\"height\";s:2:\"74\";s:4:\"file\";s:25:\"2019/12/triangle_blue.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(630, 3275, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(631, 3276, '_wp_attached_file', '2019/12/circle.png'),
(632, 3276, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"48\";s:6:\"height\";s:2:\"48\";s:4:\"file\";s:18:\"2019/12/circle.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(633, 3276, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(634, 3277, '_wp_attached_file', '2019/12/figure_icon1.png'),
(635, 3277, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:3:\"282\";s:4:\"file\";s:24:\"2019/12/figure_icon1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"figure_icon1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(636, 3277, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(637, 3278, '_wp_attached_file', '2019/12/figure_icon1_hover.png'),
(638, 3278, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:3:\"282\";s:4:\"file\";s:30:\"2019/12/figure_icon1_hover.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"figure_icon1_hover-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(639, 3278, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(640, 3279, '_wp_attached_file', '2019/12/figure_icon2.png'),
(641, 3279, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:3:\"282\";s:4:\"file\";s:24:\"2019/12/figure_icon2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"figure_icon2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(642, 3279, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(643, 3280, '_wp_attached_file', '2019/12/figure_icon2_hover.png'),
(644, 3280, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:3:\"282\";s:4:\"file\";s:30:\"2019/12/figure_icon2_hover.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"figure_icon2_hover-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(645, 3280, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(646, 3281, '_wp_attached_file', '2019/12/figure_icon3.png'),
(647, 3281, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:3:\"282\";s:4:\"file\";s:24:\"2019/12/figure_icon3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"figure_icon3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(648, 3281, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(649, 3282, '_wp_attached_file', '2019/12/figure_icon3_hover.png'),
(650, 3282, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:3:\"282\";s:4:\"file\";s:30:\"2019/12/figure_icon3_hover.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"figure_icon3_hover-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(651, 3282, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(652, 3283, '_wp_attached_file', '2019/12/man_with_laptop.png'),
(653, 3283, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"280\";s:6:\"height\";s:3:\"528\";s:4:\"file\";s:27:\"2019/12/man_with_laptop.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"man_with_laptop-159x300.png\";s:5:\"width\";s:3:\"159\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"man_with_laptop-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"man_with_laptop-280x400.png\";s:5:\"width\";s:3:\"280\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"man_with_laptop-280x400.png\";s:5:\"width\";s:3:\"280\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"man_with_laptop-280x400.png\";s:5:\"width\";s:3:\"280\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"man_with_laptop-280x400.png\";s:5:\"width\";s:3:\"280\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(654, 3283, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(655, 3284, '_wp_attached_file', '2019/12/home4_icon1.png'),
(656, 3284, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"168\";s:4:\"file\";s:23:\"2019/12/home4_icon1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home4_icon1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(657, 3284, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(658, 3285, '_wp_attached_file', '2019/12/home4_icon2.png'),
(659, 3285, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"168\";s:4:\"file\";s:23:\"2019/12/home4_icon2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home4_icon2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(660, 3285, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(661, 3286, '_wp_attached_file', '2019/12/home4_icon3.png'),
(662, 3286, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"168\";s:4:\"file\";s:23:\"2019/12/home4_icon3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home4_icon3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(663, 3286, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(664, 3287, '_wp_attached_file', '2019/12/home4_icon4.png'),
(665, 3287, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"168\";s:4:\"file\";s:23:\"2019/12/home4_icon4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home4_icon4-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(666, 3287, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(667, 3288, '_wp_attached_file', '2019/12/home4_icon5.png'),
(668, 3288, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"168\";s:4:\"file\";s:23:\"2019/12/home4_icon5.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home4_icon5-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(669, 3288, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(670, 3289, '_wp_attached_file', '2019/12/home4_icon6.png'),
(671, 3289, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"168\";s:4:\"file\";s:23:\"2019/12/home4_icon6.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home4_icon6-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(672, 3289, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(673, 3290, '_wp_attached_file', '2019/12/video_bg.jpg'),
(674, 3290, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"770\";s:6:\"height\";s:3:\"421\";s:4:\"file\";s:20:\"2019/12/video_bg.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"video_bg-300x164.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"164\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"video_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"video_bg-768x420.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"420\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"video_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"video_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"video_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"video_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(675, 3290, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(676, 3291, '_wp_attached_file', '2019/12/content_wave-bg1.png'),
(677, 3291, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"750\";s:4:\"file\";s:28:\"2019/12/content_wave-bg1.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"content_wave-bg1-300x117.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"117\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"content_wave-bg1-1024x400.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"content_wave-bg1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"content_wave-bg1-768x300.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"content_wave-bg1-1536x600.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"600\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"content_wave-bg1-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"content_wave-bg1-1200x469.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"469\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"content_wave-bg1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"content_wave-bg1-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"content_wave-bg1-1200x469.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"469\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"content_wave-bg1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(678, 3291, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(679, 3292, '_wp_attached_file', '2019/12/home4_img-1.png'),
(680, 3292, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"996\";s:6:\"height\";s:3:\"640\";s:4:\"file\";s:23:\"2019/12/home4_img-1.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"home4_img-1-300x193.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"193\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home4_img-1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"home4_img-1-768x493.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"493\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"home4_img-1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home4_img-1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"home4_img-1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home4_img-1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(681, 3292, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(682, 3293, '_wp_attached_file', '2019/12/white_wave.png'),
(683, 3293, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"100\";s:4:\"file\";s:22:\"2019/12/white_wave.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"white_wave-300x16.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"16\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"white_wave-1024x53.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:2:\"53\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"white_wave-150x100.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"white_wave-768x40.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:2:\"40\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"white_wave-1536x80.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"white_wave-300x100.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"white_wave-1200x63.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:2:\"63\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"white_wave-400x100.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"white_wave-300x100.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"white_wave-1200x63.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:2:\"63\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"white_wave-400x100.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(684, 3293, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(685, 3294, '_wp_attached_file', '2019/12/content_wave-bg2.png'),
(686, 3294, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"627\";s:4:\"file\";s:28:\"2019/12/content_wave-bg2.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"content_wave-bg2-300x98.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"98\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"content_wave-bg2-1024x334.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"334\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"content_wave-bg2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"content_wave-bg2-768x251.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"251\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"content_wave-bg2-1536x502.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"502\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"content_wave-bg2-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"content_wave-bg2-1200x392.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"392\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"content_wave-bg2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"content_wave-bg2-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"content_wave-bg2-1200x392.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"392\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"content_wave-bg2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(687, 3294, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(688, 3298, '_wp_attached_file', '2019/12/logo_retina_white.png'),
(689, 3298, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:29:\"2019/12/logo_retina_white.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"logo_retina_white-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(690, 3298, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(691, 3319, '_wp_attached_file', '2019/12/img_box_29_violet.png'),
(692, 3319, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"58\";s:6:\"height\";s:2:\"74\";s:4:\"file\";s:29:\"2019/12/img_box_29_violet.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(693, 3319, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(694, 3320, '_wp_attached_file', '2019/12/img_box_30_violet.png'),
(695, 3320, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"76\";s:6:\"height\";s:2:\"74\";s:4:\"file\";s:29:\"2019/12/img_box_30_violet.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(696, 3320, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(697, 3435, '_wp_attached_file', '2020/03/element_01.png'),
(698, 3435, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"138\";s:6:\"height\";s:3:\"262\";s:4:\"file\";s:22:\"2020/03/element_01.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"element_01-138x150.png\";s:5:\"width\";s:3:\"138\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(699, 3435, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(700, 3445, '_wp_attached_file', '2020/03/seo.png'),
(701, 3445, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"182\";s:6:\"height\";s:3:\"470\";s:4:\"file\";s:15:\"2020/03/seo.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"seo-116x300.png\";s:5:\"width\";s:3:\"116\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"seo-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"seo-182x400.png\";s:5:\"width\";s:3:\"182\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"seo-182x400.png\";s:5:\"width\";s:3:\"182\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"seo-182x400.png\";s:5:\"width\";s:3:\"182\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"seo-182x400.png\";s:5:\"width\";s:3:\"182\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(702, 3445, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(703, 3492, '_wp_attached_file', '2020/03/img_box_29_orange.png'),
(704, 3492, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"58\";s:6:\"height\";s:2:\"74\";s:4:\"file\";s:29:\"2020/03/img_box_29_orange.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(705, 3492, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(706, 3493, '_wp_attached_file', '2020/03/img_box_30_orange.png'),
(707, 3493, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"76\";s:6:\"height\";s:2:\"74\";s:4:\"file\";s:29:\"2020/03/img_box_30_orange.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(708, 3493, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(709, 3498, '_wp_attached_file', '2020/03/home5_bg_01.jpg'),
(710, 3498, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"555\";s:4:\"file\";s:23:\"2020/03/home5_bg_01.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"home5_bg_01-300x87.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"87\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"home5_bg_01-1024x296.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"296\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home5_bg_01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"home5_bg_01-768x222.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"222\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"home5_bg_01-1536x444.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"444\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"home5_bg_01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"home5_bg_01-1200x347.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"347\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home5_bg_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"home5_bg_01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"home5_bg_01-1200x347.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"347\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home5_bg_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(711, 3498, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(712, 3531, '_wp_attached_file', '2020/03/img_2.jpg'),
(713, 3531, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"258\";s:6:\"height\";s:3:\"258\";s:4:\"file\";s:17:\"2020/03/img_2.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img_2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(714, 3531, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(715, 3533, '_wp_attached_file', '2020/03/service_img1.png'),
(716, 3533, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:24:\"2020/03/service_img1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service_img1-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(717, 3533, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(718, 3534, '_wp_attached_file', '2020/03/service_img1-active.png'),
(719, 3534, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:31:\"2020/03/service_img1-active.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"service_img1-active-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(720, 3534, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(721, 3541, '_wp_attached_file', '2020/03/home5_img_01.png'),
(722, 3541, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"533\";s:6:\"height\";s:3:\"952\";s:4:\"file\";s:24:\"2020/03/home5_img_01.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home5_img_01-168x300.png\";s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home5_img_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"home5_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home5_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"home5_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home5_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(723, 3541, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(724, 3543, '_wp_attached_file', '2020/03/service_img2.png'),
(725, 3543, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:24:\"2020/03/service_img2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service_img2-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(726, 3543, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(727, 3544, '_wp_attached_file', '2020/03/service_img2-active.png'),
(728, 3544, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:31:\"2020/03/service_img2-active.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"service_img2-active-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(729, 3544, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(730, 3547, '_wp_attached_file', '2020/03/service_img3.png'),
(731, 3547, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:24:\"2020/03/service_img3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service_img3-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(732, 3547, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(733, 3548, '_wp_attached_file', '2020/03/service_img3-active.png'),
(734, 3548, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:31:\"2020/03/service_img3-active.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"service_img3-active-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(735, 3548, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(736, 3551, '_wp_attached_file', '2020/03/service_img4.png'),
(737, 3551, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:24:\"2020/03/service_img4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service_img4-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(738, 3551, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(739, 3552, '_wp_attached_file', '2020/03/service_img4-active.png'),
(740, 3552, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:31:\"2020/03/service_img4-active.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"service_img4-active-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(741, 3552, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(742, 3553, '_wp_attached_file', '2020/03/home5_img_02.png'),
(743, 3553, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"430\";s:6:\"height\";s:3:\"934\";s:4:\"file\";s:24:\"2020/03/home5_img_02.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home5_img_02-138x300.png\";s:5:\"width\";s:3:\"138\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home5_img_02-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"home5_img_02-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home5_img_02-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"home5_img_02-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home5_img_02-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(744, 3553, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(745, 3556, '_wp_attached_file', '2020/03/points_bg.png'),
(746, 3556, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"285\";s:6:\"height\";s:3:\"244\";s:4:\"file\";s:21:\"2020/03/points_bg.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"points_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(747, 3556, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(748, 3582, '_wp_attached_file', '2020/03/element_02.png'),
(749, 3582, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"65\";s:6:\"height\";s:3:\"355\";s:4:\"file\";s:22:\"2020/03/element_02.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"element_02-55x300.png\";s:5:\"width\";s:2:\"55\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"element_02-65x150.png\";s:5:\"width\";s:2:\"65\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(750, 3582, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(751, 3616, '_wp_attached_file', '2019/08/home5_blog_img.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(752, 3616, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:26:\"2019/08/home5_blog_img.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home5_blog_img-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"home5_blog_img-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home5_blog_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home5_blog_img-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home5_blog_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home5_blog_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home5_blog_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home5_blog_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(753, 3616, 'solid_color', '736963'),
(754, 3616, '_wp_attachment_image_alt', 'test'),
(755, 3616, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(756, 3669, '_wp_attached_file', '2020/03/element_03.png'),
(757, 3669, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"164\";s:6:\"height\";s:3:\"316\";s:4:\"file\";s:22:\"2020/03/element_03.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"element_03-156x300.png\";s:5:\"width\";s:3:\"156\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"element_03-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(758, 3669, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(759, 3727, '_wp_attached_file', '2020/03/portfolio_img_01.jpg'),
(760, 3727, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1506\";s:6:\"height\";s:4:\"1084\";s:4:\"file\";s:28:\"2020/03/portfolio_img_01.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"portfolio_img_01-300x216.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"216\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"portfolio_img_01-1024x737.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"737\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"portfolio_img_01-768x553.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"553\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"portfolio_img_01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"portfolio_img_01-1200x864.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"864\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"portfolio_img_01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"portfolio_img_01-1200x864.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"864\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(761, 3727, 'solid_color', '566971'),
(762, 3727, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(763, 3738, '_wp_attached_file', '2020/03/Digital-Presence.png'),
(764, 3738, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:28:\"2020/03/Digital-Presence.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(765, 3738, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(766, 3745, '_wp_attached_file', '2020/03/portfolio_img_02.jpg'),
(767, 3745, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1626\";s:6:\"height\";s:4:\"1084\";s:4:\"file\";s:28:\"2020/03/portfolio_img_02.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"portfolio_img_02-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"portfolio_img_02-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"portfolio_img_02-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"portfolio_img_02-1536x1024.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"portfolio_img_02-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"portfolio_img_02-1200x800.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"portfolio_img_02-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"portfolio_img_02-1200x800.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(768, 3745, 'solid_color', '9F9BA3'),
(769, 3745, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(770, 3758, '_wp_attached_file', '2020/03/portfolio_img_04.jpg'),
(771, 3758, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1284\";s:6:\"height\";s:4:\"1084\";s:4:\"file\";s:28:\"2020/03/portfolio_img_04.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"portfolio_img_04-300x253.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"253\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"portfolio_img_04-1024x864.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"864\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_04-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"portfolio_img_04-768x648.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"648\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"portfolio_img_04-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"portfolio_img_04-1200x1013.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1013\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_04-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"portfolio_img_04-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"portfolio_img_04-1200x1013.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1013\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_04-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(772, 3758, 'solid_color', '96A49A'),
(773, 3758, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(774, 3759, '_wp_attached_file', '2020/03/portfolio_img_05.jpg'),
(775, 3759, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1624\";s:6:\"height\";s:4:\"1084\";s:4:\"file\";s:28:\"2020/03/portfolio_img_05.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"portfolio_img_05-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"portfolio_img_05-1024x684.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"684\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"portfolio_img_05-768x513.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"513\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"portfolio_img_05-1536x1025.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:4:\"1025\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"portfolio_img_05-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"portfolio_img_05-1200x801.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"801\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_05-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"portfolio_img_05-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"portfolio_img_05-1200x801.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"801\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio_img_05-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(776, 3759, 'solid_color', 'DCD9DB'),
(777, 3759, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(778, 3793, '_wp_attached_file', '2020/03/home5_img_03.png'),
(779, 3793, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"637\";s:6:\"height\";s:3:\"585\";s:4:\"file\";s:24:\"2020/03/home5_img_03.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home5_img_03-300x276.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"276\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home5_img_03-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"home5_img_03-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home5_img_03-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"home5_img_03-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home5_img_03-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(780, 3793, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(781, 3808, '_wp_attached_file', '2020/03/round-points.png'),
(782, 3808, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"175\";s:6:\"height\";s:3:\"175\";s:4:\"file\";s:24:\"2020/03/round-points.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"round-points-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(783, 3808, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(784, 3831, '_wp_attached_file', '2020/03/figure_image2.png'),
(785, 3831, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"625\";s:4:\"file\";s:25:\"2020/03/figure_image2.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"figure_image2-300x268.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"268\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"figure_image2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"figure_image2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"figure_image2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"figure_image2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"figure_image2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(786, 3831, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(787, 3834, '_wp_attached_file', '2020/03/Project-in-mind.png'),
(788, 3834, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"84\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:27:\"2020/03/Project-in-mind.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(789, 3834, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(790, 3904, '_wp_attached_file', '2020/03/circle_orange.png'),
(791, 3904, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"48\";s:6:\"height\";s:2:\"48\";s:4:\"file\";s:25:\"2020/03/circle_orange.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(792, 3904, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(793, 3910, '_wp_attached_file', '2020/03/figure-image1.png'),
(794, 3910, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"760\";s:6:\"height\";s:3:\"620\";s:4:\"file\";s:25:\"2020/03/figure-image1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"figure-image1-300x245.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"245\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"figure-image1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"figure-image1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"figure-image1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"figure-image1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"figure-image1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(795, 3910, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(796, 3916, '_wp_attached_file', '2020/03/your_success.jpg'),
(797, 3916, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1056\";s:6:\"height\";s:3:\"750\";s:4:\"file\";s:24:\"2020/03/your_success.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"your_success-300x213.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"213\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"your_success-1024x727.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"727\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"your_success-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"your_success-768x545.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"545\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"your_success-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"your_success-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"your_success-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"your_success-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(798, 3916, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(799, 4894, '_wp_attached_file', '2020/05/landing_planet.png'),
(800, 4894, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"271\";s:6:\"height\";s:3:\"193\";s:4:\"file\";s:26:\"2020/05/landing_planet.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_planet-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(801, 4894, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(802, 4897, '_wp_attached_file', '2020/05/landing_icon_01.png'),
(803, 4897, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";s:4:\"file\";s:27:\"2020/05/landing_icon_01.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(804, 4897, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(805, 4898, '_wp_attached_file', '2020/05/landing_icon_02.png'),
(806, 4898, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";s:4:\"file\";s:27:\"2020/05/landing_icon_02.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(807, 4899, '_wp_attached_file', '2020/05/landing_icon_03.png'),
(808, 4899, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"140\";s:6:\"height\";s:3:\"122\";s:4:\"file\";s:27:\"2020/05/landing_icon_03.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(809, 4900, '_wp_attached_file', '2020/05/landing_icon_04.png'),
(810, 4900, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"110\";s:4:\"file\";s:27:\"2020/05/landing_icon_04.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(811, 4900, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(812, 4901, '_wp_attached_file', '2020/05/landing_icon_05.png'),
(813, 4901, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";s:4:\"file\";s:27:\"2020/05/landing_icon_05.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(814, 4921, '_wp_attached_file', '2020/05/ewebot_landing_img-01.jpg'),
(815, 4921, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:3:\"700\";s:4:\"file\";s:33:\"2020/05/ewebot_landing_img-01.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ewebot_landing_img-01-300x82.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"82\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-01-1024x280.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-768x210.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"210\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-01-1536x420.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"420\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-01-2048x560.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"560\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"ewebot_landing_img-01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-01-1200x328.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"328\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-01-1200x328.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"328\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(816, 4921, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(817, 4922, '_wp_attached_file', '2020/05/landing_footer.jpg'),
(818, 4922, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:3:\"627\";s:4:\"file\";s:26:\"2020/05/landing_footer.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"landing_footer-300x73.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"73\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"landing_footer-1024x251.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"251\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_footer-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"landing_footer-768x188.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"188\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"landing_footer-1536x376.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"376\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:27:\"landing_footer-2048x502.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"502\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"landing_footer-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"landing_footer-1200x294.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"294\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_footer-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"landing_footer-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"landing_footer-1200x294.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"294\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_footer-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(819, 4922, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(820, 4923, '_wp_attached_file', '2020/05/ewebot_landing_img-02.jpg'),
(821, 4923, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:33:\"2020/05/ewebot_landing_img-02.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ewebot_landing_img-02-300x94.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"94\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-02-1024x320.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-02-768x240.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"240\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-02-1536x480.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-02-2048x640.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"640\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"ewebot_landing_img-02-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-02-1200x375.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"375\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-02-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-02-1200x375.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"375\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(822, 4923, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(823, 4926, '_wp_attached_file', '2020/05/landing-logo-ewebot.png'),
(824, 4926, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"428\";s:6:\"height\";s:3:\"140\";s:4:\"file\";s:31:\"2020/05/landing-logo-ewebot.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"landing-logo-ewebot-300x98.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"98\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"landing-logo-ewebot-150x140.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-logo-ewebot-300x140.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"landing-logo-ewebot-400x140.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"landing-logo-ewebot-300x140.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"landing-logo-ewebot-400x140.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(825, 4926, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(826, 4930, '_wp_attached_file', '2020/05/landing_planet2.png'),
(827, 4930, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"609\";s:6:\"height\";s:3:\"190\";s:4:\"file\";s:27:\"2020/05/landing_planet2.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"landing_planet2-300x94.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"94\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_planet2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"landing_planet2-300x190.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"190\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_planet2-400x190.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"190\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"landing_planet2-300x190.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"190\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_planet2-400x190.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"190\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(828, 4930, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(829, 4941, '_wp_attached_file', '2020/05/landing_home_01.jpg'),
(830, 4941, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"477\";s:4:\"file\";s:27:\"2020/05/landing_home_01.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"landing_home_01-233x300.jpg\";s:5:\"width\";s:3:\"233\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"landing_home_01-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_01-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"landing_home_01-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_01-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(831, 4941, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(832, 4942, '_wp_attached_file', '2020/05/landing_home_02.jpg'),
(833, 4942, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"477\";s:4:\"file\";s:27:\"2020/05/landing_home_02.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"landing_home_02-233x300.jpg\";s:5:\"width\";s:3:\"233\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"landing_home_02-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_02-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"landing_home_02-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_02-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(834, 4942, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(835, 4943, '_wp_attached_file', '2020/05/landing_home_03.jpg'),
(836, 4943, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"477\";s:4:\"file\";s:27:\"2020/05/landing_home_03.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"landing_home_03-233x300.jpg\";s:5:\"width\";s:3:\"233\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"landing_home_03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_03-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"landing_home_03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_03-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(837, 4943, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(838, 4944, '_wp_attached_file', '2020/05/landing_home_04.jpg'),
(839, 4944, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"477\";s:4:\"file\";s:27:\"2020/05/landing_home_04.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"landing_home_04-233x300.jpg\";s:5:\"width\";s:3:\"233\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_04-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"landing_home_04-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_04-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"landing_home_04-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_04-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(840, 4944, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(841, 4948, '_wp_attached_file', '2020/05/landing_home.jpg'),
(842, 4948, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"477\";s:4:\"file\";s:24:\"2020/05/landing_home.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"landing_home-233x300.jpg\";s:5:\"width\";s:3:\"233\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"landing_home-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"landing_home-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"landing_home-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"landing_home-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"landing_home-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(843, 4957, '_wp_attached_file', '2020/05/pages_01.jpg'),
(844, 4957, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"281\";s:6:\"height\";s:3:\"144\";s:4:\"file\";s:20:\"2020/05/pages_01.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_01-150x144.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(845, 4957, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(846, 4958, '_wp_attached_file', '2020/05/pages_02.jpg'),
(847, 4958, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"281\";s:6:\"height\";s:3:\"143\";s:4:\"file\";s:20:\"2020/05/pages_02.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_02-150x143.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"143\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(848, 4958, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(849, 4959, '_wp_attached_file', '2020/05/pages_03.jpg'),
(850, 4959, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"281\";s:6:\"height\";s:3:\"175\";s:4:\"file\";s:20:\"2020/05/pages_03.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(851, 4959, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(852, 4960, '_wp_attached_file', '2020/05/pages_04.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(853, 4960, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"281\";s:6:\"height\";s:3:\"228\";s:4:\"file\";s:20:\"2020/05/pages_04.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_04-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(854, 4960, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(855, 4961, '_wp_attached_file', '2020/05/pages_06.jpg'),
(856, 4961, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"282\";s:6:\"height\";s:3:\"303\";s:4:\"file\";s:20:\"2020/05/pages_06.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"pages_06-279x300.jpg\";s:5:\"width\";s:3:\"279\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_06-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(857, 4961, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(858, 4962, '_wp_attached_file', '2020/05/pages_07.jpg'),
(859, 4962, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"282\";s:6:\"height\";s:3:\"231\";s:4:\"file\";s:20:\"2020/05/pages_07.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_07-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(860, 4962, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(861, 4963, '_wp_attached_file', '2020/05/pages_08.jpg'),
(862, 4963, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"283\";s:6:\"height\";s:3:\"235\";s:4:\"file\";s:20:\"2020/05/pages_08.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_08-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(863, 4963, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(864, 4964, '_wp_attached_file', '2020/05/pages_09.jpg'),
(865, 4964, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"283\";s:6:\"height\";s:3:\"298\";s:4:\"file\";s:20:\"2020/05/pages_09.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_09-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(866, 4964, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(867, 4965, '_wp_attached_file', '2020/05/pages_10.jpg'),
(868, 4965, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"283\";s:6:\"height\";s:3:\"178\";s:4:\"file\";s:20:\"2020/05/pages_10.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_10-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(869, 4965, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(870, 4966, '_wp_attached_file', '2020/05/pages_11.jpg'),
(871, 4966, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"284\";s:6:\"height\";s:3:\"197\";s:4:\"file\";s:20:\"2020/05/pages_11.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_11-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(872, 4966, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(873, 4967, '_wp_attached_file', '2020/05/pages_12.jpg'),
(874, 4967, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"284\";s:6:\"height\";s:3:\"181\";s:4:\"file\";s:20:\"2020/05/pages_12.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_12-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(875, 4967, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(876, 4968, '_wp_attached_file', '2020/05/pages_13.jpg'),
(877, 4968, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"284\";s:6:\"height\";s:3:\"330\";s:4:\"file\";s:20:\"2020/05/pages_13.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"pages_13-258x300.jpg\";s:5:\"width\";s:3:\"258\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_13-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(878, 4968, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(879, 4970, '_wp_attached_file', '2020/05/pages_05.jpg'),
(880, 4970, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"282\";s:6:\"height\";s:3:\"179\";s:4:\"file\";s:20:\"2020/05/pages_05.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(881, 5010, '_wp_attached_file', '2020/05/landing_elementor.jpg'),
(882, 5010, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"511\";s:4:\"file\";s:29:\"2020/05/landing_elementor.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"landing_elementor-99x300.jpg\";s:5:\"width\";s:2:\"99\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"landing_elementor-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"landing_elementor-168x400.jpg\";s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"landing_elementor-168x400.jpg\";s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"landing_elementor-168x400.jpg\";s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"landing_elementor-168x400.jpg\";s:5:\"width\";s:3:\"168\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(883, 5010, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(884, 5011, '_wp_attached_file', '2020/05/landing_elementor_01.jpg'),
(885, 5011, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"164\";s:6:\"height\";s:3:\"229\";s:4:\"file\";s:32:\"2020/05/landing_elementor_01.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"landing_elementor_01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(886, 5011, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(887, 5012, '_wp_attached_file', '2020/05/landing_elementor_02.jpg'),
(888, 5012, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"658\";s:6:\"height\";s:3:\"614\";s:4:\"file\";s:32:\"2020/05/landing_elementor_02.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"landing_elementor_02-300x280.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"landing_elementor_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"landing_elementor_02-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"landing_elementor_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"landing_elementor_02-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"landing_elementor_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(889, 5015, '_wp_attached_file', '2020/05/ewebot_landing_img-03.jpg'),
(890, 5015, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:3:\"820\";s:4:\"file\";s:33:\"2020/05/ewebot_landing_img-03.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ewebot_landing_img-03-300x96.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-03-1024x328.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"328\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-768x246.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"246\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-03-1536x492.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"492\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-03-2048x656.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"656\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"ewebot_landing_img-03-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-03-1200x384.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"384\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-03-1200x384.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"384\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(891, 5016, '_wp_attached_file', '2020/05/landing_icon_06.png'),
(892, 5016, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"206\";s:6:\"height\";s:3:\"178\";s:4:\"file\";s:27:\"2020/05/landing_icon_06.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_icon_06-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(893, 5016, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(894, 5017, '_wp_attached_file', '2020/05/landing_icon_07.png'),
(895, 5017, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"116\";s:6:\"height\";s:2:\"58\";s:4:\"file\";s:27:\"2020/05/landing_icon_07.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(896, 5017, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(897, 5018, '_wp_attached_file', '2019/06/portfolio_img_01_new.jpg'),
(898, 5018, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"869\";s:4:\"file\";s:32:\"2019/06/portfolio_img_01_new.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"portfolio_img_01_new-300x217.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"217\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"portfolio_img_01_new-1024x742.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"742\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"portfolio_img_01_new-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"portfolio_img_01_new-768x556.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"556\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"portfolio_img_01_new-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"portfolio_img_01_new-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"portfolio_img_01_new-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"portfolio_img_01_new-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(899, 5018, 'solid_color', '566971'),
(900, 5018, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(901, 5026, '_wp_attached_file', '2020/05/landing_img_3.png'),
(902, 5026, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"702\";s:4:\"file\";s:25:\"2020/05/landing_img_3.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"landing_img_3-300x180.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"180\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"landing_img_3-1024x614.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"614\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"landing_img_3-768x461.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"461\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"landing_img_3-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_3-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"landing_img_3-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_3-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(903, 5034, '_wp_attached_file', '2020/05/landing_icon_08.png'),
(904, 5034, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"212\";s:6:\"height\";s:3:\"212\";s:4:\"file\";s:27:\"2020/05/landing_icon_08.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_icon_08-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(905, 5034, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(906, 5035, '_wp_attached_file', '2020/05/landing_img_04.png'),
(907, 5035, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"404\";s:6:\"height\";s:3:\"404\";s:4:\"file\";s:26:\"2020/05/landing_img_04.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"landing_img_04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_04-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"landing_img_04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_04-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"landing_img_04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_04-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(908, 5035, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(909, 5036, '_wp_attached_file', '2020/05/landing_img_05.jpg'),
(910, 5036, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"748\";s:6:\"height\";s:3:\"765\";s:4:\"file\";s:26:\"2020/05/landing_img_05.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"landing_img_05-293x300.jpg\";s:5:\"width\";s:3:\"293\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"landing_img_05-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_05-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"landing_img_05-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_05-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(911, 5036, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(912, 5040, '_wp_attached_file', '2020/05/landing_img_06.jpg'),
(913, 5040, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"430\";s:6:\"height\";s:3:\"284\";s:4:\"file\";s:26:\"2020/05/landing_img_06.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"landing_img_06-300x198.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"198\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_06-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"landing_img_06-300x284.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_06-400x284.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"landing_img_06-300x284.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_06-400x284.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(914, 5041, '_wp_attached_file', '2020/05/landing_img_07.jpg'),
(915, 5041, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"637\";s:6:\"height\";s:3:\"617\";s:4:\"file\";s:26:\"2020/05/landing_img_07.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"landing_img_07-300x291.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"291\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_07-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"landing_img_07-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_07-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"landing_img_07-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_img_07-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(916, 5044, '_wp_attached_file', '2020/05/landing_img_8.png'),
(917, 5044, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"553\";s:6:\"height\";s:3:\"482\";s:4:\"file\";s:25:\"2020/05/landing_img_8.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"landing_img_8-300x261.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"261\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_8-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"landing_img_8-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_8-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"landing_img_8-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_8-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(918, 5048, '_wp_attached_file', '2020/05/icon-01.png'),
(919, 5048, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:19:\"2020/05/icon-01.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"icon-01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(920, 5048, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(921, 5049, '_wp_attached_file', '2020/05/icon-02.png'),
(922, 5049, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:19:\"2020/05/icon-02.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"icon-02-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(923, 5049, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(924, 5050, '_wp_attached_file', '2020/05/icon-03.png'),
(925, 5050, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"218\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:19:\"2020/05/icon-03.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"icon-03-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(926, 5050, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(927, 5051, '_wp_attached_file', '2020/05/icon-04.png'),
(928, 5051, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:19:\"2020/05/icon-04.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"icon-04-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(929, 5051, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(930, 5052, '_wp_attached_file', '2020/05/icon-05.png'),
(931, 5052, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"216\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:19:\"2020/05/icon-05.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"icon-05-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(932, 5052, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(933, 5053, '_wp_attached_file', '2020/05/icon-06.png'),
(934, 5053, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"220\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:19:\"2020/05/icon-06.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"icon-06-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(935, 5053, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(936, 5054, '_wp_attached_file', '2020/05/icon-07.png'),
(937, 5054, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:19:\"2020/05/icon-07.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"icon-07-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(938, 5054, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(939, 5055, '_wp_attached_file', '2020/05/icon-08.png'),
(940, 5055, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"216\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:19:\"2020/05/icon-08.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"icon-08-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(941, 5055, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(942, 5056, '_wp_attached_file', '2020/05/icon-09.png'),
(943, 5056, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"220\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:19:\"2020/05/icon-09.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"icon-09-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(944, 5056, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(945, 5133, '_wp_attached_file', '2020/05/landing_home_5.png'),
(946, 5133, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"477\";s:4:\"file\";s:26:\"2020/05/landing_home_5.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"landing_home_5-233x300.png\";s:5:\"width\";s:3:\"233\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_home_5-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"landing_home_5-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_home_5-370x400.png\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"landing_home_5-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_home_5-370x400.png\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(947, 5212, '_wp_attached_file', '2020/05/rs_home_06_03.jpg'),
(948, 5212, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"795\";s:4:\"file\";s:25:\"2020/05/rs_home_06_03.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rs_home_06_03-300x124.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"rs_home_06_03-1024x424.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"424\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rs_home_06_03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"rs_home_06_03-768x318.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"318\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"rs_home_06_03-1536x636.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"636\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"rs_home_06_03-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"rs_home_06_03-1200x497.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"497\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"rs_home_06_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rs_home_06_03-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"rs_home_06_03-1200x497.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"497\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rs_home_06_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(949, 5212, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(950, 5213, '_wp_attached_file', '2020/05/rs_home_06_02.jpg'),
(951, 5213, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"795\";s:4:\"file\";s:25:\"2020/05/rs_home_06_02.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rs_home_06_02-300x124.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"rs_home_06_02-1024x424.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"424\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rs_home_06_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"rs_home_06_02-768x318.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"318\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"rs_home_06_02-1536x636.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"636\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"rs_home_06_02-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"rs_home_06_02-1200x497.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"497\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"rs_home_06_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rs_home_06_02-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"rs_home_06_02-1200x497.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"497\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rs_home_06_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(952, 5213, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(953, 5214, '_wp_attached_file', '2020/05/rs_home_06_01.jpg'),
(954, 5214, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"795\";s:4:\"file\";s:25:\"2020/05/rs_home_06_01.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"rs_home_06_01-300x124.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"rs_home_06_01-1024x424.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"424\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"rs_home_06_01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"rs_home_06_01-768x318.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"318\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"rs_home_06_01-1536x636.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"636\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"rs_home_06_01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"rs_home_06_01-1200x497.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"497\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"rs_home_06_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"rs_home_06_01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"rs_home_06_01-1200x497.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"497\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"rs_home_06_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(955, 5214, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(956, 5247, '_wp_attached_file', '2020/05/home6_icon_04.png'),
(957, 5247, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"66\";s:6:\"height\";s:2:\"98\";s:4:\"file\";s:25:\"2020/05/home6_icon_04.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(958, 5247, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(959, 5248, '_wp_attached_file', '2020/05/home6_icon_05.png'),
(960, 5248, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"98\";s:6:\"height\";s:2:\"94\";s:4:\"file\";s:25:\"2020/05/home6_icon_05.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(961, 5248, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(962, 5249, '_wp_attached_file', '2020/05/home6_icon_06.png'),
(963, 5249, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"90\";s:4:\"file\";s:25:\"2020/05/home6_icon_06.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(964, 5249, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(965, 5250, '_wp_attached_file', '2020/05/home6_icon_07.png'),
(966, 5250, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"90\";s:4:\"file\";s:25:\"2020/05/home6_icon_07.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(967, 5250, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(968, 5254, '_wp_attached_file', '2020/05/home6_icon_08.png'),
(969, 5254, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"258\";s:6:\"height\";s:3:\"258\";s:4:\"file\";s:25:\"2020/05/home6_icon_08.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_icon_08-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(970, 5254, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(971, 5262, '_wp_attached_file', '2020/05/home_06_project_02.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(972, 5262, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"960\";s:6:\"height\";s:3:\"579\";s:4:\"file\";s:30:\"2020/05/home_06_project_02.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"home_06_project_02-300x181.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"181\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"home_06_project_02-768x463.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"463\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"home_06_project_02-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"home_06_project_02-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(973, 5262, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(974, 5263, '_wp_attached_file', '2020/05/home_06_project_01.jpg'),
(975, 5263, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"960\";s:6:\"height\";s:3:\"579\";s:4:\"file\";s:30:\"2020/05/home_06_project_01.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"home_06_project_01-300x181.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"181\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"home_06_project_01-768x463.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"463\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"home_06_project_01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"home_06_project_01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(976, 5263, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(977, 5270, '_wp_attached_file', '2020/05/home6_icon_10.png'),
(978, 5270, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:25:\"2020/05/home6_icon_10.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(979, 5270, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(980, 5271, '_wp_attached_file', '2020/05/home6_icon_09.png'),
(981, 5271, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"84\";s:6:\"height\";s:2:\"94\";s:4:\"file\";s:25:\"2020/05/home6_icon_09.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(982, 5271, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(983, 5297, '_wp_attached_file', '2020/05/home6_icon_11.png'),
(984, 5297, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"258\";s:6:\"height\";s:3:\"258\";s:4:\"file\";s:25:\"2020/05/home6_icon_11.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_icon_11-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(985, 5297, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(986, 5300, '_wp_attached_file', '2020/05/home6_icon_12.png'),
(987, 5300, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"670\";s:6:\"height\";s:3:\"556\";s:4:\"file\";s:25:\"2020/05/home6_icon_12.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home6_icon_12-300x249.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"249\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_icon_12-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"home6_icon_12-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_icon_12-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"home6_icon_12-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_icon_12-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(988, 5300, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(989, 5310, '_wp_attached_file', '2020/05/home6_icon_13.png'),
(990, 5310, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"258\";s:6:\"height\";s:3:\"258\";s:4:\"file\";s:25:\"2020/05/home6_icon_13.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_icon_13-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(991, 5310, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(992, 5311, '_wp_attached_file', '2020/05/home6_icon_14.png'),
(993, 5311, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"833\";s:6:\"height\";s:3:\"689\";s:4:\"file\";s:25:\"2020/05/home6_icon_14.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home6_icon_14-300x248.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"248\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_icon_14-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"home6_icon_14-768x635.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"635\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"home6_icon_14-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_icon_14-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"home6_icon_14-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_icon_14-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(994, 5311, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(995, 5327, '_wp_attached_file', '2020/05/Manix-Marketing.jpg'),
(996, 5327, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1008\";s:4:\"file\";s:27:\"2020/05/Manix-Marketing.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Manix-Marketing-300x258.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"258\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Manix-Marketing-1024x882.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"882\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Manix-Marketing-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Manix-Marketing-768x662.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"662\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Manix-Marketing-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Manix-Marketing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Manix-Marketing-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Manix-Marketing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(997, 5327, 'solid_color', 'C4BDB7'),
(998, 5327, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(999, 5368, '_wp_attached_file', '2020/05/home6_icon_16.png'),
(1000, 5368, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"138\";s:6:\"height\";s:3:\"120\";s:4:\"file\";s:25:\"2020/05/home6_icon_16.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1001, 5368, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1002, 5374, '_wp_attached_file', '2020/05/home6_img_8.png'),
(1003, 5374, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/05/home6_img_8.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1004, 5374, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1005, 5375, '_wp_attached_file', '2020/05/home6_img_9.png'),
(1006, 5375, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/05/home6_img_9.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1007, 5375, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1008, 5376, '_wp_attached_file', '2020/05/home6_img_7.png'),
(1009, 5376, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/05/home6_img_7.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1010, 5376, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1011, 5377, '_wp_attached_file', '2020/05/home6_img_6.png'),
(1012, 5377, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/05/home6_img_6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1013, 5377, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1014, 5378, '_wp_attached_file', '2020/05/home6_img_4.png'),
(1015, 5378, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/05/home6_img_4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1016, 5378, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1017, 5379, '_wp_attached_file', '2020/05/home6_img_5.png'),
(1018, 5379, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/05/home6_img_5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1019, 5379, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1020, 5380, '_wp_attached_file', '2020/05/home6_img_1.png'),
(1021, 5380, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/05/home6_img_1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1022, 5380, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1023, 5381, '_wp_attached_file', '2020/05/home6_img_2.png'),
(1024, 5381, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/05/home6_img_2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1025, 5381, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1026, 5382, '_wp_attached_file', '2020/05/home6_img_3.png'),
(1027, 5382, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/05/home6_img_3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1028, 5382, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1029, 5406, '_wp_attached_file', '2020/05/home6_icon_17.png'),
(1030, 5406, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"94\";s:6:\"height\";s:2:\"82\";s:4:\"file\";s:25:\"2020/05/home6_icon_17.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1031, 5406, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1032, 5414, '_wp_attached_file', '2020/05/home_06_project_03.jpg'),
(1033, 5414, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"945\";s:6:\"height\";s:3:\"519\";s:4:\"file\";s:30:\"2020/05/home_06_project_03.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"home_06_project_03-300x165.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"165\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"home_06_project_03-768x422.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"422\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"home_06_project_03-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"home_06_project_03-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1034, 5414, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1035, 5415, '_wp_attached_file', '2020/05/home_06_project_04.jpg'),
(1036, 5415, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"975\";s:6:\"height\";s:3:\"519\";s:4:\"file\";s:30:\"2020/05/home_06_project_04.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"home_06_project_04-300x160.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"160\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_04-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"home_06_project_04-768x409.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"409\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"home_06_project_04-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_04-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"home_06_project_04-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"home_06_project_04-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1037, 5415, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1038, 5416, '_wp_attached_file', '2020/05/home6_icon_18.png'),
(1039, 5416, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"94\";s:6:\"height\";s:2:\"84\";s:4:\"file\";s:25:\"2020/05/home6_icon_18.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1040, 5416, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1041, 5455, '_wp_attached_file', '2020/06/home6_img_top.png'),
(1042, 5455, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"126\";s:6:\"height\";s:3:\"126\";s:4:\"file\";s:25:\"2020/06/home6_img_top.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1043, 5455, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1044, 5467, '_wp_attached_file', '2020/06/home6_blog_bg.png'),
(1045, 5467, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"578\";s:4:\"file\";s:25:\"2020/06/home6_blog_bg.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home6_blog_bg-300x90.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"90\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"home6_blog_bg-1024x308.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"308\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_blog_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"home6_blog_bg-768x231.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"231\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"home6_blog_bg-1536x462.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"462\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"home6_blog_bg-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"home6_blog_bg-1200x361.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"361\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_blog_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"home6_blog_bg-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"home6_blog_bg-1200x361.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"361\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"home6_blog_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1046, 5512, '_wp_attached_file', '2020/06/home6_icon1.png'),
(1047, 5512, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2020/06/home6_icon1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1048, 5512, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1049, 5522, '_wp_attached_file', '2020/06/home6_imgbox_bg.png'),
(1050, 5522, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"273\";s:6:\"height\";s:3:\"233\";s:4:\"file\";s:27:\"2020/06/home6_imgbox_bg.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home6_imgbox_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1051, 5522, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1052, 5526, '_wp_attached_file', '2020/06/home_06_iconbox_bg_05.jpg'),
(1053, 5526, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"273\";s:6:\"height\";s:3:\"233\";s:4:\"file\";s:33:\"2020/06/home_06_iconbox_bg_05.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"home_06_iconbox_bg_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1054, 5526, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1055, 5527, '_wp_attached_file', '2020/06/home_06_iconbox_bg_06.jpg'),
(1056, 5527, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"273\";s:6:\"height\";s:3:\"233\";s:4:\"file\";s:33:\"2020/06/home_06_iconbox_bg_06.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"home_06_iconbox_bg_06-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1057, 5527, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1058, 5528, '_wp_attached_file', '2020/06/home_06_iconbox_bg_04.jpg'),
(1059, 5528, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"273\";s:6:\"height\";s:3:\"233\";s:4:\"file\";s:33:\"2020/06/home_06_iconbox_bg_04.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"home_06_iconbox_bg_04-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1060, 5528, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1061, 5529, '_wp_attached_file', '2020/06/home_06_iconbox_bg_01.jpg'),
(1062, 5529, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"273\";s:6:\"height\";s:3:\"233\";s:4:\"file\";s:33:\"2020/06/home_06_iconbox_bg_01.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"home_06_iconbox_bg_01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1063, 5529, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1064, 5530, '_wp_attached_file', '2020/06/home_06_iconbox_bg_02.jpg'),
(1065, 5530, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"273\";s:6:\"height\";s:3:\"233\";s:4:\"file\";s:33:\"2020/06/home_06_iconbox_bg_02.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"home_06_iconbox_bg_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1066, 5530, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1067, 5531, '_wp_attached_file', '2020/06/home_06_iconbox_bg_03.jpg'),
(1068, 5531, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"273\";s:6:\"height\";s:3:\"233\";s:4:\"file\";s:33:\"2020/06/home_06_iconbox_bg_03.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"home_06_iconbox_bg_03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1069, 5531, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1070, 5532, '_wp_attached_file', '2020/06/home6_icon7.png'),
(1071, 5532, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2020/06/home6_icon7.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1072, 5532, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1073, 5533, '_wp_attached_file', '2020/06/home6_icon2.png'),
(1074, 5533, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2020/06/home6_icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1075, 5533, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1076, 5534, '_wp_attached_file', '2020/06/home6_icon3.png'),
(1077, 5534, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2020/06/home6_icon3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1078, 5534, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1079, 5535, '_wp_attached_file', '2020/06/home6_icon4.png'),
(1080, 5535, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2020/06/home6_icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1081, 5535, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1082, 5536, '_wp_attached_file', '2020/06/home6_icon5.png'),
(1083, 5536, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2020/06/home6_icon5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1084, 5536, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1085, 5537, '_wp_attached_file', '2020/06/home6_icon6.png'),
(1086, 5537, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2020/06/home6_icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1087, 5537, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1088, 5539, '_wp_attached_file', '2020/06/home_06_iconbox_bg_0.jpg'),
(1089, 5539, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"273\";s:6:\"height\";s:3:\"233\";s:4:\"file\";s:32:\"2020/06/home_06_iconbox_bg_0.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"home_06_iconbox_bg_0-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1090, 5555, '_wp_attached_file', '2020/06/home_06_icon_23.png'),
(1091, 5555, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"42\";s:6:\"height\";s:2:\"42\";s:4:\"file\";s:27:\"2020/06/home_06_icon_23.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1092, 5555, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1093, 5556, '_wp_attached_file', '2020/06/home_06_icon_22.png'),
(1094, 5556, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"26\";s:6:\"height\";s:2:\"26\";s:4:\"file\";s:27:\"2020/06/home_06_icon_22.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1095, 5556, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1096, 5601, '_wp_attached_file', '2020/06/landing_home_05.jpg'),
(1097, 5601, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"477\";s:4:\"file\";s:27:\"2020/06/landing_home_05.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"landing_home_05-233x300.jpg\";s:5:\"width\";s:3:\"233\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"landing_home_05-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_05-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"landing_home_05-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_home_05-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1098, 5601, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1099, 5602, '_wp_attached_file', '2020/06/home6.jpg'),
(1100, 5602, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"477\";s:4:\"file\";s:17:\"2020/06/home6.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"home6-233x300.jpg\";s:5:\"width\";s:3:\"233\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"home6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"home6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"home6-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"home6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"home6-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1101, 5774, '_wp_attached_file', '2020/07/home7_icon_01.png'),
(1102, 5774, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"98\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:25:\"2020/07/home7_icon_01.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1103, 5774, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1104, 5775, '_wp_attached_file', '2020/07/home7_icon_02.png'),
(1105, 5775, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"90\";s:4:\"file\";s:25:\"2020/07/home7_icon_02.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1106, 5775, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1107, 5776, '_wp_attached_file', '2020/07/home7_icon_03.png'),
(1108, 5776, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"92\";s:6:\"height\";s:2:\"82\";s:4:\"file\";s:25:\"2020/07/home7_icon_03.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1109, 5776, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1110, 5777, '_wp_attached_file', '2020/07/home7_icon_04.png'),
(1111, 5777, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"92\";s:6:\"height\";s:2:\"84\";s:4:\"file\";s:25:\"2020/07/home7_icon_04.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1112, 5777, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1113, 5843, '_wp_attached_file', '2020/07/home7_img_01.png'),
(1114, 5843, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"678\";s:6:\"height\";s:3:\"478\";s:4:\"file\";s:24:\"2020/07/home7_img_01.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home7_img_01-300x212.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"212\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home7_img_01-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"home7_img_01-480x338.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"338\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"home7_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"96937\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home7_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"home7_img_01-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"96937\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home7_img_01-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1115, 5843, '_gt3-core-lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAvCAYAAABaIGwrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAI0lEQVRo3u3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAADg2Mh8AAcuQQTMAAAAASUVORK5CYII='),
(1116, 5843, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1117, 5853, '_wp_attached_file', '2020/07/home7_icon_08.png'),
(1118, 5853, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"240\";s:6:\"height\";s:3:\"240\";s:4:\"file\";s:25:\"2020/07/home7_icon_08.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home7_icon_08-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1119, 5853, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1120, 5854, '_wp_attached_file', '2020/07/home7_icon_09.png'),
(1121, 5854, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"240\";s:6:\"height\";s:3:\"240\";s:4:\"file\";s:25:\"2020/07/home7_icon_09.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home7_icon_09-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1122, 5854, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1123, 5855, '_wp_attached_file', '2020/07/home7_icon_10.png'),
(1124, 5855, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"240\";s:6:\"height\";s:3:\"240\";s:4:\"file\";s:25:\"2020/07/home7_icon_10.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home7_icon_10-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1125, 5855, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1126, 5856, '_wp_attached_file', '2020/07/home7_icon_06.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1127, 5856, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"240\";s:6:\"height\";s:3:\"240\";s:4:\"file\";s:25:\"2020/07/home7_icon_06.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home7_icon_06-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1128, 5856, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1129, 5857, '_wp_attached_file', '2020/07/home7_icon_07.png'),
(1130, 5857, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"240\";s:6:\"height\";s:3:\"240\";s:4:\"file\";s:25:\"2020/07/home7_icon_07.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home7_icon_07-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1131, 5857, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1132, 5858, '_wp_attached_file', '2020/07/home7_icon_05.png'),
(1133, 5858, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"240\";s:6:\"height\";s:3:\"240\";s:4:\"file\";s:25:\"2020/07/home7_icon_05.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home7_icon_05-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1134, 5858, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1135, 5874, '_wp_attached_file', '2020/07/IN_YOUR_THOUGHTS.jpg'),
(1136, 5874, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:4:\"1001\";s:4:\"file\";s:28:\"2020/07/IN_YOUR_THOUGHTS.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"IN_YOUR_THOUGHTS-300x257.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"257\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"IN_YOUR_THOUGHTS-1024x876.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"876\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"IN_YOUR_THOUGHTS-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"IN_YOUR_THOUGHTS-768x657.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"657\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"IN_YOUR_THOUGHTS-480x411.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"411\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"IN_YOUR_THOUGHTS-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"IN_YOUR_THOUGHTS-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"IN_YOUR_THOUGHTS-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"IN_YOUR_THOUGHTS-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1137, 5874, 'solid_color', 'B9D4D9'),
(1138, 5891, '_wp_attached_file', '2020/07/google_play.png'),
(1139, 5891, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"392\";s:6:\"height\";s:3:\"126\";s:4:\"file\";s:23:\"2020/07/google_play.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"google_play-300x96.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"google_play-150x126.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"126\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"google_play-300x126.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"126\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"google_play-300x126.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"126\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1140, 5891, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1141, 5892, '_wp_attached_file', '2020/07/app_store.png'),
(1142, 5892, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"392\";s:6:\"height\";s:3:\"126\";s:4:\"file\";s:21:\"2020/07/app_store.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"app_store-300x96.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"app_store-150x126.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"126\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"app_store-300x126.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"126\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"app_store-300x126.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"126\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1143, 5892, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1144, 5905, '_wp_attached_file', '2020/07/home7_iphone.png'),
(1145, 5905, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"303\";s:6:\"height\";s:3:\"395\";s:4:\"file\";s:24:\"2020/07/home7_iphone.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home7_iphone-230x300.png\";s:5:\"width\";s:3:\"230\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home7_iphone-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"home7_iphone-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"71038\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"home7_iphone-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"71038\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1146, 5905, '_gt3-core-lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAmCAYAAADTGStiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAG0lEQVRYw+3BAQ0AAADCoPdPbQ8HFAAAAAB/BhH2AAHWCYZIAAAAAElFTkSuQmCC'),
(1147, 5905, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1148, 5912, '_wp_attached_file', '2020/07/home7_img_04.png'),
(1149, 5912, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"688\";s:6:\"height\";s:3:\"485\";s:4:\"file\";s:24:\"2020/07/home7_img_04.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home7_img_04-300x211.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"211\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home7_img_04-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"home7_img_04-480x338.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"338\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"home7_img_04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"81011\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home7_img_04-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"home7_img_04-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"81011\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home7_img_04-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1150, 5912, '_gt3-core-lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAwCAYAAABHYrdbAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJElEQVRo3u3BMQEAAADCoPVPbQ0PoAAAAAAAAAAAAAAAAIAXAzPwAAEkhdmRAAAAAElFTkSuQmCC'),
(1151, 5912, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1152, 5918, '_wp_attached_file', '2020/07/macbook.png'),
(1153, 5918, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"915\";s:6:\"height\";s:3:\"590\";s:4:\"file\";s:19:\"2020/07/macbook.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"macbook-300x193.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"193\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"macbook-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"macbook-768x495.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"495\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:19:\"macbook-480x310.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"310\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"macbook-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"114663\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"macbook-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"macbook-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"114663\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"macbook-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1154, 5918, '_gt3-core-lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAA7CAYAAAD2Hu26AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAALElEQVR42u3BMQEAAADCoPVPbQo/oAAAAAAAAAAAAAAAAAAAAAAAAAAAAO4GVQsAAQb5erAAAAAASUVORK5CYII='),
(1155, 5918, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1156, 5923, '_wp_attached_file', '2020/07/home7_img_05.png'),
(1157, 5923, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"561\";s:6:\"height\";s:3:\"459\";s:4:\"file\";s:24:\"2020/07/home7_img_05.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home7_img_05-300x245.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"245\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home7_img_05-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"home7_img_05-480x393.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"393\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"home7_img_05-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"94107\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home7_img_05-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"home7_img_05-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"94107\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home7_img_05-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1158, 5923, '_gt3-core-lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAtCAYAAAD7nag2AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAIUlEQVRo3u3BMQEAAADCoPVPbQhfoAAAAAAAAAAAAIDLACeNAAF+z4MMAAAAAElFTkSuQmCC'),
(1159, 5923, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1160, 5955, '_wp_attached_file', '2020/07/seo-text.png'),
(1161, 5955, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"182\";s:6:\"height\";s:3:\"472\";s:4:\"file\";s:20:\"2020/07/seo-text.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"seo-text-116x300.png\";s:5:\"width\";s:3:\"116\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"seo-text-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"seo-text-182x400.png\";s:5:\"width\";s:3:\"182\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"seo-text-182x400.png\";s:5:\"width\";s:3:\"182\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"seo-text-182x400.png\";s:5:\"width\";s:3:\"182\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"seo-text-182x400.png\";s:5:\"width\";s:3:\"182\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1162, 5955, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1163, 5959, '_wp_attached_file', '2020/07/home7_icon_01_4.png'),
(1164, 5959, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"86\";s:6:\"height\";s:2:\"78\";s:4:\"file\";s:27:\"2020/07/home7_icon_01_4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1165, 5959, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1166, 5960, '_wp_attached_file', '2020/07/home7_icon_01_3.png'),
(1167, 5960, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"86\";s:6:\"height\";s:2:\"76\";s:4:\"file\";s:27:\"2020/07/home7_icon_01_3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1168, 5960, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1169, 5961, '_wp_attached_file', '2020/07/home7_icon_01_1.png'),
(1170, 5961, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"98\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:27:\"2020/07/home7_icon_01_1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1171, 5961, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1172, 5962, '_wp_attached_file', '2020/07/home7_icon_01_2.png'),
(1173, 5962, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"86\";s:6:\"height\";s:2:\"86\";s:4:\"file\";s:27:\"2020/07/home7_icon_01_2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1174, 5962, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1175, 6041, '_wp_attached_file', '2020/07/home7-bg.jpg'),
(1176, 6041, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"880\";s:4:\"file\";s:20:\"2020/07/home7-bg.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"home7-bg-300x138.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"138\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"home7-bg-1024x469.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"469\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"home7-bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"home7-bg-768x352.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"352\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"home7-bg-1536x704.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"704\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:20:\"home7-bg-480x220.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"220\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"home7-bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"home7-bg-1200x550.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"550\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"home7-bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"home7-bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"home7-bg-1200x550.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"550\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"home7-bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1177, 6044, '_wp_attached_file', '2020/07/home7_element.png'),
(1178, 6044, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"265\";s:6:\"height\";s:3:\"710\";s:4:\"file\";s:25:\"2020/07/home7_element.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home7_element-112x300.png\";s:5:\"width\";s:3:\"112\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home7_element-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"home7_element-265x400.png\";s:5:\"width\";s:3:\"265\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"home7_element-265x400.png\";s:5:\"width\";s:3:\"265\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"home7_element-265x400.png\";s:5:\"width\";s:3:\"265\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"home7_element-265x400.png\";s:5:\"width\";s:3:\"265\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1179, 6044, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1180, 6046, '_wp_attached_file', '2020/07/home7_bg01.jpg'),
(1181, 6046, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"483\";s:4:\"file\";s:22:\"2020/07/home7_bg01.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"home7_bg01-300x75.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"75\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"home7_bg01-1024x258.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"258\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"home7_bg01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"home7_bg01-768x193.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"193\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"home7_bg01-1536x386.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"386\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:22:\"home7_bg01-480x121.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"121\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"home7_bg01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"home7_bg01-1200x302.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"302\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"home7_bg01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"home7_bg01-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"home7_bg01-1200x302.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"302\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"home7_bg01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1182, 6048, '_wp_attached_file', '2020/07/home7_bg02.jpg'),
(1183, 6048, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"465\";s:4:\"file\";s:22:\"2020/07/home7_bg02.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"home7_bg02-300x73.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"73\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"home7_bg02-1024x248.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"248\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"home7_bg02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"home7_bg02-768x186.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"186\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"home7_bg02-1536x372.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"372\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:22:\"home7_bg02-480x116.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"116\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"home7_bg02-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"home7_bg02-1200x291.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"291\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"home7_bg02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"home7_bg02-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"home7_bg02-1200x291.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"291\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"home7_bg02-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1184, 6050, '_wp_attached_file', '2020/07/home7_bg03.jpg'),
(1185, 6050, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"425\";s:4:\"file\";s:22:\"2020/07/home7_bg03.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"home7_bg03-300x66.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"66\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"home7_bg03-1024x227.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"home7_bg03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"home7_bg03-768x170.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"170\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"home7_bg03-1536x340.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"340\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:22:\"home7_bg03-480x106.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"106\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"home7_bg03-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"home7_bg03-1200x266.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"266\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"home7_bg03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"home7_bg03-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"home7_bg03-1200x266.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"266\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"home7_bg03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1186, 6053, '_wp_attached_file', '2020/07/home7_circle1e1.png'),
(1187, 6053, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"356\";s:6:\"height\";s:3:\"358\";s:4:\"file\";s:27:\"2020/07/home7_circle1e1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"home7_circle1e1-298x300.png\";s:5:\"width\";s:3:\"298\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home7_circle1e1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"home7_circle1e1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"38948\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"home7_circle1e1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"38948\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1188, 6053, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1189, 6070, '_wp_attached_file', '2020/07/ewebot_landing_01_img.jpg'),
(1190, 6070, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:33:\"2020/07/ewebot_landing_01_img.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_01_img-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_01_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"ewebot_landing_01_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_01_img-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_01_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_01_img-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1191, 6139, '_wp_attached_file', '2020/08/accordion-minus-new.svg'),
(1192, 6139, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:366;s:5:\"width\";i:42;s:6:\"height\";i:42;}'),
(1194, 6140, '_wp_attached_file', '2020/08/accordion_plus-new.svg'),
(1195, 6140, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:421;s:5:\"width\";i:42;s:6:\"height\";i:42;}'),
(1197, 6220, '_wp_attached_file', '2020/10/home6_img_2.png'),
(1198, 6220, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/10/home6_img_2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1199, 6220, '_elementor_source_image_hash', '6536e2e376e03ea37685e02bac9496c5abf7041a'),
(1200, 6220, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1201, 6221, '_wp_attached_file', '2020/10/home6_img_1.png'),
(1202, 6221, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/10/home6_img_1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1203, 6221, '_elementor_source_image_hash', '27867f303fc0642fc2ab8dc93135e719428424b2'),
(1204, 6221, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1205, 6222, '_wp_attached_file', '2020/10/home6_img_4.png'),
(1206, 6222, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/10/home6_img_4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1207, 6222, '_elementor_source_image_hash', '8178c8cb76d6463978bfc592c5139044652c79ff'),
(1208, 6222, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1209, 6223, '_wp_attached_file', '2020/10/home6_img_3.png'),
(1210, 6223, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"70\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:23:\"2020/10/home6_img_3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1211, 6223, '_elementor_source_image_hash', '8edfe5849e712f19b56f90cf33bc5ebdb9fbd6cd'),
(1212, 6223, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1213, 6229, '_wp_attached_file', '2020/10/home8_bg.jpg'),
(1214, 6229, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"930\";s:4:\"file\";s:20:\"2020/10/home8_bg.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"home8_bg-300x145.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"145\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"home8_bg-1024x496.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"496\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"home8_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"home8_bg-768x372.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"372\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"home8_bg-1536x744.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"744\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:20:\"home8_bg-480x233.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"233\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"home8_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"home8_bg-1200x581.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"581\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"home8_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"home8_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"home8_bg-1200x581.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"581\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"home8_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1215, 6230, '_wp_attached_file', '2020/10/gradient-figure.png'),
(1216, 6230, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"660\";s:6:\"height\";s:3:\"625\";s:4:\"file\";s:27:\"2020/10/gradient-figure.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gradient-figure-300x284.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gradient-figure-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"gradient-figure-480x455.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"455\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"gradient-figure-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"gradient-figure-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"gradient-figure-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"gradient-figure-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1217, 6230, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1218, 6235, '_wp_attached_file', '2020/10/home8_iconbox_bg.png'),
(1219, 6235, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1022\";s:6:\"height\";s:3:\"512\";s:4:\"file\";s:28:\"2020/10/home8_iconbox_bg.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"home8_iconbox_bg-300x150.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"home8_iconbox_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"home8_iconbox_bg-768x385.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"385\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"home8_iconbox_bg-480x240.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"240\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"home8_iconbox_bg-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"home8_iconbox_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"home8_iconbox_bg-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"home8_iconbox_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1220, 6236, '_wp_attached_file', '2020/10/conversation-icon.png'),
(1221, 6236, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"216\";s:6:\"height\";s:3:\"210\";s:4:\"file\";s:29:\"2020/10/conversation-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"conversation-icon-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1222, 6236, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1223, 6237, '_wp_attached_file', '2020/10/graphicon.png'),
(1224, 6237, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"216\";s:6:\"height\";s:3:\"210\";s:4:\"file\";s:21:\"2020/10/graphicon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"graphicon-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1225, 6237, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1226, 6238, '_wp_attached_file', '2020/10/rocket-icon.png'),
(1227, 6238, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"216\";s:6:\"height\";s:3:\"210\";s:4:\"file\";s:23:\"2020/10/rocket-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rocket-icon-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1228, 6238, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1229, 6239, '_wp_attached_file', '2020/10/home8_img_figure.png'),
(1230, 6239, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"826\";s:6:\"height\";s:3:\"696\";s:4:\"file\";s:28:\"2020/10/home8_img_figure.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"home8_img_figure-300x253.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"253\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"home8_img_figure-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"home8_img_figure-768x647.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"647\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"home8_img_figure-480x404.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"404\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"home8_img_figure-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"home8_img_figure-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"home8_img_figure-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"home8_img_figure-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1231, 6239, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1232, 6240, '_wp_attached_file', '2020/10/businessman-using-smartphone.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1233, 6240, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"526\";s:4:\"file\";s:40:\"2020/10/businessman-using-smartphone.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"businessman-using-smartphone-268x300.jpg\";s:5:\"width\";s:3:\"268\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"businessman-using-smartphone-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"businessman-using-smartphone-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"businessman-using-smartphone-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"businessman-using-smartphone-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"businessman-using-smartphone-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1234, 6240, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1235, 6241, '_wp_attached_file', '2020/10/seo_text.png'),
(1236, 6241, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"200\";s:6:\"height\";s:3:\"540\";s:4:\"file\";s:20:\"2020/10/seo_text.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"seo_text-111x300.png\";s:5:\"width\";s:3:\"111\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"seo_text-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"seo_text-200x400.png\";s:5:\"width\";s:3:\"200\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"seo_text-200x400.png\";s:5:\"width\";s:3:\"200\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"seo_text-200x400.png\";s:5:\"width\";s:3:\"200\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"seo_text-200x400.png\";s:5:\"width\";s:3:\"200\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1237, 6241, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1238, 6243, '_wp_attached_file', '2020/10/home8_section-bg1.png'),
(1239, 6243, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"865\";s:4:\"file\";s:29:\"2020/10/home8_section-bg1.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"home8_section-bg1-300x135.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"135\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"home8_section-bg1-1024x461.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"461\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"home8_section-bg1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"home8_section-bg1-768x346.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"346\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"home8_section-bg1-1536x692.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"692\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"home8_section-bg1-480x216.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"216\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"home8_section-bg1-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"home8_section-bg1-1200x541.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"home8_section-bg1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"home8_section-bg1-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"home8_section-bg1-1200x541.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"541\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"home8_section-bg1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1240, 6244, '_wp_attached_file', '2020/10/blue-chek-icon.png'),
(1241, 6244, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"68\";s:6:\"height\";s:2:\"68\";s:4:\"file\";s:26:\"2020/10/blue-chek-icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1242, 6244, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1243, 6245, '_wp_attached_file', '2020/10/person-icon.png'),
(1244, 6245, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"172\";s:6:\"height\";s:3:\"172\";s:4:\"file\";s:23:\"2020/10/person-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"person-icon-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1245, 6245, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1246, 6246, '_wp_attached_file', '2020/10/smartphone-icon.png'),
(1247, 6246, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"172\";s:6:\"height\";s:3:\"172\";s:4:\"file\";s:27:\"2020/10/smartphone-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"smartphone-icon-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1248, 6246, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1249, 6247, '_wp_attached_file', '2020/10/cloud-icon.png'),
(1250, 6247, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"172\";s:6:\"height\";s:3:\"172\";s:4:\"file\";s:22:\"2020/10/cloud-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"cloud-icon-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1251, 6247, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1252, 6248, '_wp_attached_file', '2020/10/transfer-icon.png'),
(1253, 6248, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"172\";s:6:\"height\";s:3:\"172\";s:4:\"file\";s:25:\"2020/10/transfer-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"transfer-icon-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1254, 6248, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1255, 6249, '_wp_attached_file', '2020/10/home8_works_bg.jpg'),
(1256, 6249, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"588\";s:4:\"file\";s:26:\"2020/10/home8_works_bg.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home8_works_bg-300x92.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"92\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"home8_works_bg-1024x314.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"314\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-768x235.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"235\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"home8_works_bg-1536x470.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"470\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-480x147.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"147\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home8_works_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"home8_works_bg-1200x368.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"368\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"home8_works_bg-1200x368.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"368\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1257, 6250, '_wp_attached_file', '2020/10/home8_works_bg.png'),
(1258, 6250, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1520\";s:6:\"height\";s:3:\"280\";s:4:\"file\";s:26:\"2020/10/home8_works_bg.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home8_works_bg-300x55.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"55\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"home8_works_bg-1024x189.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"189\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-768x141.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"141\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"home8_works_bg-480x88.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:2:\"88\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home8_works_bg-300x280.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"home8_works_bg-1200x221.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"221\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-400x280.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-300x280.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"home8_works_bg-1200x221.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"221\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home8_works_bg-400x280.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1259, 6252, '_wp_attached_file', '2020/10/home8_testimonials_bg.png'),
(1260, 6252, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"775\";s:4:\"file\";s:33:\"2020/10/home8_testimonials_bg.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"home8_testimonials_bg-300x121.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"121\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"home8_testimonials_bg-1024x413.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"413\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"home8_testimonials_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"home8_testimonials_bg-768x310.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"310\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"home8_testimonials_bg-1536x620.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"620\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"home8_testimonials_bg-480x194.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"194\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"home8_testimonials_bg-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"home8_testimonials_bg-1200x484.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"484\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"home8_testimonials_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"home8_testimonials_bg-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"home8_testimonials_bg-1200x484.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"484\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"home8_testimonials_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1261, 6254, '_wp_attached_file', '2020/10/home08-testimonials-icon.png'),
(1262, 6254, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"52\";s:4:\"file\";s:36:\"2020/10/home08-testimonials-icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1263, 6254, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1264, 6258, '_wp_attached_file', '2020/10/home8_testimonials_img.jpg'),
(1265, 6258, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"170\";s:6:\"height\";s:3:\"170\";s:4:\"file\";s:34:\"2020/10/home8_testimonials_img.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"home8_testimonials_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1266, 6258, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1267, 6260, '_wp_attached_file', '2020/10/contact_icon.png'),
(1268, 6260, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"86\";s:4:\"file\";s:24:\"2020/10/contact_icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1269, 6260, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1270, 6261, '_wp_attached_file', '2020/10/price5-label.png'),
(1271, 6261, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"126\";s:6:\"height\";s:3:\"126\";s:4:\"file\";s:24:\"2020/10/price5-label.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1272, 6261, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1273, 6262, '_wp_attached_file', '2020/10/home8_pricing.jpg'),
(1274, 6262, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"605\";s:4:\"file\";s:25:\"2020/10/home8_pricing.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home8_pricing-300x95.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"95\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"home8_pricing-1024x323.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"323\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home8_pricing-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"home8_pricing-768x242.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"242\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"home8_pricing-1536x484.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"484\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"home8_pricing-480x151.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"151\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"home8_pricing-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"home8_pricing-1200x378.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"378\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"home8_pricing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"home8_pricing-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"home8_pricing-1200x378.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"378\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"home8_pricing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1275, 6290, '_wp_attached_file', '2020/10/logo_retina_white.png'),
(1276, 6290, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:29:\"2020/10/logo_retina_white.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"logo_retina_white-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1277, 6290, '_elementor_source_image_hash', 'ceab554e58bde3fe5efd32256daaed4d0e608dc6'),
(1278, 6301, '_wp_attached_file', '2020/10/logo_retina_white-1.png'),
(1279, 6301, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:31:\"2020/10/logo_retina_white-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"logo_retina_white-1-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1280, 6301, '_elementor_source_image_hash', 'f5b0b29b2c4f6347d1d0b33239363f4f6e3ca04a'),
(1281, 6369, '_wp_attached_file', '2020/10/logo_purple.png'),
(1282, 6369, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2020/10/logo_purple.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"logo_purple-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1283, 6369, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1284, 6377, '_wp_attached_file', '2020/10/home8_testimonials-wave_new.png'),
(1285, 6377, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"576\";s:4:\"file\";s:39:\"2020/10/home8_testimonials-wave_new.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"home8_testimonials-wave_new-300x90.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"90\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"home8_testimonials-wave_new-1024x307.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"307\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"home8_testimonials-wave_new-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"home8_testimonials-wave_new-768x230.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"230\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:40:\"home8_testimonials-wave_new-1536x461.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"461\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:39:\"home8_testimonials-wave_new-480x144.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"144\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"home8_testimonials-wave_new-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"home8_testimonials-wave_new-1200x360.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"360\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"home8_testimonials-wave_new-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"home8_testimonials-wave_new-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"home8_testimonials-wave_new-1200x360.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"360\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"home8_testimonials-wave_new-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1286, 6379, '_wp_attached_file', '2020/10/1-08.png'),
(1287, 6379, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"348\";s:6:\"height\";s:2:\"54\";s:4:\"file\";s:16:\"2020/10/1-08.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-08-300x47.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"47\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-08-150x54.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"1-08-300x54.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"1-08-300x54.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1288, 6379, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1289, 6380, '_wp_attached_file', '2020/10/2-08.png'),
(1290, 6380, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"346\";s:6:\"height\";s:2:\"56\";s:4:\"file\";s:16:\"2020/10/2-08.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-08-300x49.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"49\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-08-150x56.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"2-08-300x56.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"2-08-300x56.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1291, 6380, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1292, 6381, '_wp_attached_file', '2020/10/3-08.png'),
(1293, 6381, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"242\";s:6:\"height\";s:2:\"90\";s:4:\"file\";s:16:\"2020/10/3-08.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-08-150x90.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"90\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1294, 6381, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1295, 6382, '_wp_attached_file', '2020/10/4-08.png'),
(1296, 6382, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"286\";s:6:\"height\";s:2:\"58\";s:4:\"file\";s:16:\"2020/10/4-08.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-08-150x58.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"58\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1297, 6382, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1298, 6388, '_wp_attached_file', '2020/06/flowy-dark-haired-woman.jpg'),
(1299, 6388, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:35:\"2020/06/flowy-dark-haired-woman.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"flowy-dark-haired-woman-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"flowy-dark-haired-woman-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"flowy-dark-haired-woman-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"flowy-dark-haired-woman-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:35:\"flowy-dark-haired-woman-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"flowy-dark-haired-woman-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"flowy-dark-haired-woman-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"flowy-dark-haired-woman-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"flowy-dark-haired-woman-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1300, 6388, 'solid_color', '5B6369'),
(1301, 6416, '_wp_attached_file', '2020/10/businessman-using_smartphone.jpg'),
(1302, 6416, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"470\";s:6:\"height\";s:3:\"526\";s:4:\"file\";s:40:\"2020/10/businessman-using_smartphone.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"businessman-using_smartphone-268x300.jpg\";s:5:\"width\";s:3:\"268\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"businessman-using_smartphone-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"businessman-using_smartphone-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"businessman-using_smartphone-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"businessman-using_smartphone-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"businessman-using_smartphone-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1303, 6417, '_wp_attached_file', '2020/10/business-people-in-modern_office.jpg'),
(1304, 6417, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"672\";s:6:\"height\";s:3:\"642\";s:4:\"file\";s:44:\"2020/10/business-people-in-modern_office.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"business-people-in-modern_office-300x287.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"287\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"business-people-in-modern_office-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:44:\"business-people-in-modern_office-480x459.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"459\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"business-people-in-modern_office-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"22900\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"business-people-in-modern_office-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:44:\"business-people-in-modern_office-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"business-people-in-modern_office-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1305, 6417, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1306, 6418, '_wp_attached_file', '2020/10/view-glass-casual_cheerful.jpg'),
(1307, 6418, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"672\";s:6:\"height\";s:3:\"641\";s:4:\"file\";s:38:\"2020/10/view-glass-casual_cheerful.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"view-glass-casual_cheerful-300x286.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"286\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"view-glass-casual_cheerful-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:38:\"view-glass-casual_cheerful-480x458.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"458\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"view-glass-casual_cheerful-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18329\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"view-glass-casual_cheerful-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"view-glass-casual_cheerful-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"view-glass-casual_cheerful-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1308, 6418, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1309, 6420, '_wp_attached_file', '2020/10/pensive-female_journalist.jpg'),
(1310, 6420, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"672\";s:6:\"height\";s:3:\"642\";s:4:\"file\";s:37:\"2020/10/pensive-female_journalist.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"pensive-female_journalist-300x287.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"287\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"pensive-female_journalist-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:37:\"pensive-female_journalist-480x459.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"459\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"pensive-female_journalist-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19024\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"pensive-female_journalist-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"pensive-female_journalist-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"pensive-female_journalist-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1311, 6420, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1312, 6481, '_wp_attached_file', '2020/11/home09_bg.jpg'),
(1313, 6481, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"915\";s:4:\"file\";s:21:\"2020/11/home09_bg.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"home09_bg-300x143.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"143\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"home09_bg-1024x488.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"488\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"home09_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"home09_bg-768x366.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"366\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"home09_bg-1536x732.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"732\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:21:\"home09_bg-480x229.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"229\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"home09_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"home09_bg-1200x572.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"572\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"home09_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"home09_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"home09_bg-1200x572.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"572\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"home09_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1314, 6485, '_wp_attached_file', '2020/11/home09_vawe-bg1.png'),
(1315, 6485, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"400\";s:4:\"file\";s:27:\"2020/11/home09_vawe-bg1.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home09_vawe-bg1-300x63.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"63\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"home09_vawe-bg1-1024x213.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"213\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg1-768x160.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"160\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"home09_vawe-bg1-1536x320.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg1-480x100.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"home09_vawe-bg1-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"home09_vawe-bg1-1200x250.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg1-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"home09_vawe-bg1-1200x250.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1316, 6486, '_wp_attached_file', '2020/11/website_traffic.png'),
(1317, 6486, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"621\";s:6:\"height\";s:3:\"488\";s:4:\"file\";s:27:\"2020/11/website_traffic.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"website_traffic-300x236.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"website_traffic-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"website_traffic-480x377.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"377\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"website_traffic-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"website_traffic-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"website_traffic-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"website_traffic-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1318, 6486, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1319, 6487, '_wp_attached_file', '2020/11/home09_vawe_bg2.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1320, 6487, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"525\";s:4:\"file\";s:27:\"2020/11/home09_vawe_bg2.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home09_vawe_bg2-300x82.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"82\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"home09_vawe_bg2-1024x280.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home09_vawe_bg2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"home09_vawe_bg2-768x210.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"210\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"home09_vawe_bg2-1536x420.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"420\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"home09_vawe_bg2-480x131.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"131\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"home09_vawe_bg2-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"home09_vawe_bg2-1200x328.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"328\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"home09_vawe_bg2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"home09_vawe_bg2-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"home09_vawe_bg2-1200x328.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"328\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"home09_vawe_bg2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1321, 6488, '_wp_attached_file', '2020/11/work-together.png'),
(1322, 6488, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"740\";s:6:\"height\";s:3:\"579\";s:4:\"file\";s:25:\"2020/11/work-together.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"work-together-300x235.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"235\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"work-together-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"work-together-480x376.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"376\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"work-together-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"work-together-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"work-together-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"work-together-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1323, 6488, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1324, 6489, '_wp_attached_file', '2020/11/What-We-Offer.png'),
(1325, 6489, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"689\";s:6:\"height\";s:3:\"488\";s:4:\"file\";s:25:\"2020/11/What-We-Offer.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"What-We-Offer-300x212.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"212\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"What-We-Offer-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"What-We-Offer-480x340.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"340\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"What-We-Offer-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"What-We-Offer-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"What-We-Offer-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"What-We-Offer-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1326, 6489, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1327, 6490, '_wp_attached_file', '2020/11/home9_icon1.png'),
(1328, 6490, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"184\";s:6:\"height\";s:3:\"206\";s:4:\"file\";s:23:\"2020/11/home9_icon1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home9_icon1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1329, 6490, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1330, 6491, '_wp_attached_file', '2020/11/home9_icon2.png'),
(1331, 6491, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"184\";s:6:\"height\";s:3:\"206\";s:4:\"file\";s:23:\"2020/11/home9_icon2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home9_icon2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1332, 6491, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1333, 6492, '_wp_attached_file', '2020/11/home9_icon3.png'),
(1334, 6492, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"184\";s:6:\"height\";s:3:\"206\";s:4:\"file\";s:23:\"2020/11/home9_icon3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home9_icon3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1335, 6492, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1336, 6493, '_wp_attached_file', '2020/11/home09_vawe-bg3.png'),
(1337, 6493, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"300\";s:4:\"file\";s:27:\"2020/11/home09_vawe-bg3.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home09_vawe-bg3-300x47.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"47\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"home09_vawe-bg3-1024x160.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"160\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg3-768x120.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"home09_vawe-bg3-1536x240.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"240\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"home09_vawe-bg3-480x75.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:2:\"75\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"home09_vawe-bg3-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"home09_vawe-bg3-1200x188.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"188\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg3-400x300.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg3-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"home09_vawe-bg3-1200x188.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"188\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"home09_vawe-bg3-400x300.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1338, 6494, '_wp_attached_file', '2020/11/home09-vawe-bg4_new.png'),
(1339, 6494, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1150\";s:4:\"file\";s:31:\"2020/11/home09-vawe-bg4_new.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"home09-vawe-bg4_new-300x180.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"180\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"home09-vawe-bg4_new-1024x613.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"613\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"home09-vawe-bg4_new-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"home09-vawe-bg4_new-768x460.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"460\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"home09-vawe-bg4_new-1536x920.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"920\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:31:\"home09-vawe-bg4_new-480x288.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"288\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"home09-vawe-bg4_new-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"home09-vawe-bg4_new-1200x719.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"719\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"home09-vawe-bg4_new-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"home09-vawe-bg4_new-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"home09-vawe-bg4_new-1200x719.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"719\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"home09-vawe-bg4_new-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1340, 6495, '_wp_attached_file', '2020/11/home09_quote.png'),
(1341, 6495, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"570\";s:6:\"height\";s:3:\"440\";s:4:\"file\";s:24:\"2020/11/home09_quote.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home09_quote-300x232.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"232\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home09_quote-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"home09_quote-480x371.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"371\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"home09_quote-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"home09_quote-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"home09_quote-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"home09_quote-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1342, 6496, '_wp_attached_file', '2020/11/contact_icon-white.png'),
(1343, 6496, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"86\";s:4:\"file\";s:30:\"2020/11/contact_icon-white.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1344, 6496, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1345, 6497, '_wp_attached_file', '2020/11/home9_bottom_vawe.png'),
(1346, 6497, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"785\";s:4:\"file\";s:29:\"2020/11/home9_bottom_vawe.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"home9_bottom_vawe-300x123.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"123\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"home9_bottom_vawe-1024x419.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"419\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"home9_bottom_vawe-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"home9_bottom_vawe-768x314.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"314\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"home9_bottom_vawe-1536x628.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"628\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"home9_bottom_vawe-480x196.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"home9_bottom_vawe-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"home9_bottom_vawe-1200x491.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"491\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"home9_bottom_vawe-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"home9_bottom_vawe-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"home9_bottom_vawe-1200x491.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"491\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"home9_bottom_vawe-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1347, 6498, '_wp_attached_file', '2020/11/air-track.png'),
(1348, 6498, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"346\";s:6:\"height\";s:2:\"56\";s:4:\"file\";s:21:\"2020/11/air-track.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"air-track-300x49.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"49\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"air-track-150x56.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"air-track-300x56.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"air-track-300x56.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"56\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1349, 6498, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1350, 6499, '_wp_attached_file', '2020/11/sutra-hr.png'),
(1351, 6499, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"242\";s:6:\"height\";s:2:\"90\";s:4:\"file\";s:20:\"2020/11/sutra-hr.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"sutra-hr-150x90.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"90\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1352, 6499, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1353, 6500, '_wp_attached_file', '2020/11/sylexcoin.png'),
(1354, 6500, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"286\";s:6:\"height\";s:2:\"58\";s:4:\"file\";s:21:\"2020/11/sylexcoin.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"sylexcoin-150x58.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"58\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1355, 6500, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1356, 6501, '_wp_attached_file', '2020/11/zazzle-media.png'),
(1357, 6501, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"348\";s:6:\"height\";s:2:\"54\";s:4:\"file\";s:24:\"2020/11/zazzle-media.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"zazzle-media-300x47.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"47\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"zazzle-media-150x54.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"zazzle-media-300x54.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"zazzle-media-300x54.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1358, 6501, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1359, 6505, '_wp_attached_file', '2020/11/testimonials_09_1.jpg'),
(1360, 6505, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"105\";s:6:\"height\";s:3:\"105\";s:4:\"file\";s:29:\"2020/11/testimonials_09_1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1361, 6505, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1362, 6506, '_wp_attached_file', '2020/11/testimonials_09_2.jpg'),
(1363, 6506, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"83\";s:6:\"height\";s:2:\"83\";s:4:\"file\";s:29:\"2020/11/testimonials_09_2.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1364, 6506, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1365, 6567, '_wp_attached_file', '2020/11/SEO-Consultancy.png'),
(1366, 6567, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"466\";s:6:\"height\";s:3:\"460\";s:4:\"file\";s:27:\"2020/11/SEO-Consultancy.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"SEO-Consultancy-300x296.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"296\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"SEO-Consultancy-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SEO-Consultancy-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"40915\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"SEO-Consultancy-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"SEO-Consultancy-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"SEO-Consultancy-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1367, 6567, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1368, 6574, '_wp_attached_file', '2020/11/Competitor-Analysis.png'),
(1369, 6574, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"466\";s:6:\"height\";s:3:\"460\";s:4:\"file\";s:31:\"2020/11/Competitor-Analysis.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Competitor-Analysis-300x296.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"296\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Competitor-Analysis-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Competitor-Analysis-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"43279\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Competitor-Analysis-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Competitor-Analysis-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Competitor-Analysis-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1370, 6574, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1371, 6581, '_wp_attached_file', '2020/11/Social-Media-Marketing.png'),
(1372, 6581, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"466\";s:6:\"height\";s:3:\"460\";s:4:\"file\";s:34:\"2020/11/Social-Media-Marketing.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Social-Media-Marketing-300x296.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"296\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Social-Media-Marketing-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Social-Media-Marketing-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"32825\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Social-Media-Marketing-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"Social-Media-Marketing-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Social-Media-Marketing-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1373, 6581, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1374, 6737, '_wp_attached_file', '2020/12/about_new.jpg'),
(1375, 6737, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"696\";s:6:\"height\";s:3:\"650\";s:4:\"file\";s:21:\"2020/12/about_new.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"about_new-300x280.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"about_new-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:21:\"about_new-480x448.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"448\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"about_new-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"about_new-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"about_new-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"about_new-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1376, 6737, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1377, 6786, '_wp_attached_file', '2021/01/circle_orange.png'),
(1378, 6786, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:4:\"file\";s:25:\"2021/01/circle_orange.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1379, 6786, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1380, 6806, '_wp_attached_file', '2021/01/circle_blue.png'),
(1381, 6806, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:4:\"file\";s:23:\"2021/01/circle_blue.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1382, 6806, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1383, 6810, '_wp_attached_file', '2021/01/circle_green.png'),
(1384, 6810, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:4:\"file\";s:24:\"2021/01/circle_green.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1385, 6810, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1386, 6811, '_wp_attached_file', '2021/01/circle_purple.png'),
(1387, 6811, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:4:\"file\";s:25:\"2021/01/circle_purple.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1388, 6811, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1389, 6872, '_wp_attached_file', '2021/01/map-new.png'),
(1390, 6872, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1560\";s:6:\"height\";s:3:\"512\";s:4:\"file\";s:19:\"2021/01/map-new.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"map-new-300x98.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"98\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"map-new-1024x336.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"336\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"map-new-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"map-new-768x252.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"252\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"map-new-1536x504.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"504\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:19:\"map-new-480x158.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"158\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"map-new-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"map-new-1200x394.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"394\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"map-new-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"map-new-300x400.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"map-new-1200x394.png\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"394\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"map-new-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1391, 6872, '_edit_lock', '1662359250:3'),
(1392, 6910, '_wp_attached_file', '2021/01/home10-img1.png'),
(1393, 6910, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"192\";s:6:\"height\";s:3:\"235\";s:4:\"file\";s:23:\"2021/01/home10-img1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home10-img1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1394, 6910, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1395, 6911, '_wp_attached_file', '2021/01/home10-img2.png'),
(1396, 6911, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"250\";s:6:\"height\";s:3:\"157\";s:4:\"file\";s:23:\"2021/01/home10-img2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home10-img2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1397, 6911, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1398, 6912, '_wp_attached_file', '2021/01/home10-img3.png'),
(1399, 6912, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"233\";s:6:\"height\";s:3:\"165\";s:4:\"file\";s:23:\"2021/01/home10-img3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home10-img3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1400, 6912, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1401, 6913, '_wp_attached_file', '2021/01/home10-img4.png'),
(1402, 6913, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"250\";s:6:\"height\";s:3:\"102\";s:4:\"file\";s:23:\"2021/01/home10-img4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home10-img4-150x102.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"102\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1403, 6913, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1404, 7143, '_wp_attached_file', '2021/01/home10-figure1.jpg'),
(1405, 7143, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"533\";s:4:\"file\";s:26:\"2021/01/home10-figure1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home10-figure1-300x267.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"267\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home10-figure1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"home10-figure1-480x426.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"426\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home10-figure1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home10-figure1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home10-figure1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home10-figure1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1406, 7143, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1407, 7189, '_wp_attached_file', '2021/01/home10-phone1.png'),
(1408, 7189, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"380\";s:6:\"height\";s:3:\"630\";s:4:\"file\";s:25:\"2021/01/home10-phone1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home10-phone1-181x300.png\";s:5:\"width\";s:3:\"181\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home10-phone1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"home10-phone1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"home10-phone1-380x400.png\";s:5:\"width\";s:3:\"380\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"home10-phone1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"home10-phone1-380x400.png\";s:5:\"width\";s:3:\"380\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1409, 7189, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1410, 7249, '_wp_attached_file', '2021/01/home10_phone2.png'),
(1411, 7249, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"417\";s:6:\"height\";s:3:\"690\";s:4:\"file\";s:25:\"2021/01/home10_phone2.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home10_phone2-181x300.png\";s:5:\"width\";s:3:\"181\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home10_phone2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"home10_phone2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"home10_phone2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"home10_phone2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"home10_phone2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1412, 7249, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1413, 7250, '_wp_attached_file', '2021/01/home10_phone3.png'),
(1414, 7250, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"235\";s:6:\"height\";s:3:\"290\";s:4:\"file\";s:25:\"2021/01/home10_phone3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home10_phone3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1415, 7250, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1416, 7346, '_wp_attached_file', '2021/01/girl-with_phone.jpg'),
(1417, 7346, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"637\";s:6:\"height\";s:3:\"580\";s:4:\"file\";s:27:\"2021/01/girl-with_phone.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"girl-with_phone-300x273.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"273\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"girl-with_phone-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"girl-with_phone-480x437.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"437\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"girl-with_phone-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"girl-with_phone-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"girl-with_phone-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"girl-with_phone-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1418, 7346, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1419, 7358, '_wp_attached_file', '2021/01/home10_ellipse.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1420, 7358, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"777\";s:6:\"height\";s:3:\"644\";s:4:\"file\";s:26:\"2021/01/home10_ellipse.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home10_ellipse-300x249.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"249\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home10_ellipse-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home10_ellipse-768x637.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"637\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"home10_ellipse-480x398.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"398\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home10_ellipse-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home10_ellipse-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home10_ellipse-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home10_ellipse-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1421, 7358, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1422, 7548, '_wp_attached_file', '2021/01/home10_ellipse2.png'),
(1423, 7548, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"832\";s:6:\"height\";s:3:\"690\";s:4:\"file\";s:27:\"2021/01/home10_ellipse2.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"home10_ellipse2-300x249.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"249\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home10_ellipse2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"home10_ellipse2-768x637.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"637\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"home10_ellipse2-480x398.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"398\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"home10_ellipse2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"home10_ellipse2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"home10_ellipse2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"home10_ellipse2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1424, 7548, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1425, 7565, '_wp_attached_file', '2021/01/home10_img5.jpg'),
(1426, 7565, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"665\";s:6:\"height\";s:3:\"585\";s:4:\"file\";s:23:\"2021/01/home10_img5.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"home10_img5-300x264.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"264\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home10_img5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:23:\"home10_img5-480x422.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"422\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"home10_img5-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home10_img5-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"home10_img5-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home10_img5-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1427, 7565, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1428, 7739, '_wp_attached_file', '2021/01/home10_avatar.jpg'),
(1429, 7739, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"75\";s:6:\"height\";s:2:\"75\";s:4:\"file\";s:25:\"2021/01/home10_avatar.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1430, 7752, '_wp_attached_file', '2021/01/home10_quote.png'),
(1431, 7752, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"344\";s:6:\"height\";s:3:\"260\";s:4:\"file\";s:24:\"2021/01/home10_quote.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"home10_quote-300x227.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home10_quote-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"home10_quote-300x260.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"260\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"home10_quote-300x260.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"260\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1432, 7752, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1433, 7930, '_wp_attached_file', '2021/01/home10_service1.png'),
(1434, 7930, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:27:\"2021/01/home10_service1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home10_service1-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1435, 7930, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1436, 7931, '_wp_attached_file', '2021/01/home10_service1-active.png'),
(1437, 7931, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:34:\"2021/01/home10_service1-active.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"home10_service1-active-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1438, 7931, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1439, 7932, '_wp_attached_file', '2021/01/home10_service2.png'),
(1440, 7932, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:27:\"2021/01/home10_service2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home10_service2-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1441, 7932, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1442, 7933, '_wp_attached_file', '2021/01/home10_service2-active.png'),
(1443, 7933, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:34:\"2021/01/home10_service2-active.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"home10_service2-active-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1444, 7933, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1445, 7934, '_wp_attached_file', '2021/01/home10_service3.png'),
(1446, 7934, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:27:\"2021/01/home10_service3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home10_service3-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1447, 7934, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1448, 7935, '_wp_attached_file', '2021/01/home10_service3-active.png'),
(1449, 7935, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:34:\"2021/01/home10_service3-active.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"home10_service3-active-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1450, 7935, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1451, 7936, '_wp_attached_file', '2021/01/home10_service4.png'),
(1452, 7936, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:27:\"2021/01/home10_service4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home10_service4-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1453, 7936, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1454, 7937, '_wp_attached_file', '2021/01/home10_service4-active.png'),
(1455, 7937, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:34:\"2021/01/home10_service4-active.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"home10_service4-active-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1456, 7937, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1457, 7938, '_wp_attached_file', '2021/01/home10_service5.png'),
(1458, 7938, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:27:\"2021/01/home10_service5.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home10_service5-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1459, 7938, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1460, 7939, '_wp_attached_file', '2021/01/home10_service5-active.png'),
(1461, 7939, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:34:\"2021/01/home10_service5-active.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"home10_service5-active-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1462, 7939, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1463, 7940, '_wp_attached_file', '2021/01/home10_service6.png'),
(1464, 7940, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:27:\"2021/01/home10_service6.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home10_service6-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1465, 7940, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1466, 7941, '_wp_attached_file', '2021/01/home10_service6-active.png'),
(1467, 7941, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"152\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:34:\"2021/01/home10_service6-active.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"home10_service6-active-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1468, 7941, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1469, 7956, '_wp_attached_file', '2021/01/home10.jpg'),
(1470, 7956, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:18:\"2021/01/home10.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"home10-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"home10-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"home10-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"home10-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"home10-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"home10-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1471, 7956, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1472, 8067, '_wp_attached_file', '2021/01/smiling_girl.jpg'),
(1473, 8067, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"785\";s:6:\"height\";s:3:\"802\";s:4:\"file\";s:24:\"2021/01/smiling_girl.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"smiling_girl-294x300.jpg\";s:5:\"width\";s:3:\"294\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"smiling_girl-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"smiling_girl-768x785.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"785\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"smiling_girl-480x490.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"490\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"smiling_girl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"smiling_girl-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"smiling_girl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"smiling_girl-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1474, 8067, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1475, 8170, '_wp_attached_file', '2020/04/main_footer_bg.jpg'),
(1476, 8170, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2200\";s:6:\"height\";s:3:\"444\";s:4:\"file\";s:26:\"2020/04/main_footer_bg.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"main_footer_bg-300x61.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"61\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"main_footer_bg-1024x207.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"207\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"main_footer_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"main_footer_bg-768x155.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"155\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"main_footer_bg-1536x310.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"310\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:27:\"main_footer_bg-2048x413.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"413\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"main_footer_bg-480x97.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:2:\"97\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"main_footer_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"main_footer_bg-1200x242.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"242\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"main_footer_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"main_footer_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"main_footer_bg-1200x242.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"242\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"main_footer_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1477, 8170, '_edit_lock', '1613654118:1'),
(1478, 8170, '_wp_page_template', 'default'),
(1479, 8248, '_wp_attached_file', '2021/03/logo-modern.png'),
(1480, 8248, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"204\";s:6:\"height\";s:2:\"40\";s:4:\"file\";s:23:\"2021/03/logo-modern.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"logo-modern-150x40.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"40\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1481, 8248, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1482, 8253, '_wp_attached_file', 'revslider/Modern-Shop/modern_shop_slide1.jpg'),
(1483, 8253, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"740\";s:4:\"file\";s:44:\"revslider/Modern-Shop/modern_shop_slide1.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide1-300x116.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"116\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide1-1024x395.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"395\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide1-768x296.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"296\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide1-1536x592.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"592\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide1-480x185.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"modern_shop_slide1-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide1-1200x463.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"463\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide1-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide1-1200x463.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"463\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1484, 8254, '_wp_attached_file', 'revslider/Modern-Shop/modern_shop_slide2.jpg'),
(1485, 8254, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"740\";s:4:\"file\";s:44:\"revslider/Modern-Shop/modern_shop_slide2.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide2-300x116.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"116\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide2-1024x395.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"395\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide2-768x296.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"296\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide2-1536x592.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"592\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide2-480x185.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"modern_shop_slide2-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide2-1200x463.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"463\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide2-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide2-1200x463.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"463\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1486, 8255, '_wp_attached_file', 'revslider/Modern-Shop/modern_shop_slide3.jpg'),
(1487, 8255, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"740\";s:4:\"file\";s:44:\"revslider/Modern-Shop/modern_shop_slide3.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide3-300x116.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"116\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide3-1024x395.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"395\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide3-768x296.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"296\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide3-1536x592.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"592\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide3-480x185.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"modern_shop_slide3-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide3-1200x463.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"463\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide3-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"modern_shop_slide3-1200x463.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"463\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_shop_slide3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1488, 8281, '_wp_attached_file', '2021/03/partner_myob.png'),
(1489, 8281, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"180\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:24:\"2021/03/partner_myob.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"partner_myob-150x70.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1490, 8281, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1491, 8282, '_wp_attached_file', '2021/03/partner_radix.png'),
(1492, 8282, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"244\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:25:\"2021/03/partner_radix.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"partner_radix-150x70.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1493, 8282, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1494, 8283, '_wp_attached_file', '2021/03/partner_story.png'),
(1495, 8283, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"228\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:25:\"2021/03/partner_story.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"partner_story-150x70.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1496, 8283, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1497, 8284, '_wp_attached_file', '2021/03/partner_sutra.png'),
(1498, 8284, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"180\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:25:\"2021/03/partner_sutra.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"partner_sutra-150x70.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1499, 8284, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1500, 8285, '_wp_attached_file', '2021/03/partner_sylexcoin.png'),
(1501, 8285, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"212\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:29:\"2021/03/partner_sylexcoin.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"partner_sylexcoin-150x70.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1502, 8285, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1503, 8286, '_wp_attached_file', '2021/03/partner_zazzle.png'),
(1504, 8286, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"256\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:26:\"2021/03/partner_zazzle.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"partner_zazzle-150x70.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1505, 8286, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1506, 8287, '_wp_attached_file', '2021/03/Cozy-lightning.jpg'),
(1507, 8287, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"285\";s:6:\"height\";s:3:\"320\";s:4:\"file\";s:26:\"2021/03/Cozy-lightning.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Cozy-lightning-267x300.jpg\";s:5:\"width\";s:3:\"267\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Cozy-lightning-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1508, 8287, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1509, 8288, '_wp_attached_file', '2021/03/Lounge-Chair.jpg'),
(1510, 8288, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"285\";s:6:\"height\";s:3:\"320\";s:4:\"file\";s:24:\"2021/03/Lounge-Chair.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Lounge-Chair-267x300.jpg\";s:5:\"width\";s:3:\"267\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Lounge-Chair-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1511, 8288, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1512, 8289, '_wp_attached_file', '2021/03/turn-table-collection.jpg'),
(1513, 8289, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"285\";s:6:\"height\";s:3:\"320\";s:4:\"file\";s:33:\"2021/03/turn-table-collection.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"turn-table-collection-267x300.jpg\";s:5:\"width\";s:3:\"267\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"turn-table-collection-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1514, 8289, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1515, 8290, '_wp_attached_file', '2021/03/Vase-shape.jpg'),
(1516, 8290, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"285\";s:6:\"height\";s:3:\"319\";s:4:\"file\";s:22:\"2021/03/Vase-shape.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Vase-shape-268x300.jpg\";s:5:\"width\";s:3:\"268\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Vase-shape-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1517, 8290, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1518, 8292, '_wp_attached_file', '2021/03/Free-Shipping.jpg'),
(1519, 8292, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"570\";s:6:\"height\";s:3:\"320\";s:4:\"file\";s:25:\"2021/03/Free-Shipping.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Free-Shipping-300x168.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"168\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Free-Shipping-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"Free-Shipping-480x269.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"269\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Free-Shipping-300x320.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Free-Shipping-400x320.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"Free-Shipping-300x320.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Free-Shipping-400x320.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1520, 8293, '_wp_attached_file', '2021/03/our_story_bg.jpg'),
(1521, 8293, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"506\";s:4:\"file\";s:24:\"2021/03/our_story_bg.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"our_story_bg-300x79.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"79\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"our_story_bg-1024x270.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"270\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"our_story_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"our_story_bg-768x202.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"202\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"our_story_bg-1536x405.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"405\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"our_story_bg-480x127.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"127\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"our_story_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"our_story_bg-1200x316.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"316\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"our_story_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"our_story_bg-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"our_story_bg-1200x316.jpg\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"316\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"our_story_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1522, 8294, '_wp_attached_file', '2021/03/customer-service.png'),
(1523, 8294, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";s:4:\"file\";s:28:\"2021/03/customer-service.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1524, 8294, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1525, 8295, '_wp_attached_file', '2021/03/return-box.png'),
(1526, 8295, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";s:4:\"file\";s:22:\"2021/03/return-box.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1527, 8295, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1528, 8296, '_wp_attached_file', '2021/03/secure-payment.png'),
(1529, 8296, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";s:4:\"file\";s:26:\"2021/03/secure-payment.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1530, 8296, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1531, 8297, '_wp_attached_file', '2021/03/worldwide-shipping.png'),
(1532, 8297, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"64\";s:6:\"height\";s:2:\"64\";s:4:\"file\";s:30:\"2021/03/worldwide-shipping.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1533, 8297, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1534, 8335, '_wp_attached_file', '2019/08/shop_item_description_image.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1535, 8335, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"770\";s:6:\"height\";s:3:\"418\";s:4:\"file\";s:39:\"2019/08/shop_item_description_image.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"shop_item_description_image-300x163.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"163\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"shop_item_description_image-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"shop_item_description_image-768x417.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"417\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:39:\"shop_item_description_image-480x261.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"261\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"shop_item_description_image-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"shop_item_description_image-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"shop_item_description_image-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"shop_item_description_image-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1536, 8342, '_wp_attached_file', '2021/03/wine-breather-carafe.jpg'),
(1537, 8342, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:32:\"2021/03/wine-breather-carafe.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"wine-breather-carafe-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"wine-breather-carafe-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"wine-breather-carafe-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:32:\"wine-breather-carafe-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"wine-breather-carafe-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"wine-breather-carafe-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"wine-breather-carafe-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"wine-breather-carafe-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1538, 8343, '_wp_attached_file', '2021/03/wine-breather-carafe-1.jpg'),
(1539, 8343, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:34:\"2021/03/wine-breather-carafe-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"wine-breather-carafe-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-1-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1540, 8344, '_wp_attached_file', '2021/03/wine-breather-carafe-2.jpg'),
(1541, 8344, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:34:\"2021/03/wine-breather-carafe-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"wine-breather-carafe-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-2-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1542, 8345, '_wp_attached_file', '2021/03/wine-breather-carafe-3.jpg'),
(1543, 8345, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:34:\"2021/03/wine-breather-carafe-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"wine-breather-carafe-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7252\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-3-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1544, 8346, '_wp_attached_file', '2021/03/wine-breather-carafe-4.jpg'),
(1545, 8346, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:34:\"2021/03/wine-breather-carafe-4.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-4-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-4-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"wine-breather-carafe-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6034\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-4-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1546, 8347, '_wp_attached_file', '2021/03/wine-breather-carafe-5.jpg'),
(1547, 8347, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:34:\"2021/03/wine-breather-carafe-5.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-5-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-5-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-5-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"wine-breather-carafe-5-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11826\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-5-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-5-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"wine-breather-carafe-5-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1548, 8355, '_wp_attached_file', '2021/03/umanoff-side-table.jpg'),
(1549, 8355, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:30:\"2021/03/umanoff-side-table.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"umanoff-side-table-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"umanoff-side-table-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"umanoff-side-table-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:30:\"umanoff-side-table-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"umanoff-side-table-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"umanoff-side-table-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"umanoff-side-table-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"umanoff-side-table-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1550, 8355, '_wp_old_slug', 'umanoff-side-table-2'),
(1551, 8356, '_wp_attached_file', '2021/03/umanoff-side-table-1.jpg'),
(1552, 8356, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:32:\"2021/03/umanoff-side-table-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"umanoff-side-table-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-1-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1553, 8357, '_wp_attached_file', '2021/03/umanoff-side-table-2.jpg'),
(1554, 8357, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:32:\"2021/03/umanoff-side-table-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"umanoff-side-table-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-2-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1555, 8358, '_wp_attached_file', '2021/03/umanoff-side-table-3.jpg'),
(1556, 8358, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:32:\"2021/03/umanoff-side-table-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"umanoff-side-table-3-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-3-300x400.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"umanoff-side-table-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1557, 8369, '_wp_attached_file', '2021/03/umanoff-planter.jpg'),
(1558, 8369, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/03/umanoff-planter.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"umanoff-planter-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"umanoff-planter-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"umanoff-planter-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"umanoff-planter-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"umanoff-planter-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"umanoff-planter-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"umanoff-planter-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"umanoff-planter-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1559, 8370, '_wp_attached_file', '2021/03/umanoff-planter-1.jpg'),
(1560, 8370, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:29:\"2021/03/umanoff-planter-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"umanoff-planter-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1561, 8371, '_wp_attached_file', '2021/03/umanoff-planter-2.jpg'),
(1562, 8371, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:29:\"2021/03/umanoff-planter-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"umanoff-planter-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1563, 8372, '_wp_attached_file', '2021/03/umanoff-planter-3.jpg'),
(1564, 8372, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:29:\"2021/03/umanoff-planter-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"umanoff-planter-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1565, 8373, '_wp_attached_file', '2021/03/umanoff-planter-4.jpg'),
(1566, 8373, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:29:\"2021/03/umanoff-planter-4.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-4-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-4-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"umanoff-planter-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"umanoff-planter-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1567, 8373, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1568, 8375, '_wp_attached_file', '2021/03/troll-vase.jpg'),
(1569, 8375, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:22:\"2021/03/troll-vase.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"troll-vase-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"troll-vase-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"troll-vase-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:22:\"troll-vase-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"troll-vase-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"troll-vase-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"troll-vase-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"troll-vase-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1570, 8377, '_wp_attached_file', '2021/03/troll-vase-1.jpg'),
(1571, 8377, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:24:\"2021/03/troll-vase-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"troll-vase-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"troll-vase-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"troll-vase-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"troll-vase-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"troll-vase-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1572, 8378, '_wp_attached_file', '2021/03/troll-vase-2.jpg'),
(1573, 8378, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:24:\"2021/03/troll-vase-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"troll-vase-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"troll-vase-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"troll-vase-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"troll-vase-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"troll-vase-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1574, 8379, '_wp_attached_file', '2021/03/troll-vase-3.jpg'),
(1575, 8379, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:24:\"2021/03/troll-vase-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"troll-vase-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"troll-vase-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"troll-vase-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"troll-vase-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"troll-vase-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1576, 8380, '_wp_attached_file', '2021/03/troll-vase-4.jpg'),
(1577, 8380, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:24:\"2021/03/troll-vase-4.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"troll-vase-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"troll-vase-4-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"troll-vase-4-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"troll-vase-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"troll-vase-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"troll-vase-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1578, 8380, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1579, 8384, '_wp_attached_file', '2021/03/tr-bulb.jpg'),
(1580, 8384, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:19:\"2021/03/tr-bulb.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"tr-bulb-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"tr-bulb-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"tr-bulb-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:19:\"tr-bulb-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"tr-bulb-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"tr-bulb-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"tr-bulb-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"tr-bulb-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1581, 8385, '_wp_attached_file', '2021/03/tr-bulb-1.jpg'),
(1582, 8385, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:21:\"2021/03/tr-bulb-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"tr-bulb-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"tr-bulb-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"tr-bulb-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:21:\"tr-bulb-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"tr-bulb-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"tr-bulb-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"tr-bulb-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"tr-bulb-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1583, 8386, '_wp_attached_file', '2021/03/tr-bulb-2.jpg'),
(1584, 8386, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:21:\"2021/03/tr-bulb-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"tr-bulb-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"tr-bulb-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"tr-bulb-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:21:\"tr-bulb-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"tr-bulb-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"tr-bulb-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"tr-bulb-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"tr-bulb-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1585, 8387, '_wp_attached_file', '2021/03/tr-bulb-3.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1586, 8387, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:21:\"2021/03/tr-bulb-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"tr-bulb-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"tr-bulb-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"tr-bulb-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:21:\"tr-bulb-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"tr-bulb-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"tr-bulb-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"tr-bulb-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"tr-bulb-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1587, 8391, '_wp_attached_file', '2021/03/studio-wm-string-lounge-chair.jpg'),
(1588, 8391, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:41:\"2021/03/studio-wm-string-lounge-chair.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"studio-wm-string-lounge-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"studio-wm-string-lounge-chair-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"studio-wm-string-lounge-chair-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:41:\"studio-wm-string-lounge-chair-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"studio-wm-string-lounge-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"studio-wm-string-lounge-chair-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"studio-wm-string-lounge-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"studio-wm-string-lounge-chair-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1589, 8394, '_wp_attached_file', '2021/03/studio-wm-string-lounge-chair-1.jpg'),
(1590, 8394, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:43:\"2021/03/studio-wm-string-lounge-chair-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1591, 8395, '_wp_attached_file', '2021/03/studio-wm-string-lounge-chair-2.jpg'),
(1592, 8395, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:43:\"2021/03/studio-wm-string-lounge-chair-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1593, 8396, '_wp_attached_file', '2021/03/studio-wm-string-lounge-chair-3.jpg'),
(1594, 8396, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:43:\"2021/03/studio-wm-string-lounge-chair-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1595, 8397, '_wp_attached_file', '2021/03/studio-wm-string-lounge-chair-4.jpg'),
(1596, 8397, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:43:\"2021/03/studio-wm-string-lounge-chair-4.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-4-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-4-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"studio-wm-string-lounge-chair-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1597, 8402, '_wp_attached_file', '2021/03/passage-stool.jpg'),
(1598, 8402, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:25:\"2021/03/passage-stool.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"passage-stool-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"passage-stool-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"passage-stool-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"passage-stool-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"passage-stool-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"passage-stool-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"passage-stool-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"passage-stool-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1599, 8403, '_wp_attached_file', '2021/03/passage-stool-1.jpg'),
(1600, 8403, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/03/passage-stool-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"passage-stool-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"passage-stool-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"passage-stool-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"passage-stool-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"passage-stool-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1601, 8404, '_wp_attached_file', '2021/03/passage-stool-2.jpg'),
(1602, 8404, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/03/passage-stool-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"passage-stool-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"passage-stool-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"passage-stool-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"passage-stool-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"passage-stool-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1603, 8405, '_wp_attached_file', '2021/03/passage-stool-3.jpg'),
(1604, 8405, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/03/passage-stool-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"passage-stool-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"passage-stool-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"passage-stool-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"passage-stool-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"passage-stool-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1605, 8406, '_wp_attached_file', '2021/03/passage-stool-4.jpg'),
(1606, 8406, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/03/passage-stool-4.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"passage-stool-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"passage-stool-4-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"passage-stool-4-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"passage-stool-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"passage-stool-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"passage-stool-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1607, 8410, '_wp_attached_file', '2021/03/nimbus-mirror.jpg'),
(1608, 8410, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:25:\"2021/03/nimbus-mirror.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"nimbus-mirror-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"nimbus-mirror-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"nimbus-mirror-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"nimbus-mirror-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"nimbus-mirror-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"nimbus-mirror-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"nimbus-mirror-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"nimbus-mirror-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1609, 8411, '_wp_attached_file', '2021/03/nimbus-mirror-2.jpg'),
(1610, 8411, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/03/nimbus-mirror-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"nimbus-mirror-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1611, 8412, '_wp_attached_file', '2021/03/nimbus-mirror-3.jpg'),
(1612, 8412, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/03/nimbus-mirror-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"nimbus-mirror-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1613, 8413, '_wp_attached_file', '2021/03/nimbus-mirror-4.jpg'),
(1614, 8413, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/03/nimbus-mirror-4.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-4-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-4-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"nimbus-mirror-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"nimbus-mirror-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1615, 8419, '_wp_attached_file', '2021/03/echasse-bowl.jpg'),
(1616, 8419, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:24:\"2021/03/echasse-bowl.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"echasse-bowl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"echasse-bowl-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"echasse-bowl-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"echasse-bowl-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"echasse-bowl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"echasse-bowl-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"echasse-bowl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"echasse-bowl-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1617, 8420, '_wp_attached_file', '2021/03/echasse-bowl-1.jpg'),
(1618, 8420, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:26:\"2021/03/echasse-bowl-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"echasse-bowl-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1619, 8421, '_wp_attached_file', '2021/03/echasse-bowl-2.jpg'),
(1620, 8421, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:26:\"2021/03/echasse-bowl-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"echasse-bowl-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1621, 8422, '_wp_attached_file', '2021/03/echasse-bowl-3.jpg'),
(1622, 8422, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:26:\"2021/03/echasse-bowl-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"echasse-bowl-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"echasse-bowl-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1623, 8427, '_wp_attached_file', '2021/03/co-lounge-chair.jpg'),
(1624, 8427, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/03/co-lounge-chair.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"co-lounge-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"co-lounge-chair-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"co-lounge-chair-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"co-lounge-chair-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"co-lounge-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"co-lounge-chair-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"co-lounge-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"co-lounge-chair-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1625, 8428, '_wp_attached_file', '2021/03/co-lounge-chair-0.jpg'),
(1626, 8428, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:29:\"2021/03/co-lounge-chair-0.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-0-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-0-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-0-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-0-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"co-lounge-chair-0-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-0-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-0-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-0-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1627, 8429, '_wp_attached_file', '2021/03/co-lounge-chair-1.jpg'),
(1628, 8429, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:29:\"2021/03/co-lounge-chair-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"co-lounge-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1629, 8430, '_wp_attached_file', '2021/03/co-lounge-chair-2.jpg'),
(1630, 8430, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:29:\"2021/03/co-lounge-chair-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"co-lounge-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1631, 8431, '_wp_attached_file', '2021/03/co-lounge-chair-3.jpg'),
(1632, 8431, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:29:\"2021/03/co-lounge-chair-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"co-lounge-chair-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"co-lounge-chair-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1633, 8438, '_wp_attached_file', '2021/03/bath-pedal-bin.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1634, 8438, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:26:\"2021/03/bath-pedal-bin.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"bath-pedal-bin-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"bath-pedal-bin-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"bath-pedal-bin-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"bath-pedal-bin-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"bath-pedal-bin-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"bath-pedal-bin-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"bath-pedal-bin-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"bath-pedal-bin-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1635, 8439, '_wp_attached_file', '2021/03/bath-pedal-bin-1.jpg'),
(1636, 8439, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:28:\"2021/03/bath-pedal-bin-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"bath-pedal-bin-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1637, 8440, '_wp_attached_file', '2021/03/bath-pedal-bin-2.jpg'),
(1638, 8440, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:28:\"2021/03/bath-pedal-bin-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"bath-pedal-bin-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1639, 8441, '_wp_attached_file', '2021/03/bath-pedal-bin-3.jpg'),
(1640, 8441, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:28:\"2021/03/bath-pedal-bin-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"bath-pedal-bin-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"bath-pedal-bin-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1641, 8443, '_wp_attached_file', '2021/03/afteroom-plus-chair.jpg'),
(1642, 8443, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:31:\"2021/03/afteroom-plus-chair.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"afteroom-plus-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"afteroom-plus-chair-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"afteroom-plus-chair-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:31:\"afteroom-plus-chair-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"afteroom-plus-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"afteroom-plus-chair-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"afteroom-plus-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"afteroom-plus-chair-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1643, 8444, '_wp_attached_file', '2021/03/afteroom-plus-chair-1.jpg'),
(1644, 8444, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:33:\"2021/03/afteroom-plus-chair-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"afteroom-plus-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1645, 8445, '_wp_attached_file', '2021/03/afteroom-plus-chair-2.jpg'),
(1646, 8445, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:33:\"2021/03/afteroom-plus-chair-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"afteroom-plus-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"afteroom-plus-chair-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1647, 8445, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1648, 8449, '_wp_attached_file', '2021/03/pop-stool-1.jpg'),
(1649, 8449, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:23:\"2021/03/pop-stool-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"pop-stool-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"pop-stool-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"pop-stool-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:23:\"pop-stool-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"pop-stool-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"pop-stool-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"pop-stool-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"pop-stool-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1650, 8450, '_wp_attached_file', '2021/03/pop-stool.jpg'),
(1651, 8450, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:21:\"2021/03/pop-stool.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"pop-stool-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pop-stool-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"pop-stool-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:21:\"pop-stool-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"pop-stool-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"pop-stool-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"pop-stool-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"pop-stool-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1652, 8454, '_wp_attached_file', '2021/03/turn-stool-with-felt.jpg'),
(1653, 8454, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:32:\"2021/03/turn-stool-with-felt.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"turn-stool-with-felt-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"turn-stool-with-felt-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"turn-stool-with-felt-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:32:\"turn-stool-with-felt-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"turn-stool-with-felt-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"turn-stool-with-felt-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"turn-stool-with-felt-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"turn-stool-with-felt-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1654, 8454, '_wp_old_slug', 'turn-stool-with-felt-2'),
(1655, 8455, '_wp_attached_file', '2021/03/turn-stool-with-felt-1.jpg'),
(1656, 8455, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:34:\"2021/03/turn-stool-with-felt-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"turn-stool-with-felt-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"turn-stool-with-felt-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"turn-stool-with-felt-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"turn-stool-with-felt-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"turn-stool-with-felt-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"turn-stool-with-felt-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"turn-stool-with-felt-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"turn-stool-with-felt-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1657, 8461, '_wp_attached_file', '2021/03/turn-stool-with-felt-dimension.jpg'),
(1658, 8461, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"874\";s:4:\"file\";s:42:\"2021/03/turn-stool-with-felt-dimension.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"turn-stool-with-felt-dimension-275x300.jpg\";s:5:\"width\";s:3:\"275\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"turn-stool-with-felt-dimension-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"turn-stool-with-felt-dimension-768x839.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"839\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:42:\"turn-stool-with-felt-dimension-480x524.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"524\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"turn-stool-with-felt-dimension-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"turn-stool-with-felt-dimension-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"turn-stool-with-felt-dimension-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"turn-stool-with-felt-dimension-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1659, 8464, '_wp_attached_file', '2021/03/tone-wall-clock.jpg'),
(1660, 8464, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/03/tone-wall-clock.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tone-wall-clock-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tone-wall-clock-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"tone-wall-clock-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"tone-wall-clock-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"tone-wall-clock-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"tone-wall-clock-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"tone-wall-clock-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"tone-wall-clock-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1661, 8465, '_wp_attached_file', '2021/03/tone-wall-clock-1.jpg'),
(1662, 8465, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:29:\"2021/03/tone-wall-clock-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"tone-wall-clock-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"tone-wall-clock-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"tone-wall-clock-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"tone-wall-clock-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"tone-wall-clock-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"tone-wall-clock-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"tone-wall-clock-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"tone-wall-clock-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1663, 8467, '_wp_attached_file', '2021/03/beat-fat-pendant-black.jpg'),
(1664, 8467, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:34:\"2021/03/beat-fat-pendant-black.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"beat-fat-pendant-black-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"beat-fat-pendant-black-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"beat-fat-pendant-black-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"beat-fat-pendant-black-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"beat-fat-pendant-black-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"beat-fat-pendant-black-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"beat-fat-pendant-black-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"beat-fat-pendant-black-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1665, 8468, '_wp_attached_file', '2021/03/beat-fat-pendant-black-1.jpg'),
(1666, 8468, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:36:\"2021/03/beat-fat-pendant-black-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"beat-fat-pendant-black-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1667, 8469, '_wp_attached_file', '2021/03/beat-fat-pendant-black-2.jpg'),
(1668, 8469, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:36:\"2021/03/beat-fat-pendant-black-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"beat-fat-pendant-black-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"beat-fat-pendant-black-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1669, 8472, '_wp_attached_file', '2021/03/copenhagen-ad-floor-lamp.jpg'),
(1670, 8472, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:36:\"2021/03/copenhagen-ad-floor-lamp.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"copenhagen-ad-floor-lamp-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"copenhagen-ad-floor-lamp-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"copenhagen-ad-floor-lamp-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:36:\"copenhagen-ad-floor-lamp-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"copenhagen-ad-floor-lamp-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"copenhagen-ad-floor-lamp-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"copenhagen-ad-floor-lamp-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"copenhagen-ad-floor-lamp-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1671, 8473, '_wp_attached_file', '2021/03/copenhagen-ad-floor-lamp-1.jpg'),
(1672, 8473, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:38:\"2021/03/copenhagen-ad-floor-lamp-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"copenhagen-ad-floor-lamp-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"copenhagen-ad-floor-lamp-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"copenhagen-ad-floor-lamp-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:38:\"copenhagen-ad-floor-lamp-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"copenhagen-ad-floor-lamp-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"copenhagen-ad-floor-lamp-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"copenhagen-ad-floor-lamp-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"copenhagen-ad-floor-lamp-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1673, 8473, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1674, 8476, '_wp_attached_file', '2021/03/modway-nutshell-lounge-chair.jpg'),
(1675, 8476, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:40:\"2021/03/modway-nutshell-lounge-chair.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"modway-nutshell-lounge-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"modway-nutshell-lounge-chair-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"modway-nutshell-lounge-chair-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:40:\"modway-nutshell-lounge-chair-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"modway-nutshell-lounge-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"modway-nutshell-lounge-chair-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"modway-nutshell-lounge-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"modway-nutshell-lounge-chair-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1676, 8477, '_wp_attached_file', '2021/03/modway-nutshell-lounge-chair-1.jpg'),
(1677, 8477, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:42:\"2021/03/modway-nutshell-lounge-chair-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1678, 8478, '_wp_attached_file', '2021/03/modway-nutshell-lounge-chair-2.jpg'),
(1679, 8478, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:42:\"2021/03/modway-nutshell-lounge-chair-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"modway-nutshell-lounge-chair-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1680, 8480, '_wp_attached_file', '2021/03/brew-stove-coffee-maker.jpg'),
(1681, 8480, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:35:\"2021/03/brew-stove-coffee-maker.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"brew-stove-coffee-maker-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"brew-stove-coffee-maker-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"brew-stove-coffee-maker-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:35:\"brew-stove-coffee-maker-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"brew-stove-coffee-maker-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"brew-stove-coffee-maker-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"brew-stove-coffee-maker-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"brew-stove-coffee-maker-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1682, 8481, '_wp_attached_file', '2021/03/brew-stove-coffee-maker-1.jpg'),
(1683, 8481, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:37:\"2021/03/brew-stove-coffee-maker-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1684, 8482, '_wp_attached_file', '2021/03/brew-stove-coffee-maker-2.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1685, 8482, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:37:\"2021/03/brew-stove-coffee-maker-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"brew-stove-coffee-maker-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1686, 8486, '_wp_attached_file', '2021/03/menu-knitting-chair.jpg'),
(1687, 8486, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:31:\"2021/03/menu-knitting-chair.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"menu-knitting-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"menu-knitting-chair-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"menu-knitting-chair-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:31:\"menu-knitting-chair-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"menu-knitting-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"menu-knitting-chair-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"menu-knitting-chair-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"menu-knitting-chair-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1688, 8487, '_wp_attached_file', '2021/03/menu-knitting-chair-1.jpg'),
(1689, 8487, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:33:\"2021/03/menu-knitting-chair-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"menu-knitting-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1690, 8488, '_wp_attached_file', '2021/03/menu-knitting-chair-2.jpg'),
(1691, 8488, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:33:\"2021/03/menu-knitting-chair-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"menu-knitting-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1692, 8491, '_wp_attached_file', '2021/03/beat-fat-pendant-light-brass.jpg'),
(1693, 8491, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:40:\"2021/03/beat-fat-pendant-light-brass.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"beat-fat-pendant-light-brass-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"beat-fat-pendant-light-brass-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"beat-fat-pendant-light-brass-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:40:\"beat-fat-pendant-light-brass-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"beat-fat-pendant-light-brass-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"beat-fat-pendant-light-brass-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"beat-fat-pendant-light-brass-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"beat-fat-pendant-light-brass-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1694, 8492, '_wp_attached_file', '2021/03/beat-fat-pendant-light-brass-1.jpg'),
(1695, 8492, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:42:\"2021/03/beat-fat-pendant-light-brass-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-1-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-1-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1696, 8493, '_wp_attached_file', '2021/03/beat-fat-pendant-light-brass-2.jpg'),
(1697, 8493, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:42:\"2021/03/beat-fat-pendant-light-brass-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"beat-fat-pendant-light-brass-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1698, 8493, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1699, 8508, '_wp_attached_file', '2021/03/menu-knitting-chair-3.jpg'),
(1700, 8508, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:33:\"2021/03/menu-knitting-chair-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"menu-knitting-chair-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1701, 8508, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1702, 8510, '_wp_attached_file', '2021/03/menu-knitting-chair-4.jpg'),
(1703, 8510, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:33:\"2021/03/menu-knitting-chair-4.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-4-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-4-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"menu-knitting-chair-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"menu-knitting-chair-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1704, 8589, '_wp_attached_file', '2021/04/modern_banner1.jpg'),
(1705, 8589, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"570\";s:6:\"height\";s:3:\"396\";s:4:\"file\";s:26:\"2021/04/modern_banner1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"modern_banner1-300x208.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"208\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"modern_banner1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"modern_banner1-480x333.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"333\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"modern_banner1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"modern_banner1-400x396.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"396\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"modern_banner1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"modern_banner1-400x396.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"396\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1706, 8589, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1707, 8590, '_wp_attached_file', '2021/04/modern_banner2.jpg'),
(1708, 8590, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"570\";s:6:\"height\";s:3:\"396\";s:4:\"file\";s:26:\"2021/04/modern_banner2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"modern_banner2-300x208.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"208\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"modern_banner2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"modern_banner2-480x333.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"333\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"modern_banner2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"modern_banner2-400x396.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"396\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"modern_banner2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"modern_banner2-400x396.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"396\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1709, 8626, '_wp_attached_file', '2021/04/Clearance_Sales.jpg'),
(1710, 8626, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"570\";s:6:\"height\";s:3:\"320\";s:4:\"file\";s:27:\"2021/04/Clearance_Sales.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Clearance_Sales-300x168.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"168\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Clearance_Sales-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"Clearance_Sales-480x269.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"269\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Clearance_Sales-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Clearance_Sales-400x320.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Clearance_Sales-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Clearance_Sales-400x320.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1711, 8626, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1712, 8642, '_wp_attached_file', '2021/04/elementor_icon.png'),
(1713, 8642, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"88\";s:6:\"height\";s:2:\"76\";s:4:\"file\";s:26:\"2021/04/elementor_icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1714, 8642, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1715, 8643, '_wp_attached_file', '2021/04/gutenberg_icon.png'),
(1716, 8643, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"88\";s:6:\"height\";s:2:\"76\";s:4:\"file\";s:26:\"2021/04/gutenberg_icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1717, 8644, '_wp_attached_file', '2021/04/home09_default.jpg'),
(1718, 8644, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:26:\"2021/04/home09_default.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home09_default-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home09_default-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home09_default-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home09_default-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home09_default-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home09_default-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1719, 8644, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1720, 8645, '_wp_attached_file', '2021/04/landing_07.jpg'),
(1721, 8645, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:22:\"2021/04/landing_07.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"landing_07-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"landing_07-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"landing_07-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"landing_07-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"landing_07-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"landing_07-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1722, 8645, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1723, 8646, '_wp_attached_file', '2021/04/landing_08_default.jpg'),
(1724, 8646, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:30:\"2021/04/landing_08_default.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"landing_08_default-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"landing_08_default-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"landing_08_default-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"landing_08_default-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"landing_08_default-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"landing_08_default-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1725, 8646, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1726, 8648, '_wp_attached_file', '2021/04/landing_home6.jpg'),
(1727, 8648, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:25:\"2021/04/landing_home6.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"landing_home6-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_home6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"landing_home6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_home6-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"landing_home6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_home6-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1728, 8648, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1729, 8649, '_wp_attached_file', '2021/04/landing_thumb1.jpg'),
(1730, 8649, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"84\";s:6:\"height\";s:2:\"47\";s:4:\"file\";s:26:\"2021/04/landing_thumb1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1731, 8649, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1732, 8650, '_wp_attached_file', '2021/04/landing_thumb2.jpg'),
(1733, 8650, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"92\";s:6:\"height\";s:2:\"52\";s:4:\"file\";s:26:\"2021/04/landing_thumb2.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1734, 8650, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1735, 8651, '_wp_attached_file', '2021/04/landing_thumb3.jpg'),
(1736, 8651, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"145\";s:6:\"height\";s:2:\"82\";s:4:\"file\";s:26:\"2021/04/landing_thumb3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1737, 8651, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1738, 8652, '_wp_attached_file', '2021/04/landing_thumb4.jpg'),
(1739, 8652, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"144\";s:6:\"height\";s:2:\"83\";s:4:\"file\";s:26:\"2021/04/landing_thumb4.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1740, 8652, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1741, 8653, '_wp_attached_file', '2021/04/landing_thumb5.jpg'),
(1742, 8653, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"145\";s:6:\"height\";s:2:\"82\";s:4:\"file\";s:26:\"2021/04/landing_thumb5.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1743, 8653, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1744, 8654, '_wp_attached_file', '2021/04/landing_thumb6.jpg'),
(1745, 8654, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"111\";s:6:\"height\";s:2:\"63\";s:4:\"file\";s:26:\"2021/04/landing_thumb6.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1746, 8654, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1747, 8655, '_wp_attached_file', '2021/04/landing_thumb7.jpg'),
(1748, 8655, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"95\";s:6:\"height\";s:2:\"53\";s:4:\"file\";s:26:\"2021/04/landing_thumb7.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1749, 8655, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1750, 8656, '_wp_attached_file', '2021/04/landing_thumb8.jpg'),
(1751, 8656, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"145\";s:6:\"height\";s:2:\"82\";s:4:\"file\";s:26:\"2021/04/landing_thumb8.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1752, 8656, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1753, 8657, '_wp_attached_file', '2021/04/landing_thumb9.jpg'),
(1754, 8657, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"54\";s:4:\"file\";s:26:\"2021/04/landing_thumb9.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1755, 8657, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1756, 8658, '_wp_attached_file', '2021/04/landing_thumb10.jpg'),
(1757, 8658, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"145\";s:6:\"height\";s:2:\"82\";s:4:\"file\";s:27:\"2021/04/landing_thumb10.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1758, 8658, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1759, 8660, '_wp_attached_file', '2021/04/landing-elementor-team.jpg'),
(1760, 8660, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"658\";s:6:\"height\";s:3:\"614\";s:4:\"file\";s:34:\"2021/04/landing-elementor-team.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"landing-elementor-team-300x280.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"landing-elementor-team-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"landing-elementor-team-480x448.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"448\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"landing-elementor-team-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"landing-elementor-team-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"landing-elementor-team-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"landing-elementor-team-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1761, 8660, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1762, 8661, '_wp_attached_file', '2021/04/lifetime_icon.png'),
(1763, 8661, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"88\";s:6:\"height\";s:2:\"76\";s:4:\"file\";s:25:\"2021/04/lifetime_icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1764, 8661, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1765, 8662, '_wp_attached_file', '2021/04/modern_landing_img.png'),
(1766, 8662, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"702\";s:4:\"file\";s:30:\"2021/04/modern_landing_img.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"modern_landing_img-300x180.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"180\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"modern_landing_img-1024x614.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"614\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_landing_img-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"modern_landing_img-768x461.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"461\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:30:\"modern_landing_img-480x288.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"288\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"modern_landing_img-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"modern_landing_img-800x480.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_landing_img-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"modern_landing_img-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"modern_landing_img-800x480.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_landing_img-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1767, 8662, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1768, 8663, '_wp_attached_file', '2021/04/modern_landing-bg1-scaled.jpg'),
(1769, 8663, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:2:\"59\";s:4:\"file\";s:37:\"2021/04/modern_landing-bg1-scaled.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"modern_landing-bg1-300x7.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:1:\"7\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg1-1024x23.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:2:\"23\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"modern_landing-bg1-150x66.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"66\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"modern_landing-bg1-768x18.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:2:\"18\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg1-1536x35.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:2:\"35\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg1-2048x47.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:2:\"47\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:29:\"modern_landing-bg1-480x11.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:2:\"11\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"modern_landing-bg1-300x66.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"66\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"modern_landing-bg1-800x18.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:2:\"18\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"modern_landing-bg1-400x66.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"66\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"modern_landing-bg1-300x66.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"66\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"modern_landing-bg1-800x18.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:2:\"18\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"modern_landing-bg1-400x66.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"66\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"modern_landing-bg1.jpg\";}'),
(1770, 8664, '_wp_attached_file', '2021/04/modern_landing-bg2-scaled.jpg'),
(1771, 8664, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:4:\"1035\";s:4:\"file\";s:37:\"2021/04/modern_landing-bg2-scaled.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg2-300x121.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"121\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"modern_landing-bg2-1024x414.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"414\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg2-768x310.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"310\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"modern_landing-bg2-1536x621.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"621\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:31:\"modern_landing-bg2-2048x828.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"828\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg2-480x194.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"194\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"modern_landing-bg2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg2-800x323.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"323\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg2-800x323.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"323\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"modern_landing-bg2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"modern_landing-bg2.jpg\";}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1772, 8665, '_wp_attached_file', '2021/04/modern_landing-footer-scaled.jpg'),
(1773, 8665, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:3:\"424\";s:4:\"file\";s:40:\"2021/04/modern_landing-footer-scaled.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"modern_landing-footer-300x50.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"modern_landing-footer-1024x170.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"170\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"modern_landing-footer-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"modern_landing-footer-768x127.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"127\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"modern_landing-footer-1536x254.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"254\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"modern_landing-footer-2048x339.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"339\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:32:\"modern_landing-footer-480x80.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"modern_landing-footer-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"modern_landing-footer-800x133.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"133\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"modern_landing-footer-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"modern_landing-footer-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"modern_landing-footer-800x133.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"133\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"modern_landing-footer-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:25:\"modern_landing-footer.jpg\";}'),
(1774, 8666, '_wp_attached_file', '2021/04/modern_shop_landing.jpg'),
(1775, 8666, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"637\";s:6:\"height\";s:3:\"686\";s:4:\"file\";s:31:\"2021/04/modern_shop_landing.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"modern_shop_landing-279x300.jpg\";s:5:\"width\";s:3:\"279\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"modern_shop_landing-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:31:\"modern_shop_landing-480x517.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"517\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"modern_shop_landing-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"modern_shop_landing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"modern_shop_landing-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"modern_shop_landing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1776, 8666, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1777, 8669, '_wp_attached_file', '2021/04/pages_14.jpg'),
(1778, 8669, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"282\";s:6:\"height\";s:3:\"179\";s:4:\"file\";s:20:\"2021/04/pages_14.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_14-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1779, 8669, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1780, 8670, '_wp_attached_file', '2021/04/pages_15.jpg'),
(1781, 8670, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"284\";s:6:\"height\";s:3:\"330\";s:4:\"file\";s:20:\"2021/04/pages_15.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"pages_15-258x300.jpg\";s:5:\"width\";s:3:\"258\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_15-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"pages_15-284x300.jpg\";s:5:\"width\";s:3:\"284\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"pages_15-284x300.jpg\";s:5:\"width\";s:3:\"284\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1782, 8670, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1783, 8671, '_wp_attached_file', '2021/04/woo_label.png'),
(1784, 8671, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"284\";s:6:\"height\";s:2:\"64\";s:4:\"file\";s:21:\"2021/04/woo_label.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"woo_label-150x64.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"64\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1785, 8671, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1786, 8672, '_wp_attached_file', '2021/04/wordpress_icon.png'),
(1787, 8672, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"88\";s:6:\"height\";s:2:\"76\";s:4:\"file\";s:26:\"2021/04/wordpress_icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1788, 8672, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1789, 8673, '_wp_attached_file', '2021/04/wpdaddy_icon.png'),
(1790, 8673, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"88\";s:6:\"height\";s:2:\"76\";s:4:\"file\";s:24:\"2021/04/wpdaddy_icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1791, 8673, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1792, 8700, '_wp_attached_file', '2021/04/landing_woo-label.png'),
(1793, 8700, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"315\";s:6:\"height\";s:3:\"245\";s:4:\"file\";s:29:\"2021/04/landing_woo-label.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"landing_woo-label-300x233.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"233\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"landing_woo-label-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"landing_woo-label-300x245.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"245\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"landing_woo-label-300x245.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"245\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1794, 8700, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1795, 8702, '_wp_attached_file', '2021/04/modern_shop_landing-img1.jpg'),
(1796, 8702, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"430\";s:6:\"height\";s:3:\"284\";s:4:\"file\";s:36:\"2021/04/modern_shop_landing-img1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"modern_shop_landing-img1-300x198.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"198\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"modern_shop_landing-img1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"modern_shop_landing-img1-300x284.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"modern_shop_landing-img1-400x284.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"modern_shop_landing-img1-300x284.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"modern_shop_landing-img1-400x284.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1797, 8702, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1798, 8703, '_wp_attached_file', '2021/04/modern_shop_landing-img2.jpg'),
(1799, 8703, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"430\";s:6:\"height\";s:3:\"284\";s:4:\"file\";s:36:\"2021/04/modern_shop_landing-img2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"modern_shop_landing-img2-300x198.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"198\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"modern_shop_landing-img2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"modern_shop_landing-img2-300x284.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"modern_shop_landing-img2-400x284.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"modern_shop_landing-img2-300x284.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"modern_shop_landing-img2-400x284.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"284\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1800, 8703, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1801, 8714, '_wp_attached_file', '2021/04/furniture-post.jpg'),
(1802, 8714, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:26:\"2021/04/furniture-post.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"furniture-post-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"furniture-post-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"furniture-post-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"furniture-post-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"furniture-post-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"furniture-post-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"furniture-post-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"furniture-post-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1803, 8714, 'solid_color', '716156'),
(1804, 8720, '_wp_attached_file', '2021/04/furniture-post-2.jpg'),
(1805, 8720, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:28:\"2021/04/furniture-post-2.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"furniture-post-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"furniture-post-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"furniture-post-2-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"furniture-post-2-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"furniture-post-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"furniture-post-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"furniture-post-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"furniture-post-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1806, 8720, 'solid_color', 'C6CAC6'),
(1807, 8724, '_wp_attached_file', '2021/04/furniture-post-3.jpg'),
(1808, 8724, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:28:\"2021/04/furniture-post-3.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"furniture-post-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"furniture-post-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"furniture-post-3-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"furniture-post-3-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"furniture-post-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"furniture-post-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"furniture-post-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"furniture-post-3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1809, 8724, 'solid_color', '8A7359'),
(1810, 8736, '_wp_attached_file', '2021/04/landing_home-shop.jpg'),
(1811, 8736, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:29:\"2021/04/landing_home-shop.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"landing_home-shop-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"landing_home-shop-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"landing_home-shop-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"landing_home-shop-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"landing_home-shop-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"landing_home-shop-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1812, 8736, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1813, 8745, '_wp_attached_file', '2021/04/loading.gif'),
(1814, 8745, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"256\";s:6:\"height\";s:3:\"256\";s:4:\"file\";s:19:\"2021/04/loading.gif\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"loading-150x150.gif\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1815, 8790, '_wp_attached_file', '2021/04/promo.jpg'),
(1816, 8790, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"859\";s:4:\"file\";s:17:\"2021/04/promo.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"promo-140x300.jpg\";s:5:\"width\";s:3:\"140\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"promo-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"promo-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"promo-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"promo-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"promo-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1817, 8797, '_wp_attached_file', '2021/04/landing_planet2.png'),
(1818, 8797, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"609\";s:6:\"height\";s:3:\"190\";s:4:\"file\";s:27:\"2021/04/landing_planet2.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"landing_planet2-300x94.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"94\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_planet2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"landing_planet2-480x150.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"landing_planet2-300x190.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"190\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_planet2-400x190.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"190\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"landing_planet2-300x190.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"190\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"landing_planet2-400x190.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"190\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1819, 8797, '_elementor_source_image_hash', '2e256b1f12732614edc47659048fa1ac401e166c'),
(1820, 8798, '_wp_attached_file', '2021/04/landing_planet.png'),
(1821, 8798, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"271\";s:6:\"height\";s:3:\"193\";s:4:\"file\";s:26:\"2021/04/landing_planet.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_planet-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1822, 8798, '_elementor_source_image_hash', '3be22796cb9d5bd0fa7bc20ec82b88220f5d85c4'),
(1823, 8799, '_wp_attached_file', '2021/04/landing-logo-ewebot.png'),
(1824, 8799, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"428\";s:6:\"height\";s:3:\"140\";s:4:\"file\";s:31:\"2021/04/landing-logo-ewebot.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"landing-logo-ewebot-300x98.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"98\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"landing-logo-ewebot-150x140.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-logo-ewebot-300x140.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"landing-logo-ewebot-400x140.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"landing-logo-ewebot-300x140.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"landing-logo-ewebot-400x140.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1825, 8799, '_elementor_source_image_hash', 'a22ca6068c733d4484e7c99ff4429dd6e02d1862'),
(1826, 8800, '_wp_attached_file', '2021/04/landing_icon_04.png'),
(1827, 8800, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"110\";s:4:\"file\";s:27:\"2021/04/landing_icon_04.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1828, 8800, '_elementor_source_image_hash', 'de85ea36b7be02258b8442e03d43406e7a18a721'),
(1829, 8801, '_wp_attached_file', '2021/04/landing_icon_05.png'),
(1830, 8801, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";s:4:\"file\";s:27:\"2021/04/landing_icon_05.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1831, 8801, '_elementor_source_image_hash', '13cf5faba141f0d54aeeb562d61f63aa5ae07245'),
(1832, 8802, '_wp_attached_file', '2021/04/landing_icon_03.png'),
(1833, 8802, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"140\";s:6:\"height\";s:3:\"122\";s:4:\"file\";s:27:\"2021/04/landing_icon_03.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1834, 8802, '_elementor_source_image_hash', 'd342d3eb48d8eb4c08f431889bc5dbf02e87ebee'),
(1835, 8803, '_wp_attached_file', '2021/04/landing_icon_02.png'),
(1836, 8803, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";s:4:\"file\";s:27:\"2021/04/landing_icon_02.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1837, 8803, '_elementor_source_image_hash', '661c1b48d6e3b8b68722786df2bce23da8eb5bae'),
(1838, 8804, '_wp_attached_file', '2021/04/landing_icon_01.png'),
(1839, 8804, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";s:4:\"file\";s:27:\"2021/04/landing_icon_01.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1840, 8804, '_elementor_source_image_hash', '0c504e5736e6124132155872b74cd0885d882e8c'),
(1841, 8805, '_wp_attached_file', '2021/04/ewebot_landing_img-01.jpg'),
(1842, 8805, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:3:\"700\";s:4:\"file\";s:33:\"2021/04/ewebot_landing_img-01.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ewebot_landing_img-01-300x82.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"82\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-01-1024x280.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-768x210.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"210\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-01-1536x420.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"420\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-01-2048x560.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"560\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-480x131.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"131\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"ewebot_landing_img-01-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-800x219.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"219\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-800x219.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"219\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-01-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1843, 8805, '_elementor_source_image_hash', '942e777193a7e734c0b348bdc592b036b20c87d3'),
(1844, 8810, '_wp_attached_file', '2021/04/home6.jpg'),
(1845, 8810, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"477\";s:4:\"file\";s:17:\"2021/04/home6.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"home6-233x300.jpg\";s:5:\"width\";s:3:\"233\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"home6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"home6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"home6-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"home6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"home6-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1846, 8810, '_elementor_source_image_hash', '2cc90c4ae53d5d480c87a9d7e76670eee2440450'),
(1847, 8821, '_wp_attached_file', '2021/04/pages_05.jpg'),
(1848, 8821, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"282\";s:6:\"height\";s:3:\"179\";s:4:\"file\";s:20:\"2021/04/pages_05.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1849, 8821, '_elementor_source_image_hash', '67a25212089b77497d8ef8db19a2ea338dd414b0'),
(1850, 8829, '_wp_attached_file', '2021/04/pages_13.jpg'),
(1851, 8829, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"284\";s:6:\"height\";s:3:\"330\";s:4:\"file\";s:20:\"2021/04/pages_13.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"pages_13-258x300.jpg\";s:5:\"width\";s:3:\"258\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pages_13-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"pages_13-284x300.jpg\";s:5:\"width\";s:3:\"284\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"pages_13-284x300.jpg\";s:5:\"width\";s:3:\"284\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1852, 8829, '_elementor_source_image_hash', 'a07937431a97fb567b5a1f84239f256627c01edf'),
(1853, 8835, '_wp_attached_file', '2021/04/landing_img_3.png'),
(1854, 8835, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"702\";s:4:\"file\";s:25:\"2021/04/landing_img_3.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"landing_img_3-300x180.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"180\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"landing_img_3-1024x614.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"614\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"landing_img_3-768x461.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"461\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"landing_img_3-480x288.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"288\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"landing_img_3-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"landing_img_3-800x480.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_3-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"landing_img_3-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"landing_img_3-800x480.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_3-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1855, 8835, '_elementor_source_image_hash', '4e70757ff9fa39f1d8070afcd73890aa939b234e'),
(1856, 8836, '_wp_attached_file', '2021/04/ewebot_landing_img-03.jpg'),
(1857, 8836, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:3:\"820\";s:4:\"file\";s:33:\"2021/04/ewebot_landing_img-03.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ewebot_landing_img-03-300x96.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-03-1024x328.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"328\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-768x246.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"246\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-03-1536x492.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"492\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"ewebot_landing_img-03-2048x656.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"656\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-480x154.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"154\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"ewebot_landing_img-03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-800x256.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"256\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-800x256.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"256\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"ewebot_landing_img-03-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1858, 8836, '_elementor_source_image_hash', '603ad7ba9209a28cc7834129d13d2a5b22121f2c'),
(1859, 8842, '_wp_attached_file', '2021/04/landing_img_8.png'),
(1860, 8842, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"553\";s:6:\"height\";s:3:\"482\";s:4:\"file\";s:25:\"2021/04/landing_img_8.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"landing_img_8-300x261.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"261\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_8-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"landing_img_8-480x418.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"418\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"landing_img_8-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_8-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"landing_img_8-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"landing_img_8-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1861, 8842, '_elementor_source_image_hash', '9a8e1678978620210f4fbf23fa5cf3fad8687453'),
(1862, 8852, '_wp_attached_file', '2021/04/landing_footer.jpg'),
(1863, 8852, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:3:\"627\";s:4:\"file\";s:26:\"2021/04/landing_footer.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"landing_footer-300x73.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"73\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"landing_footer-1024x251.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"251\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_footer-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"landing_footer-768x188.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"188\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"landing_footer-1536x376.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"376\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:27:\"landing_footer-2048x502.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"502\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"landing_footer-480x118.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"118\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"landing_footer-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"landing_footer-800x196.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_footer-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"landing_footer-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"landing_footer-800x196.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"landing_footer-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1864, 8852, '_elementor_source_image_hash', '9304efa77a8dfc95fff4b442a751550661d42072'),
(1865, 9049, '_wp_attached_file', '2021/05/logo_retinablack-red.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1866, 9049, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:32:\"2021/05/logo_retinablack-red.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"logo_retinablack-red-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1867, 9074, '_wp_attached_file', '2021/05/home12_bg.jpg'),
(1868, 9074, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1140\";s:4:\"file\";s:21:\"2021/05/home12_bg.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"home12_bg-300x178.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"178\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"home12_bg-1024x608.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"608\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"home12_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"home12_bg-768x456.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"456\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"home12_bg-1536x912.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"912\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:21:\"home12_bg-480x285.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"285\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"home12_bg-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"home12_bg-800x475.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"475\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"home12_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"home12_bg-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"home12_bg-800x475.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"475\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"home12_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1869, 9076, '_wp_attached_file', '2021/05/home12_cube1.png'),
(1870, 9076, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"214\";s:6:\"height\";s:3:\"182\";s:4:\"file\";s:24:\"2021/05/home12_cube1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home12_cube1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1871, 9076, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1872, 9077, '_wp_attached_file', '2021/05/ewe12_girl_1.png'),
(1873, 9077, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"710\";s:6:\"height\";s:3:\"690\";s:4:\"file\";s:24:\"2021/05/ewe12_girl_1.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"ewe12_girl_1-300x292.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"292\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"ewe12_girl_1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:24:\"ewe12_girl_1-480x466.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"466\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"ewe12_girl_1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"ewe12_girl_1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"ewe12_girl_1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"ewe12_girl_1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1874, 9077, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1875, 9078, '_wp_attached_file', '2021/05/home12_img2.png'),
(1876, 9078, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"143\";s:6:\"height\";s:3:\"214\";s:4:\"file\";s:23:\"2021/05/home12_img2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home12_img2-143x150.png\";s:5:\"width\";s:3:\"143\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1877, 9078, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1878, 9079, '_wp_attached_file', '2021/05/home12_img3.png'),
(1879, 9079, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"232\";s:6:\"height\";s:2:\"84\";s:4:\"file\";s:23:\"2021/05/home12_img3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"home12_img3-150x84.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"84\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1880, 9079, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1881, 9080, '_wp_attached_file', '2021/05/home12_figure1.png'),
(1882, 9080, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"270\";s:6:\"height\";s:4:\"1025\";s:4:\"file\";s:26:\"2021/05/home12_figure1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"home12_figure1-79x300.png\";s:5:\"width\";s:2:\"79\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home12_figure1-270x300.png\";s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure1-270x400.png\";s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home12_figure1-270x300.png\";s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure1-270x400.png\";s:5:\"width\";s:3:\"270\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1883, 9080, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1884, 9081, '_wp_attached_file', '2021/05/home12_cube2.png'),
(1885, 9081, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"186\";s:4:\"file\";s:24:\"2021/05/home12_cube2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home12_cube2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1886, 9081, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1887, 9082, '_wp_attached_file', '2021/05/check12.png'),
(1888, 9082, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"40\";s:6:\"height\";s:2:\"40\";s:4:\"file\";s:19:\"2021/05/check12.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1889, 9082, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1890, 9083, '_wp_attached_file', '2021/05/home12_img4.png'),
(1891, 9083, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"674\";s:6:\"height\";s:3:\"631\";s:4:\"file\";s:23:\"2021/05/home12_img4.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"home12_img4-300x281.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"281\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home12_img4-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:23:\"home12_img4-480x449.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"449\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"home12_img4-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home12_img4-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"home12_img4-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home12_img4-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1892, 9083, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1893, 9084, '_wp_attached_file', '2021/05/home12_figure2.png'),
(1894, 9084, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"486\";s:6:\"height\";s:3:\"743\";s:4:\"file\";s:26:\"2021/05/home12_figure2.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home12_figure2-196x300.png\";s:5:\"width\";s:3:\"196\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"home12_figure2-480x734.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"734\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home12_figure2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home12_figure2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1895, 9084, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1896, 9085, '_wp_attached_file', '2021/05/home12_figure3.png'),
(1897, 9085, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"250\";s:6:\"height\";s:3:\"245\";s:4:\"file\";s:26:\"2021/05/home12_figure3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1898, 9085, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1899, 9086, '_wp_attached_file', '2021/05/home12_cube3.png'),
(1900, 9086, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"106\";s:6:\"height\";s:3:\"108\";s:4:\"file\";s:24:\"2021/05/home12_cube3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1901, 9086, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1902, 9087, '_wp_attached_file', '2021/05/home12_video_bg.jpg'),
(1903, 9087, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"720\";s:4:\"file\";s:27:\"2021/05/home12_video_bg.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"home12_video_bg-300x113.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"113\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"home12_video_bg-1024x384.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"384\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home12_video_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"home12_video_bg-768x288.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"288\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"home12_video_bg-1536x576.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"576\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"home12_video_bg-480x180.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"180\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"home12_video_bg-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"home12_video_bg-800x300.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"home12_video_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"home12_video_bg-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"home12_video_bg-800x300.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"home12_video_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1904, 9088, '_wp_attached_file', '2021/05/home12_cube4.png'),
(1905, 9088, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"204\";s:6:\"height\";s:3:\"202\";s:4:\"file\";s:24:\"2021/05/home12_cube4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"home12_cube4-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1906, 9088, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1907, 9089, '_wp_attached_file', '2021/05/home12_video_img.jpg'),
(1908, 9089, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"770\";s:6:\"height\";s:3:\"420\";s:4:\"file\";s:28:\"2021/05/home12_video_img.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"home12_video_img-300x164.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"164\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"home12_video_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"home12_video_img-768x419.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"419\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"home12_video_img-480x262.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"262\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"home12_video_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"home12_video_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"home12_video_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"home12_video_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1909, 9089, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1910, 9090, '_wp_attached_file', '2021/05/home12_figure4.png'),
(1911, 9090, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"332\";s:6:\"height\";s:3:\"328\";s:4:\"file\";s:26:\"2021/05/home12_figure4.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home12_figure4-300x296.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"296\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure4-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home12_figure4-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home12_figure4-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1912, 9090, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1913, 9091, '_wp_attached_file', '2021/05/home12_video_points.png'),
(1914, 9091, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"332\";s:6:\"height\";s:3:\"325\";s:4:\"file\";s:31:\"2021/05/home12_video_points.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"home12_video_points-300x294.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"294\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"home12_video_points-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"home12_video_points-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"home12_video_points-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1915, 9091, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1916, 9095, '_wp_attached_file', '2021/05/air_track_home12.png'),
(1917, 9095, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"380\";s:6:\"height\";s:3:\"124\";s:4:\"file\";s:28:\"2021/05/air_track_home12.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"air_track_home12-300x98.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"98\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"air_track_home12-150x124.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"air_track_home12-300x124.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"air_track_home12-300x124.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1918, 9095, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1919, 9096, '_wp_attached_file', '2021/05/myob_home12.png'),
(1920, 9096, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"380\";s:6:\"height\";s:3:\"124\";s:4:\"file\";s:23:\"2021/05/myob_home12.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"myob_home12-300x98.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"98\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"myob_home12-150x124.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"myob_home12-300x124.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"myob_home12-300x124.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1921, 9096, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1922, 9097, '_wp_attached_file', '2021/05/radix_home12.png'),
(1923, 9097, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"380\";s:6:\"height\";s:2:\"86\";s:4:\"file\";s:24:\"2021/05/radix_home12.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"radix_home12-300x68.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"68\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"radix_home12-150x86.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"86\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"radix_home12-300x86.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"86\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"radix_home12-300x86.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"86\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1924, 9097, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1925, 9098, '_wp_attached_file', '2021/05/story_home12.png'),
(1926, 9098, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"380\";s:6:\"height\";s:2:\"86\";s:4:\"file\";s:24:\"2021/05/story_home12.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"story_home12-300x68.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"68\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"story_home12-150x86.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"86\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"story_home12-300x86.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"86\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"story_home12-300x86.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"86\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1927, 9098, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1928, 9099, '_wp_attached_file', '2021/05/sylexcoin_home12.png'),
(1929, 9099, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"380\";s:6:\"height\";s:2:\"80\";s:4:\"file\";s:28:\"2021/05/sylexcoin_home12.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"sylexcoin_home12-300x63.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"63\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"sylexcoin_home12-150x80.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"sylexcoin_home12-300x80.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"sylexcoin_home12-300x80.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1930, 9099, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1931, 9100, '_wp_attached_file', '2021/05/zazzle_media_home12.png'),
(1932, 9100, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"380\";s:6:\"height\";s:2:\"80\";s:4:\"file\";s:31:\"2021/05/zazzle_media_home12.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"zazzle_media_home12-300x63.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"63\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"zazzle_media_home12-150x80.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"zazzle_media_home12-300x80.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"zazzle_media_home12-300x80.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1933, 9100, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1934, 9101, '_wp_attached_file', '2021/05/home12_Q_points.png'),
(1935, 9101, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"252\";s:6:\"height\";s:3:\"243\";s:4:\"file\";s:27:\"2021/05/home12_Q_points.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home12_Q_points-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1936, 9101, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1937, 9102, '_wp_attached_file', '2021/05/home12-Q.png'),
(1938, 9102, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"570\";s:6:\"height\";s:3:\"590\";s:4:\"file\";s:20:\"2021/05/home12-Q.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"home12-Q-290x300.png\";s:5:\"width\";s:3:\"290\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"home12-Q-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:20:\"home12-Q-480x497.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"497\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"home12-Q-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"home12-Q-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"home12-Q-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"home12-Q-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1939, 9102, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1940, 9103, '_wp_attached_file', '2021/05/home12_testimonials.jpg'),
(1941, 9103, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"104\";s:6:\"height\";s:3:\"105\";s:4:\"file\";s:31:\"2021/05/home12_testimonials.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1942, 9103, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1943, 9105, '_wp_attached_file', '2021/05/home12-quote.png'),
(1944, 9105, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"130\";s:6:\"height\";s:3:\"104\";s:4:\"file\";s:24:\"2021/05/home12-quote.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1945, 9105, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1946, 9106, '_wp_attached_file', '2021/05/home12_figure5.png'),
(1947, 9106, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"490\";s:6:\"height\";s:3:\"740\";s:4:\"file\";s:26:\"2021/05/home12_figure5.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home12_figure5-199x300.png\";s:5:\"width\";s:3:\"199\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure5-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"home12_figure5-480x725.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"725\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home12_figure5-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure5-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home12_figure5-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home12_figure5-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1948, 9106, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1949, 9108, '_wp_attached_file', '2021/05/home12_wave.png'),
(1950, 9108, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:2:\"45\";s:4:\"file\";s:23:\"2021/05/home12_wave.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"home12_wave-300x7.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:1:\"7\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"home12_wave-1024x24.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:2:\"24\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"home12_wave-150x45.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"45\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"home12_wave-768x18.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:2:\"18\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"home12_wave-1536x36.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:22:\"home12_wave-480x11.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:2:\"11\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"home12_wave-300x45.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"45\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"home12_wave-800x19.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:2:\"19\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"home12_wave-400x45.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"45\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"home12_wave-300x45.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"45\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"home12_wave-800x19.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:2:\"19\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"home12_wave-400x45.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"45\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1951, 9108, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1952, 9123, '_wp_attached_file', '2021/05/start_doing.jpg'),
(1953, 9123, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:23:\"2021/05/start_doing.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"start_doing-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"start_doing-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"start_doing-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:23:\"start_doing-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"start_doing-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"start_doing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"start_doing-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"start_doing-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1954, 9125, '_wp_attached_file', '2021/05/spirit.jpg'),
(1955, 9125, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:18:\"2021/05/spirit.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"spirit-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"spirit-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"spirit-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:18:\"spirit-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"spirit-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"spirit-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"spirit-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"spirit-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1956, 9127, '_wp_attached_file', '2021/05/power_peace_ful.jpg'),
(1957, 9127, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:27:\"2021/05/power_peace_ful.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"power_peace_ful-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"power_peace_ful-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"power_peace_ful-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"power_peace_ful-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"power_peace_ful-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"power_peace_ful-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"power_peace_ful-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"power_peace_ful-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1958, 9129, '_wp_attached_file', '2021/05/genesis.jpg'),
(1959, 9129, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:19:\"2021/05/genesis.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"genesis-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"genesis-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"genesis-768x768.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"768\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:19:\"genesis-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"genesis-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"genesis-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"genesis-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"genesis-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1960, 9164, '_wp_attached_file', '2020/05/satisfied-hipster-girl.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1961, 9164, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:4:\"file\";s:34:\"2020/05/satisfied-hipster-girl.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"satisfied-hipster-girl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"satisfied-hipster-girl-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"satisfied-hipster-girl-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"satisfied-hipster-girl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"satisfied-hipster-girl-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"satisfied-hipster-girl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"satisfied-hipster-girl-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1962, 9164, 'solid_color', '999885'),
(1963, 9165, '_wp_attached_file', '2020/05/satisfied-hipster-girl_img.jpg'),
(1964, 9165, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:38:\"2020/05/satisfied-hipster-girl_img.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"satisfied-hipster-girl_img-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"satisfied-hipster-girl_img-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"satisfied-hipster-girl_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"satisfied-hipster-girl_img-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:38:\"satisfied-hipster-girl_img-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"satisfied-hipster-girl_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"satisfied-hipster-girl_img-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"satisfied-hipster-girl_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"satisfied-hipster-girl_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"satisfied-hipster-girl_img-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"satisfied-hipster-girl_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1965, 9173, '_wp_attached_file', '2020/05/coworker-resting-comfortable.jpg'),
(1966, 9173, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:4:\"file\";s:40:\"2020/05/coworker-resting-comfortable.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"coworker-resting-comfortable-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"coworker-resting-comfortable-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:40:\"coworker-resting-comfortable-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"coworker-resting-comfortable-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"coworker-resting-comfortable-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"coworker-resting-comfortable-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"coworker-resting-comfortable-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1967, 9173, 'solid_color', '454A59'),
(1968, 9174, '_wp_attached_file', '2020/05/coworker-resting-comfortable_img.jpg'),
(1969, 9174, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:44:\"2020/05/coworker-resting-comfortable_img.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"coworker-resting-comfortable_img-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"coworker-resting-comfortable_img-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"coworker-resting-comfortable_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"coworker-resting-comfortable_img-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:44:\"coworker-resting-comfortable_img-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"coworker-resting-comfortable_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:44:\"coworker-resting-comfortable_img-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"coworker-resting-comfortable_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:44:\"coworker-resting-comfortable_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:44:\"coworker-resting-comfortable_img-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"coworker-resting-comfortable_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1970, 9182, '_wp_attached_file', '2021/05/adorable-dark-haired-girl.jpg'),
(1971, 9182, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:4:\"file\";s:37:\"2021/05/adorable-dark-haired-girl.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"adorable-dark-haired-girl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"adorable-dark-haired-girl-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:37:\"adorable-dark-haired-girl-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"adorable-dark-haired-girl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"adorable-dark-haired-girl-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"adorable-dark-haired-girl-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"adorable-dark-haired-girl-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1972, 9182, 'solid_color', 'EDB4AB'),
(1973, 9184, '_wp_attached_file', '2020/05/adorable-dark-haired-girl_img.jpg'),
(1974, 9184, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:41:\"2020/05/adorable-dark-haired-girl_img.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"adorable-dark-haired-girl_img-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"adorable-dark-haired-girl_img-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"adorable-dark-haired-girl_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"adorable-dark-haired-girl_img-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:41:\"adorable-dark-haired-girl_img-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"adorable-dark-haired-girl_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"adorable-dark-haired-girl_img-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"adorable-dark-haired-girl_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"adorable-dark-haired-girl_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"adorable-dark-haired-girl_img-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"adorable-dark-haired-girl_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1975, 9194, '_wp_attached_file', '2021/05/happy-amazed-blonde.jpg'),
(1976, 9194, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:4:\"file\";s:31:\"2021/05/happy-amazed-blonde.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"happy-amazed-blonde-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"happy-amazed-blonde-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:31:\"happy-amazed-blonde-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"happy-amazed-blonde-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"happy-amazed-blonde-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"happy-amazed-blonde-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"happy-amazed-blonde-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1977, 9194, 'solid_color', '54AAB6'),
(1978, 9195, '_wp_attached_file', '2021/05/happy-amazed-blonde_img.jpg'),
(1979, 9195, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:35:\"2021/05/happy-amazed-blonde_img.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"happy-amazed-blonde_img-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"happy-amazed-blonde_img-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"happy-amazed-blonde_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"happy-amazed-blonde_img-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:35:\"happy-amazed-blonde_img-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"happy-amazed-blonde_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"happy-amazed-blonde_img-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"happy-amazed-blonde_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"happy-amazed-blonde_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"happy-amazed-blonde_img-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"happy-amazed-blonde_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1980, 9205, '_wp_attached_file', '2021/05/watching-mobile-phone.jpg'),
(1981, 9205, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:4:\"file\";s:33:\"2021/05/watching-mobile-phone.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"watching-mobile-phone-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"watching-mobile-phone-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"watching-mobile-phone-480x480.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"watching-mobile-phone-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"watching-mobile-phone-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"watching-mobile-phone-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"watching-mobile-phone-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1982, 9205, 'solid_color', 'C5AEA8'),
(1983, 9208, '_wp_attached_file', '2020/05/watching-mobile-phone_img.jpg'),
(1984, 9208, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"780\";s:4:\"file\";s:37:\"2020/05/watching-mobile-phone_img.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"watching-mobile-phone_img-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"watching-mobile-phone_img-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"watching-mobile-phone_img-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"watching-mobile-phone_img-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:37:\"watching-mobile-phone_img-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"watching-mobile-phone_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"watching-mobile-phone_img-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"watching-mobile-phone_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"watching-mobile-phone_img-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"watching-mobile-phone_img-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"watching-mobile-phone_img-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1985, 9225, '_wp_attached_file', '2021/05/home12.jpg'),
(1986, 9225, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:18:\"2021/05/home12.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"home12-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"home12-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"home12-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"home12-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"home12-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"home12-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1987, 9225, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1988, 9284, '_wp_attached_file', '2021/06/smart_import_icon.png'),
(1989, 9284, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:2:\"92\";s:6:\"height\";s:2:\"78\";s:4:\"file\";s:29:\"2021/06/smart_import_icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1990, 9284, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1991, 9285, '_wp_attached_file', '2021/06/woo_icon_shop.png'),
(1992, 9285, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"76\";s:4:\"file\";s:25:\"2021/06/woo_icon_shop.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1993, 9285, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1994, 9289, '_wp_attached_file', '2021/06/ewebot_landing_import_bg-scaled.jpg'),
(1995, 9289, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"2560\";s:6:\"height\";s:4:\"1063\";s:4:\"file\";s:43:\"2021/06/ewebot_landing_import_bg-scaled.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"ewebot_landing_import_bg-300x125.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"125\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"ewebot_landing_import_bg-1024x425.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"425\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"ewebot_landing_import_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"ewebot_landing_import_bg-768x319.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"319\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:37:\"ewebot_landing_import_bg-1536x638.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"638\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:37:\"ewebot_landing_import_bg-2048x850.jpg\";s:5:\"width\";s:4:\"2048\";s:6:\"height\";s:3:\"850\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:36:\"ewebot_landing_import_bg-480x199.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"199\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"ewebot_landing_import_bg-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"ewebot_landing_import_bg-800x332.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"332\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"ewebot_landing_import_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"ewebot_landing_import_bg-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"ewebot_landing_import_bg-800x332.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"332\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"ewebot_landing_import_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:28:\"ewebot_landing_import_bg.jpg\";}'),
(1996, 9291, '_wp_attached_file', '2021/06/demo_smart_icon.png'),
(1997, 9291, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"200\";s:6:\"height\";s:3:\"182\";s:4:\"file\";s:27:\"2021/06/demo_smart_icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"demo_smart_icon-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1998, 9291, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(1999, 9292, '_wp_attached_file', '2021/06/smart_import_shadow1.png'),
(2000, 9292, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:3:\"588\";s:4:\"file\";s:32:\"2021/06/smart_import_shadow1.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow1-300x166.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"166\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"smart_import_shadow1-1024x568.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"568\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow1-768x426.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"426\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow1-480x266.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"266\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"smart_import_shadow1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow1-800x444.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"444\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow1-800x444.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"444\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2001, 9292, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2002, 9293, '_wp_attached_file', '2021/06/demo_import_img1.jpg'),
(2003, 9293, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"832\";s:6:\"height\";s:3:\"550\";s:4:\"file\";s:28:\"2021/06/demo_import_img1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"demo_import_img1-300x198.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"198\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"demo_import_img1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"demo_import_img1-768x508.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"508\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"demo_import_img1-480x317.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"317\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"demo_import_img1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"demo_import_img1-800x529.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"529\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"demo_import_img1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"demo_import_img1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"demo_import_img1-800x529.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"529\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"demo_import_img1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2004, 9293, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2005, 9297, '_wp_attached_file', '2021/06/smart_import_shadow2.png'),
(2006, 9297, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"713\";s:6:\"height\";s:3:\"826\";s:4:\"file\";s:32:\"2021/06/smart_import_shadow2.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow2-259x300.png\";s:5:\"width\";s:3:\"259\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow2-480x556.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"556\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"smart_import_shadow2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"smart_import_shadow2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2007, 9297, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2008, 9302, '_wp_attached_file', '2021/06/demo_import_img2.jpg'),
(2009, 9302, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"344\";s:6:\"height\";s:3:\"466\";s:4:\"file\";s:28:\"2021/06/demo_import_img2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"demo_import_img2-221x300.jpg\";s:5:\"width\";s:3:\"221\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"demo_import_img2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"demo_import_img2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"demo_import_img2-344x400.jpg\";s:5:\"width\";s:3:\"344\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"demo_import_img2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"demo_import_img2-344x400.jpg\";s:5:\"width\";s:3:\"344\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2010, 9302, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2011, 9321, '_wp_attached_file', '2021/06/import_all_content.png'),
(2012, 9321, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"403\";s:6:\"height\";s:3:\"165\";s:4:\"file\";s:30:\"2021/06/import_all_content.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"import_all_content-300x123.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"123\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"import_all_content-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"import_all_content-300x165.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"165\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"import_all_content-400x165.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"165\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"import_all_content-300x165.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"165\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"import_all_content-400x165.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"165\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2013, 9321, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2014, 9322, '_wp_attached_file', '2021/06/import_home_pages.png'),
(2015, 9322, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"403\";s:6:\"height\";s:3:\"165\";s:4:\"file\";s:29:\"2021/06/import_home_pages.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"import_home_pages-300x123.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"123\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"import_home_pages-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"import_home_pages-300x165.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"165\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"import_home_pages-400x165.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"165\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"import_home_pages-300x165.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"165\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"import_home_pages-400x165.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"165\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2016, 9322, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2017, 9544, '_wp_attached_file', '2021/09/logo_eweapp.png'),
(2018, 9544, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"304\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2021/09/logo_eweapp.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"logo_eweapp-300x95.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"95\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"logo_eweapp-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"logo_eweapp-300x96.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"logo_eweapp-300x96.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2019, 9544, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2020, 9561, '_wp_attached_file', '2021/09/app_store.png'),
(2021, 9561, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"284\";s:6:\"height\";s:2:\"80\";s:4:\"file\";s:21:\"2021/09/app_store.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"app_store-150x80.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2022, 9561, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2023, 9562, '_wp_attached_file', '2021/09/apple_watch.png'),
(2024, 9562, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"360\";s:6:\"height\";s:3:\"430\";s:4:\"file\";s:23:\"2021/09/apple_watch.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"apple_watch-251x300.png\";s:5:\"width\";s:3:\"251\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"apple_watch-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"apple_watch-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"apple_watch-360x400.png\";s:5:\"width\";s:3:\"360\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"apple_watch-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"apple_watch-360x400.png\";s:5:\"width\";s:3:\"360\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2025, 9562, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2026, 9563, '_wp_attached_file', '2021/09/google_play.png'),
(2027, 9563, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"284\";s:6:\"height\";s:2:\"80\";s:4:\"file\";s:23:\"2021/09/google_play.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"google_play-150x80.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2028, 9563, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2029, 9564, '_wp_attached_file', '2021/09/home13_bg11.png'),
(2030, 9564, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"722\";s:4:\"file\";s:23:\"2021/09/home13_bg11.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"home13_bg11-300x113.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"113\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"home13_bg11-1024x385.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"385\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"home13_bg11-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"home13_bg11-768x289.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"289\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"home13_bg11-1536x578.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"578\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:23:\"home13_bg11-480x181.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"181\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"home13_bg11-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"home13_bg11-800x301.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"301\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"home13_bg11-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"home13_bg11-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"home13_bg11-800x301.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"301\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"home13_bg11-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2031, 9564, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2032, 9565, '_wp_attached_file', '2021/09/home13_boxes_bg.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2033, 9565, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"896\";s:6:\"height\";s:3:\"728\";s:4:\"file\";s:27:\"2021/09/home13_boxes_bg.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"home13_boxes_bg-300x244.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"244\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"home13_boxes_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"home13_boxes_bg-768x624.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"624\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"home13_boxes_bg-480x390.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"390\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"home13_boxes_bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"home13_boxes_bg-800x650.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"650\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"home13_boxes_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"home13_boxes_bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"home13_boxes_bg-800x650.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"650\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"home13_boxes_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2034, 9565, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2035, 9566, '_wp_attached_file', '2021/09/home13_icon1.png'),
(2036, 9566, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:4:\"file\";s:24:\"2021/09/home13_icon1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2037, 9566, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2038, 9567, '_wp_attached_file', '2021/09/home13_icon2.png'),
(2039, 9567, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:4:\"file\";s:24:\"2021/09/home13_icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2040, 9567, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2041, 9568, '_wp_attached_file', '2021/09/home13_icon3.png'),
(2042, 9568, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:4:\"file\";s:24:\"2021/09/home13_icon3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2043, 9568, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2044, 9569, '_wp_attached_file', '2021/09/home13_icon4.png'),
(2045, 9569, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:4:\"file\";s:24:\"2021/09/home13_icon4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2046, 9569, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2047, 9570, '_wp_attached_file', '2021/09/home13_iphone_bg.png'),
(2048, 9570, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"899\";s:6:\"height\";s:3:\"758\";s:4:\"file\";s:28:\"2021/09/home13_iphone_bg.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"home13_iphone_bg-300x253.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"253\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"home13_iphone_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"home13_iphone_bg-768x648.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"648\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:28:\"home13_iphone_bg-480x405.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"405\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"home13_iphone_bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"home13_iphone_bg-800x675.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"675\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"home13_iphone_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"home13_iphone_bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"home13_iphone_bg-800x675.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"675\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"home13_iphone_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2049, 9570, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2050, 9571, '_wp_attached_file', '2021/09/home13_iphone1.png'),
(2051, 9571, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"792\";s:6:\"height\";s:3:\"650\";s:4:\"file\";s:26:\"2021/09/home13_iphone1.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"home13_iphone1-300x246.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"246\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"home13_iphone1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"home13_iphone1-768x630.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"630\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"home13_iphone1-480x394.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"394\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"home13_iphone1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"home13_iphone1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"home13_iphone1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"home13_iphone1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2052, 9571, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2053, 9572, '_wp_attached_file', '2021/09/home13_phone_device.png'),
(2054, 9572, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"665\";s:6:\"height\";s:3:\"615\";s:4:\"file\";s:31:\"2021/09/home13_phone_device.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"home13_phone_device-300x277.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"277\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"home13_phone_device-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:31:\"home13_phone_device-480x444.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"444\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"home13_phone_device-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"home13_phone_device-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"home13_phone_device-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"home13_phone_device-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2055, 9572, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2056, 9573, '_wp_attached_file', '2021/09/home13_phone_device2.png'),
(2057, 9573, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"472\";s:6:\"height\";s:3:\"699\";s:4:\"file\";s:32:\"2021/09/home13_phone_device2.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"home13_phone_device2-203x300.png\";s:5:\"width\";s:3:\"203\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"home13_phone_device2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"home13_phone_device2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"home13_phone_device2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"home13_phone_device2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"home13_phone_device2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2058, 9573, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2059, 9574, '_wp_attached_file', '2021/09/home13_testimonials-bg.png'),
(2060, 9574, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"573\";s:4:\"file\";s:34:\"2021/09/home13_testimonials-bg.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"home13_testimonials-bg-300x147.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"147\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"home13_testimonials-bg-1024x501.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"501\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"home13_testimonials-bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"home13_testimonials-bg-768x376.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"376\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"home13_testimonials-bg-480x235.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"235\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"home13_testimonials-bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"home13_testimonials-bg-800x392.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"392\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"home13_testimonials-bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"home13_testimonials-bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"home13_testimonials-bg-800x392.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"392\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"home13_testimonials-bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2061, 9575, '_wp_attached_file', '2021/09/hotspot_map.png'),
(2062, 9575, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"610\";s:4:\"file\";s:23:\"2021/09/hotspot_map.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"hotspot_map-300x156.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"156\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"hotspot_map-1024x534.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"534\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"hotspot_map-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"hotspot_map-768x400.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:23:\"hotspot_map-480x250.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"hotspot_map-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"hotspot_map-800x417.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"417\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"hotspot_map-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"hotspot_map-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"hotspot_map-800x417.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"417\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"hotspot_map-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2063, 9575, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2064, 9576, '_wp_attached_file', '2021/09/phone_slide-1.jpg'),
(2065, 9576, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"536\";s:4:\"file\";s:25:\"2021/09/phone_slide-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"phone_slide-1-138x300.jpg\";s:5:\"width\";s:3:\"138\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"phone_slide-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"phone_slide-1-246x300.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"phone_slide-1-246x400.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"phone_slide-1-246x300.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"phone_slide-1-246x400.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2066, 9577, '_wp_attached_file', '2021/09/phone_slide2.jpg'),
(2067, 9577, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"536\";s:4:\"file\";s:24:\"2021/09/phone_slide2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"phone_slide2-138x300.jpg\";s:5:\"width\";s:3:\"138\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"phone_slide2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"phone_slide2-246x300.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"phone_slide2-246x400.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"phone_slide2-246x300.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"phone_slide2-246x400.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2068, 9578, '_wp_attached_file', '2021/09/phone_slide3.jpg'),
(2069, 9578, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"536\";s:4:\"file\";s:24:\"2021/09/phone_slide3.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"phone_slide3-138x300.jpg\";s:5:\"width\";s:3:\"138\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"phone_slide3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"phone_slide3-246x300.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"phone_slide3-246x400.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"phone_slide3-246x300.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"phone_slide3-246x400.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2070, 9579, '_wp_attached_file', '2021/09/phone_slide4.jpg'),
(2071, 9579, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"536\";s:4:\"file\";s:24:\"2021/09/phone_slide4.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"phone_slide4-138x300.jpg\";s:5:\"width\";s:3:\"138\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"phone_slide4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"phone_slide4-246x300.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"phone_slide4-246x400.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"phone_slide4-246x300.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"phone_slide4-246x400.jpg\";s:5:\"width\";s:3:\"246\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2072, 9580, '_wp_attached_file', '2021/09/phone_slider_bg.png'),
(2073, 9580, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"836\";s:4:\"file\";s:27:\"2021/09/phone_slider_bg.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"phone_slider_bg-300x131.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"131\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"phone_slider_bg-1024x446.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"446\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"phone_slider_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"phone_slider_bg-768x334.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"334\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"phone_slider_bg-1536x669.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"669\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:27:\"phone_slider_bg-480x209.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"209\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"phone_slider_bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"phone_slider_bg-800x348.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"348\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"phone_slider_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"phone_slider_bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"phone_slider_bg-800x348.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"348\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"phone_slider_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2074, 9581, '_wp_attached_file', '2021/09/price_apps_bg.png'),
(2075, 9581, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"630\";s:4:\"file\";s:25:\"2021/09/price_apps_bg.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"price_apps_bg-300x98.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"98\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"price_apps_bg-1024x336.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"336\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"price_apps_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"price_apps_bg-768x252.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"252\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"price_apps_bg-1536x504.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"504\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"price_apps_bg-480x158.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"158\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"price_apps_bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"price_apps_bg-800x263.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"263\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"price_apps_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"price_apps_bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"price_apps_bg-800x263.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"263\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"price_apps_bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2076, 9582, '_wp_attached_file', '2021/09/price_label_apps.png'),
(2077, 9582, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"130\";s:6:\"height\";s:3:\"130\";s:4:\"file\";s:28:\"2021/09/price_label_apps.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2078, 9582, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2079, 9584, '_wp_attached_file', '2021/09/testimonials_phone2.png'),
(2080, 9584, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"615\";s:6:\"height\";s:3:\"570\";s:4:\"file\";s:31:\"2021/09/testimonials_phone2.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"testimonials_phone2-300x278.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"278\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"testimonials_phone2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:31:\"testimonials_phone2-480x445.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"445\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"testimonials_phone2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"testimonials_phone2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"testimonials_phone2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"testimonials_phone2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2081, 9584, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2082, 9629, '_wp_attached_file', '2021/10/home13.jpg'),
(2083, 9629, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:18:\"2021/10/home13.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"home13-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"home13-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"home13-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"home13-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"home13-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"home13-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2084, 9635, '_wp_attached_file', '2021/10/coming_soon_landing.jpg'),
(2085, 9635, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"481\";s:4:\"file\";s:31:\"2021/10/coming_soon_landing.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"coming_soon_landing-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"coming_soon_landing-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"coming_soon_landing-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"coming_soon_landing-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"coming_soon_landing-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"coming_soon_landing-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2086, 9635, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2087, 9639, '_wp_attached_file', '2021/10/home13_new.jpg'),
(2088, 9639, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:22:\"2021/10/home13_new.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"home13_new-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"home13_new-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"home13_new-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"home13_new-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"home13_new-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"home13_new-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2089, 9639, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2090, 9665, '_wp_attached_file', '2021/10/placeholder.png'),
(2091, 9665, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:23:\"2021/10/placeholder.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:23:\"placeholder-480x320.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"placeholder-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"placeholder-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"placeholder-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2092, 9665, '_elementor_source_image_hash', 'eb36de124b7e9dbea4630e9f7b9e6b40e4a1abf3'),
(2093, 9666, '_wp_attached_file', '2021/10/placeholder-2.png'),
(2094, 9666, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:25:\"2021/10/placeholder-2.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"placeholder-2-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"placeholder-2-1024x683.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"placeholder-2-768x512.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"placeholder-2-480x320.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"placeholder-2-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"placeholder-2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"placeholder-2-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-2-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2095, 9666, '_elementor_source_image_hash', 'eb36de124b7e9dbea4630e9f7b9e6b40e4a1abf3'),
(2096, 9668, '_wp_attached_file', '2021/10/placeholder-4.png'),
(2097, 9668, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:25:\"2021/10/placeholder-4.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"placeholder-4-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"placeholder-4-1024x683.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-4-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"placeholder-4-768x512.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"placeholder-4-480x320.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-4-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"placeholder-4-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-4-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"placeholder-4-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"placeholder-4-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-4-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2098, 9668, '_elementor_source_image_hash', 'eb36de124b7e9dbea4630e9f7b9e6b40e4a1abf3'),
(2099, 9670, '_wp_attached_file', '2021/10/placeholder-5.png'),
(2100, 9670, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:25:\"2021/10/placeholder-5.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"placeholder-5-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"placeholder-5-1024x683.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-5-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"placeholder-5-768x512.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"placeholder-5-480x320.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-5-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"placeholder-5-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-5-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"placeholder-5-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"placeholder-5-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-5-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2101, 9670, '_elementor_source_image_hash', 'eb36de124b7e9dbea4630e9f7b9e6b40e4a1abf3'),
(2102, 9671, '_wp_attached_file', '2021/10/placeholder-6.png'),
(2103, 9671, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:25:\"2021/10/placeholder-6.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"placeholder-6-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"placeholder-6-1024x683.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-6-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"placeholder-6-768x512.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"placeholder-6-480x320.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-6-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"placeholder-6-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-6-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"placeholder-6-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"placeholder-6-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-6-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2104, 9671, '_elementor_source_image_hash', 'eb36de124b7e9dbea4630e9f7b9e6b40e4a1abf3'),
(2105, 9672, '_wp_attached_file', '2021/10/placeholder-8.png'),
(2106, 9672, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:25:\"2021/10/placeholder-8.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"placeholder-8-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"placeholder-8-1024x683.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-8-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"placeholder-8-768x512.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"placeholder-8-480x320.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-8-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"placeholder-8-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-8-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"placeholder-8-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"placeholder-8-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-8-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2107, 9672, '_elementor_source_image_hash', 'eb36de124b7e9dbea4630e9f7b9e6b40e4a1abf3'),
(2108, 9674, '_wp_attached_file', '2021/10/placeholder-9.png'),
(2109, 9674, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:25:\"2021/10/placeholder-9.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"placeholder-9-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"placeholder-9-1024x683.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-9-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"placeholder-9-768x512.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"placeholder-9-480x320.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-9-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"placeholder-9-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-9-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"placeholder-9-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"placeholder-9-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-9-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2110, 9674, '_elementor_source_image_hash', 'eb36de124b7e9dbea4630e9f7b9e6b40e4a1abf3'),
(2111, 9675, '_wp_attached_file', '2021/10/placeholder-10.png'),
(2112, 9675, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:4:\"file\";s:26:\"2021/10/placeholder-10.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"placeholder-10-300x200.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"placeholder-10-1024x683.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"placeholder-10-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"placeholder-10-768x512.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:26:\"placeholder-10-480x320.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"placeholder-10-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"placeholder-10-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"placeholder-10-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"placeholder-10-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"placeholder-10-800x533.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"placeholder-10-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2113, 9675, '_elementor_source_image_hash', 'eb36de124b7e9dbea4630e9f7b9e6b40e4a1abf3'),
(2114, 9757, '_wp_attached_file', '2021/10/mega-menu.png'),
(2115, 9757, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"128\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:21:\"2021/10/mega-menu.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2116, 9759, '_wp_attached_file', '2021/10/auto-update.png'),
(2117, 9759, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"128\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:23:\"2021/10/auto-update.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2118, 9762, '_wp_attached_file', '2021/10/multilanguage.png'),
(2119, 9762, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"128\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:25:\"2021/10/multilanguage.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2120, 9764, '_wp_attached_file', '2021/10/theme-options.png'),
(2121, 9764, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"128\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:25:\"2021/10/theme-options.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2122, 9766, '_wp_attached_file', '2021/10/custom-widgets.png'),
(2123, 9766, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"128\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:26:\"2021/10/custom-widgets.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2124, 9768, '_wp_attached_file', '2021/10/responsive-retina.png'),
(2125, 9768, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"128\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:29:\"2021/10/responsive-retina.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2126, 9770, '_wp_attached_file', '2021/10/optimization.png'),
(2127, 9770, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:3:\"128\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:24:\"2021/10/optimization.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2128, 9872, '_wp_attached_file', '2021/10/mega_footer_bg.jpg'),
(2129, 9872, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1833\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:26:\"2021/10/mega_footer_bg.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"mega_footer_bg-300x11.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"11\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"mega_footer_bg-1024x39.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:2:\"39\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"mega_footer_bg-150x70.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"mega_footer_bg-768x29.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:2:\"29\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"mega_footer_bg-1536x59.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:2:\"59\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:25:\"mega_footer_bg-480x18.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:2:\"18\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"mega_footer_bg-300x70.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"mega_footer_bg-800x31.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:2:\"31\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"mega_footer_bg-400x70.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"mega_footer_bg-300x70.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"mega_footer_bg-800x31.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:2:\"31\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"mega_footer_bg-400x70.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"70\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2130, 9988, '_wp_attached_file', '2022/01/adventure-arid-arizona.jpg'),
(2131, 9988, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1154\";s:6:\"height\";s:3:\"769\";s:4:\"file\";s:34:\"2022/01/adventure-arid-arizona.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"adventure-arid-arizona-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"adventure-arid-arizona-1024x682.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"682\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"adventure-arid-arizona-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"adventure-arid-arizona-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:34:\"adventure-arid-arizona-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"adventure-arid-arizona-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"adventure-arid-arizona-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"adventure-arid-arizona-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"adventure-arid-arizona-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"adventure-arid-arizona-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"adventure-arid-arizona-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2132, 9988, 'lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAzCAYAAADSIYUBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVRo3u3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAHAMPY8AAQeL/AcAAAAASUVORK5CYII='),
(2133, 9988, 'lazy-placeholder-medium_large', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAABMCAYAAABeb4ieAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAOElEQVR42u3BAQ0AAADCoPdPbQ8HFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPBkiNwAAaX8eVIAAAAASUVORK5CYII='),
(2134, 9989, '_wp_attached_file', '2022/01/adventure-banff-banff-national-park.jpg'),
(2135, 9989, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1153\";s:6:\"height\";s:3:\"769\";s:4:\"file\";s:47:\"2022/01/adventure-banff-banff-national-park.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"adventure-banff-banff-national-park-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"adventure-banff-banff-national-park-1024x683.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"683\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"adventure-banff-banff-national-park-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"adventure-banff-banff-national-park-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:47:\"adventure-banff-banff-national-park-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:47:\"adventure-banff-banff-national-park-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:47:\"adventure-banff-banff-national-park-800x534.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"534\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"adventure-banff-banff-national-park-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:47:\"adventure-banff-banff-national-park-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:47:\"adventure-banff-banff-national-park-800x534.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"534\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"adventure-banff-banff-national-park-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2136, 9989, 'lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAzCAYAAADSIYUBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVRo3u3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAHAMPY8AAQeL/AcAAAAASUVORK5CYII='),
(2137, 9989, 'lazy-placeholder-medium_large', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAABMCAYAAABeb4ieAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAOElEQVR42u3BAQ0AAADCoPdPbQ8HFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPBkiNwAAaX8eVIAAAAASUVORK5CYII='),
(2138, 9990, '_wp_attached_file', '2022/01/adventure-boat-calm.jpg'),
(2139, 9990, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"645\";s:4:\"file\";s:31:\"2022/01/adventure-boat-calm.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"adventure-boat-calm-300x161.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"161\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"adventure-boat-calm-1024x550.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"550\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"adventure-boat-calm-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"adventure-boat-calm-768x413.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"413\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:31:\"adventure-boat-calm-480x258.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"258\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"adventure-boat-calm-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"adventure-boat-calm-800x430.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"430\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"adventure-boat-calm-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"adventure-boat-calm-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"adventure-boat-calm-800x430.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"430\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"adventure-boat-calm-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2140, 9990, 'lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAApCAYAAABwbKT8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAI0lEQVRo3u3BgQAAAADDoPlTn+AGVQEAAAAAAAAAAAAAAHANMX0AAWwHVE0AAAAASUVORK5CYII='),
(2141, 9990, 'lazy-placeholder-medium_large', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABACAYAAADRTbMSAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAANUlEQVR42u3BMQEAAADCoPVPbQlPoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgLcBeEAAAVF1dWUAAAAASUVORK5CYII='),
(2142, 9991, '_wp_attached_file', '2022/01/alberta-amazing-attraction.jpg'),
(2143, 9991, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1141\";s:6:\"height\";s:3:\"769\";s:4:\"file\";s:38:\"2022/01/alberta-amazing-attraction.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"alberta-amazing-attraction-300x202.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"202\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"alberta-amazing-attraction-1024x690.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"690\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"alberta-amazing-attraction-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"alberta-amazing-attraction-768x518.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"518\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:38:\"alberta-amazing-attraction-480x324.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"324\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"alberta-amazing-attraction-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"alberta-amazing-attraction-800x539.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"539\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"alberta-amazing-attraction-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"alberta-amazing-attraction-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"alberta-amazing-attraction-800x539.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"539\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"alberta-amazing-attraction-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2144, 9991, 'lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAA0CAYAAADPJLW5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVRo3u3BMQEAAADCoPVPbQlPoAAAAAAAAAAAAAAAAAAAAOBjPsQAAWkYmjAAAAAASUVORK5CYII='),
(2145, 9992, '_wp_attached_file', '2022/01/alpine-architecture-bridge.jpg'),
(2146, 9992, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1157\";s:6:\"height\";s:3:\"769\";s:4:\"file\";s:38:\"2022/01/alpine-architecture-bridge.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"alpine-architecture-bridge-300x199.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"199\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"alpine-architecture-bridge-1024x681.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"681\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"alpine-architecture-bridge-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"alpine-architecture-bridge-768x510.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"510\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:38:\"alpine-architecture-bridge-480x319.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"319\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"alpine-architecture-bridge-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"alpine-architecture-bridge-800x532.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"532\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"alpine-architecture-bridge-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"alpine-architecture-bridge-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"alpine-architecture-bridge-800x532.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"532\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"alpine-architecture-bridge-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2147, 9992, 'lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAyCAYAAAAZfVakAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJUlEQVRo3u3BAQ0AAADCoPdPbQ8HFAAAAAAAAAAAAAAAAAAA8G88WgABZ25gLQAAAABJRU5ErkJggg=='),
(2148, 9992, 'lazy-placeholder-medium_large', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAABNCAYAAAB370BCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAOUlEQVR42u3BAQ0AAADCoPdPbQ8HFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACcGIvdAAGm7DU+AAAAAElFTkSuQmCC'),
(2149, 9993, '_wp_attached_file', '2022/01/america-arid-bushes.jpg'),
(2150, 9993, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1025\";s:6:\"height\";s:3:\"769\";s:4:\"file\";s:31:\"2022/01/america-arid-bushes.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"america-arid-bushes-300x225.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"225\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"america-arid-bushes-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"america-arid-bushes-768x576.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"576\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:31:\"america-arid-bushes-480x360.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"360\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"america-arid-bushes-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"america-arid-bushes-800x600.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"america-arid-bushes-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"america-arid-bushes-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"america-arid-bushes-800x600.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"america-arid-bushes-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2151, 9993, 'lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAA5CAYAAABzuqZnAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAKElEQVR42u3BMQEAAADCoPVPbQlPoAAAAAAAAAAAAAAAAAAAAAAADgZEzQABzhJDggAAAABJRU5ErkJggg=='),
(2152, 9993, 'lazy-placeholder-medium_large', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGcAAABNCAYAAAC7dnqpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAANklEQVR42u3BMQEAAADCoPVPbQhfoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIDbAHw5AAHI2iDuAAAAAElFTkSuQmCC'),
(2153, 9994, '_wp_attached_file', '2022/01/america-canyon-cliff.jpg'),
(2154, 9994, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1154\";s:6:\"height\";s:3:\"769\";s:4:\"file\";s:32:\"2022/01/america-canyon-cliff.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"america-canyon-cliff-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"america-canyon-cliff-1024x682.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"682\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"america-canyon-cliff-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"america-canyon-cliff-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:32:\"america-canyon-cliff-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"america-canyon-cliff-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"america-canyon-cliff-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"america-canyon-cliff-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"america-canyon-cliff-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"america-canyon-cliff-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"america-canyon-cliff-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2155, 9994, 'lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAzCAYAAADSIYUBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVRo3u3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAHAMPY8AAQeL/AcAAAAASUVORK5CYII='),
(2156, 9994, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2157, 9994, 'lazy-placeholder-medium_large', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAABMCAYAAABeb4ieAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAOElEQVR42u3BAQ0AAADCoPdPbQ8HFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPBkiNwAAaX8eVIAAAAASUVORK5CYII='),
(2158, 9995, '_wp_attached_file', '2022/01/arizona-canyon-deserted.jpg'),
(2159, 9995, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1154\";s:6:\"height\";s:3:\"769\";s:4:\"file\";s:35:\"2022/01/arizona-canyon-deserted.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"arizona-canyon-deserted-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"arizona-canyon-deserted-1024x682.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"682\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"arizona-canyon-deserted-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"arizona-canyon-deserted-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:35:\"arizona-canyon-deserted-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"arizona-canyon-deserted-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"arizona-canyon-deserted-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"arizona-canyon-deserted-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"arizona-canyon-deserted-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"arizona-canyon-deserted-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"arizona-canyon-deserted-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2160, 9995, 'lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAzCAYAAADSIYUBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVRo3u3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAHAMPY8AAQeL/AcAAAAASUVORK5CYII='),
(2161, 9995, 'lazy-placeholder-medium_large', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAABMCAYAAABeb4ieAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAOElEQVR42u3BAQ0AAADCoPdPbQ8HFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPBkiNwAAaX8eVIAAAAASUVORK5CYII='),
(2162, 9996, '_wp_attached_file', '2022/01/autumn-beautiful-city.jpg'),
(2163, 9996, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1154\";s:6:\"height\";s:3:\"769\";s:4:\"file\";s:33:\"2022/01/autumn-beautiful-city.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"autumn-beautiful-city-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"autumn-beautiful-city-1024x682.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"682\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"autumn-beautiful-city-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"autumn-beautiful-city-768x512.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"512\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:33:\"autumn-beautiful-city-480x320.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"320\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"autumn-beautiful-city-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"autumn-beautiful-city-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"autumn-beautiful-city-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"autumn-beautiful-city-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"autumn-beautiful-city-800x533.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"533\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"autumn-beautiful-city-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2164, 9996, 'lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAzCAYAAADSIYUBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVRo3u3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAHAMPY8AAQeL/AcAAAAASUVORK5CYII='),
(2165, 9996, 'lazy-placeholder-medium_large', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAABMCAYAAABeb4ieAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAOElEQVR42u3BAQ0AAADCoPdPbQ8HFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPBkiNwAAaX8eVIAAAAASUVORK5CYII='),
(2166, 9997, '_wp_attached_file', '2022/01/conifer-daylight-environment.jpg'),
(2167, 9997, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"769\";s:4:\"file\";s:40:\"2022/01/conifer-daylight-environment.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"conifer-daylight-environment-300x192.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"192\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"conifer-daylight-environment-1024x656.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"656\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"conifer-daylight-environment-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"conifer-daylight-environment-768x492.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"492\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"gt3theme_mobile\";a:4:{s:4:\"file\";s:40:\"conifer-daylight-environment-480x308.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"308\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"conifer-daylight-environment-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"conifer-daylight-environment-800x513.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"513\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"conifer-daylight-environment-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"conifer-daylight-environment-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"conifer-daylight-environment-800x513.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"513\";s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"conifer-daylight-environment-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2168, 9997, 'lazy-placeholder', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAxCAYAAACf6SQKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVRo3u3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAA4MwAOyUAAWirh5UAAAAASUVORK5CYII='),
(2169, 9997, 'lazy-placeholder-medium_large', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABMCAYAAACmj3NpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAOklEQVR42u3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeDOOzAABdhHZqwAAAABJRU5ErkJggg=='),
(2170, 10103, '_wp_attached_file', '2022/05/kits_website_traffic.jpg'),
(2171, 10103, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"207\";s:4:\"file\";s:32:\"2022/05/kits_website_traffic.jpg\";s:8:\"filesize\";s:5:\"28152\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"kits_website_traffic-300x138.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"138\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7362\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"kits_website_traffic-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3995\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"kits_website_traffic-300x207.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"207\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10192\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"kits_website_traffic-400x207.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"207\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13646\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"kits_website_traffic-300x207.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"207\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10192\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:32:\"kits_website_traffic-400x207.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"207\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13646\";}s:6:\"detail\";a:5:{s:4:\"file\";s:32:\"kits_website_traffic-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3995\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2172, 10150, '_wp_attached_file', '2022/05/kits_footer-10.jpg'),
(2173, 10150, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"194\";s:4:\"file\";s:26:\"2022/05/kits_footer-10.jpg\";s:8:\"filesize\";s:5:\"16710\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_footer-10-300x129.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"129\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5465\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer-10-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3007\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer-10-300x194.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"194\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7698\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer-10-400x194.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"194\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10186\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer-10-300x194.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"194\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7698\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer-10-400x194.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"194\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10186\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer-10-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3007\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2174, 10151, '_wp_attached_file', '2022/05/kits_header-10.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2175, 10151, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"38\";s:4:\"file\";s:26:\"2022/05/kits_header-10.jpg\";s:8:\"filesize\";s:4:\"3772\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_header-10-300x25.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"25\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1903\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header-10-150x38.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1350\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_header-10-300x38.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1815\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header-10-400x38.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2564\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_header-10-300x38.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1815\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header-10-400x38.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2564\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_header-10-150x38.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1350\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2176, 10156, '_wp_attached_file', '2022/05/kits_promo-block.jpg'),
(2177, 10156, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"252\";s:4:\"file\";s:28:\"2022/05/kits_promo-block.jpg\";s:8:\"filesize\";s:5:\"40585\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"kits_promo-block-300x168.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"168\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12717\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"kits_promo-block-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7278\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"kits_promo-block-300x252.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"252\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19186\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"kits_promo-block-400x252.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"252\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23126\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"kits_promo-block-300x252.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"252\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19186\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:28:\"kits_promo-block-400x252.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"252\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23126\";}s:6:\"detail\";a:5:{s:4:\"file\";s:28:\"kits_promo-block-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7278\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2178, 10162, '_wp_attached_file', '2022/05/kits_qualified-traffic.jpg'),
(2179, 10162, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"236\";s:4:\"file\";s:34:\"2022/05/kits_qualified-traffic.jpg\";s:8:\"filesize\";s:5:\"27132\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"kits_qualified-traffic-300x157.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"157\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9584\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"kits_qualified-traffic-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5333\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"kits_qualified-traffic-300x236.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13959\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"kits_qualified-traffic-400x236.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17395\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"kits_qualified-traffic-300x236.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13959\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:34:\"kits_qualified-traffic-400x236.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17395\";}s:6:\"detail\";a:5:{s:4:\"file\";s:34:\"kits_qualified-traffic-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5333\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2180, 10169, '_wp_attached_file', '2022/05/kits_counter-block.jpg'),
(2181, 10169, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"220\";s:4:\"file\";s:30:\"2022/05/kits_counter-block.jpg\";s:8:\"filesize\";s:5:\"27238\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"kits_counter-block-300x147.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"147\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9422\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"kits_counter-block-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4878\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"kits_counter-block-300x220.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"220\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12186\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"kits_counter-block-400x220.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"220\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16438\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"kits_counter-block-300x220.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"220\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12186\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:30:\"kits_counter-block-400x220.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"220\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16438\";}s:6:\"detail\";a:5:{s:4:\"file\";s:30:\"kits_counter-block-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4878\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2182, 10176, '_wp_attached_file', '2022/05/kits_portfolio-carousel.jpg'),
(2183, 10176, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"154\";s:4:\"file\";s:35:\"2022/05/kits_portfolio-carousel.jpg\";s:8:\"filesize\";s:5:\"28417\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"kits_portfolio-carousel-300x103.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"103\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9633\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"kits_portfolio-carousel-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6030\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"kits_portfolio-carousel-300x154.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"154\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12409\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"kits_portfolio-carousel-400x154.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"154\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16496\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:35:\"kits_portfolio-carousel-300x154.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"154\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12409\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:35:\"kits_portfolio-carousel-400x154.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"154\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16496\";}s:6:\"detail\";a:5:{s:4:\"file\";s:35:\"kits_portfolio-carousel-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6030\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2184, 10189, '_wp_attached_file', '2022/05/kits_what-we-offer.jpg'),
(2185, 10189, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"236\";s:4:\"file\";s:30:\"2022/05/kits_what-we-offer.jpg\";s:8:\"filesize\";s:5:\"23360\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"kits_what-we-offer-300x157.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"157\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8945\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"kits_what-we-offer-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4923\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"kits_what-we-offer-300x236.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11524\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"kits_what-we-offer-400x236.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14962\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"kits_what-we-offer-300x236.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11524\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:30:\"kits_what-we-offer-400x236.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14962\";}s:6:\"detail\";a:5:{s:4:\"file\";s:30:\"kits_what-we-offer-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4923\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2186, 10197, '_wp_attached_file', '2022/05/kits_analysis-block.jpg'),
(2187, 10197, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"205\";s:4:\"file\";s:31:\"2022/05/kits_analysis-block.jpg\";s:8:\"filesize\";s:5:\"23524\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"kits_analysis-block-300x137.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"137\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8231\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"kits_analysis-block-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4444\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"kits_analysis-block-300x205.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"205\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11772\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"kits_analysis-block-400x205.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"205\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14802\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"kits_analysis-block-300x205.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"205\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11772\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:31:\"kits_analysis-block-400x205.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"205\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14802\";}s:6:\"detail\";a:5:{s:4:\"file\";s:31:\"kits_analysis-block-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4444\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2188, 10205, '_wp_attached_file', '2022/05/kits_latest-news.jpg'),
(2189, 10205, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"185\";s:4:\"file\";s:28:\"2022/05/kits_latest-news.jpg\";s:8:\"filesize\";s:5:\"27802\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"kits_latest-news-300x123.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"123\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9587\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"kits_latest-news-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6640\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"kits_latest-news-300x185.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13536\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"kits_latest-news-400x185.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17121\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"kits_latest-news-300x185.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13536\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:28:\"kits_latest-news-400x185.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17121\";}s:6:\"detail\";a:5:{s:4:\"file\";s:28:\"kits_latest-news-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6640\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2190, 10225, '_wp_attached_file', '2022/05/kits_call-to-action.jpg'),
(2191, 10225, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"244\";s:4:\"file\";s:31:\"2022/05/kits_call-to-action.jpg\";s:8:\"filesize\";s:5:\"22869\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"kits_call-to-action-300x163.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"163\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7878\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"kits_call-to-action-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5545\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"kits_call-to-action-300x244.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"244\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12435\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"kits_call-to-action-400x244.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"244\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13870\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"kits_call-to-action-300x244.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"244\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12435\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:31:\"kits_call-to-action-400x244.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"244\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13870\";}s:6:\"detail\";a:5:{s:4:\"file\";s:31:\"kits_call-to-action-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5545\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2192, 10232, '_wp_attached_file', '2022/05/kits_testimonials.jpg'),
(2193, 10232, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"182\";s:4:\"file\";s:29:\"2022/05/kits_testimonials.jpg\";s:8:\"filesize\";s:5:\"12388\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"kits_testimonials-300x121.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"121\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4622\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"kits_testimonials-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3154\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"kits_testimonials-300x182.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"182\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6582\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"kits_testimonials-400x182.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"182\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8446\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"kits_testimonials-300x182.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"182\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6582\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:29:\"kits_testimonials-400x182.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"182\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8446\";}s:6:\"detail\";a:5:{s:4:\"file\";s:29:\"kits_testimonials-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3154\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2194, 10247, '_wp_attached_file', '2022/05/kits_home01-1.jpg'),
(2195, 10247, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"251\";s:4:\"file\";s:25:\"2022/05/kits_home01-1.jpg\";s:8:\"filesize\";s:5:\"28900\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home01-1-300x167.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"167\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10071\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5223\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home01-1-300x251.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"251\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12669\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-1-400x251.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"251\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16608\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home01-1-300x251.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"251\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12669\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-1-400x251.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"251\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16608\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home01-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5223\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2196, 10259, '_wp_attached_file', '2022/05/kits_home01-2.jpg'),
(2197, 10259, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"201\";s:4:\"file\";s:25:\"2022/05/kits_home01-2.jpg\";s:8:\"filesize\";s:5:\"18629\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home01-2-300x134.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"134\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5720\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3681\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home01-2-300x201.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8879\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-2-400x201.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11470\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home01-2-300x201.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8879\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-2-400x201.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11470\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home01-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3681\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2198, 10275, '_wp_attached_file', '2022/05/kits_home01-3.jpg'),
(2199, 10275, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"185\";s:4:\"file\";s:25:\"2022/05/kits_home01-3.jpg\";s:8:\"filesize\";s:5:\"23719\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home01-3-300x123.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"123\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7922\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5552\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home01-3-300x185.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11489\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-3-400x185.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14244\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home01-3-300x185.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11489\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-3-400x185.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14244\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home01-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5552\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2200, 10292, '_wp_attached_file', '2022/05/kits_home01-4.jpg'),
(2201, 10292, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"319\";s:4:\"file\";s:25:\"2022/05/kits_home01-4.jpg\";s:8:\"filesize\";s:5:\"25311\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home01-4-300x213.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"213\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7454\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3659\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home01-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11045\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-4-400x319.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"319\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15992\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home01-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11045\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-4-400x319.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"319\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15992\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home01-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3659\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2202, 10296, '_wp_attached_file', '2022/05/kits_home01-5.jpg'),
(2203, 10296, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"200\";s:4:\"file\";s:25:\"2022/05/kits_home01-5.jpg\";s:8:\"filesize\";s:5:\"28483\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home01-5-300x133.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"133\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9117\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4852\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home01-5-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11496\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-5-400x200.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15750\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home01-5-300x200.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11496\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-5-400x200.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"200\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15750\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home01-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4852\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2204, 10303, '_wp_attached_file', '2022/05/kits_home01-6.jpg'),
(2205, 10303, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"385\";s:4:\"file\";s:25:\"2022/05/kits_home01-6.jpg\";s:8:\"filesize\";s:5:\"54281\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home01-6-300x257.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"257\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17954\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7598\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home01-6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20040\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-6-400x385.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"385\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"31199\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home01-6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20040\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-6-400x385.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"385\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"31199\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home01-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7598\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2206, 10310, '_wp_attached_file', '2022/05/kits_home01-7.jpg'),
(2207, 10310, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"246\";s:4:\"file\";s:25:\"2022/05/kits_home01-7.jpg\";s:8:\"filesize\";s:5:\"16216\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home01-7-300x164.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"164\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5702\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-7-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2846\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home01-7-300x246.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"246\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7267\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-7-400x246.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"246\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9704\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home01-7-300x246.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"246\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7267\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-7-400x246.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"246\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9704\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home01-7-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2846\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2208, 10320, '_wp_attached_file', '2022/05/kits_home01-8.jpg'),
(2209, 10320, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"196\";s:4:\"file\";s:25:\"2022/05/kits_home01-8.jpg\";s:8:\"filesize\";s:5:\"20358\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home01-8-300x131.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"131\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6904\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-8-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4291\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home01-8-300x196.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9748\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-8-400x196.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12331\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home01-8-300x196.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9748\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-8-400x196.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12331\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home01-8-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4291\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2210, 10327, '_wp_attached_file', '2022/05/kits_home01-9.jpg'),
(2211, 10327, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"228\";s:4:\"file\";s:25:\"2022/05/kits_home01-9.jpg\";s:8:\"filesize\";s:5:\"36930\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home01-9-300x152.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"152\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12452\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-9-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7200\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home01-9-300x228.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16777\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-9-400x228.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21095\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home01-9-300x228.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16777\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home01-9-400x228.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21095\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home01-9-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7200\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2212, 10337, '_wp_attached_file', '2022/05/kits_home02-1.jpg'),
(2213, 10337, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"227\";s:4:\"file\";s:25:\"2022/05/kits_home02-1.jpg\";s:8:\"filesize\";s:5:\"32184\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home02-1-300x151.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"151\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9496\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5550\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home02-1-300x227.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14643\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-1-400x227.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18483\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home02-1-300x227.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14643\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-1-400x227.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18483\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home02-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5550\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2214, 10344, '_wp_attached_file', '2022/05/kits_home02-2.jpg'),
(2215, 10344, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"179\";s:4:\"file\";s:25:\"2022/05/kits_home02-2.jpg\";s:8:\"filesize\";s:5:\"25410\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home02-2-300x119.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"119\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8601\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4520\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home02-2-300x179.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"179\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10368\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-2-400x179.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"179\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14551\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home02-2-300x179.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"179\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10368\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-2-400x179.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"179\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14551\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home02-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4520\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2216, 10351, '_wp_attached_file', '2022/05/kits_home02-3.jpg'),
(2217, 10351, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"120\";s:4:\"file\";s:25:\"2022/05/kits_home02-3.jpg\";s:8:\"filesize\";s:5:\"15212\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"kits_home02-3-300x80.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5440\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-3-150x120.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4455\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home02-3-300x120.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7862\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-3-400x120.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9422\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home02-3-300x120.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7862\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-3-400x120.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9422\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home02-3-150x120.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4455\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2218, 10358, '_wp_attached_file', '2022/05/kits_home02-4.jpg'),
(2219, 10358, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"196\";s:4:\"file\";s:25:\"2022/05/kits_home02-4.jpg\";s:8:\"filesize\";s:5:\"29219\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home02-4-300x131.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"131\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9676\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5999\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home02-4-300x196.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14100\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-4-400x196.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17082\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home02-4-300x196.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14100\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-4-400x196.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17082\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home02-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5999\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2220, 10365, '_wp_attached_file', '2022/05/kits_home02-5.jpg'),
(2221, 10365, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"241\";s:4:\"file\";s:25:\"2022/05/kits_home02-5.jpg\";s:8:\"filesize\";s:5:\"25221\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home02-5-300x161.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"161\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8853\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4179\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home02-5-300x241.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"241\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10410\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-5-400x241.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"241\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14997\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home02-5-300x241.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"241\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10410\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home02-5-400x241.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"241\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14997\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home02-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4179\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2222, 10372, '_wp_attached_file', '2022/05/kits_home03-1.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2223, 10372, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"186\";s:4:\"file\";s:25:\"2022/05/kits_home03-1.jpg\";s:8:\"filesize\";s:5:\"26064\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home03-1-300x124.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8218\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5470\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home03-1-300x186.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"186\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12753\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-1-400x186.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"186\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14766\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home03-1-300x186.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"186\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12753\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-1-400x186.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"186\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14766\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home03-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5470\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2224, 10379, '_wp_attached_file', '2022/05/kits_home03-2.jpg'),
(2225, 10379, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"252\";s:4:\"file\";s:25:\"2022/05/kits_home03-2.jpg\";s:8:\"filesize\";s:5:\"20444\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home03-2-300x168.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"168\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6327\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4071\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home03-2-300x252.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"252\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10348\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-2-400x252.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"252\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12636\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home03-2-300x252.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"252\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10348\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-2-400x252.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"252\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12636\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home03-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4071\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2226, 10386, '_wp_attached_file', '2022/05/kits_home03-3.jpg'),
(2227, 10386, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"197\";s:4:\"file\";s:25:\"2022/05/kits_home03-3.jpg\";s:8:\"filesize\";s:5:\"29517\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home03-3-300x131.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"131\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10038\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4656\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home03-3-300x197.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"197\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13009\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-3-400x197.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"197\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18125\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home03-3-300x197.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"197\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13009\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-3-400x197.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"197\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18125\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home03-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4656\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2228, 10393, '_wp_attached_file', '2022/05/kits_home03-4.jpg'),
(2229, 10393, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"198\";s:4:\"file\";s:25:\"2022/05/kits_home03-4.jpg\";s:8:\"filesize\";s:5:\"24514\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home03-4-300x132.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"132\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7732\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4979\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home03-4-300x198.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"198\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11594\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-4-400x198.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"198\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14441\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home03-4-300x198.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"198\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11594\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-4-400x198.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"198\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14441\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home03-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4979\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2230, 10400, '_wp_attached_file', '2022/05/kits_home03-5.jpg'),
(2231, 10400, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"178\";s:4:\"file\";s:25:\"2022/05/kits_home03-5.jpg\";s:8:\"filesize\";s:5:\"24726\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home03-5-300x119.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"119\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8352\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4150\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home03-5-300x178.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"178\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9989\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-5-400x178.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"178\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14681\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home03-5-300x178.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"178\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9989\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-5-400x178.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"178\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14681\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home03-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4150\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2232, 10407, '_wp_attached_file', '2022/05/kits_home03-6.jpg'),
(2233, 10407, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"225\";s:4:\"file\";s:25:\"2022/05/kits_home03-6.jpg\";s:8:\"filesize\";s:5:\"13198\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home03-6-300x150.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5018\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4145\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home03-6-300x225.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"225\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8344\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-6-400x225.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"225\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8951\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home03-6-300x225.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"225\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8344\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-6-400x225.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"225\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8951\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home03-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4145\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2234, 10414, '_wp_attached_file', '2022/05/kits_home03-7.jpg'),
(2235, 10414, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"203\";s:4:\"file\";s:25:\"2022/05/kits_home03-7.jpg\";s:8:\"filesize\";s:5:\"24037\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home03-7-300x135.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"135\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7558\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-7-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4354\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home03-7-300x203.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"203\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9634\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-7-400x203.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"203\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13147\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home03-7-300x203.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"203\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9634\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home03-7-400x203.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"203\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13147\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home03-7-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4354\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2236, 10421, '_wp_attached_file', '2022/05/kits_home04-1.jpg'),
(2237, 10421, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"195\";s:4:\"file\";s:25:\"2022/05/kits_home04-1.jpg\";s:8:\"filesize\";s:5:\"37542\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home04-1-300x130.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"130\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11115\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6620\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home04-1-300x195.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"195\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16090\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-1-400x195.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"195\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19641\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home04-1-300x195.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"195\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16090\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-1-400x195.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"195\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19641\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home04-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6620\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2238, 10428, '_wp_attached_file', '2022/05/kits_home04-2.jpg'),
(2239, 10428, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"550\";s:4:\"file\";s:25:\"2022/05/kits_home04-2.jpg\";s:8:\"filesize\";s:5:\"55247\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home04-2-245x300.jpg\";s:5:\"width\";s:3:\"245\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12796\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5924\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home04-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15837\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23122\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home04-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15837\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23122\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home04-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5924\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2240, 10434, '_wp_attached_file', '2022/05/kits_home04-3.jpg'),
(2241, 10434, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"281\";s:4:\"file\";s:25:\"2022/05/kits_home04-3.jpg\";s:8:\"filesize\";s:5:\"39433\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home04-3-300x187.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"187\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12172\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7473\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home04-3-300x281.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"281\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20880\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-3-400x281.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"281\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"22524\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home04-3-300x281.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"281\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20880\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-3-400x281.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"281\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"22524\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home04-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7473\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2242, 10441, '_wp_attached_file', '2022/05/kits_home04-4.jpg'),
(2243, 10441, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"401\";s:4:\"file\";s:25:\"2022/05/kits_home04-4.jpg\";s:8:\"filesize\";s:5:\"62221\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home04-4-300x267.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"267\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18514\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7790\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home04-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21424\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"31528\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home04-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21424\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"31528\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home04-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7790\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2244, 10452, '_wp_attached_file', '2022/05/kits_home04-5-1.jpg'),
(2245, 10452, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"422\";s:4:\"file\";s:27:\"2022/05/kits_home04-5-1.jpg\";s:8:\"filesize\";s:5:\"40295\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"kits_home04-5-1-300x281.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"281\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13475\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"kits_home04-5-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5401\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"kits_home04-5-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14689\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"kits_home04-5-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21667\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"kits_home04-5-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14689\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:27:\"kits_home04-5-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21667\";}s:6:\"detail\";a:5:{s:4:\"file\";s:27:\"kits_home04-5-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5401\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2246, 10456, '_wp_attached_file', '2022/05/kits_home04-6.jpg'),
(2247, 10456, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"217\";s:4:\"file\";s:25:\"2022/05/kits_home04-6.jpg\";s:8:\"filesize\";s:5:\"16449\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home04-6-300x145.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"145\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6406\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4333\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home04-6-300x217.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"217\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9016\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-6-400x217.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"217\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10349\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home04-6-300x217.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"217\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9016\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home04-6-400x217.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"217\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10349\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home04-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4333\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2248, 10463, '_wp_attached_file', '2022/05/kits_home05-1.jpg'),
(2249, 10463, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"196\";s:4:\"file\";s:25:\"2022/05/kits_home05-1.jpg\";s:8:\"filesize\";s:5:\"28363\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home05-1-300x131.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"131\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9592\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4991\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home05-1-300x196.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12526\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-1-400x196.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17027\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home05-1-300x196.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12526\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-1-400x196.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17027\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home05-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4991\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2250, 10477, '_wp_attached_file', '2022/05/kits_home05-3.jpg'),
(2251, 10477, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"153\";s:4:\"file\";s:25:\"2022/05/kits_home05-3.jpg\";s:8:\"filesize\";s:5:\"15968\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home05-3-300x102.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"102\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5845\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3454\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home05-3-300x153.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"153\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7774\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-3-400x153.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"153\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10355\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home05-3-300x153.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"153\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7774\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-3-400x153.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"153\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10355\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home05-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3454\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2252, 10482, '_wp_attached_file', '2022/05/kits_home05-2_1.jpg'),
(2253, 10482, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"177\";s:4:\"file\";s:27:\"2022/05/kits_home05-2_1.jpg\";s:8:\"filesize\";s:5:\"21724\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"kits_home05-2_1-300x118.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"118\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6816\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"kits_home05-2_1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5179\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"kits_home05-2_1-300x177.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"177\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10231\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"kits_home05-2_1-400x177.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"177\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13052\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"kits_home05-2_1-300x177.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"177\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10231\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:27:\"kits_home05-2_1-400x177.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"177\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13052\";}s:6:\"detail\";a:5:{s:4:\"file\";s:27:\"kits_home05-2_1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5179\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2254, 10486, '_wp_attached_file', '2022/05/kits_home05-4.jpg'),
(2255, 10486, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"201\";s:4:\"file\";s:25:\"2022/05/kits_home05-4.jpg\";s:8:\"filesize\";s:5:\"30989\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home05-4-300x134.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"134\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9797\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5338\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home05-4-300x201.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14245\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-4-400x201.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18041\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home05-4-300x201.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14245\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-4-400x201.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18041\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home05-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5338\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2256, 10493, '_wp_attached_file', '2022/05/kits_home05-5.jpg'),
(2257, 10493, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"228\";s:4:\"file\";s:25:\"2022/05/kits_home05-5.jpg\";s:8:\"filesize\";s:5:\"36422\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home05-5-300x152.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"152\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11653\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5164\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home05-5-300x228.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14104\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-5-400x228.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19731\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home05-5-300x228.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14104\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home05-5-400x228.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19731\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home05-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5164\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2258, 10510, '_wp_attached_file', '2022/05/kits_home06-1.jpg'),
(2259, 10510, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"310\";s:4:\"file\";s:25:\"2022/05/kits_home06-1.jpg\";s:8:\"filesize\";s:5:\"33949\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home06-1-300x207.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"207\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10915\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5094\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home06-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13936\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-1-400x310.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"310\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21031\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home06-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13936\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-1-400x310.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"310\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21031\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home06-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5094\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2260, 10517, '_wp_attached_file', '2022/05/kits_home06-2.jpg'),
(2261, 10517, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"172\";s:4:\"file\";s:25:\"2022/05/kits_home06-2.jpg\";s:8:\"filesize\";s:5:\"36349\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home06-2-300x115.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"115\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11254\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6737\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home06-2-300x172.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"172\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16334\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-2-400x172.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"172\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20444\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home06-2-300x172.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"172\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16334\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-2-400x172.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"172\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20444\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home06-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6737\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2262, 10524, '_wp_attached_file', '2022/05/kits_home06-3.jpg'),
(2263, 10524, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"250\";s:4:\"file\";s:25:\"2022/05/kits_home06-3.jpg\";s:8:\"filesize\";s:5:\"18895\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home06-3-300x167.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"167\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6418\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3003\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home06-3-300x250.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8060\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-3-400x250.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11236\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home06-3-300x250.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8060\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-3-400x250.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11236\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home06-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3003\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2264, 10531, '_wp_attached_file', '2022/05/kits_home06-4.jpg'),
(2265, 10531, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"178\";s:4:\"file\";s:25:\"2022/05/kits_home06-4.jpg\";s:8:\"filesize\";s:5:\"25563\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home06-4-300x119.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"119\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9254\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5107\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home06-4-300x178.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"178\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11926\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-4-400x178.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"178\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15530\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home06-4-300x178.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"178\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11926\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-4-400x178.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"178\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15530\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home06-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5107\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2266, 10538, '_wp_attached_file', '2022/05/kits_home06-5.jpg'),
(2267, 10538, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"197\";s:4:\"file\";s:25:\"2022/05/kits_home06-5.jpg\";s:8:\"filesize\";s:5:\"21159\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home06-5-300x131.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"131\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7245\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5944\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home06-5-300x197.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"197\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11687\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-5-400x197.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"197\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13288\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home06-5-300x197.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"197\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11687\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-5-400x197.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"197\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13288\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home06-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5944\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2268, 10545, '_wp_attached_file', '2022/05/kits_home06-6.jpg'),
(2269, 10545, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"196\";s:4:\"file\";s:25:\"2022/05/kits_home06-6.jpg\";s:8:\"filesize\";s:5:\"14089\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home06-6-300x131.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"131\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5314\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4156\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home06-6-300x196.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8055\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-6-400x196.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8989\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home06-6-300x196.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8055\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-6-400x196.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"196\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8989\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home06-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4156\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2270, 10552, '_wp_attached_file', '2022/05/kits_home06-7.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2271, 10552, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"261\";s:4:\"file\";s:25:\"2022/05/kits_home06-7.jpg\";s:8:\"filesize\";s:5:\"21144\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home06-7-300x174.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"174\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7398\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-7-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4341\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home06-7-300x261.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"261\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11477\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-7-400x261.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"261\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13934\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home06-7-300x261.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"261\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11477\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-7-400x261.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"261\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13934\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home06-7-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4341\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2272, 10559, '_wp_attached_file', '2022/05/kits_home06-8.jpg'),
(2273, 10559, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"231\";s:4:\"file\";s:25:\"2022/05/kits_home06-8.jpg\";s:8:\"filesize\";s:5:\"36799\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home06-8-300x154.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"154\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12485\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-8-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6175\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home06-8-300x231.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"231\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15457\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-8-400x231.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"231\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20835\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home06-8-300x231.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"231\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15457\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home06-8-400x231.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"231\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20835\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home06-8-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6175\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2274, 10567, '_wp_attached_file', '2022/05/kits_home07-1.jpg'),
(2275, 10567, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"229\";s:4:\"file\";s:25:\"2022/05/kits_home07-1.jpg\";s:8:\"filesize\";s:5:\"34679\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home07-1-300x153.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"153\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10542\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5720\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home07-1-300x229.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"229\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14380\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-1-400x229.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"229\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19203\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home07-1-300x229.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"229\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14380\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-1-400x229.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"229\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19203\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home07-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5720\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2276, 10574, '_wp_attached_file', '2022/05/kits_home07-2.jpg'),
(2277, 10574, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"180\";s:4:\"file\";s:25:\"2022/05/kits_home07-2.jpg\";s:8:\"filesize\";s:5:\"17471\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home07-2-300x120.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6414\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4951\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home07-2-300x180.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"180\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8689\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-2-400x180.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"180\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11406\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home07-2-300x180.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"180\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8689\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-2-400x180.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"180\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11406\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home07-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4951\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2278, 10584, '_wp_attached_file', '2022/05/kits_home07-3.jpg'),
(2279, 10584, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"303\";s:4:\"file\";s:25:\"2022/05/kits_home07-3.jpg\";s:8:\"filesize\";s:5:\"37248\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home07-3-300x202.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"202\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11292\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5539\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home07-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14854\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-3-400x303.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"303\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21154\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home07-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14854\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-3-400x303.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"303\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21154\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home07-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5539\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2280, 10591, '_wp_attached_file', '2022/05/kits_home07-4.jpg'),
(2281, 10591, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"124\";s:4:\"file\";s:25:\"2022/05/kits_home07-4.jpg\";s:8:\"filesize\";s:5:\"11891\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"kits_home07-4-300x83.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"83\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4661\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-4-150x124.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3594\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home07-4-300x124.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6263\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-4-400x124.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7780\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home07-4-300x124.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6263\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-4-400x124.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7780\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home07-4-150x124.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3594\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2282, 10598, '_wp_attached_file', '2022/05/kits_home07-5.jpg'),
(2283, 10598, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"357\";s:4:\"file\";s:25:\"2022/05/kits_home07-5.jpg\";s:8:\"filesize\";s:5:\"52467\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home07-5-300x238.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"238\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16639\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7711\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home07-5-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19906\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-5-400x357.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"357\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"30342\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home07-5-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19906\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-5-400x357.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"357\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"30342\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home07-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7711\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2284, 10605, '_wp_attached_file', '2022/05/kits_home07-6.jpg'),
(2285, 10605, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"333\";s:4:\"file\";s:25:\"2022/05/kits_home07-6.jpg\";s:8:\"filesize\";s:5:\"48293\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home07-6-300x222.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"222\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15518\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7087\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home07-6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19227\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-6-400x333.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"333\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"28735\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home07-6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19227\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home07-6-400x333.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"333\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"28735\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home07-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7087\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2286, 10615, '_wp_attached_file', '2022/05/kits_home08-1.jpg'),
(2287, 10615, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"290\";s:4:\"file\";s:25:\"2022/05/kits_home08-1.jpg\";s:8:\"filesize\";s:5:\"41321\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home08-1-300x193.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"193\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13557\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6919\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home08-1-300x290.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"290\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19750\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-1-400x290.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"290\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"24255\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home08-1-300x290.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"290\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19750\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-1-400x290.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"290\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"24255\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home08-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6919\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2288, 10622, '_wp_attached_file', '2022/05/kits_home08-2.jpg'),
(2289, 10622, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"371\";s:4:\"file\";s:25:\"2022/05/kits_home08-2.jpg\";s:8:\"filesize\";s:5:\"39978\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home08-2-300x247.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"247\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12758\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5503\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home08-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15173\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-2-400x371.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"371\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"25229\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home08-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15173\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-2-400x371.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"371\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"25229\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home08-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5503\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2290, 10629, '_wp_attached_file', '2022/05/kits_home08-3.jpg'),
(2291, 10629, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"275\";s:4:\"file\";s:25:\"2022/05/kits_home08-3.jpg\";s:8:\"filesize\";s:5:\"30081\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home08-3-300x183.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"183\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10058\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4358\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home08-3-300x275.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"275\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12909\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-3-400x275.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"275\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17966\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home08-3-300x275.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"275\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12909\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-3-400x275.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"275\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17966\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home08-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4358\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2292, 10636, '_wp_attached_file', '2022/05/kits_home08-4.jpg'),
(2293, 10636, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"148\";s:4:\"file\";s:25:\"2022/05/kits_home08-4.jpg\";s:8:\"filesize\";s:5:\"20530\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"kits_home08-4-300x99.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"99\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6836\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-4-150x148.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"148\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5076\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home08-4-300x148.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"148\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9682\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-4-400x148.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"148\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12103\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home08-4-300x148.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"148\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9682\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-4-400x148.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"148\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12103\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home08-4-150x148.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"148\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5076\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2294, 10643, '_wp_attached_file', '2022/05/kits_home08-5.jpg'),
(2295, 10643, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"206\";s:4:\"file\";s:25:\"2022/05/kits_home08-5.jpg\";s:8:\"filesize\";s:5:\"18453\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home08-5-300x137.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"137\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6048\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4499\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home08-5-300x206.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"206\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10106\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-5-400x206.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"206\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11566\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home08-5-300x206.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"206\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10106\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-5-400x206.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"206\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11566\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home08-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4499\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2296, 10650, '_wp_attached_file', '2022/05/kits_home08-6.jpg'),
(2297, 10650, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"350\";s:4:\"file\";s:25:\"2022/05/kits_home08-6.jpg\";s:8:\"filesize\";s:5:\"26424\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home08-6-300x233.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"233\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8879\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3949\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home08-6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10683\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-6-400x350.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"350\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16756\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home08-6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10683\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-6-400x350.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"350\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16756\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home08-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3949\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2298, 10657, '_wp_attached_file', '2022/05/kits_home08-7.jpg'),
(2299, 10657, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"185\";s:4:\"file\";s:25:\"2022/05/kits_home08-7.jpg\";s:8:\"filesize\";s:5:\"23146\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home08-7-300x123.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"123\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7713\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-7-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4520\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home08-7-300x185.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11032\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-7-400x185.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13691\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home08-7-300x185.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11032\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home08-7-400x185.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13691\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home08-7-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4520\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2300, 10664, '_wp_attached_file', '2022/05/kits_home09-1.jpg'),
(2301, 10664, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"367\";s:4:\"file\";s:25:\"2022/05/kits_home09-1.jpg\";s:8:\"filesize\";s:5:\"43663\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home09-1-300x245.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"245\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13212\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5890\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home09-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15934\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-1-400x367.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"367\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"24317\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home09-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15934\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-1-400x367.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"367\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"24317\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home09-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5890\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2302, 10671, '_wp_attached_file', '2022/05/kits_home09-2.jpg'),
(2303, 10671, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"556\";s:6:\"height\";s:3:\"540\";s:4:\"file\";s:25:\"2022/05/kits_home09-2.jpg\";s:8:\"filesize\";s:5:\"80437\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home09-2-300x291.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"291\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18461\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6811\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:25:\"kits_home09-2-480x466.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"466\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"36984\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home09-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19134\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"29266\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home09-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19134\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"29266\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home09-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6811\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2304, 10678, '_wp_attached_file', '2022/05/kits_home09-3.jpg'),
(2305, 10678, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"366\";s:4:\"file\";s:25:\"2022/05/kits_home09-3.jpg\";s:8:\"filesize\";s:5:\"35252\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home09-3-300x244.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"244\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12335\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5694\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home09-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14222\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-3-400x366.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"366\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"22105\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home09-3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14222\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-3-400x366.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"366\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"22105\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home09-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5694\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2306, 10685, '_wp_attached_file', '2022/05/kits_home09-4.jpg'),
(2307, 10685, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"493\";s:4:\"file\";s:25:\"2022/05/kits_home09-4.jpg\";s:8:\"filesize\";s:5:\"58270\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home09-4-274x300.jpg\";s:5:\"width\";s:3:\"274\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17345\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7139\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home09-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18777\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"27083\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home09-4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18777\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"27083\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home09-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7139\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2308, 10692, '_wp_attached_file', '2022/05/kits_home09-5.jpg'),
(2309, 10692, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"237\";s:4:\"file\";s:25:\"2022/05/kits_home09-5.jpg\";s:8:\"filesize\";s:5:\"18007\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home09-5-300x158.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"158\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6553\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4049\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home09-5-300x237.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"237\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9509\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-5-400x237.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"237\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11605\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home09-5-300x237.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"237\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9509\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-5-400x237.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"237\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11605\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home09-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4049\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2310, 10699, '_wp_attached_file', '2022/05/kits_home09-6.jpg'),
(2311, 10699, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"346\";s:4:\"file\";s:25:\"2022/05/kits_home09-6.jpg\";s:8:\"filesize\";s:5:\"36649\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home09-6-300x231.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"231\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12848\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5475\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home09-6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14583\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-6-400x346.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"346\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23094\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home09-6-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14583\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home09-6-400x346.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"346\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23094\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home09-6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5475\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2312, 10709, '_wp_attached_file', '2022/06/kits_home11-1.jpg'),
(2313, 10709, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"333\";s:4:\"file\";s:25:\"2022/06/kits_home11-1.jpg\";s:8:\"filesize\";s:5:\"24123\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home11-1-300x222.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"222\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8605\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4279\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home11-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10511\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-1-400x333.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"333\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15718\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home11-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10511\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-1-400x333.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"333\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15718\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home11-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4279\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2314, 10716, '_wp_attached_file', '2022/06/kits_home11-2.jpg'),
(2315, 10716, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"409\";s:4:\"file\";s:25:\"2022/06/kits_home11-2.jpg\";s:8:\"filesize\";s:5:\"41254\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home11-2-300x273.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"273\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15024\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6077\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home11-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15771\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"24039\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home11-2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15771\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"24039\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home11-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6077\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2316, 10729, '_wp_attached_file', '2022/06/kits_home11-3.jpg'),
(2317, 10729, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"191\";s:4:\"file\";s:25:\"2022/06/kits_home11-3.jpg\";s:8:\"filesize\";s:5:\"16114\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home11-3-300x127.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"127\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6263\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4893\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home11-3-300x191.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8419\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-3-400x191.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10798\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home11-3-300x191.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8419\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-3-400x191.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10798\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home11-3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4893\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2318, 10737, '_wp_attached_file', '2022/06/kits_home11-4.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2319, 10737, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"201\";s:4:\"file\";s:25:\"2022/06/kits_home11-4.jpg\";s:8:\"filesize\";s:5:\"27777\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home11-4-300x134.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"134\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8424\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5711\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home11-4-300x201.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14539\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-4-400x201.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17040\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home11-4-300x201.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14539\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-4-400x201.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"201\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17040\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home11-4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5711\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2320, 10748, '_wp_attached_file', '2022/06/kits_home11-5.jpg'),
(2321, 10748, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"269\";s:4:\"file\";s:25:\"2022/06/kits_home11-5.jpg\";s:8:\"filesize\";s:5:\"34951\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home11-5-300x179.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"179\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11506\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5942\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home11-5-300x269.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"269\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16868\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-5-400x269.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"269\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"22023\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home11-5-300x269.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"269\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16868\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home11-5-400x269.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"269\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"22023\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home11-5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5942\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2322, 10759, '_wp_attached_file', '2022/06/kits_home12_1.jpg'),
(2323, 10759, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"439\";s:4:\"file\";s:25:\"2022/06/kits_home12_1.jpg\";s:8:\"filesize\";s:5:\"49210\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home12_1-300x293.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"293\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17819\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6589\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home12_1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17763\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"25973\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home12_1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17763\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"25973\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home12_1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6589\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2324, 10763, '_wp_attached_file', '2022/06/kits_home12-2.jpg'),
(2325, 10763, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"233\";s:4:\"file\";s:25:\"2022/06/kits_home12-2.jpg\";s:8:\"filesize\";s:5:\"30539\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home12-2-300x155.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"155\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10454\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5327\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home12-2-300x233.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"233\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12432\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12-2-400x233.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"233\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18158\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home12-2-300x233.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"233\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12432\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12-2-400x233.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"233\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18158\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home12-2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5327\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2326, 10770, '_wp_attached_file', '2022/06/kits_home12_3.jpg'),
(2327, 10770, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"405\";s:4:\"file\";s:25:\"2022/06/kits_home12_3.jpg\";s:8:\"filesize\";s:5:\"39355\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home12_3-300x270.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"270\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12654\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5028\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home12_3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13342\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20120\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home12_3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13342\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20120\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home12_3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5028\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2328, 10777, '_wp_attached_file', '2022/06/kits_home12_4.jpg'),
(2329, 10777, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"349\";s:4:\"file\";s:25:\"2022/06/kits_home12_4.jpg\";s:8:\"filesize\";s:5:\"35562\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home12_4-300x233.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"233\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13414\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5965\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home12_4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15513\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_4-400x349.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"349\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23700\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home12_4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15513\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_4-400x349.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"349\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23700\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home12_4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5965\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2330, 10784, '_wp_attached_file', '2022/06/kits_home12_5.jpg'),
(2331, 10784, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"351\";s:4:\"file\";s:25:\"2022/06/kits_home12_5.jpg\";s:8:\"filesize\";s:5:\"41689\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home12_5-300x234.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"234\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13599\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6392\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home12_5-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17302\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_5-400x351.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"351\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"25773\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home12_5-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17302\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home12_5-400x351.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"351\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"25773\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home12_5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6392\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2332, 10791, '_wp_attached_file', '2022/06/kits_home13_1.jpg'),
(2333, 10791, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"254\";s:4:\"file\";s:25:\"2022/06/kits_home13_1.jpg\";s:8:\"filesize\";s:5:\"35475\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home13_1-300x169.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"169\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11198\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5630\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home13_1-300x254.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"254\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15471\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_1-400x254.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"254\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20317\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home13_1-300x254.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"254\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15471\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_1-400x254.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"254\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20317\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home13_1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5630\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2334, 10798, '_wp_attached_file', '2022/06/kits_home13_2.jpg'),
(2335, 10798, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"225\";s:4:\"file\";s:25:\"2022/06/kits_home13_2.jpg\";s:8:\"filesize\";s:5:\"26061\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home13_2-300x150.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8221\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4438\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home13_2-300x225.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"225\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11412\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_2-400x225.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"225\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15640\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home13_2-300x225.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"225\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11412\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_2-400x225.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"225\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15640\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home13_2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4438\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2336, 10805, '_wp_attached_file', '2022/06/kits_home13_3.jpg'),
(2337, 10805, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"228\";s:4:\"file\";s:25:\"2022/06/kits_home13_3.jpg\";s:8:\"filesize\";s:5:\"28110\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home13_3-300x152.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"152\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8826\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3677\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home13_3-300x228.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10942\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_3-400x228.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16444\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home13_3-300x228.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10942\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_3-400x228.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16444\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home13_3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3677\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2338, 10812, '_wp_attached_file', '2022/06/kits_home13_4.jpg'),
(2339, 10812, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"239\";s:4:\"file\";s:25:\"2022/06/kits_home13_4.jpg\";s:8:\"filesize\";s:5:\"37580\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home13_4-300x159.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"159\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11945\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6485\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home13_4-300x239.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"239\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16429\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_4-400x239.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"239\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20991\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home13_4-300x239.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"239\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16429\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_4-400x239.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"239\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20991\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home13_4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6485\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2340, 10819, '_wp_attached_file', '2022/06/kits_home13_5.jpg'),
(2341, 10819, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"234\";s:4:\"file\";s:25:\"2022/06/kits_home13_5.jpg\";s:8:\"filesize\";s:5:\"28717\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home13_5-300x156.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"156\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8844\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4721\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home13_5-300x234.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"234\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12400\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_5-400x234.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"234\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16853\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home13_5-300x234.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"234\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12400\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_5-400x234.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"234\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16853\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home13_5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4721\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2342, 10826, '_wp_attached_file', '2022/06/kits_home13_6.jpg'),
(2343, 10826, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"187\";s:4:\"file\";s:25:\"2022/06/kits_home13_6.jpg\";s:8:\"filesize\";s:5:\"23323\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home13_6-300x125.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"125\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7759\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4444\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home13_6-300x187.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"187\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9250\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_6-400x187.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"187\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13723\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home13_6-300x187.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"187\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9250\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_6-400x187.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"187\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13723\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home13_6-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4444\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2344, 10833, '_wp_attached_file', '2022/06/kits_home13_7.jpg'),
(2345, 10833, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"306\";s:4:\"file\";s:25:\"2022/06/kits_home13_7.jpg\";s:8:\"filesize\";s:5:\"22084\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_home13_7-300x204.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"204\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7944\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_7-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4198\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_home13_7-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10155\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_7-400x306.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"306\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13858\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_home13_7-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10155\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_home13_7-400x306.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"306\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13858\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_home13_7-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4198\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2346, 10844, '_wp_attached_file', '2022/06/kits_about_1.jpg'),
(2347, 10844, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"266\";s:4:\"file\";s:24:\"2022/06/kits_about_1.jpg\";s:8:\"filesize\";s:5:\"37103\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"kits_about_1-300x177.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"177\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12014\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"kits_about_1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6465\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"kits_about_1-300x266.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"266\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17386\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"kits_about_1-400x266.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20876\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"kits_about_1-300x266.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"266\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17386\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:24:\"kits_about_1-400x266.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20876\";}s:6:\"detail\";a:5:{s:4:\"file\";s:24:\"kits_about_1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6465\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2348, 10851, '_wp_attached_file', '2022/06/kits_about_2.jpg'),
(2349, 10851, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"479\";s:4:\"file\";s:24:\"2022/06/kits_about_2.jpg\";s:8:\"filesize\";s:5:\"30223\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"kits_about_2-282x300.jpg\";s:5:\"width\";s:3:\"282\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8184\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"kits_about_2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3489\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"kits_about_2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9517\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"kits_about_2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14437\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"kits_about_2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9517\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:24:\"kits_about_2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14437\";}s:6:\"detail\";a:5:{s:4:\"file\";s:24:\"kits_about_2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3489\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2350, 10858, '_wp_attached_file', '2022/06/kits_service_1.jpg'),
(2351, 10858, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"230\";s:4:\"file\";s:26:\"2022/06/kits_service_1.jpg\";s:8:\"filesize\";s:5:\"33214\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_service_1-300x153.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"153\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10217\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5512\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_service_1-300x230.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"230\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14870\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_1-400x230.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"230\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19189\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_service_1-300x230.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"230\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14870\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_1-400x230.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"230\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19189\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_service_1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5512\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2352, 10865, '_wp_attached_file', '2022/06/kits_service_2.jpg'),
(2353, 10865, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"283\";s:4:\"file\";s:26:\"2022/06/kits_service_2.jpg\";s:8:\"filesize\";s:5:\"31197\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_service_2-300x189.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"189\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10207\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5561\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_service_2-300x283.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"283\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15361\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_2-400x283.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"283\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18585\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_service_2-300x283.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"283\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15361\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_2-400x283.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"283\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18585\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_service_2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5561\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2354, 10872, '_wp_attached_file', '2022/06/kits_service_3.jpg'),
(2355, 10872, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"254\";s:4:\"file\";s:26:\"2022/06/kits_service_3.jpg\";s:8:\"filesize\";s:5:\"27811\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_service_3-300x169.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"169\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8520\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4029\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_service_3-300x254.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"254\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11991\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_3-400x254.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"254\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16352\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_service_3-300x254.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"254\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11991\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_3-400x254.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"254\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16352\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_service_3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4029\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2356, 10879, '_wp_attached_file', '2022/06/kits_service_4.jpg'),
(2357, 10879, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"250\";s:4:\"file\";s:26:\"2022/06/kits_service_4.jpg\";s:8:\"filesize\";s:5:\"22480\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_service_4-300x167.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"167\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7933\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4438\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_service_4-300x250.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11156\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_4-400x250.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14808\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_service_4-300x250.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11156\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_4-400x250.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"250\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14808\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_service_4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4438\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2358, 10889, '_wp_attached_file', '2022/06/kits_service_5.jpg'),
(2359, 10889, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"238\";s:4:\"file\";s:26:\"2022/06/kits_service_5.jpg\";s:8:\"filesize\";s:5:\"22011\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_service_5-300x159.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"159\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7191\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4377\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_service_5-300x238.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"238\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11118\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_5-400x238.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"238\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13740\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_service_5-300x238.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"238\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11118\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_service_5-400x238.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"238\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13740\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_service_5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4377\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2360, 10901, '_wp_attached_file', '2022/06/kits_header_modern_shop.jpg'),
(2361, 10901, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"33\";s:4:\"file\";s:35:\"2022/06/kits_header_modern_shop.jpg\";s:8:\"filesize\";s:4:\"2710\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"kits_header_modern_shop-300x22.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"22\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1400\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"kits_header_modern_shop-150x33.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"33\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1363\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"kits_header_modern_shop-300x33.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"33\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1783\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"kits_header_modern_shop-400x33.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"33\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2249\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"kits_header_modern_shop-300x33.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"33\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1783\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:34:\"kits_header_modern_shop-400x33.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"33\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2249\";}s:6:\"detail\";a:5:{s:4:\"file\";s:34:\"kits_header_modern_shop-150x33.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"33\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1363\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2362, 10929, '_wp_attached_file', '2022/06/kits_header_default.jpg'),
(2363, 10929, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"60\";s:4:\"file\";s:31:\"2022/06/kits_header_default.jpg\";s:8:\"filesize\";s:4:\"5449\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"kits_header_default-300x40.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"40\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2175\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"kits_header_default-150x60.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"60\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1708\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"kits_header_default-300x60.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"60\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2446\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"kits_header_default-400x60.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"60\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3376\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"kits_header_default-300x60.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"60\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2446\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:30:\"kits_header_default-400x60.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"60\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3376\";}s:6:\"detail\";a:5:{s:4:\"file\";s:30:\"kits_header_default-150x60.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"60\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1708\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2364, 10936, '_wp_attached_file', '2022/06/kits_header_04.jpg'),
(2365, 10936, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"38\";s:4:\"file\";s:26:\"2022/06/kits_header_04.jpg\";s:8:\"filesize\";s:4:\"6088\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_header_04-300x25.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"25\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2127\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_04-150x38.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1686\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_header_04-300x38.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2639\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_04-400x38.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3577\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_header_04-300x38.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2639\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_04-400x38.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3577\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_header_04-150x38.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"38\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1686\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2366, 10943, '_wp_attached_file', '2022/06/kits_header_03.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2367, 10943, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"42\";s:4:\"file\";s:26:\"2022/06/kits_header_03.jpg\";s:8:\"filesize\";s:4:\"4900\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_header_03-300x28.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"28\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1969\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_03-150x42.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"42\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1311\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_header_03-300x42.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"42\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2118\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_03-400x42.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"42\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2810\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_header_03-300x42.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"42\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2118\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_03-400x42.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"42\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2810\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_header_03-150x42.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"42\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1311\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2368, 10950, '_wp_attached_file', '2022/06/kits_header_02.jpg'),
(2369, 10950, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"37\";s:4:\"file\";s:26:\"2022/06/kits_header_02.jpg\";s:8:\"filesize\";s:4:\"5565\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_header_02-300x25.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"25\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2317\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_02-150x37.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1662\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_header_02-300x37.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2509\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_02-400x37.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3345\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_header_02-300x37.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2509\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_02-400x37.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3345\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_header_02-150x37.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1662\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2370, 10958, '_wp_attached_file', '2022/06/kits_header_01.jpg'),
(2371, 10958, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"40\";s:4:\"file\";s:26:\"2022/06/kits_header_01.jpg\";s:8:\"filesize\";s:4:\"3011\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_header_01-300x27.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"27\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1595\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_01-150x40.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"40\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1321\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_header_01-300x40.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"40\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1579\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_01-400x40.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"40\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2064\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_header_01-300x40.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"40\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1579\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_01-400x40.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"40\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2064\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_header_01-150x40.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"40\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1321\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2372, 10965, '_wp_attached_file', '2022/06/kits_header_12.jpg'),
(2373, 10965, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"36\";s:4:\"file\";s:26:\"2022/06/kits_header_12.jpg\";s:8:\"filesize\";s:4:\"6956\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_header_12-300x24.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"24\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2622\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_12-150x36.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1842\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_header_12-300x36.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3272\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_12-400x36.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4343\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_header_12-300x36.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3272\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_12-400x36.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4343\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_header_12-150x36.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1842\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2374, 10972, '_wp_attached_file', '2022/06/kits_header_06.jpg'),
(2375, 10972, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"36\";s:4:\"file\";s:26:\"2022/06/kits_header_06.jpg\";s:8:\"filesize\";s:4:\"3491\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_header_06-300x24.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"24\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1756\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_06-150x36.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1273\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_header_06-300x36.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1788\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_06-400x36.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2445\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_header_06-300x36.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1788\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_06-400x36.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2445\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_header_06-150x36.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"36\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1273\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2376, 10979, '_wp_attached_file', '2022/06/kits_header_07.jpg'),
(2377, 10979, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"41\";s:4:\"file\";s:26:\"2022/06/kits_header_07.jpg\";s:8:\"filesize\";s:4:\"4844\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_header_07-300x27.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"27\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2081\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_07-150x41.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"41\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1404\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_header_07-300x41.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"41\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2093\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_07-400x41.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"41\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2922\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_header_07-300x41.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"41\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2093\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_07-400x41.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"41\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2922\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_header_07-150x41.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"41\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1404\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2378, 10986, '_wp_attached_file', '2022/06/kits_header_13.jpg'),
(2379, 10986, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"37\";s:4:\"file\";s:26:\"2022/06/kits_header_13.jpg\";s:8:\"filesize\";s:4:\"3061\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_header_13-300x25.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"25\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1703\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_13-150x37.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1173\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_header_13-300x37.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1613\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_13-400x37.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2105\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_header_13-300x37.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1613\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_13-400x37.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2105\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_header_13-150x37.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1173\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2380, 10994, '_wp_attached_file', '2022/06/kits_header_08.jpg'),
(2381, 10994, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:2:\"37\";s:4:\"file\";s:26:\"2022/06/kits_header_08.jpg\";s:8:\"filesize\";s:4:\"4576\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_header_08-300x25.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"25\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1966\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_08-150x37.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1602\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"kits_header_08-300x37.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2380\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_08-400x37.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3112\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"kits_header_08-300x37.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2380\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:25:\"kits_header_08-400x37.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3112\";}s:6:\"detail\";a:5:{s:4:\"file\";s:25:\"kits_header_08-150x37.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"37\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1602\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2382, 10994, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2383, 11001, '_wp_attached_file', '2022/06/kits_footer_modern_shop.jpg'),
(2384, 11001, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"236\";s:4:\"file\";s:35:\"2022/06/kits_footer_modern_shop.jpg\";s:8:\"filesize\";s:5:\"15812\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"kits_footer_modern_shop-300x157.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"157\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5168\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"kits_footer_modern_shop-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3628\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"kits_footer_modern_shop-300x236.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8725\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"kits_footer_modern_shop-400x236.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10675\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:35:\"kits_footer_modern_shop-300x236.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8725\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:35:\"kits_footer_modern_shop-400x236.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10675\";}s:6:\"detail\";a:5:{s:4:\"file\";s:35:\"kits_footer_modern_shop-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3628\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2385, 11011, '_wp_attached_file', '2022/06/kits_footer_02.jpg'),
(2386, 11011, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"164\";s:4:\"file\";s:26:\"2022/06/kits_footer_02.jpg\";s:8:\"filesize\";s:5:\"20593\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_footer_02-300x109.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"109\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6578\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4153\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer_02-300x164.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"164\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8539\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_02-400x164.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"164\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11182\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer_02-300x164.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"164\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8539\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_02-400x164.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"164\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11182\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer_02-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4153\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2387, 11018, '_wp_attached_file', '2022/06/kits_footer_01.jpg'),
(2388, 11018, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"137\";s:4:\"file\";s:26:\"2022/06/kits_footer_01.jpg\";s:8:\"filesize\";s:5:\"13326\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_footer_01-300x91.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"91\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4751\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_01-150x137.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"137\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3948\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer_01-300x137.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"137\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5540\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_01-400x137.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"137\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8269\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer_01-300x137.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"137\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5540\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_01-400x137.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"137\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8269\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer_01-150x137.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"137\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3948\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2389, 11025, '_wp_attached_file', '2022/06/kits_footer_03.jpg'),
(2390, 11025, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"139\";s:4:\"file\";s:26:\"2022/06/kits_footer_03.jpg\";s:8:\"filesize\";s:5:\"12742\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_footer_03-300x93.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"93\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4881\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_03-150x139.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"139\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3923\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer_03-300x139.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"139\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5474\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_03-400x139.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"139\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7868\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer_03-300x139.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"139\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5474\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_03-400x139.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"139\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7868\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer_03-150x139.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"139\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3923\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2391, 11032, '_wp_attached_file', '2022/06/kits_footer_04.jpg'),
(2392, 11032, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"191\";s:4:\"file\";s:26:\"2022/06/kits_footer_04.jpg\";s:8:\"filesize\";s:5:\"18678\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_footer_04-300x127.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"127\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6102\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_04-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3313\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer_04-300x191.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8125\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_04-400x191.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10944\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer_04-300x191.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8125\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_04-400x191.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10944\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer_04-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3313\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2393, 11039, '_wp_attached_file', '2022/06/kits_footer_05.jpg'),
(2394, 11039, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"184\";s:4:\"file\";s:26:\"2022/06/kits_footer_05.jpg\";s:8:\"filesize\";s:5:\"14629\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_footer_05-300x123.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"123\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5057\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2877\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer_05-300x184.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6877\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_05-400x184.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9133\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer_05-300x184.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6877\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_05-400x184.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9133\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer_05-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2877\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2395, 11046, '_wp_attached_file', '2022/06/kits_footer_12.jpg'),
(2396, 11046, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"231\";s:4:\"file\";s:26:\"2022/06/kits_footer_12.jpg\";s:8:\"filesize\";s:5:\"15218\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_footer_12-300x154.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"154\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5676\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_12-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3305\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer_12-300x231.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"231\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7817\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_12-400x231.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"231\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9570\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer_12-300x231.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"231\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7817\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_12-400x231.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"231\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9570\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer_12-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3305\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2397, 11053, '_wp_attached_file', '2022/06/kits_footer_06.jpg'),
(2398, 11053, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"177\";s:4:\"file\";s:26:\"2022/06/kits_footer_06.jpg\";s:8:\"filesize\";s:5:\"17184\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_footer_06-300x118.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"118\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6072\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_06-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3271\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer_06-300x177.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"177\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7816\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_06-400x177.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"177\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10560\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer_06-300x177.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"177\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7816\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_06-400x177.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"177\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10560\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer_06-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3271\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2399, 11060, '_wp_attached_file', '2022/06/kits_footer_07.jpg'),
(2400, 11060, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:26:\"2022/06/kits_footer_07.jpg\";s:8:\"filesize\";s:5:\"13397\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_footer_07-300x95.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"95\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4567\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_07-150x142.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3418\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer_07-300x142.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5824\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_07-400x142.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8082\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer_07-300x142.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5824\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_07-400x142.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8082\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer_07-150x142.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3418\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2401, 11069, '_wp_attached_file', '2022/06/kits_footer-13.jpg'),
(2402, 11069, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"141\";s:4:\"file\";s:26:\"2022/06/kits_footer-13.jpg\";s:8:\"filesize\";s:4:\"8774\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"kits_footer-13-300x94.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"94\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3650\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer-13-150x141.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"141\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2152\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer-13-300x141.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"141\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4604\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer-13-400x141.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"141\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5674\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer-13-300x141.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"141\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4604\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer-13-400x141.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"141\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5674\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer-13-150x141.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"141\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2152\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2403, 11076, '_wp_attached_file', '2022/06/kits_footer_08.jpg'),
(2404, 11076, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"184\";s:4:\"file\";s:26:\"2022/06/kits_footer_08.jpg\";s:8:\"filesize\";s:5:\"14431\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_footer_08-300x123.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"123\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5052\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_08-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2847\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer_08-300x184.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6868\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_08-400x184.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9236\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer_08-300x184.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6868\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_08-400x184.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9236\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer_08-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2847\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2405, 11083, '_wp_attached_file', '2022/06/kits_footer_09.jpg'),
(2406, 11083, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"184\";s:4:\"file\";s:26:\"2022/06/kits_footer_09.jpg\";s:8:\"filesize\";s:5:\"18924\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"kits_footer_09-300x123.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"123\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6292\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_09-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3317\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"kits_footer_09-300x184.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8617\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_09-400x184.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11470\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"kits_footer_09-300x184.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8617\";}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:26:\"kits_footer_09-400x184.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"184\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11470\";}s:6:\"detail\";a:5:{s:4:\"file\";s:26:\"kits_footer_09-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3317\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2407, 11178, '_wp_attached_file', '2022/08/motion_vawe1.png'),
(2408, 11178, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1921\";s:6:\"height\";s:2:\"43\";s:4:\"file\";s:24:\"2022/08/motion_vawe1.png\";s:8:\"filesize\";s:4:\"6904\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"motion_vawe1-300x7.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:1:\"7\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1637\";}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"motion_vawe1-1024x23.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:2:\"23\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5879\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"motion_vawe1-150x43.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"43\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1232\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"motion_vawe1-768x17.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:2:\"17\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4465\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"motion_vawe1-1536x34.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:2:\"34\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8839\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:23:\"motion_vawe1-480x11.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:2:\"11\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2730\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"motion_vawe1-300x43.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"43\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1149\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"motion_vawe1-800x18.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:2:\"18\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4644\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"motion_vawe1-400x43.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"43\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1452\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"motion_vawe1-50x43.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"43\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"544\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"motion_vawe1-100x43.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"43\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"924\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2409, 11203, '_wp_attached_file', '2022/08/logo_motion.png'),
(2410, 11203, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"296\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2022/08/logo_motion.png\";s:8:\"filesize\";s:4:\"6426\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"logo_motion-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2486\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"logo_motion-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"950\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"logo_motion-100x96.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"822\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2411, 11210, '_wp_attached_file', 'revslider/video-media/mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer.jpeg'),
(2412, 11210, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:4:\"file\";s:93:\"revslider/video-media/mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer.jpeg\";s:8:\"filesize\";s:6:\"156186\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:79:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-300x169.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"169\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6671\";}s:5:\"large\";a:5:{s:4:\"file\";s:80:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-1024x576.jpeg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"576\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"53386\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:79:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-150x150.jpeg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3002\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:79:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-768x432.jpeg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"432\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"31305\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:80:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-1536x864.jpeg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"864\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:6:\"112420\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:79:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-480x270.jpeg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"270\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14065\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:79:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-300x300.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8881\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:79:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-800x450.jpeg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"450\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"34495\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:79:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-400x400.jpeg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14275\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:77:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-50x50.jpeg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:3:\"820\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:79:\"mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer-100x100.jpeg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1703\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2413, 11211, '_wp_attached_file', 'revslider/video-media/mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer.jpeg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2414, 11211, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:4:\"file\";s:88:\"revslider/video-media/mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer.jpeg\";s:8:\"filesize\";s:5:\"74325\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:74:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-300x169.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"169\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5710\";}s:5:\"large\";a:5:{s:4:\"file\";s:75:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-1024x576.jpeg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"576\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"31316\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:74:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-150x150.jpeg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3044\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:74:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-768x432.jpeg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"432\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20255\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:75:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-1536x864.jpeg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"864\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"59190\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:74:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-480x270.jpeg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"270\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10468\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:74:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-300x300.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7432\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:74:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-800x450.jpeg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"450\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21974\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:74:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-400x400.jpeg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10854\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:72:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-50x50.jpeg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1013\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:74:\"mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer-100x100.jpeg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1925\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2415, 11212, '_wp_attached_file', 'revslider/video-media/mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer.jpeg'),
(2416, 11212, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:4:\"file\";s:94:\"revslider/video-media/mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer.jpeg\";s:8:\"filesize\";s:6:\"174281\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:80:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-300x169.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"169\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13074\";}s:5:\"large\";a:5:{s:4:\"file\";s:81:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-1024x576.jpeg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"576\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"78543\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:80:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-150x150.jpeg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6552\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:80:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-768x432.jpeg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"432\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"50922\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:81:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-1536x864.jpeg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"864\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:6:\"144669\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:80:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-480x270.jpeg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"270\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"25747\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:80:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-300x300.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18354\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:80:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-800x450.jpeg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"450\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"54799\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:80:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-400x400.jpeg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"28019\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:78:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-50x50.jpeg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1524\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:80:\"mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer-100x100.jpeg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3682\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2417, 11228, '_wp_attached_file', '2022/08/home_motion_img1.png'),
(2418, 11228, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"731\";s:6:\"height\";s:3:\"528\";s:4:\"file\";s:28:\"2022/08/home_motion_img1.png\";s:8:\"filesize\";s:6:\"102347\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"home_motion_img1-300x217.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"217\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"26274\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"home_motion_img1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"12703\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:28:\"home_motion_img1-480x347.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"347\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"53307\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"home_motion_img1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"34788\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"home_motion_img1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"54387\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home_motion_img1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3035\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"home_motion_img1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7354\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2419, 11248, '_wp_attached_file', '2022/08/home_motion_img2.jpg'),
(2420, 11248, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"543\";s:6:\"height\";s:3:\"324\";s:4:\"file\";s:28:\"2022/08/home_motion_img2.jpg\";s:8:\"filesize\";s:5:\"34586\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"home_motion_img2-300x179.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"179\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10413\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"home_motion_img2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5708\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:28:\"home_motion_img2-480x286.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"286\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21092\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"home_motion_img2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16466\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"home_motion_img2-400x324.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"324\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"24282\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home_motion_img2-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1307\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"home_motion_img2-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3164\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2421, 11323, '_wp_attached_file', '2022/08/home_motion_icon1.png'),
(2422, 11323, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"140\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:29:\"2022/08/home_motion_icon1.png\";s:8:\"filesize\";s:4:\"6228\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_motion_icon1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2013\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_motion_icon1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4683\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2423, 11324, '_wp_attached_file', '2022/08/home_motion_icon2.png'),
(2424, 11324, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"140\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:29:\"2022/08/home_motion_icon2.png\";s:8:\"filesize\";s:4:\"7628\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_motion_icon2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2689\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_motion_icon2-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6095\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2425, 11325, '_wp_attached_file', '2022/08/home_motion_icon3.png'),
(2426, 11325, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"140\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:29:\"2022/08/home_motion_icon3.png\";s:8:\"filesize\";s:4:\"7216\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_motion_icon3-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2803\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_motion_icon3-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6525\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2427, 11326, '_wp_attached_file', '2022/08/home_motion_icon4.png'),
(2428, 11326, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"140\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:29:\"2022/08/home_motion_icon4.png\";s:8:\"filesize\";s:4:\"7707\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_motion_icon4-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2569\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_motion_icon4-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6042\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2429, 11327, '_wp_attached_file', '2022/08/home_motion_icon5.png'),
(2430, 11327, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"140\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:29:\"2022/08/home_motion_icon5.png\";s:8:\"filesize\";s:4:\"9802\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_motion_icon5-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3232\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_motion_icon5-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7706\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2431, 11328, '_wp_attached_file', '2022/08/home_motion_icon6.png'),
(2432, 11328, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"140\";s:6:\"height\";s:3:\"128\";s:4:\"file\";s:29:\"2022/08/home_motion_icon6.png\";s:8:\"filesize\";s:4:\"7073\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_motion_icon6-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2541\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_motion_icon6-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6059\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2433, 11407, '_wp_attached_file', '2022/08/home_motion_bg1.png'),
(2434, 11407, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"410\";s:6:\"height\";s:3:\"680\";s:4:\"file\";s:27:\"2022/08/home_motion_bg1.png\";s:8:\"filesize\";s:4:\"9126\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"home_motion_bg1-181x300.png\";s:5:\"width\";s:3:\"181\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4837\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"home_motion_bg1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2116\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"home_motion_bg1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4578\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"home_motion_bg1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6258\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"home_motion_bg1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"725\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"home_motion_bg1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1409\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2435, 11454, '_wp_attached_file', '2022/08/motion_portfolio-bg.png'),
(2436, 11454, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"855\";s:4:\"file\";s:31:\"2022/08/motion_portfolio-bg.png\";s:8:\"filesize\";s:5:\"21192\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"motion_portfolio-bg-300x134.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"134\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2469\";}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"motion_portfolio-bg-1024x456.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"456\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10369\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"motion_portfolio-bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1525\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"motion_portfolio-bg-768x342.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"342\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7155\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"motion_portfolio-bg-1536x684.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"684\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"18540\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:31:\"motion_portfolio-bg-480x214.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"214\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4166\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"motion_portfolio-bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3179\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"motion_portfolio-bg-800x356.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"356\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7572\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"motion_portfolio-bg-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4404\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:29:\"motion_portfolio-bg-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"353\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:31:\"motion_portfolio-bg-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1038\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2437, 11467, '_wp_attached_file', '2022/08/motion_sutra.png'),
(2438, 11467, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"293\";s:6:\"height\";s:3:\"110\";s:4:\"file\";s:24:\"2022/08/motion_sutra.png\";s:8:\"filesize\";s:5:\"33158\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"motion_sutra-150x110.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"110\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10232\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"motion_sutra-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3407\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"motion_sutra-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7977\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2439, 11469, '_wp_attached_file', '2022/08/motion_sylexcoin.png'),
(2440, 11469, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"340\";s:6:\"height\";s:2:\"66\";s:4:\"file\";s:28:\"2022/08/motion_sylexcoin.png\";s:8:\"filesize\";s:5:\"26523\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"motion_sylexcoin-300x58.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"58\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"15849\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"motion_sylexcoin-150x66.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"66\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8269\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"motion_sylexcoin-300x66.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"66\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"15347\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"motion_sylexcoin-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2801\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"motion_sylexcoin-100x66.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"66\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5113\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2441, 11470, '_wp_attached_file', '2022/08/motion_myob.png'),
(2442, 11470, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"228\";s:6:\"height\";s:2:\"94\";s:4:\"file\";s:23:\"2022/08/motion_myob.png\";s:8:\"filesize\";s:5:\"10677\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"motion_myob-150x94.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"94\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6706\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"motion_myob-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2217\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"motion_myob-100x94.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"94\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4899\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2443, 11471, '_wp_attached_file', '2022/08/motion_radix.png'),
(2444, 11471, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"328\";s:6:\"height\";s:2:\"64\";s:4:\"file\";s:24:\"2022/08/motion_radix.png\";s:8:\"filesize\";s:5:\"22790\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"motion_radix-300x59.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"59\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"14679\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"motion_radix-150x64.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"64\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4511\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"motion_radix-300x64.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"64\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"14084\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"motion_radix-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1635\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"motion_radix-100x64.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"64\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3479\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2445, 11472, '_wp_attached_file', '2022/08/motion_story.png'),
(2446, 11472, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"50\";s:4:\"file\";s:24:\"2022/08/motion_story.png\";s:8:\"filesize\";s:5:\"18653\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"motion_story-150x50.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7763\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"motion_story-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2549\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"motion_story-100x50.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5641\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2447, 11473, '_wp_attached_file', '2022/08/motion_zazzle.png'),
(2448, 11473, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"332\";s:6:\"height\";s:2:\"54\";s:4:\"file\";s:25:\"2022/08/motion_zazzle.png\";s:8:\"filesize\";s:4:\"4773\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"motion_zazzle-300x49.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"49\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6474\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"motion_zazzle-150x54.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2536\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"motion_zazzle-300x54.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5284\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"motion_zazzle-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1128\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"motion_zazzle-100x54.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"54\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1577\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2449, 11490, '_wp_attached_file', '2022/08/motion_vawe2.png'),
(2450, 11490, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1921\";s:6:\"height\";s:2:\"43\";s:4:\"file\";s:24:\"2022/08/motion_vawe2.png\";s:8:\"filesize\";s:4:\"6902\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"motion_vawe2-300x7.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:1:\"7\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1633\";}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"motion_vawe2-1024x23.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:2:\"23\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5897\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"motion_vawe2-150x43.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"43\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1265\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"motion_vawe2-768x17.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:2:\"17\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4455\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"motion_vawe2-1536x34.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:2:\"34\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8877\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:23:\"motion_vawe2-480x11.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:2:\"11\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2736\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"motion_vawe2-300x43.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"43\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1191\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"motion_vawe2-800x18.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:2:\"18\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4646\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"motion_vawe2-400x43.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:2:\"43\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1494\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"motion_vawe2-50x43.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"43\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"521\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"motion_vawe2-100x43.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"43\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"929\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2451, 11524, '_wp_attached_file', '2022/08/home_motion_bg2.jpg'),
(2452, 11524, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"697\";s:4:\"file\";s:27:\"2022/08/home_motion_bg2.jpg\";s:8:\"filesize\";s:6:\"202274\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"home_motion_bg2-300x109.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"109\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6084\";}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"home_motion_bg2-1024x372.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"372\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"45847\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"home_motion_bg2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3113\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"home_motion_bg2-768x279.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"279\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"27421\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"home_motion_bg2-1536x558.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"558\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"93531\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:27:\"home_motion_bg2-480x174.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"174\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12605\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"home_motion_bg2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10175\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"home_motion_bg2-800x290.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"290\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"29806\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"home_motion_bg2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16717\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"home_motion_bg2-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:3:\"847\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"home_motion_bg2-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1820\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2453, 11576, '_wp_attached_file', '2022/09/DEMAND_post.jpg'),
(2454, 11576, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"753\";s:6:\"height\";s:3:\"855\";s:4:\"file\";s:23:\"2022/09/DEMAND_post.jpg\";s:8:\"filesize\";s:5:\"89528\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"DEMAND_post-264x300.jpg\";s:5:\"width\";s:3:\"264\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13584\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"DEMAND_post-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5387\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:23:\"DEMAND_post-480x545.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"545\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"34013\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"DEMAND_post-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15057\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"DEMAND_post-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23242\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"DEMAND_post-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1346\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"DEMAND_post-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3102\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2455, 11583, '_wp_attached_file', '2022/09/amazing_post.jpg'),
(2456, 11583, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"818\";s:4:\"file\";s:24:\"2022/09/amazing_post.jpg\";s:8:\"filesize\";s:6:\"108901\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"amazing_post-264x300.jpg\";s:5:\"width\";s:3:\"264\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17206\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"amazing_post-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7131\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:24:\"amazing_post-480x545.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"545\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"41813\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"amazing_post-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18693\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"amazing_post-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"28037\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"amazing_post-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1713\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"amazing_post-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4071\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2457, 11606, '_wp_attached_file', '2022/09/rendering_post.jpg'),
(2458, 11606, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"746\";s:6:\"height\";s:3:\"846\";s:4:\"file\";s:26:\"2022/09/rendering_post.jpg\";s:8:\"filesize\";s:6:\"159778\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"rendering_post-265x300.jpg\";s:5:\"width\";s:3:\"265\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21883\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"rendering_post-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8206\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:26:\"rendering_post-480x544.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"544\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"53761\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"rendering_post-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23417\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"rendering_post-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"35982\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:24:\"rendering_post-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1677\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:26:\"rendering_post-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4576\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2459, 11660, '_wp_attached_file', '2022/09/motion_testimonials_bg.jpg'),
(2460, 11660, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"650\";s:4:\"file\";s:34:\"2022/09/motion_testimonials_bg.jpg\";s:8:\"filesize\";s:6:\"104126\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"motion_testimonials_bg-300x102.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"102\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5426\";}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"motion_testimonials_bg-1024x347.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"347\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"32541\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"motion_testimonials_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3440\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"motion_testimonials_bg-768x260.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"260\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21394\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"motion_testimonials_bg-1536x520.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"520\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"58046\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:34:\"motion_testimonials_bg-480x163.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"163\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10834\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"motion_testimonials_bg-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9219\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"motion_testimonials_bg-800x271.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"271\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"22298\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"motion_testimonials_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13672\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:32:\"motion_testimonials_bg-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1006\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:34:\"motion_testimonials_bg-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2079\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2461, 11685, '_wp_attached_file', '2022/09/motion_quote.png'),
(2462, 11685, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"164\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:24:\"2022/09/motion_quote.png\";s:8:\"filesize\";s:4:\"1685\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"motion_quote-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2141\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"motion_quote-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"788\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"motion_quote-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1458\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2463, 11705, '_wp_attached_file', '2022/09/contact_icon_gradient.png'),
(2464, 11705, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"86\";s:4:\"file\";s:33:\"2022/09/contact_icon_gradient.png\";s:8:\"filesize\";s:3:\"836\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:31:\"contact_icon_gradient-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"404\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2465, 11791, '_wp_attached_file', '2022/09/man-enjoying-the-wind.jpg');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2466, 11791, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"732\";s:4:\"file\";s:33:\"2022/09/man-enjoying-the-wind.jpg\";s:8:\"filesize\";s:6:\"155417\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"man-enjoying-the-wind-300x188.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"188\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10246\";}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"man-enjoying-the-wind-1024x641.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"641\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"87829\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"man-enjoying-the-wind-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4786\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"man-enjoying-the-wind-768x480.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"52603\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:33:\"man-enjoying-the-wind-480x300.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"22954\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"man-enjoying-the-wind-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15071\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"man-enjoying-the-wind-800x501.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"501\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"57037\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"man-enjoying-the-wind-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"24468\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:31:\"man-enjoying-the-wind-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1201\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:33:\"man-enjoying-the-wind-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2729\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2467, 11791, 'solid_color', '737674'),
(2468, 11796, '_wp_attached_file', '2022/09/playing-with-a-yellow-smoke-bomb.jpg'),
(2469, 11796, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"732\";s:4:\"file\";s:44:\"2022/09/playing-with-a-yellow-smoke-bomb.jpg\";s:8:\"filesize\";s:6:\"158824\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"playing-with-a-yellow-smoke-bomb-300x188.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"188\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12306\";}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"playing-with-a-yellow-smoke-bomb-1024x641.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"641\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"90684\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"playing-with-a-yellow-smoke-bomb-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6028\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"playing-with-a-yellow-smoke-bomb-768x480.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"55764\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:44:\"playing-with-a-yellow-smoke-bomb-480x300.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"26026\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"playing-with-a-yellow-smoke-bomb-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18147\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"playing-with-a-yellow-smoke-bomb-800x501.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"501\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"60192\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"playing-with-a-yellow-smoke-bomb-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"28628\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:42:\"playing-with-a-yellow-smoke-bomb-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1390\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:44:\"playing-with-a-yellow-smoke-bomb-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3384\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2470, 11796, '_wp_old_slug', 'playing-with-a-yellow-smoke-bomb'),
(2471, 11796, 'solid_color', '817C70'),
(2472, 11803, '_wp_attached_file', '2022/09/urban-girls-between-bars-of-colored-light.jpg'),
(2473, 11803, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"732\";s:4:\"file\";s:53:\"2022/09/urban-girls-between-bars-of-colored-light.jpg\";s:8:\"filesize\";s:6:\"180167\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"urban-girls-between-bars-of-colored-light-300x188.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"188\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17847\";}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"urban-girls-between-bars-of-colored-light-1024x641.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"641\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:6:\"111629\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"urban-girls-between-bars-of-colored-light-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8201\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"urban-girls-between-bars-of-colored-light-768x480.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"71593\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:53:\"urban-girls-between-bars-of-colored-light-480x300.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"35422\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"urban-girls-between-bars-of-colored-light-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23858\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"urban-girls-between-bars-of-colored-light-800x501.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"501\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"76797\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"urban-girls-between-bars-of-colored-light-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"36810\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:51:\"urban-girls-between-bars-of-colored-light-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1817\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:53:\"urban-girls-between-bars-of-colored-light-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4551\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2474, 11803, 'solid_color', '8D658F'),
(2475, 11993, '_wp_attached_file', '2022/09/woman-dancing.mov'),
(2476, 11993, '_wp_attachment_metadata', 'a:10:{s:7:\"bitrate\";s:7:\"5511731\";s:8:\"filesize\";s:7:\"6895126\";s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";s:2:\"10\";s:16:\"length_formatted\";s:4:\"0:10\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";s:10:\"1662893700\";}'),
(2477, 11995, '_wp_attached_file', 'revslider/video-media/woman-dancing_171.jpeg'),
(2478, 11995, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:4:\"file\";s:44:\"revslider/video-media/woman-dancing_171.jpeg\";s:8:\"filesize\";s:5:\"66103\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"woman-dancing_171-300x169.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"169\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2838\";}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"woman-dancing_171-1024x576.jpeg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"576\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14937\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"woman-dancing_171-150x150.jpeg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2078\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"woman-dancing_171-768x432.jpeg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"432\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9855\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"woman-dancing_171-1536x864.jpeg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"864\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"27108\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:30:\"woman-dancing_171-480x270.jpeg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"270\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5211\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"woman-dancing_171-300x300.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4933\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"woman-dancing_171-800x450.jpeg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"450\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10752\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"woman-dancing_171-400x400.jpeg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7269\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"woman-dancing_171-50x50.jpeg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:3:\"781\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"woman-dancing_171-100x100.jpeg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1346\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2479, 11996, '_wp_attached_file', '2022/09/woman-standing.mov'),
(2480, 11996, '_wp_attachment_metadata', 'a:10:{s:7:\"bitrate\";s:7:\"9352178\";s:8:\"filesize\";s:8:\"11690259\";s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";s:2:\"10\";s:16:\"length_formatted\";s:4:\"0:10\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";s:10:\"1662893891\";}'),
(2481, 11998, '_wp_attached_file', '2022/09/woman-makeup.mov'),
(2482, 11998, '_wp_attachment_metadata', 'a:10:{s:7:\"bitrate\";s:7:\"9663896\";s:8:\"filesize\";s:8:\"10769241\";s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";s:1:\"9\";s:16:\"length_formatted\";s:4:\"0:09\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";s:10:\"1662894183\";}'),
(2483, 12011, '_wp_attached_file', 'revslider/video-media/woman-makeup_161.jpeg'),
(2484, 12011, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:4:\"file\";s:43:\"revslider/video-media/woman-makeup_161.jpeg\";s:8:\"filesize\";s:6:\"144380\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"woman-makeup_161-300x169.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"169\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8521\";}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"woman-makeup_161-1024x576.jpeg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"576\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"63490\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"woman-makeup_161-150x150.jpeg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3944\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"woman-makeup_161-768x432.jpeg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"432\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"39789\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"woman-makeup_161-1536x864.jpeg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"864\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:6:\"120508\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:29:\"woman-makeup_161-480x270.jpeg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"270\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18440\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"woman-makeup_161-300x300.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12551\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"woman-makeup_161-800x450.jpeg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"450\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"43160\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"woman-makeup_161-400x400.jpeg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19758\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"woman-makeup_161-50x50.jpeg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:3:\"921\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"woman-makeup_161-100x100.jpeg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2130\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2485, 12017, '_wp_attached_file', 'revslider/video-media/woman-standing_101.jpeg'),
(2486, 12017, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:4:\"file\";s:45:\"revslider/video-media/woman-standing_101.jpeg\";s:8:\"filesize\";s:6:\"148309\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"woman-standing_101-300x169.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"169\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7692\";}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"woman-standing_101-1024x576.jpeg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"576\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"57716\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"woman-standing_101-150x150.jpeg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3893\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"woman-standing_101-768x432.jpeg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"432\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"35295\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"woman-standing_101-1536x864.jpeg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"864\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:6:\"115197\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:31:\"woman-standing_101-480x270.jpeg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"270\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16194\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"woman-standing_101-300x300.jpeg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11435\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"woman-standing_101-800x450.jpeg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"450\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"38341\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"woman-standing_101-400x400.jpeg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17964\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:29:\"woman-standing_101-50x50.jpeg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1024\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:31:\"woman-standing_101-100x100.jpeg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2254\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2487, 12020, '_wp_attached_file', '2022/09/home_motion_new.jpg'),
(2488, 12020, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:27:\"2022/09/home_motion_new.jpg\";s:8:\"filesize\";s:5:\"51236\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"home_motion_new-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13836\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"home_motion_new-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5520\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"home_motion_new-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16915\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"home_motion_new-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"29195\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"home_motion_new-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1206\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"home_motion_new-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3082\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2489, 12069, '_wp_attached_file', '2022/09/photo-session-with-a-girl-1.jpg'),
(2490, 12069, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1170\";s:6:\"height\";s:3:\"732\";s:4:\"file\";s:39:\"2022/09/photo-session-with-a-girl-1.jpg\";s:8:\"filesize\";s:6:\"147901\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"photo-session-with-a-girl-1-300x188.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"188\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10097\";}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"photo-session-with-a-girl-1-1024x641.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"641\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"82168\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"photo-session-with-a-girl-1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4821\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"photo-session-with-a-girl-1-768x480.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"480\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"49247\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:39:\"photo-session-with-a-girl-1-480x300.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21922\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"photo-session-with-a-girl-1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14739\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"photo-session-with-a-girl-1-800x501.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"501\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"53446\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"photo-session-with-a-girl-1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23568\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:37:\"photo-session-with-a-girl-1-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"1199\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:39:\"photo-session-with-a-girl-1-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"2769\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2491, 12069, 'solid_color', '7E8D97'),
(2492, 12249, '_wp_attached_file', '2023/01/chevron-circle-down.svg'),
(2493, 12249, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";s:3:\"679\";s:5:\"width\";s:2:\"25\";s:6:\"height\";s:2:\"25\";}'),
(2495, 12250, '_wp_attached_file', '2023/01/chevron-circle-up.svg'),
(2496, 12250, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";s:3:\"682\";s:5:\"width\";s:2:\"25\";s:6:\"height\";s:2:\"25\";}'),
(2498, 12251, '_wp_attached_file', '2023/01/leads_check.png'),
(2499, 12251, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"68\";s:6:\"height\";s:2:\"68\";s:4:\"file\";s:23:\"2023/01/leads_check.png\";s:8:\"filesize\";s:4:\"1665\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"leads_check-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1406\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2500, 12256, '_wp_attached_file', '2023/01/leads_seo.png'),
(2501, 12256, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"229\";s:6:\"height\";s:3:\"605\";s:4:\"file\";s:21:\"2023/01/leads_seo.png\";s:8:\"filesize\";s:5:\"13380\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"leads_seo-114x300.png\";s:5:\"width\";s:3:\"114\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7467\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"leads_seo-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1516\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"leads_seo-229x300.png\";s:5:\"width\";s:3:\"229\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5494\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"leads_seo-229x400.png\";s:5:\"width\";s:3:\"229\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"9934\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"leads_seo-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"525\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"leads_seo-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1032\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2502, 12257, '_wp_attached_file', '2023/01/leads_seo_footer.png'),
(2503, 12257, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"610\";s:6:\"height\";s:3:\"235\";s:4:\"file\";s:28:\"2023/01/leads_seo_footer.png\";s:8:\"filesize\";s:5:\"16477\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"leads_seo_footer-300x116.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"116\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"9242\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"leads_seo_footer-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2099\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:28:\"leads_seo_footer-480x185.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"185\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"16764\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"leads_seo_footer-300x235.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"235\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7647\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"leads_seo_footer-400x235.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"235\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"12714\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"leads_seo_footer-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"729\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"leads_seo_footer-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1467\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2504, 12258, '_wp_attached_file', '2023/01/leads_video_bg.jpg'),
(2505, 12258, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"964\";s:6:\"height\";s:3:\"527\";s:4:\"file\";s:26:\"2023/01/leads_video_bg.jpg\";s:8:\"filesize\";s:6:\"146349\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"leads_video_bg-300x164.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"164\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19577\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"leads_video_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11064\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"leads_video_bg-768x420.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"420\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"64006\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:26:\"leads_video_bg-480x262.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"262\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"34393\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"leads_video_bg-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"24632\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"leads_video_bg-800x437.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"437\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"68051\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"leads_video_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"34489\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:24:\"leads_video_bg-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4994\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:26:\"leads_video_bg-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7781\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2506, 12259, '_wp_attached_file', '2023/01/leads_video_shape.png'),
(2507, 12259, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1145\";s:6:\"height\";s:3:\"724\";s:4:\"file\";s:29:\"2023/01/leads_video_shape.png\";s:8:\"filesize\";s:6:\"215690\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"leads_video_shape-300x190.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"190\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"22890\";}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"leads_video_shape-1024x647.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"647\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"190763\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"leads_video_shape-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5278\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"leads_video_shape-768x486.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"486\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"117482\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:29:\"leads_video_shape-480x304.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"304\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"51812\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"leads_video_shape-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"17559\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"leads_video_shape-800x506.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"506\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"126115\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"leads_video_shape-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"29181\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"leads_video_shape-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1039\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"leads_video_shape-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2943\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2508, 12260, '_wp_attached_file', '2023/01/leads_video_wave.jpg'),
(2509, 12260, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"810\";s:4:\"file\";s:28:\"2023/01/leads_video_wave.jpg\";s:8:\"filesize\";s:5:\"32476\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"leads_video_wave-300x127.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"127\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5543\";}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"leads_video_wave-1024x432.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"432\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14179\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"leads_video_wave-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4602\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"leads_video_wave-768x324.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"324\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10693\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"leads_video_wave-1536x648.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"648\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"23901\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:28:\"leads_video_wave-480x203.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"203\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7193\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"leads_video_wave-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6342\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"leads_video_wave-800x338.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"338\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10649\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"leads_video_wave-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7597\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"leads_video_wave-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3800\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"leads_video_wave-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4194\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2510, 12261, '_wp_attached_file', '2023/01/leads_wave_bg.jpg'),
(2511, 12261, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1027\";s:4:\"file\";s:25:\"2023/01/leads_wave_bg.jpg\";s:8:\"filesize\";s:5:\"39200\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"leads_wave_bg-300x160.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"160\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5663\";}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"leads_wave_bg-1024x548.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"548\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16831\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"leads_wave_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4586\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"leads_wave_bg-768x411.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"411\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"11848\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"leads_wave_bg-1536x822.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"822\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"29031\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:25:\"leads_wave_bg-480x257.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"257\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7215\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"leads_wave_bg-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6258\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"leads_wave_bg-800x428.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"428\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"12210\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"leads_wave_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7688\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"leads_wave_bg-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3758\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"leads_wave_bg-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4072\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2512, 12262, '_wp_attached_file', '2023/01/leads-bubble.png'),
(2513, 12262, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"92\";s:6:\"height\";s:2:\"74\";s:4:\"file\";s:24:\"2023/01/leads-bubble.png\";s:8:\"filesize\";s:4:\"1563\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"leads-bubble-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"585\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2514, 12263, '_wp_attached_file', '2023/01/leads-icon1.png'),
(2515, 12263, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"204\";s:6:\"height\";s:3:\"176\";s:4:\"file\";s:23:\"2023/01/leads-icon1.png\";s:8:\"filesize\";s:5:\"10374\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"leads-icon1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10207\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"leads-icon1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2950\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"leads-icon1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6716\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2516, 12264, '_wp_attached_file', '2023/01/leads-icon2.png'),
(2517, 12264, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"204\";s:6:\"height\";s:3:\"176\";s:4:\"file\";s:23:\"2023/01/leads-icon2.png\";s:8:\"filesize\";s:4:\"7279\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"leads-icon2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7136\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"leads-icon2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2185\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"leads-icon2-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4825\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2518, 12265, '_wp_attached_file', '2023/01/leads-icon3.png'),
(2519, 12265, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"204\";s:6:\"height\";s:3:\"176\";s:4:\"file\";s:23:\"2023/01/leads-icon3.png\";s:8:\"filesize\";s:5:\"12329\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"leads-icon3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"12549\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"leads-icon3-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3368\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"leads-icon3-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7859\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2520, 12266, '_wp_attached_file', '2023/01/leads-icon4.png'),
(2521, 12266, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"204\";s:6:\"height\";s:3:\"176\";s:4:\"file\";s:23:\"2023/01/leads-icon4.png\";s:8:\"filesize\";s:4:\"9419\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"leads-icon4-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8908\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"leads-icon4-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2784\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"leads-icon4-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5914\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2522, 12267, '_wp_attached_file', '2023/01/leads-marker.png'),
(2523, 12267, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"66\";s:6:\"height\";s:2:\"80\";s:4:\"file\";s:24:\"2023/01/leads-marker.png\";s:8:\"filesize\";s:4:\"3063\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"leads-marker-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2662\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2524, 12268, '_wp_attached_file', '2023/01/leads-minty.png'),
(2525, 12268, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"104\";s:4:\"file\";s:23:\"2023/01/leads-minty.png\";s:8:\"filesize\";s:4:\"4865\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"leads-minty-150x104.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"104\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2048\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"leads-minty-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"954\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"leads-minty-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1737\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2526, 12269, '_wp_attached_file', '2023/01/leads-network.png'),
(2527, 12269, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"388\";s:6:\"height\";s:3:\"104\";s:4:\"file\";s:25:\"2023/01/leads-network.png\";s:8:\"filesize\";s:4:\"5970\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"leads-network-300x80.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"80\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6773\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"leads-network-150x104.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"104\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3090\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"leads-network-300x104.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"104\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5755\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"leads-network-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1390\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"leads-network-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2532\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2528, 12270, '_wp_attached_file', '2023/01/leads-product.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2529, 12270, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"366\";s:6:\"height\";s:3:\"104\";s:4:\"file\";s:25:\"2023/01/leads-product.png\";s:8:\"filesize\";s:4:\"5332\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"leads-product-300x85.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"85\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5907\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"leads-product-150x104.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"104\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1782\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"leads-product-300x104.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"104\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4276\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"leads-product-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"949\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"leads-product-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1896\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2530, 12271, '_wp_attached_file', '2023/01/leads-proline.png'),
(2531, 12271, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"328\";s:6:\"height\";s:3:\"104\";s:4:\"file\";s:25:\"2023/01/leads-proline.png\";s:8:\"filesize\";s:4:\"5910\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"leads-proline-300x95.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"95\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6311\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"leads-proline-150x104.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"104\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2101\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"leads-proline-300x104.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"104\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5334\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"leads-proline-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"969\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"leads-proline-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2004\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2532, 12272, '_wp_attached_file', '2023/01/leads-vertigo.png'),
(2533, 12272, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"310\";s:6:\"height\";s:3:\"104\";s:4:\"file\";s:25:\"2023/01/leads-vertigo.png\";s:8:\"filesize\";s:4:\"6740\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"leads-vertigo-300x101.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"101\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8964\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"leads-vertigo-150x104.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"104\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1685\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"leads-vertigo-300x104.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"104\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6827\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"leads-vertigo-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"948\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"leads-vertigo-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1726\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2534, 12273, '_wp_attached_file', '2023/01/logo_leads.png'),
(2535, 12273, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"298\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:22:\"2023/01/logo_leads.png\";s:8:\"filesize\";s:4:\"5818\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"logo_leads-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2189\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"logo_leads-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1291\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"logo_leads-100x96.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1429\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2536, 12370, '_wp_attached_file', '2023/01/leads_img_group_base.png'),
(2537, 12370, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1181\";s:6:\"height\";s:3:\"751\";s:4:\"file\";s:32:\"2023/01/leads_img_group_base.png\";s:8:\"filesize\";s:5:\"45469\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"leads_img_group_base-300x191.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"191\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"9687\";}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"leads_img_group_base-1024x651.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"651\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"62818\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"leads_img_group_base-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3849\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"leads_img_group_base-768x488.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"488\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"38605\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:32:\"leads_img_group_base-480x305.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"305\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"14972\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"leads_img_group_base-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"9838\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"leads_img_group_base-800x509.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"509\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"40604\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"leads_img_group_base-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"22021\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"leads_img_group_base-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1150\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"leads_img_group_base-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2635\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2538, 12371, '_wp_attached_file', '2023/01/leads_img_group1.png'),
(2539, 12371, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"72\";s:6:\"height\";s:2:\"49\";s:4:\"file\";s:28:\"2023/01/leads_img_group1.png\";s:8:\"filesize\";s:4:\"3300\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"leads_img_group1-50x49.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"49\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2052\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2540, 12372, '_wp_attached_file', '2023/01/leads_img_group2.png'),
(2541, 12372, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"160\";s:4:\"file\";s:28:\"2023/01/leads_img_group2.png\";s:8:\"filesize\";s:5:\"23683\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"leads_img_group2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"17430\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"leads_img_group2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3574\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"leads_img_group2-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"9310\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2542, 12373, '_wp_attached_file', '2023/01/leads_img_group3.png'),
(2543, 12373, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"82\";s:6:\"height\";s:2:\"70\";s:4:\"file\";s:28:\"2023/01/leads_img_group3.png\";s:8:\"filesize\";s:4:\"4787\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"leads_img_group3-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2515\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2544, 12374, '_wp_attached_file', '2023/01/leads_img_group4.png'),
(2545, 12374, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"117\";s:6:\"height\";s:3:\"176\";s:4:\"file\";s:28:\"2023/01/leads_img_group4.png\";s:8:\"filesize\";s:5:\"22123\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"leads_img_group4-117x150.png\";s:5:\"width\";s:3:\"117\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"16523\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"leads_img_group4-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4050\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"leads_img_group4-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10306\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2546, 12375, '_wp_attached_file', '2023/01/leads_img_group5.png'),
(2547, 12375, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"207\";s:6:\"height\";s:3:\"124\";s:4:\"file\";s:28:\"2023/01/leads_img_group5.png\";s:8:\"filesize\";s:5:\"13928\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"leads_img_group5-150x124.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"124\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"12419\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"leads_img_group5-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2990\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"leads_img_group5-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8271\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2548, 12376, '_wp_attached_file', '2023/01/leads_img_group6.png'),
(2549, 12376, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"41\";s:6:\"height\";s:2:\"28\";s:4:\"file\";s:28:\"2023/01/leads_img_group6.png\";s:8:\"filesize\";s:4:\"1770\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2550, 12377, '_wp_attached_file', '2023/01/leads_img_group7.png'),
(2551, 12377, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"46\";s:6:\"height\";s:2:\"43\";s:4:\"file\";s:28:\"2023/01/leads_img_group7.png\";s:8:\"filesize\";s:4:\"2020\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2552, 12378, '_wp_attached_file', '2023/01/leads_img_group8.png'),
(2553, 12378, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"103\";s:6:\"height\";s:2:\"49\";s:4:\"file\";s:28:\"2023/01/leads_img_group8.png\";s:8:\"filesize\";s:4:\"6202\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"leads_img_group8-50x49.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"49\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3003\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"leads_img_group8-100x49.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"49\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5493\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2554, 12379, '_wp_attached_file', '2023/01/leads_img_group9.png'),
(2555, 12379, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"256\";s:6:\"height\";s:3:\"255\";s:4:\"file\";s:28:\"2023/01/leads_img_group9.png\";s:8:\"filesize\";s:5:\"38890\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"leads_img_group9-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"15998\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"leads_img_group9-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3064\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"leads_img_group9-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8427\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2556, 12380, '_wp_attached_file', '2023/01/leads_img_group10.png'),
(2557, 12380, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"96\";s:6:\"height\";s:2:\"90\";s:4:\"file\";s:29:\"2023/01/leads_img_group10.png\";s:8:\"filesize\";s:4:\"4665\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"leads_img_group10-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2021\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2558, 12381, '_wp_attached_file', '2023/01/leads_img_group11.png'),
(2559, 12381, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"179\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:29:\"2023/01/leads_img_group11.png\";s:8:\"filesize\";s:5:\"21869\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"leads_img_group11-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"19168\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"leads_img_group11-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3960\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"leads_img_group11-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10655\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2560, 12382, '_wp_attached_file', '2023/01/leads_img_group12.png'),
(2561, 12382, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"417\";s:6:\"height\";s:3:\"277\";s:4:\"file\";s:29:\"2023/01/leads_img_group12.png\";s:8:\"filesize\";s:5:\"69156\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"leads_img_group12-300x199.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"199\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"38607\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"leads_img_group12-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"20504\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"leads_img_group12-300x277.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"277\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"55909\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"leads_img_group12-400x277.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"277\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"63530\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"leads_img_group12-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4230\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"leads_img_group12-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"11478\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2562, 12383, '_wp_attached_file', '2023/01/leads_img_group13.png'),
(2563, 12383, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"346\";s:6:\"height\";s:3:\"363\";s:4:\"file\";s:29:\"2023/01/leads_img_group13.png\";s:8:\"filesize\";s:5:\"88685\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"leads_img_group13-286x300.png\";s:5:\"width\";s:3:\"286\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"60065\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"leads_img_group13-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"19821\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"leads_img_group13-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"63515\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"leads_img_group13-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3597\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"leads_img_group13-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10391\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2564, 12448, '_wp_attached_file', '2023/02/leads_globe_group_base.png'),
(2565, 12448, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"913\";s:6:\"height\";s:3:\"616\";s:4:\"file\";s:34:\"2023/02/leads_globe_group_base.png\";s:8:\"filesize\";s:4:\"3155\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"leads_globe_group_base-300x202.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"202\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"198\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"leads_globe_group_base-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"123\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"leads_globe_group_base-768x518.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"518\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"850\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:34:\"leads_globe_group_base-480x324.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"324\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"381\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"leads_globe_group_base-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"254\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"leads_globe_group_base-800x540.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"540\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"917\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"leads_globe_group_base-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"390\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:32:\"leads_globe_group_base-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:2:\"85\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:34:\"leads_globe_group_base-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:2:\"98\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2566, 12449, '_wp_attached_file', '2023/02/leads_globe_group1.png'),
(2567, 12449, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"568\";s:6:\"height\";s:3:\"530\";s:4:\"file\";s:30:\"2023/02/leads_globe_group1.png\";s:8:\"filesize\";s:6:\"110448\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"leads_globe_group1-300x280.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"280\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"112125\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"leads_globe_group1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"35567\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:30:\"leads_globe_group1-480x448.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"448\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"258444\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"leads_globe_group1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"123746\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"leads_globe_group1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"207160\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"leads_globe_group1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5312\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"leads_globe_group1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"16764\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2568, 12460, '_wp_attached_file', '2023/02/leads_globe_group2.png'),
(2569, 12460, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"369\";s:6:\"height\";s:3:\"140\";s:4:\"file\";s:30:\"2023/02/leads_globe_group2.png\";s:8:\"filesize\";s:5:\"78257\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"leads_globe_group2-300x114.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"114\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"48550\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"leads_globe_group2-150x140.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"28946\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"leads_globe_group2-300x140.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"140\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"61449\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"leads_globe_group2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3928\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"leads_globe_group2-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"14125\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2570, 12464, '_wp_attached_file', '2023/02/leads_globe_group3.png'),
(2571, 12464, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"126\";s:6:\"height\";s:2:\"76\";s:4:\"file\";s:30:\"2023/02/leads_globe_group3.png\";s:8:\"filesize\";s:5:\"11425\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"leads_globe_group3-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4168\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"leads_globe_group3-100x76.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"76\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10513\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2572, 12472, '_wp_attached_file', '2023/02/leads_globe_group5.png'),
(2573, 12472, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"153\";s:6:\"height\";s:2:\"92\";s:4:\"file\";s:30:\"2023/02/leads_globe_group5.png\";s:8:\"filesize\";s:5:\"15817\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"leads_globe_group5-150x92.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"92\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"15088\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"leads_globe_group5-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4159\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"leads_globe_group5-100x92.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"92\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"13078\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2574, 12480, '_wp_attached_file', '2023/02/leads_globe_group7.png'),
(2575, 12480, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"215\";s:6:\"height\";s:3:\"129\";s:4:\"file\";s:30:\"2023/02/leads_globe_group7.png\";s:8:\"filesize\";s:5:\"27861\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"leads_globe_group7-150x129.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"129\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"23734\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"leads_globe_group7-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4020\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"leads_globe_group7-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"13363\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2576, 12507, '_wp_attached_file', '2023/02/leads_elements_group_base.png'),
(2577, 12507, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"725\";s:6:\"height\";s:3:\"620\";s:4:\"file\";s:37:\"2023/02/leads_elements_group_base.png\";s:8:\"filesize\";s:4:\"2737\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"leads_elements_group_base-300x257.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"257\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"230\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"leads_elements_group_base-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"123\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:37:\"leads_elements_group_base-480x410.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"410\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"462\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"leads_elements_group_base-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"254\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"leads_elements_group_base-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"390\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:35:\"leads_elements_group_base-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:2:\"85\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:37:\"leads_elements_group_base-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:2:\"98\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2578, 12511, '_wp_attached_file', '2023/02/leads_elements_group1.png'),
(2579, 12511, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"108\";s:6:\"height\";s:3:\"111\";s:4:\"file\";s:33:\"2023/02/leads_elements_group1.png\";s:8:\"filesize\";s:5:\"13533\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:31:\"leads_elements_group1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3415\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:33:\"leads_elements_group1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10775\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2580, 12515, '_wp_attached_file', '2023/02/leads_elements_group2.png'),
(2581, 12515, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"89\";s:6:\"height\";s:2:\"92\";s:4:\"file\";s:33:\"2023/02/leads_elements_group2.png\";s:8:\"filesize\";s:5:\"10210\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:31:\"leads_elements_group2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3501\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2582, 12534, '_wp_attached_file', '2023/02/leads_elements_group3.png'),
(2583, 12534, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"79\";s:6:\"height\";s:2:\"82\";s:4:\"file\";s:33:\"2023/02/leads_elements_group3.png\";s:8:\"filesize\";s:4:\"8450\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:31:\"leads_elements_group3-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3567\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2584, 12544, '_wp_attached_file', '2023/02/leads_elements_group4.png'),
(2585, 12544, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"184\";s:6:\"height\";s:3:\"190\";s:4:\"file\";s:33:\"2023/02/leads_elements_group4.png\";s:8:\"filesize\";s:5:\"44353\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"leads_elements_group4-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"27382\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:31:\"leads_elements_group4-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4328\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:33:\"leads_elements_group4-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"13590\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2586, 12548, '_wp_attached_file', '2023/02/leads_elements_group5.png'),
(2587, 12548, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"128\";s:6:\"height\";s:3:\"133\";s:4:\"file\";s:33:\"2023/02/leads_elements_group5.png\";s:8:\"filesize\";s:5:\"24097\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:31:\"leads_elements_group5-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4349\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:33:\"leads_elements_group5-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"13785\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2588, 12558, '_wp_attached_file', '2023/02/leads_elements_group6.png'),
(2589, 12558, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"84\";s:6:\"height\";s:2:\"89\";s:4:\"file\";s:33:\"2023/02/leads_elements_group6.png\";s:8:\"filesize\";s:5:\"12086\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:31:\"leads_elements_group6-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4435\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2590, 12591, '_wp_attached_file', '2023/02/leads_virtual_group_base.png'),
(2591, 12591, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"583\";s:4:\"file\";s:36:\"2023/02/leads_virtual_group_base.png\";s:8:\"filesize\";s:4:\"2741\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"leads_virtual_group_base-300x219.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"219\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"207\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"leads_virtual_group_base-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"123\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"leads_virtual_group_base-768x560.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"560\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"914\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:36:\"leads_virtual_group_base-480x350.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"350\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"406\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"leads_virtual_group_base-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"254\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"leads_virtual_group_base-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"390\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:34:\"leads_virtual_group_base-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:2:\"85\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:36:\"leads_virtual_group_base-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:2:\"98\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2592, 12598, '_wp_attached_file', '2023/02/leads_virtual_group1.png'),
(2593, 12598, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"179\";s:6:\"height\";s:3:\"112\";s:4:\"file\";s:32:\"2023/02/leads_virtual_group1.png\";s:8:\"filesize\";s:5:\"17676\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group1-150x112.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"112\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"15756\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"leads_virtual_group1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3419\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10483\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2594, 12599, '_wp_attached_file', '2023/02/leads_virtual_group2.png'),
(2595, 12599, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"181\";s:6:\"height\";s:3:\"110\";s:4:\"file\";s:32:\"2023/02/leads_virtual_group2.png\";s:8:\"filesize\";s:5:\"17756\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group2-150x110.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"110\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"16011\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"leads_virtual_group2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3519\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group2-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10821\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2596, 12600, '_wp_attached_file', '2023/02/leads_virtual_group3.png'),
(2597, 12600, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"165\";s:6:\"height\";s:3:\"105\";s:4:\"file\";s:32:\"2023/02/leads_virtual_group3.png\";s:8:\"filesize\";s:5:\"17198\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group3-150x105.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"105\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"16155\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"leads_virtual_group3-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3757\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group3-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"11718\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2598, 12601, '_wp_attached_file', '2023/02/leads_virtual_group4.png'),
(2599, 12601, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"165\";s:6:\"height\";s:3:\"102\";s:4:\"file\";s:32:\"2023/02/leads_virtual_group4.png\";s:8:\"filesize\";s:5:\"17086\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group4-150x102.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"102\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"16067\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"leads_virtual_group4-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3918\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group4-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"12290\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2600, 12615, '_wp_attached_file', '2023/02/leads_virtual_group5.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2601, 12615, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"573\";s:6:\"height\";s:3:\"520\";s:4:\"file\";s:32:\"2023/02/leads_virtual_group5.png\";s:8:\"filesize\";s:5:\"74369\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group5-300x272.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"272\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"79521\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group5-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"27432\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group5-480x436.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"436\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"185479\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"leads_virtual_group5-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"91424\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group5-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"153964\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"leads_virtual_group5-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4615\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"leads_virtual_group5-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"13776\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2602, 12669, '_wp_attached_file', '2023/02/home_leads.jpg'),
(2603, 12669, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:22:\"2023/02/home_leads.jpg\";s:8:\"filesize\";s:5:\"56055\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"home_leads-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18105\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"home_leads-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9481\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"home_leads-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20429\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"home_leads-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"31681\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"home_leads-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4614\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"home_leads-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6712\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2604, 12784, '_wp_attached_file', '2023/05/home_agency_bg1.jpg'),
(2605, 12784, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"2080\";s:4:\"file\";s:27:\"2023/05/home_agency_bg1.jpg\";s:8:\"filesize\";s:5:\"63199\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"home_agency_bg1-277x300.jpg\";s:5:\"width\";s:3:\"277\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5544\";}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"home_agency_bg1-945x1024.jpg\";s:5:\"width\";s:3:\"945\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18479\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"home_agency_bg1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4374\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"home_agency_bg1-768x832.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"832\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13825\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"home_agency_bg1-1418x1536.jpg\";s:5:\"width\";s:4:\"1418\";s:6:\"height\";s:4:\"1536\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"34838\";}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"home_agency_bg1-1890x2048.jpg\";s:5:\"width\";s:4:\"1890\";s:6:\"height\";s:4:\"2048\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"57309\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:27:\"home_agency_bg1-480x520.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"520\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8138\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"home_agency_bg1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5651\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"home_agency_bg1-800x867.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"867\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14606\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"home_agency_bg1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6701\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"home_agency_bg1-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3842\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"home_agency_bg1-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4086\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2606, 12785, '_wp_attached_file', '2023/05/agency_elipse1.png'),
(2607, 12785, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"329\";s:6:\"height\";s:3:\"329\";s:4:\"file\";s:26:\"2023/05/agency_elipse1.png\";s:8:\"filesize\";s:4:\"8858\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"agency_elipse1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8279\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"agency_elipse1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3308\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"agency_elipse1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8279\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:24:\"agency_elipse1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"940\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:26:\"agency_elipse1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2085\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2608, 12791, '_wp_attached_file', '2023/05/agency_figure.png'),
(2609, 12791, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"947\";s:6:\"height\";s:3:\"744\";s:4:\"file\";s:25:\"2023/05/agency_figure.png\";s:8:\"filesize\";s:4:\"5660\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"agency_figure-300x236.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"236\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2740\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"agency_figure-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1046\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"agency_figure-768x603.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"603\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8529\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:25:\"agency_figure-480x377.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"377\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4712\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"agency_figure-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2275\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"agency_figure-800x629.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"629\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8982\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"agency_figure-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3162\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"agency_figure-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"353\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"agency_figure-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"674\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2610, 12792, '_wp_attached_file', '2023/05/agency_img1.jpg'),
(2611, 12792, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"344\";s:6:\"height\";s:3:\"309\";s:4:\"file\";s:23:\"2023/05/agency_img1.jpg\";s:8:\"filesize\";s:5:\"29118\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"agency_img1-300x269.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"269\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17738\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"agency_img1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8730\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"agency_img1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19973\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"agency_img1-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4573\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"agency_img1-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6313\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2612, 12793, '_wp_attached_file', '2023/05/agency_img2.jpg'),
(2613, 12793, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"355\";s:4:\"file\";s:23:\"2023/05/agency_img2.jpg\";s:8:\"filesize\";s:5:\"33760\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"agency_img2-254x300.jpg\";s:5:\"width\";s:3:\"254\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16786\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"agency_img2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8426\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"agency_img2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19532\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"agency_img2-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4658\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"agency_img2-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6300\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2614, 12794, '_wp_attached_file', '2023/05/agency_img3.jpg'),
(2615, 12794, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"337\";s:6:\"height\";s:3:\"277\";s:4:\"file\";s:23:\"2023/05/agency_img3.jpg\";s:8:\"filesize\";s:5:\"30355\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"agency_img3-300x247.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"247\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16399\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"agency_img3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9314\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"agency_img3-300x277.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"277\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19893\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"agency_img3-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4803\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"agency_img3-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6772\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2616, 12808, '_wp_attached_file', '2023/05/agancy-girl.png'),
(2617, 12808, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1276\";s:6:\"height\";s:3:\"687\";s:4:\"file\";s:23:\"2023/05/agancy-girl.png\";s:8:\"filesize\";s:6:\"160039\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"agancy-girl-300x162.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"162\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"32985\";}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"agancy-girl-1024x551.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"551\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"339715\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"agancy-girl-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"27409\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"agancy-girl-768x413.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"413\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"191483\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:23:\"agancy-girl-480x258.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"258\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"76017\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"agancy-girl-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"95825\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"agancy-girl-800x431.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"431\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"207598\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"agancy-girl-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:6:\"167509\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"agancy-girl-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4392\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"agancy-girl-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"13852\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2618, 12812, '_wp_attached_file', '2023/05/agency_bg2.jpg'),
(2619, 12812, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"770\";s:4:\"file\";s:22:\"2023/05/agency_bg2.jpg\";s:8:\"filesize\";s:5:\"24197\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"agency_bg2-300x120.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"120\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4509\";}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"agency_bg2-1024x411.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"411\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10225\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"agency_bg2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4165\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"agency_bg2-768x308.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"308\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7594\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"agency_bg2-1536x616.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"616\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17390\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:22:\"agency_bg2-480x193.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"193\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5469\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"agency_bg2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5246\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"agency_bg2-800x321.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"321\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7931\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"agency_bg2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6238\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"agency_bg2-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3769\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"agency_bg2-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3930\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2620, 12813, '_wp_attached_file', '2023/05/agency_img4.jpg'),
(2621, 12813, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"603\";s:6:\"height\";s:3:\"523\";s:4:\"file\";s:23:\"2023/05/agency_img4.jpg\";s:8:\"filesize\";s:5:\"65259\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"agency_img4-300x260.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"260\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"20733\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"agency_img4-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10122\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:23:\"agency_img4-480x416.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"416\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"37745\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"agency_img4-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"22122\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"agency_img4-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"31807\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"agency_img4-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4937\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"agency_img4-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7263\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2622, 12814, '_wp_attached_file', '2023/05/agency_ideas_bg.png'),
(2623, 12814, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"344\";s:6:\"height\";s:3:\"523\";s:4:\"file\";s:27:\"2023/05/agency_ideas_bg.png\";s:8:\"filesize\";s:5:\"27622\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"agency_ideas_bg-197x300.png\";s:5:\"width\";s:3:\"197\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8577\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"agency_ideas_bg-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1772\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"agency_ideas_bg-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4149\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"agency_ideas_bg-344x400.png\";s:5:\"width\";s:3:\"344\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7285\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"agency_ideas_bg-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"411\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"agency_ideas_bg-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1097\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2624, 12815, '_wp_attached_file', '2023/05/agency_img5.jpg'),
(2625, 12815, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"375\";s:6:\"height\";s:3:\"311\";s:4:\"file\";s:23:\"2023/05/agency_img5.jpg\";s:8:\"filesize\";s:5:\"23542\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"agency_img5-300x249.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"249\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"14015\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"agency_img5-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8018\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"agency_img5-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16720\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"agency_img5-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4508\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"agency_img5-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6033\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2626, 12816, '_wp_attached_file', '2023/05/agency_testimonials_bg.jpg'),
(2627, 12816, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"650\";s:4:\"file\";s:34:\"2023/05/agency_testimonials_bg.jpg\";s:8:\"filesize\";s:6:\"138072\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"agency_testimonials_bg-300x102.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"102\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10670\";}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"agency_testimonials_bg-1024x347.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"347\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"49936\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"agency_testimonials_bg-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8612\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"agency_testimonials_bg-768x260.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"260\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"32955\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"agency_testimonials_bg-1536x520.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"520\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"91676\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:34:\"agency_testimonials_bg-480x163.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"163\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18179\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"agency_testimonials_bg-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"17928\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"agency_testimonials_bg-800x271.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"271\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"34640\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"agency_testimonials_bg-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"25617\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:32:\"agency_testimonials_bg-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4610\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:34:\"agency_testimonials_bg-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6352\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2628, 12817, '_wp_attached_file', '2023/05/agency_testimonials_arrow.png'),
(2629, 12817, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"164\";s:6:\"height\";s:3:\"142\";s:4:\"file\";s:37:\"2023/05/agency_testimonials_arrow.png\";s:8:\"filesize\";s:4:\"2713\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"agency_testimonials_arrow-150x142.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"142\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2564\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:35:\"agency_testimonials_arrow-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"756\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:37:\"agency_testimonials_arrow-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1734\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2630, 12822, '_wp_attached_file', '2023/05/agency_fly_trajectory.png'),
(2631, 12822, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"198\";s:6:\"height\";s:3:\"238\";s:4:\"file\";s:33:\"2023/05/agency_fly_trajectory.png\";s:8:\"filesize\";s:4:\"2962\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"agency_fly_trajectory-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1602\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:31:\"agency_fly_trajectory-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"514\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:33:\"agency_fly_trajectory-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1049\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2632, 12823, '_wp_attached_file', '2023/05/agency_elipse2.png'),
(2633, 12823, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"329\";s:6:\"height\";s:3:\"329\";s:4:\"file\";s:26:\"2023/05/agency_elipse2.png\";s:8:\"filesize\";s:5:\"11577\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"agency_elipse2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"11863\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"agency_elipse2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4783\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"agency_elipse2-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"11863\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:24:\"agency_elipse2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1445\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:26:\"agency_elipse2-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3111\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2634, 12824, '_wp_attached_file', '2023/05/agency_bg3.jpg'),
(2635, 12824, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"642\";s:4:\"file\";s:22:\"2023/05/agency_bg3.jpg\";s:8:\"filesize\";s:5:\"19778\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"agency_bg3-300x100.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4393\";}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"agency_bg3-1024x342.jpg\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"342\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"9146\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"agency_bg3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4197\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"agency_bg3-768x257.jpg\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"257\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7021\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"agency_bg3-1536x514.jpg\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"514\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"15252\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:22:\"agency_bg3-480x161.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"161\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5206\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"agency_bg3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5298\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"agency_bg3-800x268.jpg\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"268\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7241\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"agency_bg3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6309\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"agency_bg3-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3785\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"agency_bg3-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"3959\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2636, 12859, '_wp_attached_file', '2023/05/agency_portfolio1.jpg'),
(2637, 12859, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"530\";s:4:\"file\";s:29:\"2023/05/agency_portfolio1.jpg\";s:8:\"filesize\";s:6:\"122956\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"agency_portfolio1-300x227.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"27336\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"agency_portfolio1-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"13285\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:29:\"agency_portfolio1-480x363.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"363\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"52568\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"agency_portfolio1-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"32706\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"agency_portfolio1-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"48727\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"agency_portfolio1-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"5336\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"agency_portfolio1-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8741\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2638, 12859, 'solid_color', '6D7272'),
(2639, 12860, '_wp_attached_file', '2023/05/agency_portfolio2.jpg'),
(2640, 12860, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"530\";s:4:\"file\";s:29:\"2023/05/agency_portfolio2.jpg\";s:8:\"filesize\";s:5:\"94659\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"agency_portfolio2-300x227.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"21886\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"agency_portfolio2-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"10834\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:29:\"agency_portfolio2-480x363.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"363\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"41569\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"agency_portfolio2-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"25158\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"agency_portfolio2-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"36898\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"agency_portfolio2-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4891\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"agency_portfolio2-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"7439\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2641, 12860, 'solid_color', '7E7168'),
(2642, 12872, '_wp_attached_file', '2023/05/agency_portfolio3.jpg'),
(2643, 12872, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"530\";s:4:\"file\";s:29:\"2023/05/agency_portfolio3.jpg\";s:8:\"filesize\";s:5:\"64818\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"agency_portfolio3-300x227.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"227\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16302\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"agency_portfolio3-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8782\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:29:\"agency_portfolio3-480x363.jpg\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"363\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"29628\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"agency_portfolio3-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19065\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"agency_portfolio3-400x400.jpg\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"27449\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"agency_portfolio3-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4633\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"agency_portfolio3-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6535\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2644, 12872, 'solid_color', '3F4351'),
(2645, 12906, '_wp_attached_file', '2023/05/logo-agency.png'),
(2646, 12906, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"296\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:23:\"2023/05/logo-agency.png\";s:8:\"filesize\";s:4:\"4439\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"logo-agency-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2070\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"logo-agency-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1242\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"logo-agency-100x96.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1314\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2647, 12908, '_wp_attached_file', '2023/05/logo-agency-footer.png'),
(2648, 12908, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"304\";s:6:\"height\";s:2:\"96\";s:4:\"file\";s:30:\"2023/05/logo-agency-footer.png\";s:8:\"filesize\";s:4:\"5616\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"logo-agency-footer-300x95.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"95\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8609\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"logo-agency-footer-150x96.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2134\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"logo-agency-footer-300x96.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5946\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"logo-agency-footer-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"936\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"logo-agency-footer-100x96.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:2:\"96\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"833\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2649, 12909, '_wp_attached_file', '2023/05/agency-bubble.png'),
(2650, 12909, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"92\";s:6:\"height\";s:2:\"74\";s:4:\"file\";s:25:\"2023/05/agency-bubble.png\";s:8:\"filesize\";s:4:\"1688\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"agency-bubble-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"677\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2651, 12910, '_wp_attached_file', '2023/05/agency-map.png'),
(2652, 12910, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"66\";s:6:\"height\";s:2:\"80\";s:4:\"file\";s:22:\"2023/05/agency-map.png\";s:8:\"filesize\";s:4:\"3386\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"agency-map-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2995\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2653, 12912, '_wp_attached_file', '2023/05/agency-element.png'),
(2654, 12912, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"132\";s:6:\"height\";s:3:\"160\";s:4:\"file\";s:26:\"2023/05/agency-element.png\";s:8:\"filesize\";s:5:\"39757\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"agency-element-132x150.png\";s:5:\"width\";s:3:\"132\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"14730\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:24:\"agency-element-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4058\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:26:\"agency-element-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10184\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2655, 12916, '_wp_attached_file', '2023/05/agency-lamp.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2656, 12916, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"206\";s:6:\"height\";s:3:\"270\";s:4:\"file\";s:23:\"2023/05/agency-lamp.png\";s:8:\"filesize\";s:5:\"44707\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"agency-lamp-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"17393\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"agency-lamp-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3678\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"agency-lamp-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"9717\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2657, 12917, '_wp_attached_file', '2023/05/agency-rocket.png'),
(2658, 12917, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"280\";s:6:\"height\";s:3:\"394\";s:4:\"file\";s:25:\"2023/05/agency-rocket.png\";s:8:\"filesize\";s:5:\"68533\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"agency-rocket-213x300.png\";s:5:\"width\";s:3:\"213\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"34903\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"agency-rocket-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"18772\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"agency-rocket-280x300.png\";s:5:\"width\";s:3:\"280\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"33149\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"agency-rocket-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3740\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"agency-rocket-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10330\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2659, 12921, '_wp_attached_file', '2023/05/agency-icon1.png'),
(2660, 12921, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"160\";s:6:\"height\";s:3:\"160\";s:4:\"file\";s:24:\"2023/05/agency-icon1.png\";s:8:\"filesize\";s:4:\"5429\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"agency-icon1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7521\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"agency-icon1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1982\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"agency-icon1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4729\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2661, 12922, '_wp_attached_file', '2023/05/agency-icon1-hover.png'),
(2662, 12922, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"160\";s:6:\"height\";s:3:\"160\";s:4:\"file\";s:30:\"2023/05/agency-icon1-hover.png\";s:8:\"filesize\";s:4:\"5674\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"agency-icon1-hover-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8026\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"agency-icon1-hover-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2153\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"agency-icon1-hover-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5107\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2663, 12923, '_wp_attached_file', '2023/05/agency-icon2.png'),
(2664, 12923, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"160\";s:6:\"height\";s:3:\"160\";s:4:\"file\";s:24:\"2023/05/agency-icon2.png\";s:8:\"filesize\";s:4:\"4211\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"agency-icon2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5239\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"agency-icon2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1528\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"agency-icon2-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3386\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2665, 12924, '_wp_attached_file', '2023/05/agency-icon2-hover.png'),
(2666, 12924, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"160\";s:6:\"height\";s:3:\"160\";s:4:\"file\";s:30:\"2023/05/agency-icon2-hover.png\";s:8:\"filesize\";s:4:\"4355\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"agency-icon2-hover-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5709\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"agency-icon2-hover-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1717\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"agency-icon2-hover-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3786\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2667, 12925, '_wp_attached_file', '2023/05/agency-icon3.png'),
(2668, 12925, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"160\";s:6:\"height\";s:3:\"160\";s:4:\"file\";s:24:\"2023/05/agency-icon3.png\";s:8:\"filesize\";s:4:\"3571\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"agency-icon3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4525\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"agency-icon3-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1537\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"agency-icon3-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3030\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2669, 12926, '_wp_attached_file', '2023/05/agency-icon3-hover.png'),
(2670, 12926, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"160\";s:6:\"height\";s:3:\"160\";s:4:\"file\";s:30:\"2023/05/agency-icon3-hover.png\";s:8:\"filesize\";s:4:\"3728\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"agency-icon3-hover-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4970\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"agency-icon3-hover-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1742\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"agency-icon3-hover-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3400\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2671, 12930, '_wp_attached_file', '2023/05/agency-fly.png'),
(2672, 12930, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"326\";s:6:\"height\";s:3:\"162\";s:4:\"file\";s:22:\"2023/05/agency-fly.png\";s:8:\"filesize\";s:5:\"32354\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"agency-fly-300x149.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"149\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"22941\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"agency-fly-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"12454\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"agency-fly-300x162.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"162\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"16537\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"agency-fly-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2964\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"agency-fly-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7200\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2673, 12971, '_wp_attached_file', '2023/05/home_agency.jpg'),
(2674, 12971, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:23:\"2023/05/home_agency.jpg\";s:8:\"filesize\";s:5:\"47322\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"home_agency-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19077\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"home_agency-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8914\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"home_agency-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"19091\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"home_agency-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"30605\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"home_agency-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4659\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"home_agency-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6627\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2675, 13125, '_wp_attached_file', '2023/09/home_social_bg1.png'),
(2676, 13125, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"808\";s:4:\"file\";s:27:\"2023/09/home_social_bg1.png\";s:8:\"filesize\";s:5:\"39650\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"home_social_bg1-300x126.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"126\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4164\";}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"home_social_bg1-1024x431.png\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"431\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"19584\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"home_social_bg1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2948\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"home_social_bg1-768x323.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:3:\"323\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"13709\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"home_social_bg1-1536x646.png\";s:5:\"width\";s:4:\"1536\";s:6:\"height\";s:3:\"646\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"33641\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:27:\"home_social_bg1-480x202.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"202\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7755\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"home_social_bg1-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7014\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"home_social_bg1-800x337.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"337\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"14447\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"home_social_bg1-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10039\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"home_social_bg1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"890\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"home_social_bg1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1855\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2677, 13126, '_wp_attached_file', '2023/09/home_social_gradient.png'),
(2678, 13126, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"4007\";s:4:\"file\";s:32:\"2023/09/home_social_gradient.png\";s:8:\"filesize\";s:6:\"113969\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"home_social_gradient-144x300.png\";s:5:\"width\";s:3:\"144\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4823\";}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"home_social_gradient-491x1024.png\";s:5:\"width\";s:3:\"491\";s:6:\"height\";s:4:\"1024\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"20464\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"home_social_gradient-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3371\";}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"home_social_gradient-768x1603.png\";s:5:\"width\";s:3:\"768\";s:6:\"height\";s:4:\"1603\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"34951\";}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"home_social_gradient-736x1536.png\";s:5:\"width\";s:3:\"736\";s:6:\"height\";s:4:\"1536\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"32662\";}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"home_social_gradient-981x2048.png\";s:5:\"width\";s:3:\"981\";s:6:\"height\";s:4:\"2048\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"44422\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:33:\"home_social_gradient-480x1002.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:4:\"1002\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"19776\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"home_social_gradient-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6919\";s:9:\"uncropped\";s:0:\"\";}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"home_social_gradient-800x1670.png\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:4:\"1670\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"35689\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"home_social_gradient-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"9802\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"home_social_gradient-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1337\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"home_social_gradient-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2435\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2679, 13127, '_wp_attached_file', '2023/09/home_social_icon1.png'),
(2680, 13127, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"214\";s:4:\"file\";s:29:\"2023/09/home_social_icon1.png\";s:8:\"filesize\";s:5:\"13497\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_icon1-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"12337\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_icon1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2816\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_icon1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7254\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2681, 13128, '_wp_attached_file', '2023/09/home_social_icon2.png'),
(2682, 13128, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"214\";s:4:\"file\";s:29:\"2023/09/home_social_icon2.png\";s:8:\"filesize\";s:5:\"11297\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_icon2-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10899\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_icon2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2539\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_icon2-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6684\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2683, 13129, '_wp_attached_file', '2023/09/home_social_icon3.png'),
(2684, 13129, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"210\";s:6:\"height\";s:3:\"214\";s:4:\"file\";s:29:\"2023/09/home_social_icon3.png\";s:8:\"filesize\";s:4:\"6548\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_icon3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5717\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_icon3-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1564\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_icon3-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3522\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2685, 13130, '_wp_attached_file', '2023/09/home_social_icon4.png'),
(2686, 13130, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"118\";s:6:\"height\";s:3:\"118\";s:4:\"file\";s:29:\"2023/09/home_social_icon4.png\";s:8:\"filesize\";s:4:\"1006\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_icon4-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"729\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_icon4-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1681\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2687, 13131, '_wp_attached_file', '2023/09/home_social_icon5.png'),
(2688, 13131, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"118\";s:6:\"height\";s:3:\"118\";s:4:\"file\";s:29:\"2023/09/home_social_icon5.png\";s:8:\"filesize\";s:4:\"1102\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_icon5-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"921\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_icon5-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2078\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2689, 13132, '_wp_attached_file', '2023/09/home_social_icon6.png'),
(2690, 13132, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"118\";s:6:\"height\";s:3:\"118\";s:4:\"file\";s:29:\"2023/09/home_social_icon6.png\";s:8:\"filesize\";s:4:\"1153\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_icon6-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"959\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_icon6-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2380\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2691, 13133, '_wp_attached_file', '2023/09/home_social_icon7.png'),
(2692, 13133, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"118\";s:6:\"height\";s:3:\"118\";s:4:\"file\";s:29:\"2023/09/home_social_icon7.png\";s:8:\"filesize\";s:4:\"1091\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_icon7-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"883\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_icon7-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2063\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2693, 13134, '_wp_attached_file', '2023/09/home_social_icon8.png'),
(2694, 13134, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"202\";s:6:\"height\";s:3:\"222\";s:4:\"file\";s:29:\"2023/09/home_social_icon8.png\";s:8:\"filesize\";s:4:\"4540\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_icon8-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3900\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_icon8-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1086\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_icon8-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2369\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2695, 13135, '_wp_attached_file', '2023/09/home_social_img1.jpg'),
(2696, 13135, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:4:\"file\";s:28:\"2023/09/home_social_img1.jpg\";s:8:\"filesize\";s:4:\"6524\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home_social_img1-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4488\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2697, 13136, '_wp_attached_file', '2023/09/home_social_img2.png'),
(2698, 13136, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"94\";s:6:\"height\";s:3:\"130\";s:4:\"file\";s:28:\"2023/09/home_social_img2.png\";s:8:\"filesize\";s:4:\"1953\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home_social_img2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1069\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"home_social_img2-94x100.png\";s:5:\"width\";s:2:\"94\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2183\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2699, 13137, '_wp_attached_file', '2023/09/home_social_img3.png'),
(2700, 13137, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"375\";s:6:\"height\";s:3:\"628\";s:4:\"file\";s:28:\"2023/09/home_social_img3.png\";s:8:\"filesize\";s:4:\"8981\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"home_social_img3-179x300.png\";s:5:\"width\";s:3:\"179\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5027\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"home_social_img3-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2061\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"home_social_img3-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4325\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"home_social_img3-375x400.png\";s:5:\"width\";s:3:\"375\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5547\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home_social_img3-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"629\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"home_social_img3-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1355\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2701, 13139, '_wp_attached_file', '2023/09/home_social_img5.png'),
(2702, 13139, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"468\";s:6:\"height\";s:3:\"468\";s:4:\"file\";s:28:\"2023/09/home_social_img5.png\";s:8:\"filesize\";s:4:\"8998\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"home_social_img5-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7307\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"home_social_img5-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3434\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"home_social_img5-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7307\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"home_social_img5-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10036\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home_social_img5-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1059\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"home_social_img5-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2190\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2703, 13140, '_wp_attached_file', '2023/09/home_social_img6.jpg'),
(2704, 13140, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"85\";s:6:\"height\";s:2:\"85\";s:4:\"file\";s:28:\"2023/09/home_social_img6.jpg\";s:8:\"filesize\";s:4:\"7644\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home_social_img6-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4776\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2705, 13141, '_wp_attached_file', '2023/09/home_social_img7.jpg'),
(2706, 13141, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:4:\"file\";s:28:\"2023/09/home_social_img7.jpg\";s:8:\"filesize\";s:4:\"9339\";s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home_social_img7-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4867\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2707, 13142, '_wp_attached_file', '2023/09/home_social_img8.png'),
(2708, 13142, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:2:\"94\";s:6:\"height\";s:3:\"130\";s:4:\"file\";s:28:\"2023/09/home_social_img8.png\";s:8:\"filesize\";s:4:\"1933\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home_social_img8-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1070\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"home_social_img8-94x100.png\";s:5:\"width\";s:2:\"94\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2199\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2709, 13144, '_wp_attached_file', '2023/09/home_social_img10.png'),
(2710, 13144, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"399\";s:6:\"height\";s:3:\"389\";s:4:\"file\";s:29:\"2023/09/home_social_img10.png\";s:8:\"filesize\";s:4:\"6909\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"home_social_img10-300x292.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"292\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6741\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_img10-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2922\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"home_social_img10-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6300\";s:9:\"uncropped\";s:0:\"\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_img10-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"895\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_img10-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1850\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2711, 13146, '_wp_attached_file', '2023/09/home_social_img12.png'),
(2712, 13146, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"411\";s:6:\"height\";s:3:\"378\";s:4:\"file\";s:29:\"2023/09/home_social_img12.png\";s:8:\"filesize\";s:4:\"6911\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"home_social_img12-300x276.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"276\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6445\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_img12-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2612\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"home_social_img12-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5716\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_img12-400x378.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"378\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8211\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_img12-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"846\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_img12-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1694\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2713, 13151, '_wp_attached_file', '2023/09/home_social_img14.png'),
(2714, 13151, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"421\";s:6:\"height\";s:3:\"422\";s:4:\"file\";s:29:\"2023/09/home_social_img14.png\";s:8:\"filesize\";s:4:\"7869\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"home_social_img14-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7092\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_img14-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3234\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"home_social_img14-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7015\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_img14-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"9682\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_img14-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1015\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_img14-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2105\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2715, 13153, '_wp_attached_file', '2023/09/home_social_img16.png'),
(2716, 13153, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"410\";s:6:\"height\";s:3:\"380\";s:4:\"file\";s:29:\"2023/09/home_social_img16.png\";s:8:\"filesize\";s:4:\"6965\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"home_social_img16-300x278.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"278\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6531\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_img16-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2644\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"home_social_img16-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5861\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_img16-400x380.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"380\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8200\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_img16-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:3:\"831\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_img16-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1711\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2717, 13154, '_wp_attached_file', '2023/09/home_social_img17.png'),
(2718, 13154, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"114\";s:6:\"height\";s:3:\"160\";s:4:\"file\";s:29:\"2023/09/home_social_img17.png\";s:8:\"filesize\";s:5:\"10981\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home_social_img17-114x150.png\";s:5:\"width\";s:3:\"114\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7586\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_img17-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2235\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_img17-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5796\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2719, 13155, '_wp_attached_file', '2023/09/home_social_img18.png'),
(2720, 13155, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"108\";s:6:\"height\";s:3:\"120\";s:4:\"file\";s:29:\"2023/09/home_social_img18.png\";s:8:\"filesize\";s:4:\"7922\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home_social_img18-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1788\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home_social_img18-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4513\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2721, 13190, '_wp_attached_file', '2023/09/home_social.jpg'),
(2722, 13190, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"480\";s:4:\"file\";s:23:\"2023/09/home_social.jpg\";s:8:\"filesize\";s:5:\"40273\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"home_social-231x300.jpg\";s:5:\"width\";s:3:\"231\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"16265\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"home_social-150x150.jpg\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"8596\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"home_social-300x300.jpg\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"18474\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"home_social-370x400.jpg\";s:5:\"width\";s:3:\"370\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:5:\"29499\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"home_social-50x50.jpg\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"4432\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"home_social-100x100.jpg\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";s:4:\"6214\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2723, 13247, '_wp_attached_file', '2023/09/home-social-img4.png');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2724, 13247, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"584\";s:6:\"height\";s:3:\"555\";s:4:\"file\";s:28:\"2023/09/home-social-img4.png\";s:8:\"filesize\";s:6:\"158230\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"home-social-img4-300x285.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"285\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"29470\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"home-social-img4-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"12885\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:28:\"home-social-img4-480x456.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"456\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"52326\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"home-social-img4-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"31177\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"home-social-img4-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"43975\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home-social-img4-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2802\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"home-social-img4-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7387\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2725, 13248, '_wp_attached_file', '2023/09/home-social-img9.png'),
(2726, 13248, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"566\";s:6:\"height\";s:3:\"564\";s:4:\"file\";s:28:\"2023/09/home-social-img9.png\";s:8:\"filesize\";s:6:\"164710\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"home-social-img9-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"29175\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"home-social-img9-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"12058\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:28:\"home-social-img9-480x478.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"478\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"51147\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"home-social-img9-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"29293\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"home-social-img9-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"41216\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"home-social-img9-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2756\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"home-social-img9-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7000\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2727, 13249, '_wp_attached_file', '2023/09/home-social-img11.png'),
(2728, 13249, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"542\";s:6:\"height\";s:3:\"431\";s:4:\"file\";s:29:\"2023/09/home-social-img11.png\";s:8:\"filesize\";s:5:\"91444\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"home-social-img11-300x239.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"239\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"22197\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home-social-img11-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"10365\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:29:\"home-social-img11-480x382.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"382\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"40209\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"home-social-img11-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"24985\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"home-social-img11-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"36452\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home-social-img11-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2410\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home-social-img11-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"6077\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2729, 13251, '_wp_attached_file', '2023/09/home-social-img15.png'),
(2730, 13251, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"532\";s:6:\"height\";s:3:\"527\";s:4:\"file\";s:29:\"2023/09/home-social-img15.png\";s:8:\"filesize\";s:6:\"164700\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"home-social-img15-300x297.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"297\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"34565\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home-social-img15-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"14087\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:29:\"home-social-img15-480x475.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"475\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"61479\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"home-social-img15-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"34955\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"home-social-img15-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"49656\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"home-social-img15-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2950\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"home-social-img15-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"7966\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2731, 13256, '_wp_attached_file', '2023/09/home_social_img13-1.png'),
(2732, 13256, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"170\";s:6:\"height\";s:3:\"116\";s:4:\"file\";s:31:\"2023/09/home_social_img13-1.png\";s:8:\"filesize\";s:4:\"7404\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"home_social_img13-1-150x116.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"116\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4768\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:29:\"home_social_img13-1-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1867\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:31:\"home_social_img13-1-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4156\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2733, 13257, '_wp_attached_file', '2023/09/home_social_img13-2.png'),
(2734, 13257, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"160\";s:6:\"height\";s:3:\"116\";s:4:\"file\";s:31:\"2023/09/home_social_img13-2.png\";s:8:\"filesize\";s:5:\"11455\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"home_social_img13-2-150x116.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"116\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5902\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:29:\"home_social_img13-2-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1717\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:31:\"home_social_img13-2-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"3775\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2735, 13258, '_wp_attached_file', '2023/09/home_social_img13-3.png'),
(2736, 13258, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"136\";s:6:\"height\";s:3:\"120\";s:4:\"file\";s:31:\"2023/09/home_social_img13-3.png\";s:8:\"filesize\";s:5:\"11692\";s:5:\"sizes\";a:2:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:29:\"home_social_img13-3-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"2328\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:31:\"home_social_img13-3-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"5662\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2737, 13262, '_wp_attached_file', '2023/09/home-social-img-13.png'),
(2738, 13262, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"560\";s:6:\"height\";s:3:\"425\";s:4:\"file\";s:30:\"2023/09/home-social-img-13.png\";s:8:\"filesize\";s:5:\"57890\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"home-social-img-13-300x228.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"228\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"19571\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"home-social-img-13-150x150.png\";s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"8137\";}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:30:\"home-social-img-13-480x364.png\";s:5:\"width\";s:3:\"480\";s:6:\"height\";s:3:\"364\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"36249\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"home-social-img-13-300x300.png\";s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"19204\";s:9:\"uncropped\";s:0:\"\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"home-social-img-13-400x400.png\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:5:\"27481\";}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"home-social-img-13-50x50.png\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"1945\";}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"home-social-img-13-100x100.png\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"100\";s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";s:4:\"4718\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2741, 824, 'mb_page_sidebar_layout', 'right'),
(2742, 824, 'mb_header_presets', 'default'),
(2743, 824, 'mb_page_title_conditional', 'no'),
(2744, 824, 'mb_page_title_use_feature_image', '1'),
(2745, 824, 'mb_show_breadcrumbs', '1'),
(2746, 824, 'mb_page_title_vertical_align', 'middle'),
(2747, 824, 'mb_page_title_horizontal_align', 'center'),
(2748, 824, 'mb_page_title_font_color', '#3b3663'),
(2749, 824, 'mb_page_title_bg_color', '#ffffff'),
(2750, 824, 'mb_page_title_bg_repeat', 'no-repeat'),
(2751, 824, 'mb_page_title_bg_size', 'cover'),
(2752, 824, 'mb_page_title_bg_attachment', 'scroll'),
(2753, 824, 'mb_page_title_bg_position', 'center center'),
(2754, 824, 'mb_page_title_height', '215'),
(2755, 824, 'mb_page_title_top_border', '0'),
(2756, 824, 'mb_page_title_top_border_color_opacity', '1'),
(2757, 824, 'mb_page_title_bottom_border', '0'),
(2758, 824, 'mb_page_title_bottom_border_color_opacity', '1'),
(2759, 824, 'mb_page_title_bottom_margin', '80'),
(2760, 824, 'mb_map_prefooter', 'default'),
(2761, 824, 'mb_footer_switch', 'default'),
(2762, 824, 'mb_footer_column', '4'),
(2763, 824, 'mb_footer_column2', '6-6'),
(2764, 824, 'mb_footer_column3', '5-5-2'),
(2765, 824, 'mb_footer_column5', '2-3-2-2-3'),
(2766, 824, 'mb_footer_align', 'left'),
(2767, 824, 'mb_padding_top', '57'),
(2768, 824, 'mb_padding_bottom', '57'),
(2769, 824, 'mb_padding_left', '0'),
(2770, 824, 'mb_padding_right', '0'),
(2771, 824, 'mb_footer_full_width', 'default'),
(2772, 824, 'mb_footer_bg_size', 'cover'),
(2773, 824, 'mb_footer_bg_color', '#191a1c'),
(2774, 824, 'mb_footer_text_color', '#ffffff'),
(2775, 824, 'mb_footer_heading_color', '#9da1a5'),
(2776, 824, 'mb_footer_bg_repeat', 'repeat'),
(2777, 824, 'mb_footer_attachment', 'scroll'),
(2778, 824, 'mb_footer_bg_position', 'center center'),
(2779, 824, 'mb_footer_top_border', '1'),
(2780, 824, 'mb_footer_top_border_color_opacity', '0.1'),
(2781, 824, 'mb_copyright_switch', '1'),
(2782, 824, 'mb_copyright_align', 'left'),
(2783, 824, 'mb_copyright_padding_top', '20'),
(2784, 824, 'mb_copyright_padding_bottom', '20'),
(2785, 824, 'mb_copyright_padding_left', '0'),
(2786, 824, 'mb_copyright_padding_right', '0'),
(2787, 824, 'mb_copyright_bg_color', '#191a1c'),
(2788, 824, 'mb_copyright_text_color', '#9da1a5'),
(2789, 824, 'mb_copyright_top_border', '1'),
(2790, 824, 'mb_copyright_top_border_color_opacity', '1'),
(2791, 824, 'mb_pre_footer_switch', '0'),
(2792, 824, 'mb_pre_footer_align', 'left'),
(2793, 824, 'mb_pre_footer_padding_top', '20'),
(2794, 824, 'mb_pre_footer_padding_bottom', '20'),
(2795, 824, 'mb_pre_footer_padding_left', '0'),
(2796, 824, 'mb_pre_footer_padding_right', '0'),
(2797, 824, 'mb_pre_footer_bg_color', '#191a1c'),
(2798, 824, 'mb_pre_footer_text_color', '#9da1a5'),
(2799, 824, 'mb_pre_footer_bottom_border', '1'),
(2800, 824, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(2801, 824, '_elementor_edit_mode', 'builder'),
(2802, 824, '_elementor_template_type', 'wp-post'),
(2803, 824, '_elementor_version', '2.7.1'),
(2804, 824, 'mb_page_sidebar_def', 'sidebar_main-sidebar'),
(2805, 824, '_wp_page_template', 'default'),
(2806, 824, '_elementor_data', '[{\"id\":\"9b73f48\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"02197c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fefee4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3eb0e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7bfd64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4c5840b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b5bc03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fc3d18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"text-decoration: underline\\\"><span style=\\\"color: #5747e4;text-decoration: underline\\\">social media?<\\/span><\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"23de545\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0db11b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"51a9af8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"b5e31eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"052b157\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"18b1b9c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c09ccd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"469845a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"dcd4cde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc6d08b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0ac1d4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"837fe9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ab8ea5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b24294\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"087668c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9977f92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc81478\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f2ac0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9802f7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d417b46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0d27af\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ba5a7f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(2807, 824, '_wxr_import_has_attachment_refs', '1'),
(2808, 824, '_wp_old_date', '2020-08-02'),
(2809, 824, '_edit_lock', '1689690862:1'),
(2810, 824, 'mb_bubbles_block', 'default'),
(2811, 824, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(2812, 824, '_thumbnail_id', '974'),
(2813, 824, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2814, 824, '_gt3_usage_blocks', '[]'),
(2815, 824, 'mb_page_title_bg_image', '2651'),
(2818, 848, '_thumbnail_id', '1398'),
(2819, 848, 'mb_page_sidebar_layout', 'default'),
(2820, 848, 'mb_header_presets', 'default'),
(2821, 848, 'mb_page_title_conditional', 'default'),
(2822, 848, 'mb_page_title_use_feature_image', '0'),
(2823, 848, 'mb_show_breadcrumbs', '1'),
(2824, 848, 'mb_page_title_vertical_align', 'middle'),
(2825, 848, 'mb_page_title_horizontal_align', 'center'),
(2826, 848, 'mb_page_title_font_color', '#3b3663'),
(2827, 848, 'mb_page_title_bg_color', '#ffffff'),
(2828, 848, 'mb_page_title_bg_repeat', 'no-repeat'),
(2829, 848, 'mb_page_title_bg_size', 'cover'),
(2830, 848, 'mb_page_title_bg_attachment', 'scroll'),
(2831, 848, 'mb_page_title_bg_position', 'center center'),
(2832, 848, 'mb_page_title_height', '215'),
(2833, 848, 'mb_page_title_top_border', '0'),
(2834, 848, 'mb_page_title_top_border_color_opacity', '1'),
(2835, 848, 'mb_page_title_bottom_border', '0'),
(2836, 848, 'mb_page_title_bottom_border_color_opacity', '1'),
(2837, 848, 'mb_page_title_bottom_margin', '80'),
(2838, 848, 'mb_map_prefooter', 'default'),
(2839, 848, 'mb_footer_switch', 'default'),
(2840, 848, 'mb_footer_column', '4'),
(2841, 848, 'mb_footer_column2', '6-6'),
(2842, 848, 'mb_footer_column3', '5-5-2'),
(2843, 848, 'mb_footer_column5', '2-3-2-2-3'),
(2844, 848, 'mb_footer_align', 'left'),
(2845, 848, 'mb_padding_top', '57'),
(2846, 848, 'mb_padding_bottom', '57'),
(2847, 848, 'mb_padding_left', '0'),
(2848, 848, 'mb_padding_right', '0'),
(2849, 848, 'mb_footer_full_width', 'default'),
(2850, 848, 'mb_footer_bg_size', 'cover'),
(2851, 848, 'mb_footer_bg_color', '#191a1c'),
(2852, 848, 'mb_footer_text_color', '#ffffff'),
(2853, 848, 'mb_footer_heading_color', '#9da1a5'),
(2854, 848, 'mb_footer_bg_repeat', 'repeat'),
(2855, 848, 'mb_footer_attachment', 'scroll'),
(2856, 848, 'mb_footer_bg_position', 'center center'),
(2857, 848, 'mb_footer_top_border', '1'),
(2858, 848, 'mb_footer_top_border_color_opacity', '0.1'),
(2859, 848, 'mb_copyright_switch', '1'),
(2860, 848, 'mb_copyright_align', 'left'),
(2861, 848, 'mb_copyright_padding_top', '20'),
(2862, 848, 'mb_copyright_padding_bottom', '20'),
(2863, 848, 'mb_copyright_padding_left', '0'),
(2864, 848, 'mb_copyright_padding_right', '0'),
(2865, 848, 'mb_copyright_bg_color', '#191a1c'),
(2866, 848, 'mb_copyright_text_color', '#9da1a5'),
(2867, 848, 'mb_copyright_top_border', '1'),
(2868, 848, 'mb_copyright_top_border_color_opacity', '1'),
(2869, 848, 'mb_pre_footer_switch', '0'),
(2870, 848, 'mb_pre_footer_align', 'left'),
(2871, 848, 'mb_pre_footer_padding_top', '20'),
(2872, 848, 'mb_pre_footer_padding_bottom', '20'),
(2873, 848, 'mb_pre_footer_padding_left', '0'),
(2874, 848, 'mb_pre_footer_padding_right', '0'),
(2875, 848, 'mb_pre_footer_bg_color', '#191a1c'),
(2876, 848, 'mb_pre_footer_text_color', '#9da1a5'),
(2877, 848, 'mb_pre_footer_bottom_border', '1'),
(2878, 848, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(2879, 848, '_elementor_edit_mode', 'builder'),
(2880, 848, '_elementor_template_type', 'wp-post'),
(2881, 848, '_elementor_version', '2.7.1'),
(2882, 848, '_wp_page_template', 'default'),
(2883, 848, '_elementor_data', '[{\"id\":\"3057\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"15d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"177b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2998\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3962\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"402d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"534f\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"13b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7af3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"9ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3229\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"130c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3adc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"47e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"556b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2086\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5d47\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3f12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7799\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(2884, 848, '_wxr_import_has_attachment_refs', '1'),
(2885, 848, 'post_format_video_oEmbed', 'https://www.youtube.com/watch?v=a7BvphORs98&feature=youtu.be'),
(2886, 848, '_wp_old_date', '2020-08-02'),
(2887, 848, '_edit_lock', '1689690918:1'),
(2888, 848, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(2889, 848, 'mb_bubbles_block', 'default'),
(2890, 848, '_oembed_d26d0364e6439f378ab603cb09f80ad9', '{{unknown}}'),
(2891, 848, 'rs_page_bg_color', ''),
(2892, 848, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2895, 1400, 'mb_page_sidebar_layout', 'default'),
(2896, 1400, 'mb_header_presets', 'default'),
(2897, 1400, 'mb_page_title_conditional', 'default'),
(2898, 1400, 'mb_page_title_use_feature_image', '0'),
(2899, 1400, 'mb_show_breadcrumbs', '1'),
(2900, 1400, 'mb_page_title_vertical_align', 'middle'),
(2901, 1400, 'mb_page_title_horizontal_align', 'center'),
(2902, 1400, 'mb_page_title_font_color', '#3b3663'),
(2903, 1400, 'mb_page_title_bg_color', '#ffffff'),
(2904, 1400, 'mb_page_title_bg_repeat', 'no-repeat'),
(2905, 1400, 'mb_page_title_bg_size', 'cover'),
(2906, 1400, 'mb_page_title_bg_attachment', 'scroll'),
(2907, 1400, 'mb_page_title_bg_position', 'center center'),
(2908, 1400, 'mb_page_title_height', '215'),
(2909, 1400, 'mb_page_title_top_border', '0'),
(2910, 1400, 'mb_page_title_top_border_color_opacity', '1'),
(2911, 1400, 'mb_page_title_bottom_border', '0'),
(2912, 1400, 'mb_page_title_bottom_border_color_opacity', '1'),
(2913, 1400, 'mb_page_title_bottom_margin', '80'),
(2914, 1400, 'mb_map_prefooter', 'default'),
(2915, 1400, 'mb_footer_switch', 'default'),
(2916, 1400, 'mb_footer_column', '4'),
(2917, 1400, 'mb_footer_column2', '6-6'),
(2918, 1400, 'mb_footer_column3', '5-5-2'),
(2919, 1400, 'mb_footer_column5', '2-3-2-2-3'),
(2920, 1400, 'mb_footer_align', 'left'),
(2921, 1400, 'mb_padding_top', '57'),
(2922, 1400, 'mb_padding_bottom', '57'),
(2923, 1400, 'mb_padding_left', '0'),
(2924, 1400, 'mb_padding_right', '0'),
(2925, 1400, 'mb_footer_full_width', 'default'),
(2926, 1400, 'mb_footer_bg_size', 'cover'),
(2927, 1400, 'mb_footer_bg_color', '#191a1c'),
(2928, 1400, 'mb_footer_text_color', '#ffffff'),
(2929, 1400, 'mb_footer_heading_color', '#9da1a5'),
(2930, 1400, 'mb_footer_bg_repeat', 'repeat'),
(2931, 1400, 'mb_footer_attachment', 'scroll'),
(2932, 1400, 'mb_footer_bg_position', 'center center'),
(2933, 1400, 'mb_footer_top_border', '1'),
(2934, 1400, 'mb_footer_top_border_color_opacity', '0.1'),
(2935, 1400, 'mb_copyright_switch', '1'),
(2936, 1400, 'mb_copyright_align', 'left'),
(2937, 1400, 'mb_copyright_padding_top', '20'),
(2938, 1400, 'mb_copyright_padding_bottom', '20'),
(2939, 1400, 'mb_copyright_padding_left', '0'),
(2940, 1400, 'mb_copyright_padding_right', '0'),
(2941, 1400, 'mb_copyright_bg_color', '#191a1c'),
(2942, 1400, 'mb_copyright_text_color', '#9da1a5'),
(2943, 1400, 'mb_copyright_top_border', '1'),
(2944, 1400, 'mb_copyright_top_border_color_opacity', '1'),
(2945, 1400, 'mb_pre_footer_switch', '0'),
(2946, 1400, 'mb_pre_footer_align', 'left'),
(2947, 1400, 'mb_pre_footer_padding_top', '20'),
(2948, 1400, 'mb_pre_footer_padding_bottom', '20'),
(2949, 1400, 'mb_pre_footer_padding_left', '0'),
(2950, 1400, 'mb_pre_footer_padding_right', '0'),
(2951, 1400, 'mb_pre_footer_bg_color', '#191a1c'),
(2952, 1400, 'mb_pre_footer_text_color', '#9da1a5'),
(2953, 1400, 'mb_pre_footer_bottom_border', '1'),
(2954, 1400, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(2955, 1400, '_elementor_edit_mode', 'builder'),
(2956, 1400, '_elementor_template_type', 'wp-post'),
(2957, 1400, '_elementor_version', '2.7.1'),
(2958, 1400, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2959, 1400, '_elementor_data', '[{\"id\":\"dc78337\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ef1791\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62d79bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a5951\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a10df3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2f3dfaf\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e49a23a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"53a09b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f149136\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1c8831f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"373f77b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"dd8b9de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e61acc1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0b4a4a7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6651a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"28788fa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"64d3c37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11e46eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f1f8f30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0907f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5914d14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c43409\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f956a17\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d3c20a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"428daed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"152e0df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"85d199c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"640fbbe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8065a3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6ceef3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(2960, 1400, '_edit_lock', '1689690913:1'),
(2961, 1400, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(2962, 1400, 'rs_page_bg_color', ''),
(2963, 1400, '_wp_old_date', '2020-08-01'),
(2964, 1400, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(2967, 1403, '_thumbnail_id', '1404'),
(2968, 1403, 'mb_page_sidebar_layout', 'default'),
(2969, 1403, 'mb_header_presets', 'default'),
(2970, 1403, 'mb_page_title_conditional', 'default'),
(2971, 1403, 'mb_page_title_use_feature_image', '0'),
(2972, 1403, 'mb_show_breadcrumbs', '1'),
(2973, 1403, 'mb_page_title_vertical_align', 'middle'),
(2974, 1403, 'mb_page_title_horizontal_align', 'center'),
(2975, 1403, 'mb_page_title_font_color', '#3b3663'),
(2976, 1403, 'mb_page_title_bg_color', '#ffffff'),
(2977, 1403, 'mb_page_title_bg_repeat', 'no-repeat'),
(2978, 1403, 'mb_page_title_bg_size', 'cover'),
(2979, 1403, 'mb_page_title_bg_attachment', 'scroll'),
(2980, 1403, 'mb_page_title_bg_position', 'center center'),
(2981, 1403, 'mb_page_title_height', '215'),
(2982, 1403, 'mb_page_title_top_border', '0'),
(2983, 1403, 'mb_page_title_top_border_color_opacity', '1'),
(2984, 1403, 'mb_page_title_bottom_border', '0'),
(2985, 1403, 'mb_page_title_bottom_border_color_opacity', '1'),
(2986, 1403, 'mb_page_title_bottom_margin', '80'),
(2987, 1403, 'mb_map_prefooter', 'default'),
(2988, 1403, 'mb_footer_switch', 'default'),
(2989, 1403, 'mb_footer_column', '4'),
(2990, 1403, 'mb_footer_column2', '6-6'),
(2991, 1403, 'mb_footer_column3', '5-5-2'),
(2992, 1403, 'mb_footer_column5', '2-3-2-2-3'),
(2993, 1403, 'mb_footer_align', 'left'),
(2994, 1403, 'mb_padding_top', '57'),
(2995, 1403, 'mb_padding_bottom', '57'),
(2996, 1403, 'mb_padding_left', '0'),
(2997, 1403, 'mb_padding_right', '0'),
(2998, 1403, 'mb_footer_full_width', 'default'),
(2999, 1403, 'mb_footer_bg_size', 'cover'),
(3000, 1403, 'mb_footer_bg_color', '#191a1c'),
(3001, 1403, 'mb_footer_text_color', '#ffffff'),
(3002, 1403, 'mb_footer_heading_color', '#9da1a5'),
(3003, 1403, 'mb_footer_bg_repeat', 'repeat'),
(3004, 1403, 'mb_footer_attachment', 'scroll'),
(3005, 1403, 'mb_footer_bg_position', 'center center'),
(3006, 1403, 'mb_footer_top_border', '1'),
(3007, 1403, 'mb_footer_top_border_color_opacity', '0.1'),
(3008, 1403, 'mb_copyright_switch', '1'),
(3009, 1403, 'mb_copyright_align', 'left'),
(3010, 1403, 'mb_copyright_padding_top', '20'),
(3011, 1403, 'mb_copyright_padding_bottom', '20'),
(3012, 1403, 'mb_copyright_padding_left', '0'),
(3013, 1403, 'mb_copyright_padding_right', '0'),
(3014, 1403, 'mb_copyright_bg_color', '#191a1c'),
(3015, 1403, 'mb_copyright_text_color', '#9da1a5'),
(3016, 1403, 'mb_copyright_top_border', '1'),
(3017, 1403, 'mb_copyright_top_border_color_opacity', '1'),
(3018, 1403, 'mb_pre_footer_switch', '0'),
(3019, 1403, 'mb_pre_footer_align', 'left'),
(3020, 1403, 'mb_pre_footer_padding_top', '20'),
(3021, 1403, 'mb_pre_footer_padding_bottom', '20'),
(3022, 1403, 'mb_pre_footer_padding_left', '0'),
(3023, 1403, 'mb_pre_footer_padding_right', '0'),
(3024, 1403, 'mb_pre_footer_bg_color', '#191a1c'),
(3025, 1403, 'mb_pre_footer_text_color', '#9da1a5'),
(3026, 1403, 'mb_pre_footer_bottom_border', '1'),
(3027, 1403, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3028, 1403, '_elementor_edit_mode', 'builder'),
(3029, 1403, '_elementor_template_type', 'wp-post'),
(3030, 1403, '_elementor_version', '2.7.1'),
(3031, 1403, '_wp_page_template', 'default'),
(3032, 1403, '_elementor_data', '[{\"id\":\"7c47986\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c8b5634\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8fdc947\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7cc5947\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cab65a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6912ca8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e7474cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"52bd7db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6bbe408\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"93e4410\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bcdf74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"a6db98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cecbec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"58b2b34\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2d00b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"29773cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ea0cf9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"518df12\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8b19ca6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a910eee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c73365c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cd077b4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56160ab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48d473a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e61cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a749881\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c710740\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4cd2d05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f3c3b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4c4d361\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3033, 1403, '_edit_lock', '1689690954:1'),
(3034, 1403, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3035, 1403, 'mb_bubbles_block', 'default'),
(3036, 1403, 'rs_page_bg_color', ''),
(3037, 1403, '_wp_old_date', '2020-08-01'),
(3038, 1403, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3041, 1410, 'post_format_audio_oEmbed', 'https://soundcloud.com/ago_music/ago-royal-oats-ft-waldo-prod'),
(3042, 1410, 'mb_page_sidebar_layout', 'default'),
(3043, 1410, 'mb_header_presets', 'default'),
(3044, 1410, 'mb_page_title_conditional', 'default'),
(3045, 1410, 'mb_page_title_use_feature_image', '0'),
(3046, 1410, 'mb_show_breadcrumbs', '1'),
(3047, 1410, 'mb_page_title_vertical_align', 'middle'),
(3048, 1410, 'mb_page_title_horizontal_align', 'center'),
(3049, 1410, 'mb_page_title_font_color', '#3b3663'),
(3050, 1410, 'mb_page_title_bg_color', '#ffffff'),
(3051, 1410, 'mb_page_title_bg_repeat', 'no-repeat'),
(3052, 1410, 'mb_page_title_bg_size', 'cover'),
(3053, 1410, 'mb_page_title_bg_attachment', 'scroll'),
(3054, 1410, 'mb_page_title_bg_position', 'center center'),
(3055, 1410, 'mb_page_title_height', '215'),
(3056, 1410, 'mb_page_title_top_border', '0'),
(3057, 1410, 'mb_page_title_top_border_color_opacity', '1'),
(3058, 1410, 'mb_page_title_bottom_border', '0'),
(3059, 1410, 'mb_page_title_bottom_border_color_opacity', '1'),
(3060, 1410, 'mb_page_title_bottom_margin', '80'),
(3061, 1410, 'mb_map_prefooter', 'default'),
(3062, 1410, 'mb_footer_switch', 'default'),
(3063, 1410, 'mb_footer_column', '4'),
(3064, 1410, 'mb_footer_column2', '6-6'),
(3065, 1410, 'mb_footer_column3', '5-5-2'),
(3066, 1410, 'mb_footer_column5', '2-3-2-2-3'),
(3067, 1410, 'mb_footer_align', 'left'),
(3068, 1410, 'mb_padding_top', '57'),
(3069, 1410, 'mb_padding_bottom', '57'),
(3070, 1410, 'mb_padding_left', '0'),
(3071, 1410, 'mb_padding_right', '0'),
(3072, 1410, 'mb_footer_full_width', 'default'),
(3073, 1410, 'mb_footer_bg_size', 'cover'),
(3074, 1410, 'mb_footer_bg_color', '#191a1c'),
(3075, 1410, 'mb_footer_text_color', '#ffffff'),
(3076, 1410, 'mb_footer_heading_color', '#9da1a5'),
(3077, 1410, 'mb_footer_bg_repeat', 'repeat'),
(3078, 1410, 'mb_footer_attachment', 'scroll'),
(3079, 1410, 'mb_footer_bg_position', 'center center'),
(3080, 1410, 'mb_footer_top_border', '1'),
(3081, 1410, 'mb_footer_top_border_color_opacity', '0.1'),
(3082, 1410, 'mb_copyright_switch', '1'),
(3083, 1410, 'mb_copyright_align', 'left'),
(3084, 1410, 'mb_copyright_padding_top', '20'),
(3085, 1410, 'mb_copyright_padding_bottom', '20'),
(3086, 1410, 'mb_copyright_padding_left', '0'),
(3087, 1410, 'mb_copyright_padding_right', '0'),
(3088, 1410, 'mb_copyright_bg_color', '#191a1c'),
(3089, 1410, 'mb_copyright_text_color', '#9da1a5'),
(3090, 1410, 'mb_copyright_top_border', '1'),
(3091, 1410, 'mb_copyright_top_border_color_opacity', '1'),
(3092, 1410, 'mb_pre_footer_switch', '0'),
(3093, 1410, 'mb_pre_footer_align', 'left'),
(3094, 1410, 'mb_pre_footer_padding_top', '20'),
(3095, 1410, 'mb_pre_footer_padding_bottom', '20'),
(3096, 1410, 'mb_pre_footer_padding_left', '0'),
(3097, 1410, 'mb_pre_footer_padding_right', '0'),
(3098, 1410, 'mb_pre_footer_bg_color', '#191a1c'),
(3099, 1410, 'mb_pre_footer_text_color', '#9da1a5'),
(3100, 1410, 'mb_pre_footer_bottom_border', '1'),
(3101, 1410, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3102, 1410, '_elementor_edit_mode', 'builder'),
(3103, 1410, '_elementor_template_type', 'wp-post'),
(3104, 1410, '_elementor_version', '2.7.1'),
(3105, 1410, '_wp_page_template', 'default'),
(3106, 1410, '_elementor_data', '[{\"id\":\"274dd21\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6aa483f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c5d2fd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"998ee06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d15db11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8c1ff2c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1870e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4b9653b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"faee125\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"30942aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bfcd08e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fee0fae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"95956fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fa5b28\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"604d636\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"d5394a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7f0c739\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5823f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"06940e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fb4eac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80c2c77\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2d40a32\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ce2efe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a2cee5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2791fbb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad51505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d5b126\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bcafd0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e160338\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"882fb88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3107, 1410, '_edit_lock', '1689690960:1'),
(3108, 1410, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3109, 1410, 'rs_page_bg_color', ''),
(3110, 1410, '_wp_old_date', '2020-08-01'),
(3111, 1410, '_oembed_521fbd01f3cc657a22e510c2c8dce4fd', '{{unknown}}'),
(3112, 1410, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3115, 1414, 'post_format_qoute_author', 'Denis Robinson'),
(3116, 1414, 'post_format_qoute_text', 'Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. '),
(3117, 1414, 'mb_page_sidebar_layout', 'default'),
(3118, 1414, 'mb_header_presets', 'default'),
(3119, 1414, 'mb_page_title_conditional', 'default'),
(3120, 1414, 'mb_page_title_use_feature_image', '0'),
(3121, 1414, 'mb_show_breadcrumbs', '1'),
(3122, 1414, 'mb_page_title_vertical_align', 'middle'),
(3123, 1414, 'mb_page_title_horizontal_align', 'center'),
(3124, 1414, 'mb_page_title_font_color', '#3b3663'),
(3125, 1414, 'mb_page_title_bg_color', '#ffffff'),
(3126, 1414, 'mb_page_title_bg_repeat', 'no-repeat'),
(3127, 1414, 'mb_page_title_bg_size', 'cover'),
(3128, 1414, 'mb_page_title_bg_attachment', 'scroll'),
(3129, 1414, 'mb_page_title_bg_position', 'center center'),
(3130, 1414, 'mb_page_title_height', '215'),
(3131, 1414, 'mb_page_title_top_border', '0'),
(3132, 1414, 'mb_page_title_top_border_color_opacity', '1'),
(3133, 1414, 'mb_page_title_bottom_border', '0'),
(3134, 1414, 'mb_page_title_bottom_border_color_opacity', '1'),
(3135, 1414, 'mb_page_title_bottom_margin', '80'),
(3136, 1414, 'mb_map_prefooter', 'default'),
(3137, 1414, 'mb_footer_switch', 'default'),
(3138, 1414, 'mb_footer_column', '4'),
(3139, 1414, 'mb_footer_column2', '6-6'),
(3140, 1414, 'mb_footer_column3', '5-5-2'),
(3141, 1414, 'mb_footer_column5', '2-3-2-2-3'),
(3142, 1414, 'mb_footer_align', 'left'),
(3143, 1414, 'mb_padding_top', '57'),
(3144, 1414, 'mb_padding_bottom', '57'),
(3145, 1414, 'mb_padding_left', '0'),
(3146, 1414, 'mb_padding_right', '0'),
(3147, 1414, 'mb_footer_full_width', 'default'),
(3148, 1414, 'mb_footer_bg_size', 'cover'),
(3149, 1414, 'mb_footer_bg_color', '#191a1c'),
(3150, 1414, 'mb_footer_text_color', '#ffffff'),
(3151, 1414, 'mb_footer_heading_color', '#9da1a5'),
(3152, 1414, 'mb_footer_bg_repeat', 'repeat'),
(3153, 1414, 'mb_footer_attachment', 'scroll'),
(3154, 1414, 'mb_footer_bg_position', 'center center'),
(3155, 1414, 'mb_footer_top_border', '1'),
(3156, 1414, 'mb_footer_top_border_color_opacity', '0.1'),
(3157, 1414, 'mb_copyright_switch', '1'),
(3158, 1414, 'mb_copyright_align', 'left'),
(3159, 1414, 'mb_copyright_padding_top', '20'),
(3160, 1414, 'mb_copyright_padding_bottom', '20'),
(3161, 1414, 'mb_copyright_padding_left', '0'),
(3162, 1414, 'mb_copyright_padding_right', '0'),
(3163, 1414, 'mb_copyright_bg_color', '#191a1c'),
(3164, 1414, 'mb_copyright_text_color', '#9da1a5'),
(3165, 1414, 'mb_copyright_top_border', '1'),
(3166, 1414, 'mb_copyright_top_border_color_opacity', '1'),
(3167, 1414, 'mb_pre_footer_switch', '0'),
(3168, 1414, 'mb_pre_footer_align', 'left'),
(3169, 1414, 'mb_pre_footer_padding_top', '20'),
(3170, 1414, 'mb_pre_footer_padding_bottom', '20'),
(3171, 1414, 'mb_pre_footer_padding_left', '0'),
(3172, 1414, 'mb_pre_footer_padding_right', '0'),
(3173, 1414, 'mb_pre_footer_bg_color', '#191a1c'),
(3174, 1414, 'mb_pre_footer_text_color', '#9da1a5'),
(3175, 1414, 'mb_pre_footer_bottom_border', '1'),
(3176, 1414, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3177, 1414, '_elementor_edit_mode', 'builder'),
(3178, 1414, '_elementor_template_type', 'wp-post'),
(3179, 1414, '_elementor_version', '2.7.1'),
(3180, 1414, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3181, 1414, '_elementor_data', '[{\"id\":\"8a4fada\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b9c652\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"092f917\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"029f846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30577a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e48633d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"36fffbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8d22fab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2c7fd5c\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c18efb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"edbe420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"3d1c382\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7fca075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f40c5d1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5420214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e1471e8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cbe77ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e7774e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fa8cc6d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b32227\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"64fac20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ae7318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ebf22c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa517f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a2ed986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ac3a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7128627\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8aaebcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"532aa95\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"45fdf53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3182, 1414, '_edit_lock', '1689690964:1'),
(3183, 1414, 'mb_bubbles_block', 'default'),
(3184, 1414, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3185, 1414, 'rs_page_bg_color', ''),
(3186, 1414, '_wp_old_date', '2020-08-01'),
(3187, 1414, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3190, 1417, 'post_format_link', 'https://gt3themes.com/'),
(3191, 1417, 'post_format_link_text', 'GT3Themes'),
(3192, 1417, 'mb_page_sidebar_layout', 'default'),
(3193, 1417, 'mb_header_presets', 'default'),
(3194, 1417, 'mb_page_title_conditional', 'default'),
(3195, 1417, 'mb_page_title_use_feature_image', '0'),
(3196, 1417, 'mb_show_breadcrumbs', '1'),
(3197, 1417, 'mb_page_title_vertical_align', 'middle'),
(3198, 1417, 'mb_page_title_horizontal_align', 'center'),
(3199, 1417, 'mb_page_title_font_color', '#3b3663'),
(3200, 1417, 'mb_page_title_bg_color', '#ffffff'),
(3201, 1417, 'mb_page_title_bg_repeat', 'no-repeat'),
(3202, 1417, 'mb_page_title_bg_size', 'cover'),
(3203, 1417, 'mb_page_title_bg_attachment', 'scroll'),
(3204, 1417, 'mb_page_title_bg_position', 'center center'),
(3205, 1417, 'mb_page_title_height', '215'),
(3206, 1417, 'mb_page_title_top_border', '0'),
(3207, 1417, 'mb_page_title_top_border_color_opacity', '1'),
(3208, 1417, 'mb_page_title_bottom_border', '0'),
(3209, 1417, 'mb_page_title_bottom_border_color_opacity', '1'),
(3210, 1417, 'mb_page_title_bottom_margin', '80'),
(3211, 1417, 'mb_map_prefooter', 'default'),
(3212, 1417, 'mb_footer_switch', 'default'),
(3213, 1417, 'mb_footer_column', '4'),
(3214, 1417, 'mb_footer_column2', '6-6'),
(3215, 1417, 'mb_footer_column3', '5-5-2'),
(3216, 1417, 'mb_footer_column5', '2-3-2-2-3'),
(3217, 1417, 'mb_footer_align', 'left'),
(3218, 1417, 'mb_padding_top', '57'),
(3219, 1417, 'mb_padding_bottom', '57'),
(3220, 1417, 'mb_padding_left', '0'),
(3221, 1417, 'mb_padding_right', '0'),
(3222, 1417, 'mb_footer_full_width', 'default'),
(3223, 1417, 'mb_footer_bg_size', 'cover'),
(3224, 1417, 'mb_footer_bg_color', '#191a1c'),
(3225, 1417, 'mb_footer_text_color', '#ffffff'),
(3226, 1417, 'mb_footer_heading_color', '#9da1a5'),
(3227, 1417, 'mb_footer_bg_repeat', 'repeat'),
(3228, 1417, 'mb_footer_attachment', 'scroll'),
(3229, 1417, 'mb_footer_bg_position', 'center center'),
(3230, 1417, 'mb_footer_top_border', '1'),
(3231, 1417, 'mb_footer_top_border_color_opacity', '0.1'),
(3232, 1417, 'mb_copyright_switch', '1'),
(3233, 1417, 'mb_copyright_align', 'left'),
(3234, 1417, 'mb_copyright_padding_top', '20'),
(3235, 1417, 'mb_copyright_padding_bottom', '20'),
(3236, 1417, 'mb_copyright_padding_left', '0'),
(3237, 1417, 'mb_copyright_padding_right', '0'),
(3238, 1417, 'mb_copyright_bg_color', '#191a1c'),
(3239, 1417, 'mb_copyright_text_color', '#9da1a5'),
(3240, 1417, 'mb_copyright_top_border', '1'),
(3241, 1417, 'mb_copyright_top_border_color_opacity', '1'),
(3242, 1417, 'mb_pre_footer_switch', '0'),
(3243, 1417, 'mb_pre_footer_align', 'left'),
(3244, 1417, 'mb_pre_footer_padding_top', '20'),
(3245, 1417, 'mb_pre_footer_padding_bottom', '20'),
(3246, 1417, 'mb_pre_footer_padding_left', '0'),
(3247, 1417, 'mb_pre_footer_padding_right', '0'),
(3248, 1417, 'mb_pre_footer_bg_color', '#191a1c'),
(3249, 1417, 'mb_pre_footer_text_color', '#9da1a5'),
(3250, 1417, 'mb_pre_footer_bottom_border', '1'),
(3251, 1417, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3252, 1417, '_elementor_edit_mode', 'builder'),
(3253, 1417, '_elementor_template_type', 'wp-post'),
(3254, 1417, '_elementor_version', '2.7.1'),
(3255, 1417, '_wp_page_template', 'default'),
(3256, 1417, '_elementor_data', '[{\"id\":\"3593774b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6f306cb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"14bb70b8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"686626aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"268b801d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6d89bd32\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"172a4fef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"160150f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5021050f\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"653c465b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"63d4bb0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"212d3e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"513c2044\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"14370683\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e783899\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4dbbf75\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3b8cefff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28a54a8e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"60c3edc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b70a2ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14e7b048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75f0727d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ffe26a2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6ee467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16d75786\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"23e5edd8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b58f39e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"638158b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ee66c31\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"41f7e120\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3257, 1417, '_edit_lock', '1689690970:1'),
(3258, 1417, 'mb_bubbles_block', 'default'),
(3259, 1417, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3260, 1417, 'rs_page_bg_color', ''),
(3261, 1417, '_wp_old_date', '2020-08-01'),
(3262, 1417, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3265, 1669, '_edit_lock', '1689690980:1'),
(3266, 1669, '_thumbnail_id', '1671'),
(3267, 1669, 'mb_page_sidebar_layout', 'default'),
(3268, 1669, 'mb_header_presets', 'default'),
(3269, 1669, 'mb_page_title_conditional', 'no'),
(3270, 1669, 'mb_page_title_use_feature_image', '0'),
(3271, 1669, 'mb_show_breadcrumbs', '1'),
(3272, 1669, 'mb_page_title_vertical_align', 'middle'),
(3273, 1669, 'mb_page_title_horizontal_align', 'center'),
(3274, 1669, 'mb_page_title_font_color', '#3b3663'),
(3275, 1669, 'mb_page_title_bg_color', '#ffffff'),
(3276, 1669, 'mb_page_title_bg_repeat', 'no-repeat'),
(3277, 1669, 'mb_page_title_bg_size', 'cover'),
(3278, 1669, 'mb_page_title_bg_attachment', 'scroll'),
(3279, 1669, 'mb_page_title_bg_position', 'center center'),
(3280, 1669, 'mb_page_title_height', '215'),
(3281, 1669, 'mb_page_title_top_border', '0'),
(3282, 1669, 'mb_page_title_top_border_color_opacity', '1'),
(3283, 1669, 'mb_page_title_bottom_border', '0'),
(3284, 1669, 'mb_page_title_bottom_border_color_opacity', '1'),
(3285, 1669, 'mb_page_title_bottom_margin', '80'),
(3286, 1669, 'mb_map_prefooter', 'default'),
(3287, 1669, 'mb_footer_switch', 'default'),
(3288, 1669, 'mb_footer_column', '4'),
(3289, 1669, 'mb_footer_column2', '6-6'),
(3290, 1669, 'mb_footer_column3', '5-5-2'),
(3291, 1669, 'mb_footer_column5', '2-3-2-2-3'),
(3292, 1669, 'mb_footer_align', 'left'),
(3293, 1669, 'mb_padding_top', '57'),
(3294, 1669, 'mb_padding_bottom', '57'),
(3295, 1669, 'mb_padding_left', '0'),
(3296, 1669, 'mb_padding_right', '0'),
(3297, 1669, 'mb_footer_full_width', 'default'),
(3298, 1669, 'mb_footer_bg_size', 'cover'),
(3299, 1669, 'mb_footer_bg_color', '#191a1c'),
(3300, 1669, 'mb_footer_text_color', '#ffffff'),
(3301, 1669, 'mb_footer_heading_color', '#9da1a5'),
(3302, 1669, 'mb_footer_bg_repeat', 'repeat'),
(3303, 1669, 'mb_footer_attachment', 'scroll'),
(3304, 1669, 'mb_footer_bg_position', 'center center'),
(3305, 1669, 'mb_footer_top_border', '1'),
(3306, 1669, 'mb_footer_top_border_color_opacity', '0.1'),
(3307, 1669, 'mb_copyright_switch', '1'),
(3308, 1669, 'mb_copyright_align', 'left'),
(3309, 1669, 'mb_copyright_padding_top', '20'),
(3310, 1669, 'mb_copyright_padding_bottom', '20'),
(3311, 1669, 'mb_copyright_padding_left', '0'),
(3312, 1669, 'mb_copyright_padding_right', '0'),
(3313, 1669, 'mb_copyright_bg_color', '#191a1c'),
(3314, 1669, 'mb_copyright_text_color', '#9da1a5'),
(3315, 1669, 'mb_copyright_top_border', '1'),
(3316, 1669, 'mb_copyright_top_border_color_opacity', '1'),
(3317, 1669, 'mb_pre_footer_switch', '0'),
(3318, 1669, 'mb_pre_footer_align', 'left'),
(3319, 1669, 'mb_pre_footer_padding_top', '20'),
(3320, 1669, 'mb_pre_footer_padding_bottom', '20'),
(3321, 1669, 'mb_pre_footer_padding_left', '0'),
(3322, 1669, 'mb_pre_footer_padding_right', '0'),
(3323, 1669, 'mb_pre_footer_bg_color', '#191a1c'),
(3324, 1669, 'mb_pre_footer_text_color', '#9da1a5'),
(3325, 1669, 'mb_pre_footer_bottom_border', '1'),
(3326, 1669, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3327, 1669, '_wp_page_template', 'default'),
(3328, 1669, '_wp_old_date', '2020-08-01'),
(3329, 1669, '_elementor_edit_mode', 'builder'),
(3330, 1669, '_elementor_template_type', 'wp-post'),
(3331, 1669, '_elementor_version', '2.7.1'),
(3332, 1669, '_elementor_data', '[{\"id\":\"61ef1057\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"57c92d4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4b13c292\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2b189861\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"220b68e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6043141a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"12eb6a07\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4ac4bf98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66eb179e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a2132e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"79649239\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"5d378d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"16ba9c54\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6b3ebfce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"477d6d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5db318af\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ff7915f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b3418e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"31852314\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54e06ec3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58ff8100\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f1b9b0a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f152c93\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"38a7b5fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32761e1c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57c31753\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74b7809b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"493fdc1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42cfbb77\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"252c0acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3333, 1669, 'mb_bubbles_block', 'default'),
(3334, 1669, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3335, 1669, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3336, 1669, 'rs_page_bg_color', ''),
(3339, 1673, '_edit_lock', '1689690975:1'),
(3340, 1673, 'mb_page_sidebar_layout', 'default'),
(3341, 1673, 'mb_header_presets', 'default'),
(3342, 1673, 'mb_page_title_conditional', 'no'),
(3343, 1673, 'mb_page_title_use_feature_image', '0'),
(3344, 1673, 'mb_show_breadcrumbs', '1'),
(3345, 1673, 'mb_page_title_vertical_align', 'middle'),
(3346, 1673, 'mb_page_title_horizontal_align', 'center'),
(3347, 1673, 'mb_page_title_font_color', '#3b3663'),
(3348, 1673, 'mb_page_title_bg_color', '#ffffff'),
(3349, 1673, 'mb_page_title_bg_repeat', 'no-repeat'),
(3350, 1673, 'mb_page_title_bg_size', 'cover'),
(3351, 1673, 'mb_page_title_bg_attachment', 'scroll'),
(3352, 1673, 'mb_page_title_bg_position', 'center center'),
(3353, 1673, 'mb_page_title_height', '215'),
(3354, 1673, 'mb_page_title_top_border', '0'),
(3355, 1673, 'mb_page_title_top_border_color_opacity', '1'),
(3356, 1673, 'mb_page_title_bottom_border', '0'),
(3357, 1673, 'mb_page_title_bottom_border_color_opacity', '1'),
(3358, 1673, 'mb_page_title_bottom_margin', '80'),
(3359, 1673, 'mb_map_prefooter', 'default'),
(3360, 1673, 'mb_footer_switch', 'default'),
(3361, 1673, 'mb_footer_column', '4'),
(3362, 1673, 'mb_footer_column2', '6-6'),
(3363, 1673, 'mb_footer_column3', '5-5-2'),
(3364, 1673, 'mb_footer_column5', '2-3-2-2-3'),
(3365, 1673, 'mb_footer_align', 'left'),
(3366, 1673, 'mb_padding_top', '57'),
(3367, 1673, 'mb_padding_bottom', '57'),
(3368, 1673, 'mb_padding_left', '0'),
(3369, 1673, 'mb_padding_right', '0'),
(3370, 1673, 'mb_footer_full_width', 'default'),
(3371, 1673, 'mb_footer_bg_size', 'cover'),
(3372, 1673, 'mb_footer_bg_color', '#191a1c'),
(3373, 1673, 'mb_footer_text_color', '#ffffff'),
(3374, 1673, 'mb_footer_heading_color', '#9da1a5'),
(3375, 1673, 'mb_footer_bg_repeat', 'repeat'),
(3376, 1673, 'mb_footer_attachment', 'scroll'),
(3377, 1673, 'mb_footer_bg_position', 'center center'),
(3378, 1673, 'mb_footer_top_border', '1'),
(3379, 1673, 'mb_footer_top_border_color_opacity', '0.1'),
(3380, 1673, 'mb_copyright_switch', '1'),
(3381, 1673, 'mb_copyright_align', 'left'),
(3382, 1673, 'mb_copyright_padding_top', '20'),
(3383, 1673, 'mb_copyright_padding_bottom', '20'),
(3384, 1673, 'mb_copyright_padding_left', '0'),
(3385, 1673, 'mb_copyright_padding_right', '0'),
(3386, 1673, 'mb_copyright_bg_color', '#191a1c'),
(3387, 1673, 'mb_copyright_text_color', '#9da1a5'),
(3388, 1673, 'mb_copyright_top_border', '1'),
(3389, 1673, 'mb_copyright_top_border_color_opacity', '1'),
(3390, 1673, 'mb_pre_footer_switch', '0'),
(3391, 1673, 'mb_pre_footer_align', 'left'),
(3392, 1673, 'mb_pre_footer_padding_top', '20'),
(3393, 1673, 'mb_pre_footer_padding_bottom', '20'),
(3394, 1673, 'mb_pre_footer_padding_left', '0'),
(3395, 1673, 'mb_pre_footer_padding_right', '0'),
(3396, 1673, 'mb_pre_footer_bg_color', '#191a1c'),
(3397, 1673, 'mb_pre_footer_text_color', '#9da1a5'),
(3398, 1673, 'mb_pre_footer_bottom_border', '1'),
(3399, 1673, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3400, 1673, '_wp_page_template', 'default'),
(3401, 1673, '_wp_old_date', '2020-08-01'),
(3402, 1673, '_elementor_edit_mode', 'builder'),
(3403, 1673, '_elementor_template_type', 'wp-post'),
(3404, 1673, '_elementor_version', '2.7.1');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3405, 1673, '_elementor_data', '[{\"id\":\"fd8e1d8\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"31f8f2c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"724e0e05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e92a288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5998c865\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"39166fbe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"298c714a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"63806290\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6220124b\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"51055f7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fb136bf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"5df4b7fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3e569fb3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"745a45b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"40780263\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"ef45d83\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f4fdf82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f43315c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"63be9c28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"34a52395\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ba7ea0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5f0adb32\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a0f1e7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8a3efc8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5397c82e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"79664100\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"747d08b6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50b40ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24a9de1c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d6c982b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3406, 1673, '_thumbnail_id', '3616'),
(3407, 1673, 'mb_bubbles_block', 'default'),
(3408, 1673, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3409, 1673, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3410, 1673, 'rs_page_bg_color', ''),
(3413, 8712, '_thumbnail_id', '8714'),
(3414, 8712, 'mb_page_sidebar_layout', 'default'),
(3415, 8712, 'mb_header_presets', 'default'),
(3416, 8712, 'mb_page_title_conditional', 'default'),
(3417, 8712, 'mb_page_title_use_feature_image', '0'),
(3418, 8712, 'mb_show_breadcrumbs', '1'),
(3419, 8712, 'mb_page_title_vertical_align', 'middle'),
(3420, 8712, 'mb_page_title_horizontal_align', 'center'),
(3421, 8712, 'mb_page_title_font_color', '#3b3663'),
(3422, 8712, 'mb_page_title_bg_color', '#ffffff'),
(3423, 8712, 'mb_page_title_bg_repeat', 'no-repeat'),
(3424, 8712, 'mb_page_title_bg_size', 'cover'),
(3425, 8712, 'mb_page_title_bg_attachment', 'scroll'),
(3426, 8712, 'mb_page_title_bg_position', 'center center'),
(3427, 8712, 'mb_page_title_height', '215'),
(3428, 8712, 'mb_page_title_top_border', '0'),
(3429, 8712, 'mb_page_title_top_border_color_opacity', '1'),
(3430, 8712, 'mb_page_title_bottom_border', '0'),
(3431, 8712, 'mb_page_title_bottom_border_color_opacity', '1'),
(3432, 8712, 'mb_page_title_bottom_margin', '80'),
(3433, 8712, 'mb_map_prefooter', 'default'),
(3434, 8712, 'mb_footer_switch', 'default'),
(3435, 8712, 'mb_footer_column', '4'),
(3436, 8712, 'mb_footer_column2', '6-6'),
(3437, 8712, 'mb_footer_column3', '5-5-2'),
(3438, 8712, 'mb_footer_column5', '2-3-2-2-3'),
(3439, 8712, 'mb_footer_align', 'left'),
(3440, 8712, 'mb_padding_top', '57'),
(3441, 8712, 'mb_padding_bottom', '57'),
(3442, 8712, 'mb_padding_left', '0'),
(3443, 8712, 'mb_padding_right', '0'),
(3444, 8712, 'mb_footer_full_width', 'default'),
(3445, 8712, 'mb_footer_bg_size', 'cover'),
(3446, 8712, 'mb_footer_bg_color', '#191a1c'),
(3447, 8712, 'mb_footer_text_color', '#ffffff'),
(3448, 8712, 'mb_footer_heading_color', '#9da1a5'),
(3449, 8712, 'mb_footer_bg_repeat', 'repeat'),
(3450, 8712, 'mb_footer_attachment', 'scroll'),
(3451, 8712, 'mb_footer_bg_position', 'center center'),
(3452, 8712, 'mb_footer_top_border', '1'),
(3453, 8712, 'mb_footer_top_border_color_opacity', '0.1'),
(3454, 8712, 'mb_copyright_switch', '1'),
(3455, 8712, 'mb_copyright_align', 'left'),
(3456, 8712, 'mb_copyright_padding_top', '20'),
(3457, 8712, 'mb_copyright_padding_bottom', '20'),
(3458, 8712, 'mb_copyright_padding_left', '0'),
(3459, 8712, 'mb_copyright_padding_right', '0'),
(3460, 8712, 'mb_copyright_bg_color', '#191a1c'),
(3461, 8712, 'mb_copyright_text_color', '#9da1a5'),
(3462, 8712, 'mb_copyright_top_border', '1'),
(3463, 8712, 'mb_copyright_top_border_color_opacity', '1'),
(3464, 8712, 'mb_pre_footer_switch', '0'),
(3465, 8712, 'mb_pre_footer_align', 'left'),
(3466, 8712, 'mb_pre_footer_padding_top', '20'),
(3467, 8712, 'mb_pre_footer_padding_bottom', '20'),
(3468, 8712, 'mb_pre_footer_padding_left', '0'),
(3469, 8712, 'mb_pre_footer_padding_right', '0'),
(3470, 8712, 'mb_pre_footer_bg_color', '#191a1c'),
(3471, 8712, 'mb_pre_footer_text_color', '#9da1a5'),
(3472, 8712, 'mb_pre_footer_bottom_border', '1'),
(3473, 8712, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3474, 8712, '_elementor_template_type', 'wp-post'),
(3475, 8712, '_elementor_version', '2.7.1'),
(3476, 8712, '_wp_page_template', 'default'),
(3477, 8712, '_elementor_data', '[{\"id\":\"3057\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"15d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"177b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2998\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3962\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"402d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"534f\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"13b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7af3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"9ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3229\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"130c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3adc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"47e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"556b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2086\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5d47\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3f12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7799\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3478, 8712, '_wxr_import_has_attachment_refs', '1'),
(3479, 8712, 'post_format_video_oEmbed', 'https://www.youtube.com/watch?v=a7BvphORs98&feature=youtu.be'),
(3480, 8712, '_wp_old_date', '2022-04-01'),
(3481, 8712, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3482, 8712, 'mb_bubbles_block', 'default'),
(3483, 8712, '_oembed_d26d0364e6439f378ab603cb09f80ad9', '{{unknown}}'),
(3484, 8712, '_dp_original', '848'),
(3485, 8712, '_edit_lock', '1689690924:1'),
(3486, 8712, 'rs_page_bg_color', ''),
(3487, 8712, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3488, 8712, '_elementor_edit_mode', 'builder'),
(3491, 8719, '_thumbnail_id', '8720'),
(3492, 8719, 'mb_page_sidebar_layout', 'default'),
(3493, 8719, 'mb_header_presets', 'default'),
(3494, 8719, 'mb_page_title_conditional', 'default'),
(3495, 8719, 'mb_page_title_use_feature_image', '0'),
(3496, 8719, 'mb_show_breadcrumbs', '1'),
(3497, 8719, 'mb_page_title_vertical_align', 'middle'),
(3498, 8719, 'mb_page_title_horizontal_align', 'center'),
(3499, 8719, 'mb_page_title_font_color', '#3b3663'),
(3500, 8719, 'mb_page_title_bg_color', '#ffffff'),
(3501, 8719, 'mb_page_title_bg_repeat', 'no-repeat'),
(3502, 8719, 'mb_page_title_bg_size', 'cover'),
(3503, 8719, 'mb_page_title_bg_attachment', 'scroll'),
(3504, 8719, 'mb_page_title_bg_position', 'center center'),
(3505, 8719, 'mb_page_title_height', '215'),
(3506, 8719, 'mb_page_title_top_border', '0'),
(3507, 8719, 'mb_page_title_top_border_color_opacity', '1'),
(3508, 8719, 'mb_page_title_bottom_border', '0'),
(3509, 8719, 'mb_page_title_bottom_border_color_opacity', '1'),
(3510, 8719, 'mb_page_title_bottom_margin', '80'),
(3511, 8719, 'mb_map_prefooter', 'default'),
(3512, 8719, 'mb_footer_switch', 'default'),
(3513, 8719, 'mb_footer_column', '4'),
(3514, 8719, 'mb_footer_column2', '6-6'),
(3515, 8719, 'mb_footer_column3', '5-5-2'),
(3516, 8719, 'mb_footer_column5', '2-3-2-2-3'),
(3517, 8719, 'mb_footer_align', 'left'),
(3518, 8719, 'mb_padding_top', '57'),
(3519, 8719, 'mb_padding_bottom', '57'),
(3520, 8719, 'mb_padding_left', '0'),
(3521, 8719, 'mb_padding_right', '0'),
(3522, 8719, 'mb_footer_full_width', 'default'),
(3523, 8719, 'mb_footer_bg_size', 'cover'),
(3524, 8719, 'mb_footer_bg_color', '#191a1c'),
(3525, 8719, 'mb_footer_text_color', '#ffffff'),
(3526, 8719, 'mb_footer_heading_color', '#9da1a5'),
(3527, 8719, 'mb_footer_bg_repeat', 'repeat'),
(3528, 8719, 'mb_footer_attachment', 'scroll'),
(3529, 8719, 'mb_footer_bg_position', 'center center'),
(3530, 8719, 'mb_footer_top_border', '1'),
(3531, 8719, 'mb_footer_top_border_color_opacity', '0.1'),
(3532, 8719, 'mb_copyright_switch', '1'),
(3533, 8719, 'mb_copyright_align', 'left'),
(3534, 8719, 'mb_copyright_padding_top', '20'),
(3535, 8719, 'mb_copyright_padding_bottom', '20'),
(3536, 8719, 'mb_copyright_padding_left', '0'),
(3537, 8719, 'mb_copyright_padding_right', '0'),
(3538, 8719, 'mb_copyright_bg_color', '#191a1c'),
(3539, 8719, 'mb_copyright_text_color', '#9da1a5'),
(3540, 8719, 'mb_copyright_top_border', '1'),
(3541, 8719, 'mb_copyright_top_border_color_opacity', '1'),
(3542, 8719, 'mb_pre_footer_switch', '0'),
(3543, 8719, 'mb_pre_footer_align', 'left'),
(3544, 8719, 'mb_pre_footer_padding_top', '20'),
(3545, 8719, 'mb_pre_footer_padding_bottom', '20'),
(3546, 8719, 'mb_pre_footer_padding_left', '0'),
(3547, 8719, 'mb_pre_footer_padding_right', '0'),
(3548, 8719, 'mb_pre_footer_bg_color', '#191a1c'),
(3549, 8719, 'mb_pre_footer_text_color', '#9da1a5'),
(3550, 8719, 'mb_pre_footer_bottom_border', '1'),
(3551, 8719, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3552, 8719, '_elementor_template_type', 'wp-post'),
(3553, 8719, '_elementor_version', '2.7.1'),
(3554, 8719, '_wp_page_template', 'default'),
(3555, 8719, '_elementor_data', '[{\"id\":\"3057\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"15d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"177b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2998\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3962\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"402d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"534f\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"13b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7af3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"9ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3229\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"130c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3adc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"47e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"556b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2086\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5d47\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3f12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7799\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3556, 8719, '_wxr_import_has_attachment_refs', '1'),
(3557, 8719, 'post_format_video_oEmbed', 'https://www.youtube.com/watch?v=a7BvphORs98&feature=youtu.be'),
(3558, 8719, '_wp_old_date', '2021-04-06'),
(3559, 8719, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3560, 8719, 'mb_bubbles_block', 'default'),
(3561, 8719, '_oembed_d26d0364e6439f378ab603cb09f80ad9', '{{unknown}}'),
(3562, 8719, '_dp_original', '8712'),
(3563, 8719, '_edit_lock', '1689690990:1'),
(3564, 8719, 'rs_page_bg_color', ''),
(3565, 8719, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3568, 8722, '_thumbnail_id', '8724'),
(3569, 8722, 'mb_page_sidebar_layout', 'default'),
(3570, 8722, 'mb_header_presets', 'default'),
(3571, 8722, 'mb_page_title_conditional', 'default'),
(3572, 8722, 'mb_page_title_use_feature_image', '0'),
(3573, 8722, 'mb_show_breadcrumbs', '1'),
(3574, 8722, 'mb_page_title_vertical_align', 'middle'),
(3575, 8722, 'mb_page_title_horizontal_align', 'center'),
(3576, 8722, 'mb_page_title_font_color', '#3b3663'),
(3577, 8722, 'mb_page_title_bg_color', '#ffffff'),
(3578, 8722, 'mb_page_title_bg_repeat', 'no-repeat'),
(3579, 8722, 'mb_page_title_bg_size', 'cover'),
(3580, 8722, 'mb_page_title_bg_attachment', 'scroll'),
(3581, 8722, 'mb_page_title_bg_position', 'center center'),
(3582, 8722, 'mb_page_title_height', '215'),
(3583, 8722, 'mb_page_title_top_border', '0'),
(3584, 8722, 'mb_page_title_top_border_color_opacity', '1'),
(3585, 8722, 'mb_page_title_bottom_border', '0'),
(3586, 8722, 'mb_page_title_bottom_border_color_opacity', '1'),
(3587, 8722, 'mb_page_title_bottom_margin', '80'),
(3588, 8722, 'mb_map_prefooter', 'default'),
(3589, 8722, 'mb_footer_switch', 'default'),
(3590, 8722, 'mb_footer_column', '4'),
(3591, 8722, 'mb_footer_column2', '6-6'),
(3592, 8722, 'mb_footer_column3', '5-5-2'),
(3593, 8722, 'mb_footer_column5', '2-3-2-2-3'),
(3594, 8722, 'mb_footer_align', 'left'),
(3595, 8722, 'mb_padding_top', '57'),
(3596, 8722, 'mb_padding_bottom', '57'),
(3597, 8722, 'mb_padding_left', '0'),
(3598, 8722, 'mb_padding_right', '0'),
(3599, 8722, 'mb_footer_full_width', 'default'),
(3600, 8722, 'mb_footer_bg_size', 'cover'),
(3601, 8722, 'mb_footer_bg_color', '#191a1c'),
(3602, 8722, 'mb_footer_text_color', '#ffffff'),
(3603, 8722, 'mb_footer_heading_color', '#9da1a5'),
(3604, 8722, 'mb_footer_bg_repeat', 'repeat'),
(3605, 8722, 'mb_footer_attachment', 'scroll'),
(3606, 8722, 'mb_footer_bg_position', 'center center'),
(3607, 8722, 'mb_footer_top_border', '1'),
(3608, 8722, 'mb_footer_top_border_color_opacity', '0.1'),
(3609, 8722, 'mb_copyright_switch', '1'),
(3610, 8722, 'mb_copyright_align', 'left'),
(3611, 8722, 'mb_copyright_padding_top', '20'),
(3612, 8722, 'mb_copyright_padding_bottom', '20'),
(3613, 8722, 'mb_copyright_padding_left', '0'),
(3614, 8722, 'mb_copyright_padding_right', '0'),
(3615, 8722, 'mb_copyright_bg_color', '#191a1c'),
(3616, 8722, 'mb_copyright_text_color', '#9da1a5'),
(3617, 8722, 'mb_copyright_top_border', '1'),
(3618, 8722, 'mb_copyright_top_border_color_opacity', '1'),
(3619, 8722, 'mb_pre_footer_switch', '0'),
(3620, 8722, 'mb_pre_footer_align', 'left'),
(3621, 8722, 'mb_pre_footer_padding_top', '20'),
(3622, 8722, 'mb_pre_footer_padding_bottom', '20'),
(3623, 8722, 'mb_pre_footer_padding_left', '0'),
(3624, 8722, 'mb_pre_footer_padding_right', '0'),
(3625, 8722, 'mb_pre_footer_bg_color', '#191a1c'),
(3626, 8722, 'mb_pre_footer_text_color', '#9da1a5'),
(3627, 8722, 'mb_pre_footer_bottom_border', '1'),
(3628, 8722, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3629, 8722, '_elementor_template_type', 'wp-post'),
(3630, 8722, '_elementor_version', '2.7.1'),
(3631, 8722, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3632, 8722, '_elementor_data', '[{\"id\":\"3057\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"15d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"177b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2998\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3962\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"402d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"534f\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"13b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7af3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"9ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3229\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"130c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3adc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"47e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"556b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2086\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5d47\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3f12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7799\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3633, 8722, '_wxr_import_has_attachment_refs', '1'),
(3634, 8722, 'post_format_video_oEmbed', 'https://www.youtube.com/watch?v=a7BvphORs98&feature=youtu.be'),
(3635, 8722, '_wp_old_date', '2021-04-06'),
(3636, 8722, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3637, 8722, 'mb_bubbles_block', 'default'),
(3638, 8722, '_oembed_d26d0364e6439f378ab603cb09f80ad9', '{{unknown}}'),
(3639, 8722, '_dp_original', '8719'),
(3640, 8722, '_edit_lock', '1689690985:1'),
(3641, 8722, 'rs_page_bg_color', ''),
(3642, 8722, '_elementor_edit_mode', 'builder'),
(3643, 8722, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3646, 11575, '_thumbnail_id', '11576'),
(3647, 11575, 'mb_page_sidebar_layout', 'default'),
(3648, 11575, 'mb_header_presets', 'default'),
(3649, 11575, 'mb_page_title_conditional', 'no'),
(3650, 11575, 'mb_page_title_use_feature_image', '0'),
(3651, 11575, 'mb_show_breadcrumbs', '1'),
(3652, 11575, 'mb_page_title_vertical_align', 'middle'),
(3653, 11575, 'mb_page_title_horizontal_align', 'center'),
(3654, 11575, 'mb_page_title_font_color', '#3b3663'),
(3655, 11575, 'mb_page_title_bg_color', '#ffffff'),
(3656, 11575, 'mb_page_title_bg_repeat', 'no-repeat'),
(3657, 11575, 'mb_page_title_bg_size', 'cover'),
(3658, 11575, 'mb_page_title_bg_attachment', 'scroll'),
(3659, 11575, 'mb_page_title_bg_position', 'center center'),
(3660, 11575, 'mb_page_title_height', '215'),
(3661, 11575, 'mb_page_title_top_border', '0'),
(3662, 11575, 'mb_page_title_top_border_color_opacity', '1'),
(3663, 11575, 'mb_page_title_bottom_border', '0'),
(3664, 11575, 'mb_page_title_bottom_border_color_opacity', '1'),
(3665, 11575, 'mb_page_title_bottom_margin', '80'),
(3666, 11575, 'mb_map_prefooter', 'default'),
(3667, 11575, 'mb_footer_switch', 'default'),
(3668, 11575, 'mb_footer_column', '4'),
(3669, 11575, 'mb_footer_column2', '6-6'),
(3670, 11575, 'mb_footer_column3', '5-5-2'),
(3671, 11575, 'mb_footer_column5', '2-3-2-2-3'),
(3672, 11575, 'mb_footer_align', 'left'),
(3673, 11575, 'mb_padding_top', '57'),
(3674, 11575, 'mb_padding_bottom', '57'),
(3675, 11575, 'mb_padding_left', '0'),
(3676, 11575, 'mb_padding_right', '0'),
(3677, 11575, 'mb_footer_full_width', 'default'),
(3678, 11575, 'mb_footer_bg_size', 'cover'),
(3679, 11575, 'mb_footer_bg_color', '#191a1c'),
(3680, 11575, 'mb_footer_text_color', '#ffffff'),
(3681, 11575, 'mb_footer_heading_color', '#9da1a5'),
(3682, 11575, 'mb_footer_bg_repeat', 'repeat'),
(3683, 11575, 'mb_footer_attachment', 'scroll'),
(3684, 11575, 'mb_footer_bg_position', 'center center'),
(3685, 11575, 'mb_footer_top_border', '1'),
(3686, 11575, 'mb_footer_top_border_color_opacity', '0.1'),
(3687, 11575, 'mb_copyright_switch', '1'),
(3688, 11575, 'mb_copyright_align', 'left'),
(3689, 11575, 'mb_copyright_padding_top', '20'),
(3690, 11575, 'mb_copyright_padding_bottom', '20'),
(3691, 11575, 'mb_copyright_padding_left', '0'),
(3692, 11575, 'mb_copyright_padding_right', '0'),
(3693, 11575, 'mb_copyright_bg_color', '#191a1c'),
(3694, 11575, 'mb_copyright_text_color', '#9da1a5'),
(3695, 11575, 'mb_copyright_top_border', '1'),
(3696, 11575, 'mb_copyright_top_border_color_opacity', '1'),
(3697, 11575, 'mb_pre_footer_switch', '0'),
(3698, 11575, 'mb_pre_footer_align', 'left'),
(3699, 11575, 'mb_pre_footer_padding_top', '20'),
(3700, 11575, 'mb_pre_footer_padding_bottom', '20'),
(3701, 11575, 'mb_pre_footer_padding_left', '0'),
(3702, 11575, 'mb_pre_footer_padding_right', '0'),
(3703, 11575, 'mb_pre_footer_bg_color', '#191a1c'),
(3704, 11575, 'mb_pre_footer_text_color', '#9da1a5'),
(3705, 11575, 'mb_pre_footer_bottom_border', '1'),
(3706, 11575, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3707, 11575, '_elementor_template_type', 'wp-post'),
(3708, 11575, '_elementor_version', '3.7.3'),
(3709, 11575, '_wp_page_template', 'default'),
(3710, 11575, '_elementor_data', '[{\"id\":\"3057\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"15d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"177b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2998\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3962\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"402d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"534f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"13b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7af3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"9ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3229\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"_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\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"130c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3adc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"47e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"556b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2086\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5d47\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3f12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7799\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3711, 11575, '_wxr_import_has_attachment_refs', '1'),
(3712, 11575, 'post_format_video_oEmbed', 'https://www.youtube.com/watch?v=a7BvphORs98&feature=youtu.be'),
(3713, 11575, '_wp_old_date', '2021-04-06'),
(3714, 11575, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3715, 11575, 'mb_bubbles_block', 'default'),
(3716, 11575, '_oembed_d26d0364e6439f378ab603cb09f80ad9', '{{unknown}}'),
(3717, 11575, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3718, 11575, '_dp_original', '8719'),
(3719, 11575, '_edit_lock', '1689690930:1'),
(3720, 11575, '_gt3_usage_blocks', '[]'),
(3721, 11575, '_elementor_edit_mode', 'builder'),
(3722, 11575, '_elementor_page_assets', 'a:0:{}'),
(3723, 11575, 'rs_page_bg_color', ''),
(3726, 11582, '_thumbnail_id', '11583'),
(3727, 11582, 'mb_page_sidebar_layout', 'default'),
(3728, 11582, 'mb_header_presets', 'default'),
(3729, 11582, 'mb_page_title_conditional', 'no'),
(3730, 11582, 'mb_page_title_use_feature_image', '0'),
(3731, 11582, 'mb_show_breadcrumbs', '1'),
(3732, 11582, 'mb_page_title_vertical_align', 'middle'),
(3733, 11582, 'mb_page_title_horizontal_align', 'center'),
(3734, 11582, 'mb_page_title_font_color', '#3b3663'),
(3735, 11582, 'mb_page_title_bg_color', '#ffffff'),
(3736, 11582, 'mb_page_title_bg_repeat', 'no-repeat'),
(3737, 11582, 'mb_page_title_bg_size', 'cover'),
(3738, 11582, 'mb_page_title_bg_attachment', 'scroll'),
(3739, 11582, 'mb_page_title_bg_position', 'center center'),
(3740, 11582, 'mb_page_title_height', '215'),
(3741, 11582, 'mb_page_title_top_border', '0'),
(3742, 11582, 'mb_page_title_top_border_color_opacity', '1'),
(3743, 11582, 'mb_page_title_bottom_border', '0'),
(3744, 11582, 'mb_page_title_bottom_border_color_opacity', '1'),
(3745, 11582, 'mb_page_title_bottom_margin', '80'),
(3746, 11582, 'mb_map_prefooter', 'default'),
(3747, 11582, 'mb_footer_switch', 'default'),
(3748, 11582, 'mb_footer_column', '4'),
(3749, 11582, 'mb_footer_column2', '6-6'),
(3750, 11582, 'mb_footer_column3', '5-5-2'),
(3751, 11582, 'mb_footer_column5', '2-3-2-2-3'),
(3752, 11582, 'mb_footer_align', 'left'),
(3753, 11582, 'mb_padding_top', '57'),
(3754, 11582, 'mb_padding_bottom', '57'),
(3755, 11582, 'mb_padding_left', '0'),
(3756, 11582, 'mb_padding_right', '0'),
(3757, 11582, 'mb_footer_full_width', 'default'),
(3758, 11582, 'mb_footer_bg_size', 'cover'),
(3759, 11582, 'mb_footer_bg_color', '#191a1c'),
(3760, 11582, 'mb_footer_text_color', '#ffffff'),
(3761, 11582, 'mb_footer_heading_color', '#9da1a5'),
(3762, 11582, 'mb_footer_bg_repeat', 'repeat'),
(3763, 11582, 'mb_footer_attachment', 'scroll'),
(3764, 11582, 'mb_footer_bg_position', 'center center'),
(3765, 11582, 'mb_footer_top_border', '1'),
(3766, 11582, 'mb_footer_top_border_color_opacity', '0.1'),
(3767, 11582, 'mb_copyright_switch', '1'),
(3768, 11582, 'mb_copyright_align', 'left'),
(3769, 11582, 'mb_copyright_padding_top', '20'),
(3770, 11582, 'mb_copyright_padding_bottom', '20'),
(3771, 11582, 'mb_copyright_padding_left', '0'),
(3772, 11582, 'mb_copyright_padding_right', '0'),
(3773, 11582, 'mb_copyright_bg_color', '#191a1c'),
(3774, 11582, 'mb_copyright_text_color', '#9da1a5'),
(3775, 11582, 'mb_copyright_top_border', '1'),
(3776, 11582, 'mb_copyright_top_border_color_opacity', '1'),
(3777, 11582, 'mb_pre_footer_switch', '0'),
(3778, 11582, 'mb_pre_footer_align', 'left'),
(3779, 11582, 'mb_pre_footer_padding_top', '20'),
(3780, 11582, 'mb_pre_footer_padding_bottom', '20'),
(3781, 11582, 'mb_pre_footer_padding_left', '0'),
(3782, 11582, 'mb_pre_footer_padding_right', '0'),
(3783, 11582, 'mb_pre_footer_bg_color', '#191a1c'),
(3784, 11582, 'mb_pre_footer_text_color', '#9da1a5'),
(3785, 11582, 'mb_pre_footer_bottom_border', '1'),
(3786, 11582, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3787, 11582, '_elementor_template_type', 'wp-post'),
(3788, 11582, '_elementor_version', '3.7.3'),
(3789, 11582, '_wp_page_template', 'default'),
(3790, 11582, '_elementor_data', '[{\"id\":\"3057\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"15d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"177b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2998\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3962\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"402d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"534f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"13b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7af3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"9ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3229\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"_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}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"130c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3adc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"47e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"556b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2086\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5d47\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3f12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7799\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3791, 11582, '_wxr_import_has_attachment_refs', '1'),
(3792, 11582, 'post_format_video_oEmbed', 'https://www.youtube.com/watch?v=a7BvphORs98&feature=youtu.be'),
(3793, 11582, '_wp_old_date', '2021-04-06'),
(3794, 11582, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3795, 11582, 'mb_bubbles_block', 'default'),
(3796, 11582, '_oembed_d26d0364e6439f378ab603cb09f80ad9', '{{unknown}}'),
(3797, 11582, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3798, 11582, '_gt3_usage_blocks', '[]'),
(3799, 11582, '_dp_original', '11575'),
(3800, 11582, '_edit_lock', '1689690934:1'),
(3801, 11582, '_elementor_edit_mode', 'builder'),
(3802, 11582, '_elementor_page_assets', 'a:0:{}'),
(3803, 11582, 'rs_page_bg_color', ''),
(3806, 11604, '_thumbnail_id', '11606'),
(3807, 11604, 'mb_page_sidebar_layout', 'default'),
(3808, 11604, 'mb_header_presets', 'default'),
(3809, 11604, 'mb_page_title_conditional', 'no'),
(3810, 11604, 'mb_page_title_use_feature_image', '0'),
(3811, 11604, 'mb_show_breadcrumbs', '1'),
(3812, 11604, 'mb_page_title_vertical_align', 'middle'),
(3813, 11604, 'mb_page_title_horizontal_align', 'center'),
(3814, 11604, 'mb_page_title_font_color', '#3b3663'),
(3815, 11604, 'mb_page_title_bg_color', '#ffffff'),
(3816, 11604, 'mb_page_title_bg_repeat', 'no-repeat'),
(3817, 11604, 'mb_page_title_bg_size', 'cover'),
(3818, 11604, 'mb_page_title_bg_attachment', 'scroll'),
(3819, 11604, 'mb_page_title_bg_position', 'center center'),
(3820, 11604, 'mb_page_title_height', '215'),
(3821, 11604, 'mb_page_title_top_border', '0'),
(3822, 11604, 'mb_page_title_top_border_color_opacity', '1'),
(3823, 11604, 'mb_page_title_bottom_border', '0'),
(3824, 11604, 'mb_page_title_bottom_border_color_opacity', '1'),
(3825, 11604, 'mb_page_title_bottom_margin', '80'),
(3826, 11604, 'mb_map_prefooter', 'default'),
(3827, 11604, 'mb_footer_switch', 'default'),
(3828, 11604, 'mb_footer_column', '4'),
(3829, 11604, 'mb_footer_column2', '6-6'),
(3830, 11604, 'mb_footer_column3', '5-5-2'),
(3831, 11604, 'mb_footer_column5', '2-3-2-2-3'),
(3832, 11604, 'mb_footer_align', 'left'),
(3833, 11604, 'mb_padding_top', '57'),
(3834, 11604, 'mb_padding_bottom', '57'),
(3835, 11604, 'mb_padding_left', '0'),
(3836, 11604, 'mb_padding_right', '0'),
(3837, 11604, 'mb_footer_full_width', 'default'),
(3838, 11604, 'mb_footer_bg_size', 'cover'),
(3839, 11604, 'mb_footer_bg_color', '#191a1c'),
(3840, 11604, 'mb_footer_text_color', '#ffffff'),
(3841, 11604, 'mb_footer_heading_color', '#9da1a5'),
(3842, 11604, 'mb_footer_bg_repeat', 'repeat'),
(3843, 11604, 'mb_footer_attachment', 'scroll'),
(3844, 11604, 'mb_footer_bg_position', 'center center'),
(3845, 11604, 'mb_footer_top_border', '1'),
(3846, 11604, 'mb_footer_top_border_color_opacity', '0.1'),
(3847, 11604, 'mb_copyright_switch', '1'),
(3848, 11604, 'mb_copyright_align', 'left'),
(3849, 11604, 'mb_copyright_padding_top', '20'),
(3850, 11604, 'mb_copyright_padding_bottom', '20'),
(3851, 11604, 'mb_copyright_padding_left', '0'),
(3852, 11604, 'mb_copyright_padding_right', '0'),
(3853, 11604, 'mb_copyright_bg_color', '#191a1c'),
(3854, 11604, 'mb_copyright_text_color', '#9da1a5'),
(3855, 11604, 'mb_copyright_top_border', '1'),
(3856, 11604, 'mb_copyright_top_border_color_opacity', '1'),
(3857, 11604, 'mb_pre_footer_switch', '0'),
(3858, 11604, 'mb_pre_footer_align', 'left'),
(3859, 11604, 'mb_pre_footer_padding_top', '20'),
(3860, 11604, 'mb_pre_footer_padding_bottom', '20'),
(3861, 11604, 'mb_pre_footer_padding_left', '0'),
(3862, 11604, 'mb_pre_footer_padding_right', '0'),
(3863, 11604, 'mb_pre_footer_bg_color', '#191a1c'),
(3864, 11604, 'mb_pre_footer_text_color', '#9da1a5'),
(3865, 11604, 'mb_pre_footer_bottom_border', '1'),
(3866, 11604, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3867, 11604, '_elementor_template_type', 'wp-post'),
(3868, 11604, '_elementor_version', '3.7.3'),
(3869, 11604, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3870, 11604, '_elementor_data', '[{\"id\":\"3057\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"15d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"177b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.92;color: #5747e4\\\">W<\\/span>ant to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It\\u2019s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we\\u2019ll walk you through the first steps every savvy digital marketer takes to ensure that they\\u2019re on target to hit all their marketing objectives. <span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\">Get ready for revenue!\\u00a0<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2998\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Remember: even if the channel you\\u2019re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly <span style=\\\"color: #5747e4\\\">relate to your company.<\\/span> Otherwise, your message won\\u2019t be delivered to its intended audience and you\\u2019ll have wasted time, effort and money.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know Your Digital Goals\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3962\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"402d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on <span style=\\\"color: #5747e4\\\">social media?<\\/span><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"534f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"13b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7af3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_02.jpg\",\"id\":975},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"9ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3229\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_03.jpg\",\"id\":976},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"_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}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"130c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3adc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"47e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Specific\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"556b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A useful tool for narrowing down your goals to ensure they\\u2019re viable is the SMART mnemonic. It\\u2019s important to get specific to understand exactly what you\\u2019re working towards, and help you break down the process of hitting your targets.<span style=\\\"font-weight: 500\\\" class=\\\"gt3_font-weight\\\"> This is exactly what this mnemonic helps you to achieve.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Does the channel reach my intended audience?<\\/li><li>Is the channel sustainable and affordable within my company\\u2019s marketing budget?<\\/li><li>Will I be able to measure the success of the channel?<\\/li><li>Does the channel allow me to express my brand\\u2019s intended message?<\\/li><li>Do the channels I\\u2019m considering work together to convey my message?<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/blog_img_04.jpg\",\"id\":977},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2086\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5d47\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Always Remember Your Goals!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3f12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, <span style=\\\"color: #685be8\\\">ask yourself how they will help you<\\/span> achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won\\u2019t help you achieve.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p style=\\\"text-align: center\\\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br \\/>quo populo forensibus contentiones et, nibh error in per.<\\/p><p style=\\\"text-align: center\\\"><cite>Denis Robinson<br \\/><\\/cite><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7799\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3871, 11604, '_wxr_import_has_attachment_refs', '1'),
(3872, 11604, 'post_format_video_oEmbed', 'https://www.youtube.com/watch?v=a7BvphORs98&feature=youtu.be'),
(3873, 11604, '_wp_old_date', '2021-04-06'),
(3874, 11604, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"7\";}}}}}'),
(3875, 11604, 'mb_bubbles_block', 'default'),
(3876, 11604, '_oembed_d26d0364e6439f378ab603cb09f80ad9', '{{unknown}}'),
(3877, 11604, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3878, 11604, '_gt3_usage_blocks', '[]'),
(3879, 11604, '_elementor_edit_mode', 'builder'),
(3880, 11604, '_elementor_page_assets', 'a:0:{}'),
(3881, 11604, '_dp_original', '11582'),
(3882, 11604, '_edit_lock', '1689690940:1'),
(3883, 11604, 'rs_page_bg_color', ''),
(3884, 63, 'mb_page_sidebar_layout', 'none'),
(3885, 63, 'mb_header_presets', '4'),
(3886, 63, 'mb_page_title_conditional', 'no'),
(3887, 63, 'mb_page_title_use_feature_image', '0'),
(3888, 63, 'mb_show_breadcrumbs', '1'),
(3889, 63, 'mb_page_title_vertical_align', 'middle'),
(3890, 63, 'mb_page_title_horizontal_align', 'center'),
(3891, 63, 'mb_page_title_font_color', '#3b3663'),
(3892, 63, 'mb_page_title_bg_color', '#ffffff'),
(3893, 63, 'mb_page_title_bg_repeat', 'no-repeat'),
(3894, 63, 'mb_page_title_bg_size', 'cover'),
(3895, 63, 'mb_page_title_bg_attachment', 'scroll'),
(3896, 63, 'mb_page_title_bg_position', 'center center'),
(3897, 63, 'mb_page_title_height', '215'),
(3898, 63, 'mb_page_title_top_border', '0'),
(3899, 63, 'mb_page_title_top_border_color_opacity', '1'),
(3900, 63, 'mb_page_title_bottom_border', '0'),
(3901, 63, 'mb_page_title_bottom_border_color_opacity', '1'),
(3902, 63, 'mb_page_title_bottom_margin', '80'),
(3903, 63, 'mb_map_prefooter', 'hide'),
(3904, 63, 'mb_footer_switch', 'no'),
(3905, 63, 'mb_footer_column', '4'),
(3906, 63, 'mb_footer_column2', '6-6'),
(3907, 63, 'mb_footer_column3', '5-5-2'),
(3908, 63, 'mb_footer_column5', '2-3-2-2-3'),
(3909, 63, 'mb_footer_align', 'left'),
(3910, 63, 'mb_padding_top', '57'),
(3911, 63, 'mb_padding_bottom', '57'),
(3912, 63, 'mb_padding_left', '0'),
(3913, 63, 'mb_padding_right', '0'),
(3914, 63, 'mb_footer_full_width', 'default'),
(3915, 63, 'mb_footer_bg_size', 'cover'),
(3916, 63, 'mb_footer_bg_color', '#191a1c'),
(3917, 63, 'mb_footer_text_color', '#ffffff'),
(3918, 63, 'mb_footer_heading_color', '#9da1a5'),
(3919, 63, 'mb_footer_bg_repeat', 'repeat'),
(3920, 63, 'mb_footer_attachment', 'scroll'),
(3921, 63, 'mb_footer_bg_position', 'center center'),
(3922, 63, 'mb_footer_top_border', '1'),
(3923, 63, 'mb_footer_top_border_color_opacity', '0.1'),
(3924, 63, 'mb_copyright_switch', '1'),
(3925, 63, 'mb_copyright_align', 'left'),
(3926, 63, 'mb_copyright_padding_top', '20'),
(3927, 63, 'mb_copyright_padding_bottom', '20'),
(3928, 63, 'mb_copyright_padding_left', '0'),
(3929, 63, 'mb_copyright_padding_right', '0'),
(3930, 63, 'mb_copyright_bg_color', '#191a1c'),
(3931, 63, 'mb_copyright_text_color', '#9da1a5'),
(3932, 63, 'mb_copyright_top_border', '1'),
(3933, 63, 'mb_copyright_top_border_color_opacity', '1'),
(3934, 63, 'mb_pre_footer_switch', '0'),
(3935, 63, 'mb_pre_footer_align', 'left'),
(3936, 63, 'mb_pre_footer_padding_top', '20'),
(3937, 63, 'mb_pre_footer_padding_bottom', '20'),
(3938, 63, 'mb_pre_footer_padding_left', '0'),
(3939, 63, 'mb_pre_footer_padding_right', '0'),
(3940, 63, 'mb_pre_footer_bg_color', '#191a1c'),
(3941, 63, 'mb_pre_footer_text_color', '#9da1a5'),
(3942, 63, 'mb_pre_footer_bottom_border', '1'),
(3943, 63, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(3944, 63, 'mb_preloader', 'default'),
(3945, 63, 'mb_preloader_type', 'linear'),
(3946, 63, 'mb_preloader_background', '#191a1c'),
(3947, 63, 'mb_preloader_item_color', '#ffffff'),
(3948, 63, 'mb_preloader_item_color2', '#435bb2'),
(3949, 63, 'mb_preloader_item_width', '120'),
(3950, 63, 'mb_preloader_item_stroke', '2'),
(3951, 63, 'mb_preloader_item_logo_width', '45'),
(3952, 63, 'mb_preloader_full', '1'),
(3953, 63, '_elementor_edit_mode', 'builder'),
(3954, 63, '_elementor_template_type', 'wp-page'),
(3955, 63, '_elementor_version', '3.7.4'),
(3956, 63, '_wp_page_template', 'default'),
(3957, 63, '_elementor_data', '[{\"id\":\"1ef1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"height\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":2428,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/Untitled-1.jpg\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"gap\":\"no\",\"content_position\":\"middle\",\"background_bg_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1698\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"b44ea28\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6bb14f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"https:\\/\\/get-rec.com\\/get\\/\\\"><img class=\\\"alignnone size-full wp-image-1456 aligncenter\\\" src=\\\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\\\" alt=\\\"\\\" width=\\\"200\\\" \\/><\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5780\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are Coming Soon\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"67\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de72d1f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d96922d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"46\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"71b9\",\"elType\":\"widget\",\"settings\":{\"countdown_date\":\"2023-09-01 12:00\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_text_transform\":\"uppercase\",\"digit_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"digit_typography_font_weight\":\"800\",\"digit_color\":\"#675ae8\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_font_family\":\"Rubik\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-countdown\"},{\"id\":\"e801a7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7075\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"coming_soon_form\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"876dd3c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"380a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#c1bfcc\\\" data-hover-color=\\\"#4296c3\\\" style=\\\"font-size: 21px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-twitter\\\">\\u00a0<\\/i><\\/a> <a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#c1bfcc\\\" data-hover-color=\\\"#5f6d99\\\" style=\\\"font-size: 21px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-facebook\\\">\\u00a0<\\/i><\\/a> <a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#c1bfcc\\\" data-hover-color=\\\"#b9666d\\\" style=\\\"font-size: 21px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-google-plus\\\">\\u00a0<\\/i><\\/a> <a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#c1bfcc\\\" data-hover-color=\\\"#a75061\\\" style=\\\"font-size: 21px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-pinterest-p\\\">\\u00a0<\\/i><\\/a> <a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#c1bfcc\\\" data-hover-color=\\\"#427ea8\\\" style=\\\"font-size: 21px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-linkedin\\\">\\u00a0<\\/i><\\/a>\\u00a0<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3958, 63, '_wxr_import_has_attachment_refs', '1'),
(3959, 63, '_edit_lock', '1663079577:1'),
(3960, 63, 'mb_bubbles_block', 'default'),
(3961, 63, 'rs_page_bg_color', ''),
(3962, 63, '_wpda-builder-header', '4107'),
(3963, 63, '_wpda-builder-footer', '4826'),
(3964, 63, '_elementor_page_assets', 'a:0:{}'),
(3965, 63, '_elementor_controls_usage', 'a:6:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"4\";s:12:\"space_tablet\";s:1:\"2\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:21:\"typography_typography\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";s:27:\"typography_font_size_mobile\";s:1:\"1\";s:29:\"typography_line_height_tablet\";s:1:\"1\";s:29:\"typography_line_height_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:5:\"align\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_tablet\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";s:7:\"padding\";s:1:\"2\";s:14:\"padding_tablet\";s:1:\"1\";s:14:\"padding_mobile\";s:1:\"1\";}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:5:{s:15:\"stretch_section\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:19:\"background_bg_width\";s:1:\"1\";}}}}}'),
(3966, 63, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(3967, 91, 'mb_page_sidebar_layout', 'none'),
(3968, 91, 'mb_header_presets', '2'),
(3969, 91, 'mb_page_title_conditional', 'no'),
(3970, 91, 'mb_page_title_use_feature_image', '0'),
(3971, 91, 'mb_show_breadcrumbs', '1'),
(3972, 91, 'mb_page_title_vertical_align', 'middle'),
(3973, 91, 'mb_page_title_horizontal_align', 'center'),
(3974, 91, 'mb_page_title_font_color', '#3b3663'),
(3975, 91, 'mb_page_title_bg_color', '#ffffff'),
(3976, 91, 'mb_page_title_bg_repeat', 'no-repeat'),
(3977, 91, 'mb_page_title_bg_size', 'cover'),
(3978, 91, 'mb_page_title_bg_attachment', 'scroll'),
(3979, 91, 'mb_page_title_bg_position', 'center center'),
(3980, 91, 'mb_page_title_height', '215'),
(3981, 91, 'mb_page_title_top_border', '0'),
(3982, 91, 'mb_page_title_top_border_color_opacity', '1'),
(3983, 91, 'mb_page_title_bottom_border', '0'),
(3984, 91, 'mb_page_title_bottom_border_color_opacity', '1'),
(3985, 91, 'mb_page_title_bottom_margin', '80'),
(3986, 91, 'mb_map_prefooter', 'default'),
(3987, 91, 'mb_footer_switch', 'default'),
(3988, 91, 'mb_footer_column', '4'),
(3989, 91, 'mb_footer_column2', '6-6'),
(3990, 91, 'mb_footer_column3', '5-5-2'),
(3991, 91, 'mb_footer_column5', '2-3-2-2-3'),
(3992, 91, 'mb_footer_align', 'left'),
(3993, 91, 'mb_padding_top', '80'),
(3994, 91, 'mb_padding_bottom', '0'),
(3995, 91, 'mb_padding_left', '0'),
(3996, 91, 'mb_padding_right', '0'),
(3997, 91, 'mb_footer_full_width', 'default'),
(3998, 91, 'mb_footer_bg_size', 'cover'),
(3999, 91, 'mb_footer_bg_color', '#f9f8ff'),
(4000, 91, 'mb_footer_text_color', '#696687'),
(4001, 91, 'mb_footer_heading_color', '#3b3663'),
(4002, 91, 'mb_footer_bg_repeat', 'repeat'),
(4003, 91, 'mb_footer_attachment', 'scroll'),
(4004, 91, 'mb_footer_bg_position', 'center center'),
(4005, 91, 'mb_footer_top_border', '0'),
(4006, 91, 'mb_footer_top_border_color_opacity', '0.1'),
(4007, 91, 'mb_copyright_switch', '1'),
(4008, 91, 'mb_copyright_align', 'center'),
(4009, 91, 'mb_copyright_padding_top', '66'),
(4010, 91, 'mb_copyright_padding_bottom', '7'),
(4011, 91, 'mb_copyright_padding_left', '0'),
(4012, 91, 'mb_copyright_padding_right', '0'),
(4013, 91, 'mb_copyright_bg_color', '#f9f8ff'),
(4014, 91, 'mb_copyright_text_color', '#9da1a5'),
(4015, 91, 'mb_copyright_top_border', '0'),
(4016, 91, 'mb_copyright_top_border_color_opacity', '1'),
(4017, 91, 'mb_pre_footer_switch', '0'),
(4018, 91, 'mb_pre_footer_align', 'left'),
(4019, 91, 'mb_pre_footer_padding_top', '20'),
(4020, 91, 'mb_pre_footer_padding_bottom', '20'),
(4021, 91, 'mb_pre_footer_padding_left', '0'),
(4022, 91, 'mb_pre_footer_padding_right', '0'),
(4023, 91, 'mb_pre_footer_bg_color', '#191a1c'),
(4024, 91, 'mb_pre_footer_text_color', '#9da1a5'),
(4025, 91, 'mb_pre_footer_bottom_border', '1'),
(4026, 91, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4027, 91, 'mb_preloader', 'default'),
(4028, 91, 'mb_preloader_type', 'linear'),
(4029, 91, 'mb_preloader_background', '#ffffff'),
(4030, 91, 'mb_preloader_item_color', '#ffffff'),
(4031, 91, 'mb_preloader_item_color2', '#675ae8'),
(4032, 91, 'mb_preloader_item_width', '120'),
(4033, 91, 'mb_preloader_item_stroke', '2'),
(4034, 91, 'mb_preloader_item_logo_width', '45'),
(4035, 91, 'mb_preloader_full', '1'),
(4036, 91, '_elementor_edit_mode', 'builder'),
(4037, 91, '_elementor_template_type', 'wp-page'),
(4038, 91, '_elementor_version', '3.0.16'),
(4039, 91, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4040, 91, '_elementor_data', '[{\"id\":\"156460a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1190\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"0a87759\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"z_index\":\"1\"},\"elements\":[{\"id\":\"e822f3e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"316\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e66ba8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home2_img_02.png\",\"id\":2001},\"image_size\":\"full\",\"align\":\"left\",\"_z_index\":\"0\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-128\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"245\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"-40\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"431\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"175\",\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"175\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"acd46a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Welcome<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6333c9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>Maximize<br \\/>Your <span style=\\\"color: #675ae8\\\">Visibility<\\/span><\\/h1>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c7a99d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03b5bad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6d89f68\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"f4cbfa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"38.261\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42d950f\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"},{\"id\":\"296d26d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"61.739\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"55e851c\",\"elType\":\"widget\",\"settings\":{\"video_title\":\"Play video\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"title_color\":\"#f47514\",\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=Qdw0nDG5j2Q&amp;feature=youtu.be\",\"align\":\"left\",\"align_button\":\"left\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f47514\",\"button_animation\":\"none\",\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\",\"item_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"autoplay\":\"true\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"620acca\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"249\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"37bd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ace9e7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6ee0ac4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home1_img_1.png\",\"id\":2711},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-183\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_z_index\":\"1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7fc22dc\",\"elType\":\"widget\",\"settings\":{\"html\":\"\\n\\n\",\"_z_index\":\"0\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"vw\",\"size\":\"57\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":\"-90\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"-5\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"-50\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"70\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"85\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"-30\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"-5\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1076f8e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1190\",\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"c52e9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"32\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"25\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"d3de240\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"35.332\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"6e41718\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7e425ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>care features<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d4c234\",\"elType\":\"widget\",\"settings\":{\"title\":\"Provide Awesome Service\\nWith Our Tools\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"5b95205\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"32\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"25\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"27dbc78\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d6f3cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7a9f1bf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"\"},{\"id\":\"e64e95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9027017\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"\"},{\"id\":\"b552913\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b5ab241\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"102e618\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c839eff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"660f705\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home2_img_03.jpg\",\"id\":2007},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"83\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-155\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"b2dc8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dbe4ff9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"139\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"76\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e134f4a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>About Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce3db6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your<br>\\nWebsite Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f47419\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb805cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Adumn nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39dffa4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eb91ccd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fe4084a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78baa9e\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"About Us\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"2f8cfaa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"87\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5e55609\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\",\"background_position\":\"bottom center\",\"background_repeat\":\"repeat-x\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"adb63a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2e911f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"449e80d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our services<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69db597\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Can Help?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772652f\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"background_color\":\"#f9f8ff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6e363fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"0d0cb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_04.png\",\"id\":1022},\"title_text\":\"Search Engine Optimization \",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"113\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d355479\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47e0651\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_05.png\",\"id\":1023},\"title_text\":\"Social Media Strategy\",\"description_text\":\"Fusce egestas magna eget pharetra tristique. Vivamus eget sagittis mi. Vivamus sodales arcu ac arcu mattis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"3c299e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"429033d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_06.png\",\"id\":1024},\"title_text\":\"Real Time and Data\",\"description_text\":\"Morbi at nibh sit amet ligula malesuada molestie nec eu leo. Vivamus finibus justo eu diam blandit venenatis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"109\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"a3db687\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"background_color\":\"#f9f8ff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7f9bfbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"fbfc8a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_07.png\",\"id\":1025},\"title_text\":\"Online Media Management\",\"description_text\":\"Vestibulum utvelit sednisl tristique. Vestibulum aliquet metus facilisis ultrices consequat serum datri.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"da8b97c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6a132f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_08.png\",\"id\":1026},\"title_text\":\"Reporting &amp; Analysis\",\"description_text\":\"Donec quis urna facilisis augue euismod vehicula. Cras elit nisi, aliquet eget augue at gravida imperdiet ligula. \",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"e9b2f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"z_index\":\"0\"},\"elements\":[{\"id\":\"94051d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_09.png\",\"id\":1027},\"title_text\":\"Penalty Recovery\",\"description_text\":\"Cras maximus leoet vehicula accumsan accumsan ante id libero luctus, non mollis tortor utum molestie. \",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8bae336\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"168\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6780620\",\"elType\":\"section\",\"settings\":{\"background_position\":\"top center\",\"background_repeat\":\"repeat\",\"background_overlay_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/home_bg_02.png\",\"id\":\"1655\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b5de09d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3cd119d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"49\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"106\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"311522d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"372e72c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"bc2d69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"129f18d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d87280c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding<br>\\nDigital Experience\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a37f395\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c9d6fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"44819a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"50bdfad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"787d327\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"be90126\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"70afe4c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1e6bc15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"46\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75b223f\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"62c558c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"59\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"acdab15\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"5dd31c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home2_img_04.png\",\"id\":2012},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-126\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bf971db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a5977f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"ffdecbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"95f9924\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Previous Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1168481\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebcc53f\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"grid_gap\":\"30px\",\"all_title\":\"All\",\"show_view_all\":\"yes\",\"button_title\":\"view more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"content\":\"<p>Content<\\/p>\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"6\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"seo\",\"web\",\"branding\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"show_category\":\"\",\"load_items\":\"3\",\"hover\":\"type2\",\"use_filter\":\"yes\",\"filter_style\":\"isotope\",\"lazyload\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b995fd7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"8dbcc8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"9d1b38c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"355\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9edc2d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61d4714\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say \",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aed8ebf\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"item_align\":\"left\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"f4684c0\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"2293ed3\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"283dcd6\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"eeaa88e\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"b94608e\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"abf3147\"}],\"avatar_slider\":\"yes\",\"autoplay_time\":\"40000\",\"image_size\":{\"unit\":\"px\",\"size\":\"130\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_slider_arrow\":\"rgba(105,102,135,0.5)\",\"quote_items_color\":\"#f19910\",\"space\":\"0\",\"round_imgs\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"6e0f940\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"81\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9f5ec1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d8d8fbb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"244\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24a0699\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"eda484a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"550f8af\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad6d2ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/clients_img_01.png\",\"id\":2221},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"158\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"8a419ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"998465d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/clients_img_02.png\",\"id\":2222},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":\"400\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"755daa6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"63d892d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1cd6a21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/clients_img_03.png\",\"id\":2223},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-139\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":\"700\",\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"-80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"2eb172a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"265ae82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/clients_img_04.png\",\"id\":2224},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-157\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":\"600\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b9dbb64\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"58e5d63\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f266b02\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/clients_img_05.png\",\"id\":2225},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":\"500\",\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eff09e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"a209ac1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"41de742\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/clients_img_06.png\",\"id\":2226},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":\"300\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2b57776\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1190\",\"sizes\":[]}},\"elements\":[{\"id\":\"afb4426\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"38f567a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"81\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9720d11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"488574e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a7c6ff1\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3ce8086\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b141410\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"4283\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4286\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"gradient\",\"tab_hover_background_color\":\"#9289F1\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b\":\"#6254E7\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"_id\":\"a5a2ee4\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44b7950\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6d1b22d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eedaa98\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"65\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cb9756b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home2_img_05.png\",\"id\":2016},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-167\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"356f8db\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2e44c6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"163\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5683383\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>analysis<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b015b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9052be1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4c2802d\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"958\\\" title=\\\"Home2 form\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"be5fe9e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"132\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"360\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"317d726\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"ddf49a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"b29340b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d81fdb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52c5e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Lates News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"369b260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"36f43a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7c790d5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27a599a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b7f247\",\"elType\":\"widget\",\"settings\":{\"meta_date\":\"yes\",\"meta_position\":\"before_title\",\"post_btn_link_title\":\"Read More\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"post_btn_link\":\"yes\",\"symbol_count_descrt\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-blog\"},{\"id\":\"10c9549\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4041, 91, '_wxr_import_has_attachment_refs', '1'),
(4042, 91, '_edit_lock', '1683574285:1'),
(4043, 91, 'mb_footer_sidebar_1', 'footer_column_5'),
(4044, 91, 'mb_footer_sidebar_2', 'sidebar_column-footer-6'),
(4045, 91, 'mb_footer_sidebar_3', 'footer_column_2'),
(4046, 91, 'mb_footer_sidebar_4', 'footer_column_3'),
(4047, 91, 'mb_copyright_editor', '© 2020 — Ewebot by GT3Themes. All Rights Reserved.'),
(4048, 91, 'mb_bubbles_block', 'show'),
(4049, 91, '_wpda-builder-header', '4098'),
(4050, 91, '_wpda-builder-footer', '4141'),
(4051, 91, '_elementor_controls_usage', 'a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:2:\"11\";s:12:\"space_mobile\";s:2:\"12\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";s:5:\"align\";s:2:\"11\";s:12:\"align_mobile\";s:1:\"4\";}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"2\";s:7:\"_margin\";s:2:\"10\";s:14:\"_margin_tablet\";s:2:\"10\";s:14:\"_margin_mobile\";s:1:\"7\";}s:17:\"_section_position\";a:9:{s:9:\"_position\";s:1:\"1\";s:9:\"_offset_x\";s:1:\"1\";s:9:\"_offset_y\";s:1:\"1\";s:16:\"_offset_x_tablet\";s:1:\"1\";s:21:\"_offset_orientation_v\";s:1:\"1\";s:16:\"_offset_y_tablet\";s:1:\"1\";s:20:\"_offset_y_end_tablet\";s:1:\"1\";s:13:\"_offset_y_end\";s:1:\"1\";s:20:\"_offset_y_end_mobile\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:1:\"9\";s:18:\"animation_duration\";s:1:\"7\";s:16:\"_animation_delay\";s:1:\"5\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"17\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"17\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"12\";s:20:\"typography_font_size\";s:2:\"12\";s:25:\"typography_text_transform\";s:2:\"10\";s:22:\"typography_font_weight\";s:2:\"10\";s:22:\"typography_line_height\";s:1:\"3\";s:25:\"typography_letter_spacing\";s:1:\"2\";s:27:\"typography_font_size_mobile\";s:1:\"1\";s:29:\"typography_line_height_mobile\";s:1:\"1\";s:5:\"align\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:2:\"13\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:15:\"_padding_tablet\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"39\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"5\";s:19:\"_inline_size_tablet\";s:1:\"7\";s:21:\"space_between_widgets\";s:2:\"11\";s:19:\"_inline_size_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";s:1:\"4\";s:7:\"z_index\";s:1:\"2\";s:14:\"padding_tablet\";s:2:\"12\";s:13:\"margin_tablet\";s:1:\"2\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"20\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";s:1:\"1\";s:13:\"content_width\";s:1:\"8\";s:3:\"gap\";s:1:\"5\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"14\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"3\";s:19:\"background_position\";s:1:\"6\";s:17:\"background_repeat\";s:1:\"6\";s:15:\"background_size\";s:1:\"3\";s:16:\"background_color\";s:1:\"5\";}s:26:\"section_background_overlay\";a:5:{s:24:\"background_overlay_image\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"1\";s:25:\"background_overlay_repeat\";s:1:\"1\";s:23:\"background_overlay_size\";s:1:\"1\";s:26:\"background_overlay_opacity\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:13:\"margin_tablet\";s:1:\"1\";s:6:\"margin\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:17:\"_section_position\";a:14:{s:9:\"_position\";s:1:\"1\";s:21:\"_offset_orientation_h\";s:1:\"1\";s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_mobile\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"1\";s:13:\"_offset_x_end\";s:1:\"1\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:9:\"_offset_y\";s:1:\"1\";s:16:\"_offset_y_mobile\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";s:28:\"_element_custom_width_tablet\";s:1:\"1\";s:28:\"_element_custom_width_mobile\";s:1:\"1\";s:20:\"_offset_x_end_tablet\";s:1:\"1\";s:16:\"_offset_y_tablet\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"9\";s:5:\"align\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"8\";s:15:\"_padding_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"9\";s:22:\"typography_line_height\";s:1:\"9\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}}'),
(4052, 91, 'mb_preloader_item_logo', '1456'),
(4053, 91, '_gt3_usage_shortcodes', '{\"contact-form-7\":2,\"mc4wp_form\":1}'),
(4054, 91, 'rs_page_bg_color', ''),
(4055, 309, 'mb_page_sidebar_layout', 'default'),
(4056, 309, 'mb_header_presets', 'default'),
(4057, 309, 'mb_page_title_conditional', 'no'),
(4058, 309, 'mb_page_title_use_feature_image', '0'),
(4059, 309, 'mb_show_breadcrumbs', '1'),
(4060, 309, 'mb_page_title_vertical_align', 'middle'),
(4061, 309, 'mb_page_title_horizontal_align', 'center'),
(4062, 309, 'mb_page_title_font_color', '#3b3663'),
(4063, 309, 'mb_page_title_bg_color', '#ffffff'),
(4064, 309, 'mb_page_title_bg_repeat', 'no-repeat'),
(4065, 309, 'mb_page_title_bg_size', 'cover'),
(4066, 309, 'mb_page_title_bg_attachment', 'scroll'),
(4067, 309, 'mb_page_title_bg_position', 'center center'),
(4068, 309, 'mb_page_title_height', '215'),
(4069, 309, 'mb_page_title_top_border', '0'),
(4070, 309, 'mb_page_title_top_border_color_opacity', '1'),
(4071, 309, 'mb_page_title_bottom_border', '0'),
(4072, 309, 'mb_page_title_bottom_border_color_opacity', '1'),
(4073, 309, 'mb_page_title_bottom_margin', '80'),
(4074, 309, 'mb_map_prefooter', 'default'),
(4075, 309, 'mb_footer_switch', 'default'),
(4076, 309, 'mb_footer_column', '4'),
(4077, 309, 'mb_footer_column2', '6-6'),
(4078, 309, 'mb_footer_column3', '5-5-2'),
(4079, 309, 'mb_footer_column5', '2-3-2-2-3'),
(4080, 309, 'mb_footer_align', 'left'),
(4081, 309, 'mb_padding_top', '57'),
(4082, 309, 'mb_padding_bottom', '57'),
(4083, 309, 'mb_padding_left', '0'),
(4084, 309, 'mb_padding_right', '0'),
(4085, 309, 'mb_footer_full_width', 'default'),
(4086, 309, 'mb_footer_bg_size', 'cover'),
(4087, 309, 'mb_footer_bg_color', '#191a1c'),
(4088, 309, 'mb_footer_text_color', '#ffffff'),
(4089, 309, 'mb_footer_heading_color', '#9da1a5'),
(4090, 309, 'mb_footer_bg_repeat', 'repeat'),
(4091, 309, 'mb_footer_attachment', 'scroll'),
(4092, 309, 'mb_footer_bg_position', 'center center'),
(4093, 309, 'mb_footer_top_border', '1'),
(4094, 309, 'mb_footer_top_border_color_opacity', '0.1'),
(4095, 309, 'mb_copyright_switch', '1'),
(4096, 309, 'mb_copyright_align', 'left'),
(4097, 309, 'mb_copyright_padding_top', '20'),
(4098, 309, 'mb_copyright_padding_bottom', '20'),
(4099, 309, 'mb_copyright_padding_left', '0'),
(4100, 309, 'mb_copyright_padding_right', '0'),
(4101, 309, 'mb_copyright_bg_color', '#191a1c'),
(4102, 309, 'mb_copyright_text_color', '#9da1a5'),
(4103, 309, 'mb_copyright_top_border', '1'),
(4104, 309, 'mb_copyright_top_border_color_opacity', '1'),
(4105, 309, 'mb_pre_footer_switch', '0'),
(4106, 309, 'mb_pre_footer_align', 'left'),
(4107, 309, 'mb_pre_footer_padding_top', '20'),
(4108, 309, 'mb_pre_footer_padding_bottom', '20'),
(4109, 309, 'mb_pre_footer_padding_left', '0'),
(4110, 309, 'mb_pre_footer_padding_right', '0'),
(4111, 309, 'mb_pre_footer_bg_color', '#191a1c'),
(4112, 309, 'mb_pre_footer_text_color', '#9da1a5'),
(4113, 309, 'mb_pre_footer_bottom_border', '1'),
(4114, 309, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4115, 309, 'mb_preloader', 'default'),
(4116, 309, 'mb_preloader_type', 'linear'),
(4117, 309, 'mb_preloader_background', '#191a1c'),
(4118, 309, 'mb_preloader_item_color', '#ffffff'),
(4119, 309, 'mb_preloader_item_color2', '#435bb2'),
(4120, 309, 'mb_preloader_item_width', '120'),
(4121, 309, 'mb_preloader_item_stroke', '2'),
(4122, 309, 'mb_preloader_item_logo_width', '45'),
(4123, 309, 'mb_preloader_full', '1'),
(4124, 309, '_elementor_edit_mode', 'builder'),
(4125, 309, '_elementor_template_type', 'wp-post'),
(4126, 309, '_elementor_version', '3.1.4'),
(4127, 309, '_wp_page_template', 'default'),
(4128, 309, '_elementor_data', '[{\"id\":\"e05a695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b7e26\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"gt3-slideup-animation\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"3a2ccbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31b7082\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>View some of our work and case studies for clients. We will work to deliver that strategy by building out your existing campaigns, or establishing accounts at new networks.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2b600e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"217fda7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation\":\"gt3-slideup-animation\"},\"elements\":[{\"id\":\"45bb049\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"hover\":\"type6\",\"grid_gap\":\"30px\",\"use_filter\":\"yes\",\"all_title\":\"All\",\"show_view_all\":\"yes\",\"load_items\":\"3\",\"button_title\":\"load more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"branding\",\"digital-pr\",\"marketing\",\"seo\",\"web\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"content\":\"<p>Content<\\/p>\",\"filter_style\":\"isotope\",\"lazyload\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"51746f9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(4129, 309, '_wxr_import_has_attachment_refs', '1'),
(4130, 309, '_edit_lock', '1661198137:1'),
(4131, 309, '_elementor_controls_usage', 'a:5:{s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:9:\"animation\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:0:{}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}}'),
(4132, 309, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(4133, 309, 'rs_page_bg_color', ''),
(4134, 382, 'mb_page_sidebar_layout', 'default'),
(4135, 382, 'mb_header_presets', '0'),
(4136, 382, 'mb_page_title_conditional', 'default'),
(4137, 382, 'mb_page_title_use_feature_image', '0'),
(4138, 382, 'mb_show_breadcrumbs', '1'),
(4139, 382, 'mb_page_title_vertical_align', 'middle'),
(4140, 382, 'mb_page_title_horizontal_align', 'center'),
(4141, 382, 'mb_page_title_font_color', '#ffffff'),
(4142, 382, 'mb_page_title_bg_color', '#ffffff'),
(4143, 382, 'mb_page_title_bg_repeat', 'no-repeat'),
(4144, 382, 'mb_page_title_bg_size', 'cover'),
(4145, 382, 'mb_page_title_bg_attachment', 'scroll'),
(4146, 382, 'mb_page_title_bg_position', 'center center'),
(4147, 382, 'mb_page_title_height', '260'),
(4148, 382, 'mb_page_title_top_border', '0'),
(4149, 382, 'mb_page_title_top_border_color_opacity', '1'),
(4150, 382, 'mb_page_title_bottom_border', '0'),
(4151, 382, 'mb_page_title_bottom_border_color_opacity', '1'),
(4152, 382, 'mb_page_title_bottom_margin', '0'),
(4153, 382, 'mb_map_prefooter', 'default'),
(4154, 382, 'mb_footer_switch', 'default'),
(4155, 382, 'mb_footer_column', '4'),
(4156, 382, 'mb_footer_column2', '6-6'),
(4157, 382, 'mb_footer_column3', '5-5-2'),
(4158, 382, 'mb_footer_column5', '2-3-2-2-3'),
(4159, 382, 'mb_footer_align', 'left'),
(4160, 382, 'mb_padding_top', '57'),
(4161, 382, 'mb_padding_bottom', '57'),
(4162, 382, 'mb_padding_left', '0'),
(4163, 382, 'mb_padding_right', '0'),
(4164, 382, 'mb_footer_full_width', 'default'),
(4165, 382, 'mb_footer_bg_size', 'cover'),
(4166, 382, 'mb_footer_bg_color', '#191a1c'),
(4167, 382, 'mb_footer_text_color', '#ffffff'),
(4168, 382, 'mb_footer_heading_color', '#9da1a5'),
(4169, 382, 'mb_footer_bg_repeat', 'repeat'),
(4170, 382, 'mb_footer_attachment', 'scroll'),
(4171, 382, 'mb_footer_bg_position', 'center center'),
(4172, 382, 'mb_footer_top_border', '1'),
(4173, 382, 'mb_footer_top_border_color_opacity', '0.1'),
(4174, 382, 'mb_copyright_switch', '1'),
(4175, 382, 'mb_copyright_align', 'left'),
(4176, 382, 'mb_copyright_padding_top', '20'),
(4177, 382, 'mb_copyright_padding_bottom', '20'),
(4178, 382, 'mb_copyright_padding_left', '0'),
(4179, 382, 'mb_copyright_padding_right', '0'),
(4180, 382, 'mb_copyright_bg_color', '#191a1c'),
(4181, 382, 'mb_copyright_text_color', '#9da1a5'),
(4182, 382, 'mb_copyright_top_border', '1'),
(4183, 382, 'mb_copyright_top_border_color_opacity', '1'),
(4184, 382, 'mb_pre_footer_switch', '0'),
(4185, 382, 'mb_pre_footer_align', 'left'),
(4186, 382, 'mb_pre_footer_padding_top', '20'),
(4187, 382, 'mb_pre_footer_padding_bottom', '20'),
(4188, 382, 'mb_pre_footer_padding_left', '0'),
(4189, 382, 'mb_pre_footer_padding_right', '0'),
(4190, 382, 'mb_pre_footer_bg_color', '#191a1c'),
(4191, 382, 'mb_pre_footer_text_color', '#9da1a5'),
(4192, 382, 'mb_pre_footer_bottom_border', '1'),
(4193, 382, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4194, 382, 'mb_preloader', 'default'),
(4195, 382, 'mb_preloader_type', 'linear'),
(4196, 382, 'mb_preloader_background', '#191a1c'),
(4197, 382, 'mb_preloader_item_color', '#ffffff'),
(4198, 382, 'mb_preloader_item_color2', '#435bb2'),
(4199, 382, 'mb_preloader_item_width', '120'),
(4200, 382, 'mb_preloader_item_stroke', '2'),
(4201, 382, 'mb_preloader_item_logo_width', '45'),
(4202, 382, 'mb_preloader_full', '1'),
(4203, 382, '_elementor_edit_mode', 'builder'),
(4204, 382, '_elementor_template_type', 'wp-post'),
(4205, 382, '_elementor_version', '3.18.3'),
(4206, 382, '_wp_page_template', 'default'),
(4207, 382, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We <span>are always here to help with any questions or concerns.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"cfe3e43\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=9431]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(4208, 382, '_wxr_import_has_attachment_refs', '1'),
(4209, 382, '_edit_lock', '1706199357:1'),
(4210, 382, 'mb_bubbles_block', 'show'),
(4211, 382, 'mb_page_title_bg_image', '2651'),
(4212, 382, '_elementor_page_assets', 'a:0:{}'),
(4213, 382, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(4214, 382, '_gt3_usage_shortcodes', '{\"mc4wp_form\":2,\"contact-form-7\":1}'),
(4215, 382, 'rs_page_bg_color', ''),
(4216, 419, 'mb_page_sidebar_layout', 'default'),
(4217, 419, 'mb_header_presets', 'default'),
(4218, 419, 'mb_page_title_conditional', 'yes'),
(4219, 419, 'mb_page_title_use_feature_image', '0'),
(4220, 419, 'mb_show_breadcrumbs', '1'),
(4221, 419, 'mb_page_title_vertical_align', 'middle'),
(4222, 419, 'mb_page_title_horizontal_align', 'center'),
(4223, 419, 'mb_page_title_font_color', '#ffffff'),
(4224, 419, 'mb_page_title_bg_color', '#ffffff'),
(4225, 419, 'mb_page_title_bg_repeat', 'no-repeat'),
(4226, 419, 'mb_page_title_bg_size', 'cover'),
(4227, 419, 'mb_page_title_bg_attachment', 'scroll'),
(4228, 419, 'mb_page_title_bg_position', 'center center'),
(4229, 419, 'mb_page_title_height', '260'),
(4230, 419, 'mb_page_title_top_border', '0'),
(4231, 419, 'mb_page_title_top_border_color_opacity', '1'),
(4232, 419, 'mb_page_title_bottom_border', '0'),
(4233, 419, 'mb_page_title_bottom_border_color_opacity', '1'),
(4234, 419, 'mb_page_title_bottom_margin', '80'),
(4235, 419, 'mb_map_prefooter', 'default'),
(4236, 419, 'mb_footer_switch', 'default'),
(4237, 419, 'mb_footer_column', '4'),
(4238, 419, 'mb_footer_column2', '6-6'),
(4239, 419, 'mb_footer_column3', '5-5-2'),
(4240, 419, 'mb_footer_column5', '2-3-2-2-3'),
(4241, 419, 'mb_footer_align', 'left'),
(4242, 419, 'mb_padding_top', '57'),
(4243, 419, 'mb_padding_bottom', '57'),
(4244, 419, 'mb_padding_left', '0'),
(4245, 419, 'mb_padding_right', '0'),
(4246, 419, 'mb_footer_full_width', 'default'),
(4247, 419, 'mb_footer_bg_size', 'cover'),
(4248, 419, 'mb_footer_bg_color', '#191a1c'),
(4249, 419, 'mb_footer_text_color', '#ffffff'),
(4250, 419, 'mb_footer_heading_color', '#9da1a5'),
(4251, 419, 'mb_footer_bg_repeat', 'repeat'),
(4252, 419, 'mb_footer_attachment', 'scroll'),
(4253, 419, 'mb_footer_bg_position', 'center center'),
(4254, 419, 'mb_footer_top_border', '1'),
(4255, 419, 'mb_footer_top_border_color_opacity', '0.1'),
(4256, 419, 'mb_copyright_switch', '1'),
(4257, 419, 'mb_copyright_align', 'left'),
(4258, 419, 'mb_copyright_padding_top', '20'),
(4259, 419, 'mb_copyright_padding_bottom', '20'),
(4260, 419, 'mb_copyright_padding_left', '0'),
(4261, 419, 'mb_copyright_padding_right', '0'),
(4262, 419, 'mb_copyright_bg_color', '#191a1c'),
(4263, 419, 'mb_copyright_text_color', '#9da1a5'),
(4264, 419, 'mb_copyright_top_border', '1'),
(4265, 419, 'mb_copyright_top_border_color_opacity', '1'),
(4266, 419, 'mb_pre_footer_switch', '0'),
(4267, 419, 'mb_pre_footer_align', 'left'),
(4268, 419, 'mb_pre_footer_padding_top', '20'),
(4269, 419, 'mb_pre_footer_padding_bottom', '20'),
(4270, 419, 'mb_pre_footer_padding_left', '0'),
(4271, 419, 'mb_pre_footer_padding_right', '0'),
(4272, 419, 'mb_pre_footer_bg_color', '#191a1c'),
(4273, 419, 'mb_pre_footer_text_color', '#9da1a5'),
(4274, 419, 'mb_pre_footer_bottom_border', '1'),
(4275, 419, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4276, 419, 'mb_preloader', 'default'),
(4277, 419, 'mb_preloader_type', 'linear'),
(4278, 419, 'mb_preloader_background', '#191a1c'),
(4279, 419, 'mb_preloader_item_color', '#ffffff'),
(4280, 419, 'mb_preloader_item_color2', '#435bb2'),
(4281, 419, 'mb_preloader_item_width', '120'),
(4282, 419, 'mb_preloader_item_stroke', '2'),
(4283, 419, 'mb_preloader_item_logo_width', '45'),
(4284, 419, 'mb_preloader_full', '1'),
(4285, 419, '_elementor_edit_mode', 'builder'),
(4286, 419, '_elementor_template_type', 'wp-page'),
(4287, 419, '_elementor_version', '3.1.0'),
(4288, 419, '_wp_page_template', 'default'),
(4289, 419, '_elementor_data', '[{\"id\":\"8b37e1a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"60726cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"66.67\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5e023f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Faq<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a8bd10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Questions\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68046f0\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How to learn digital marketing?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"color: #ffffff\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.<\\/p>\",\"_id\":\"e5ddd63\",\"tab_active\":\"active\"},{\"tab_title\":\"Can I use the demos made by Ewebot?\",\"tab_content\":\"<span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.\",\"_id\":\"88466a0\",\"tab_active\":\"active\"},{\"tab_title\":\"Why didn\\u2019t you showcase my submission?\",\"tab_content\":\"<span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.\",\"_id\":\"d455541\",\"tab_active\":\"active\"},{\"tab_title\":\"What everybody ought to know about digital marketing?\",\"tab_content\":\"<span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.\",\"_id\":\"e70c9e2\",\"tab_active\":\"active\"},{\"tab_title\":\"What are digital marketing?\",\"tab_content\":\"<span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.\",\"_id\":\"76bfb6f\",\"tab_active\":\"active\"}],\"add_question_marker\":\"yes\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"space_between\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"tab_active_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"60\",\"isLinked\":\"\"},\"question_marker\":\"Q\",\"question_marker_bg_color\":\"#f0ac0e\",\"question_marker_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"e28b3fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"67\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9181627\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"33.33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ab8fc62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/FAQ_2_bg_img.png\",\"id\":2472},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"-35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d7f4afe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3c59c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_03.png\",\"id\":987},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d2b8ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b7a1b42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Contact Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f5ee4fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85937d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e5a8eb2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8617ddc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"52002d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"84fbb58\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"67.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a42e9ee\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1225\\\" title=\\\"Contact form 3\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"},{\"id\":\"da0c45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"036ef2f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8a221ca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e4786d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1357770\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(4290, 419, '_edit_lock', '1641732990:1'),
(4291, 419, 'mb_bubbles_block', 'default'),
(4292, 419, 'mb_page_title_bg_image', '2651'),
(4293, 419, '_elementor_controls_usage', 'a:8:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"2\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"toggle\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:5:{s:4:\"tabs\";s:1:\"1\";s:19:\"add_question_marker\";s:1:\"1\";s:13:\"selected_icon\";s:1:\"1\";s:24:\"question_marker_bg_color\";s:1:\"1\";s:21:\"question_marker_color\";s:1:\"1\";}}s:5:\"style\";a:3:{s:20:\"section_toggle_style\";a:2:{s:12:\"border_width\";s:1:\"1\";s:13:\"space_between\";s:1:\"1\";}s:26:\"section_toggle_style_title\";a:9:{s:11:\"title_color\";s:1:\"1\";s:16:\"tab_active_color\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:13:\"title_padding\";s:1:\"1\";}s:28:\"section_toggle_style_content\";a:6:{s:29:\"content_typography_typography\";s:1:\"1\";s:28:\"content_typography_font_size\";s:1:\"1\";s:30:\"content_typography_font_weight\";s:1:\"1\";s:30:\"content_typography_line_height\";s:1:\"1\";s:33:\"content_typography_letter_spacing\";s:1:\"1\";s:15:\"content_padding\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"5\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"5\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"1\";}}}}}'),
(4294, 419, '_gt3_usage_shortcodes', '{\"contact-form-7\":1,\"mc4wp_form\":1}'),
(4295, 419, 'rs_page_bg_color', ''),
(4296, 424, 'mb_page_sidebar_layout', 'default'),
(4297, 424, 'mb_header_presets', 'default'),
(4298, 424, 'mb_page_title_conditional', 'yes'),
(4299, 424, 'mb_page_title_use_feature_image', '0'),
(4300, 424, 'mb_show_breadcrumbs', '1'),
(4301, 424, 'mb_page_title_vertical_align', 'middle'),
(4302, 424, 'mb_page_title_horizontal_align', 'center'),
(4303, 424, 'mb_page_title_font_color', '#ffffff'),
(4304, 424, 'mb_page_title_bg_color', '#ffffff'),
(4305, 424, 'mb_page_title_bg_repeat', 'no-repeat'),
(4306, 424, 'mb_page_title_bg_size', 'cover'),
(4307, 424, 'mb_page_title_bg_attachment', 'scroll'),
(4308, 424, 'mb_page_title_bg_position', 'center center'),
(4309, 424, 'mb_page_title_height', '260'),
(4310, 424, 'mb_page_title_top_border', '0');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4311, 424, 'mb_page_title_top_border_color_opacity', '1'),
(4312, 424, 'mb_page_title_bottom_border', '0'),
(4313, 424, 'mb_page_title_bottom_border_color_opacity', '1'),
(4314, 424, 'mb_page_title_bottom_margin', '80'),
(4315, 424, 'mb_map_prefooter', 'default'),
(4316, 424, 'mb_footer_switch', 'default'),
(4317, 424, 'mb_footer_column', '4'),
(4318, 424, 'mb_footer_column2', '6-6'),
(4319, 424, 'mb_footer_column3', '5-5-2'),
(4320, 424, 'mb_footer_column5', '2-3-2-2-3'),
(4321, 424, 'mb_footer_align', 'left'),
(4322, 424, 'mb_padding_top', '57'),
(4323, 424, 'mb_padding_bottom', '57'),
(4324, 424, 'mb_padding_left', '0'),
(4325, 424, 'mb_padding_right', '0'),
(4326, 424, 'mb_footer_full_width', 'default'),
(4327, 424, 'mb_footer_bg_size', 'cover'),
(4328, 424, 'mb_footer_bg_color', '#191a1c'),
(4329, 424, 'mb_footer_text_color', '#ffffff'),
(4330, 424, 'mb_footer_heading_color', '#9da1a5'),
(4331, 424, 'mb_footer_bg_repeat', 'repeat'),
(4332, 424, 'mb_footer_attachment', 'scroll'),
(4333, 424, 'mb_footer_bg_position', 'center center'),
(4334, 424, 'mb_footer_top_border', '1'),
(4335, 424, 'mb_footer_top_border_color_opacity', '0.1'),
(4336, 424, 'mb_copyright_switch', '1'),
(4337, 424, 'mb_copyright_align', 'left'),
(4338, 424, 'mb_copyright_padding_top', '20'),
(4339, 424, 'mb_copyright_padding_bottom', '20'),
(4340, 424, 'mb_copyright_padding_left', '0'),
(4341, 424, 'mb_copyright_padding_right', '0'),
(4342, 424, 'mb_copyright_bg_color', '#191a1c'),
(4343, 424, 'mb_copyright_text_color', '#9da1a5'),
(4344, 424, 'mb_copyright_top_border', '1'),
(4345, 424, 'mb_copyright_top_border_color_opacity', '1'),
(4346, 424, 'mb_pre_footer_switch', '0'),
(4347, 424, 'mb_pre_footer_align', 'left'),
(4348, 424, 'mb_pre_footer_padding_top', '20'),
(4349, 424, 'mb_pre_footer_padding_bottom', '20'),
(4350, 424, 'mb_pre_footer_padding_left', '0'),
(4351, 424, 'mb_pre_footer_padding_right', '0'),
(4352, 424, 'mb_pre_footer_bg_color', '#191a1c'),
(4353, 424, 'mb_pre_footer_text_color', '#9da1a5'),
(4354, 424, 'mb_pre_footer_bottom_border', '1'),
(4355, 424, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4356, 424, 'mb_preloader', 'default'),
(4357, 424, 'mb_preloader_type', 'circle'),
(4358, 424, 'mb_preloader_background', '#191a1c'),
(4359, 424, 'mb_preloader_item_color', '#ffffff'),
(4360, 424, 'mb_preloader_item_color2', '#435bb2'),
(4361, 424, 'mb_preloader_item_width', '120'),
(4362, 424, 'mb_preloader_item_stroke', '2'),
(4363, 424, 'mb_preloader_item_logo_width', '45'),
(4364, 424, 'mb_preloader_full', '1'),
(4365, 424, '_elementor_edit_mode', 'builder'),
(4366, 424, '_elementor_template_type', 'wp-post'),
(4367, 424, '_elementor_version', '3.1.0'),
(4368, 424, '_wp_page_template', 'default'),
(4369, 424, '_elementor_data', '[{\"id\":\"86084d1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"7e606ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"66.67\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f01da41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Faq<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5167c3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Questions\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"286e7b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"33.33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4fe2c00\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]}},\"elements\":[{\"id\":\"a222fcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f5d0d46\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"I need to sign up before buying any Offer\\/Product?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"color: #ffffff\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute dolor in velit esse cillum.<\\/p>\",\"_id\":\"e5ddd63\"},{\"tab_title\":\"Would my clients also be able to use support?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute voluptate velit esse cillum.<\\/p>\",\"_id\":\"88466a0\"},{\"tab_title\":\"Can I use the demos made by Ewebot?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis in voluptate velit esse cillum.<\\/p>\",\"_id\":\"d455541\",\"tab_active\":\"active\"},{\"tab_title\":\"Can I resell plugins?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis in voluptate velit esse cillum.<\\/p>\",\"_id\":\"e70c9e2\"},{\"tab_title\":\"Will I receive updates?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute voluptate velit esse cillum.<\\/p>\",\"_id\":\"76bfb6f\"}],\"add_question_marker\":\"yes\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/accordion_plus.svg\",\"id\":\"1925\"},\"library\":\"svg\"},\"border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"tab_active_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"60\",\"isLinked\":\"\"},\"question_marker\":\"Q\",\"question_marker_bg_color\":\"#f0ac0e\",\"question_marker_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"question_marker_active_bg_color\":\"#34c478\",\"question_marker_active_color\":\"#ffffff\",\"selected_active_icon\":{\"value\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/accordion-minus.svg\",\"id\":\"1929\"},\"library\":\"svg\"},\"border_color\":\"rgba(129,118,237,0.3)\",\"icon_align\":\"right\",\"icon_color\":\"#6254e7\",\"icon_active_color\":\"#34c478\"},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"0d7df13\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"daf5d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a13f5e\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Will you have any discount\\/bonuses?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\" style=\\\"color: #ffffff\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute voluptate velit esse cillum.<\\/p>\",\"_id\":\"e5ddd63\"},{\"tab_title\":\"How to join your referral program?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure voluptate velit esse cillum.<\\/p>\",\"_id\":\"88466a0\"},{\"tab_title\":\"What do I start my SEO strategy?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis in voluptate velit esse cillum.<\\/p>\",\"_id\":\"d455541\"},{\"tab_title\":\"How do I conduct keyword research?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis in voluptate velit esse cillum.<\\/p>\",\"_id\":\"e70c9e2\"},{\"tab_title\":\"Which SEO techniques are popular?\",\"tab_content\":\"<p><span class=\\\"gt3_dropcaps\\\">A<\\/span>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure voluptate velit esse cillum.<\\/p>\",\"_id\":\"76bfb6f\"}],\"add_question_marker\":\"yes\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/accordion_plus.svg\",\"id\":\"1925\"},\"library\":\"svg\"},\"border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"tab_active_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"60\",\"isLinked\":\"\"},\"question_marker\":\"Q\",\"question_marker_bg_color\":\"#f0ac0e\",\"question_marker_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"question_marker_active_bg_color\":\"#34c478\",\"question_marker_active_color\":\"#ffffff\",\"selected_active_icon\":{\"value\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/accordion-minus.svg\",\"id\":\"1929\"},\"library\":\"svg\"},\"border_color\":\"rgba(129,118,237,0.3)\",\"icon_align\":\"right\",\"icon_color\":\"#6254e7\",\"icon_active_color\":\"#34c478\"},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"a8f7ec9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea80dc9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e7c51f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_03.png\",\"id\":987},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b2dfbf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fbc18dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Contact Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b8384d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d08a55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b39842a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9e440bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"bcd11da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"55302ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"67.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5ad7fe1\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1225\\\" title=\\\"Contact form 3\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"},{\"id\":\"c87cd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"97b3290\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c38e2c5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d2d3dad\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"91d9af0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(4370, 424, '_edit_lock', '1642519554:3'),
(4371, 424, 'mb_bubbles_block', 'default'),
(4372, 424, '_elementor_controls_usage', 'a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"2\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"5\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:13:\"content_width\";s:1:\"1\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"2\";s:17:\"background_repeat\";s:1:\"2\";s:15:\"background_size\";s:1:\"2\";}}}}s:6:\"toggle\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:2:\"10\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:8:{s:4:\"tabs\";s:1:\"2\";s:19:\"add_question_marker\";s:1:\"2\";s:13:\"selected_icon\";s:1:\"2\";s:24:\"question_marker_bg_color\";s:1:\"2\";s:21:\"question_marker_color\";s:1:\"2\";s:31:\"question_marker_active_bg_color\";s:1:\"2\";s:28:\"question_marker_active_color\";s:1:\"2\";s:20:\"selected_active_icon\";s:1:\"2\";}}s:5:\"style\";a:4:{s:20:\"section_toggle_style\";a:3:{s:12:\"border_width\";s:1:\"2\";s:13:\"space_between\";s:1:\"2\";s:12:\"border_color\";s:1:\"2\";}s:26:\"section_toggle_style_title\";a:9:{s:11:\"title_color\";s:1:\"2\";s:16:\"tab_active_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:28:\"title_typography_font_family\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:13:\"title_padding\";s:1:\"2\";}s:28:\"section_toggle_style_content\";a:6:{s:29:\"content_typography_typography\";s:1:\"2\";s:28:\"content_typography_font_size\";s:1:\"2\";s:30:\"content_typography_font_weight\";s:1:\"2\";s:30:\"content_typography_line_height\";s:1:\"2\";s:33:\"content_typography_letter_spacing\";s:1:\"2\";s:15:\"content_padding\";s:1:\"2\";}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";s:1:\"2\";s:10:\"icon_color\";s:1:\"2\";s:17:\"icon_active_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"1\";}}}}}'),
(4373, 424, '_gt3_usage_shortcodes', '{\"contact-form-7\":1,\"mc4wp_form\":1}'),
(4374, 424, '_gt3_usage_blocks', '[]'),
(4375, 424, 'mb_page_title_bg_image', '2651'),
(4376, 427, 'mb_page_sidebar_layout', 'none'),
(4377, 427, 'mb_header_presets', '1'),
(4378, 427, 'mb_page_title_conditional', 'no'),
(4379, 427, 'mb_page_title_use_feature_image', '0'),
(4380, 427, 'mb_show_breadcrumbs', '1'),
(4381, 427, 'mb_page_title_vertical_align', 'middle'),
(4382, 427, 'mb_page_title_horizontal_align', 'center'),
(4383, 427, 'mb_page_title_font_color', '#3b3663'),
(4384, 427, 'mb_page_title_bg_color', '#ffffff'),
(4385, 427, 'mb_page_title_bg_repeat', 'no-repeat'),
(4386, 427, 'mb_page_title_bg_size', 'cover'),
(4387, 427, 'mb_page_title_bg_attachment', 'scroll'),
(4388, 427, 'mb_page_title_bg_position', 'center center'),
(4389, 427, 'mb_page_title_height', '215'),
(4390, 427, 'mb_page_title_top_border', '0'),
(4391, 427, 'mb_page_title_top_border_color_opacity', '1'),
(4392, 427, 'mb_page_title_bottom_border', '0'),
(4393, 427, 'mb_page_title_bottom_border_color_opacity', '1'),
(4394, 427, 'mb_page_title_bottom_margin', '80'),
(4395, 427, 'mb_map_prefooter', 'default'),
(4396, 427, 'mb_footer_switch', 'default'),
(4397, 427, 'mb_footer_column', '4'),
(4398, 427, 'mb_footer_column2', '6-6'),
(4399, 427, 'mb_footer_column3', '5-5-2'),
(4400, 427, 'mb_footer_column5', '2-3-2-2-3'),
(4401, 427, 'mb_footer_align', 'left'),
(4402, 427, 'mb_padding_top', '57'),
(4403, 427, 'mb_padding_bottom', '57'),
(4404, 427, 'mb_padding_left', '0'),
(4405, 427, 'mb_padding_right', '0'),
(4406, 427, 'mb_footer_full_width', 'default'),
(4407, 427, 'mb_footer_bg_size', 'cover'),
(4408, 427, 'mb_footer_bg_color', '#191a1c'),
(4409, 427, 'mb_footer_text_color', '#ffffff'),
(4410, 427, 'mb_footer_heading_color', '#9da1a5'),
(4411, 427, 'mb_footer_bg_repeat', 'repeat'),
(4412, 427, 'mb_footer_attachment', 'scroll'),
(4413, 427, 'mb_footer_bg_position', 'center center'),
(4414, 427, 'mb_footer_top_border', '1'),
(4415, 427, 'mb_footer_top_border_color_opacity', '0.1'),
(4416, 427, 'mb_copyright_switch', '1'),
(4417, 427, 'mb_copyright_align', 'left'),
(4418, 427, 'mb_copyright_padding_top', '20'),
(4419, 427, 'mb_copyright_padding_bottom', '20'),
(4420, 427, 'mb_copyright_padding_left', '0'),
(4421, 427, 'mb_copyright_padding_right', '0'),
(4422, 427, 'mb_copyright_bg_color', '#191a1c'),
(4423, 427, 'mb_copyright_text_color', '#9da1a5'),
(4424, 427, 'mb_copyright_top_border', '1'),
(4425, 427, 'mb_copyright_top_border_color_opacity', '1'),
(4426, 427, 'mb_pre_footer_switch', '0'),
(4427, 427, 'mb_pre_footer_align', 'left'),
(4428, 427, 'mb_pre_footer_padding_top', '20'),
(4429, 427, 'mb_pre_footer_padding_bottom', '20'),
(4430, 427, 'mb_pre_footer_padding_left', '0'),
(4431, 427, 'mb_pre_footer_padding_right', '0'),
(4432, 427, 'mb_pre_footer_bg_color', '#191a1c'),
(4433, 427, 'mb_pre_footer_text_color', '#9da1a5'),
(4434, 427, 'mb_pre_footer_bottom_border', '1'),
(4435, 427, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4436, 427, 'mb_preloader', 'default'),
(4437, 427, 'mb_preloader_type', 'linear'),
(4438, 427, 'mb_preloader_background', '#ffffff'),
(4439, 427, 'mb_preloader_item_color', '#ffffff'),
(4440, 427, 'mb_preloader_item_color2', '#6254e7'),
(4441, 427, 'mb_preloader_item_width', '120'),
(4442, 427, 'mb_preloader_item_stroke', '2'),
(4443, 427, 'mb_preloader_item_logo_width', '45'),
(4444, 427, 'mb_preloader_full', '1'),
(4445, 427, '_elementor_edit_mode', 'builder'),
(4446, 427, '_elementor_template_type', 'wp-page'),
(4447, 427, '_elementor_version', '3.3.1'),
(4448, 427, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4449, 427, '_elementor_data', '[{\"id\":\"331b54d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0a87886\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dca707c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[rev_slider alias=\\\"Home_02\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c0c5f64\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3f1c534\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a46926b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6105c9f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"fee3c27\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7061d1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48edc98\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2a52742\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"750f502\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dace230\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a35a86\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca034f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d39afb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72348e8\",\"elType\":\"section\",\"settings\":{\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5d04bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"db818fe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8c66f44\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"32\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"25\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"91e91f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"35.664\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"34208cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>care features<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"578205c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Provide Awesome Service\\nWith Our Tools\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c4aed9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"32\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"25\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e87661e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"fcb5a10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d07db91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-01.png\",\"id\":1966},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-175\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"1dedb61\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f3065fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\ntation commodo. Ea vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"20\",\"bottom\":\"32\",\"left\":\"30\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"133\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"9fbab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"20\",\"bottom\":\"32\",\"left\":\"30\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"133\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"95\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"f6ee7aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delectus recteque has ne, no protation commodo. Ea vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"20\",\"bottom\":\"32\",\"left\":\"30\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6882859\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2e47735\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2587148\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"58\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4a7e828\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Success Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63e98bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get More Traffic\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"011\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5403128\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ewebot morbi ultricies sapien tempor mattis pharetra. Donec id egestas magna, at vehicula purus. Vivamus porttitor dictum dolor, sit amet molestie enim vulputate malesuada fames.\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"04740f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5904503\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"370b81d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6de2d81\",\"elType\":\"widget\",\"settings\":{\"widget_title\":\"Achieved\",\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"43f5059\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"66eb904\",\"elType\":\"widget\",\"settings\":{\"widget_title\":\"Loaded\",\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d189444\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2f5ff59\",\"elType\":\"widget\",\"settings\":{\"widget_title\":\"Done\",\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f5a2100\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"103\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"66837c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9d2bfd3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-02.png\",\"id\":1971},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"-43\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9958eaa\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/pic_paralax_2.jpg\",\"id\":2651},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"85b592e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"22\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"dbb675f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"56\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"763bdf2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"119\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"81\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8806e3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More with us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a09c21f\",\"elType\":\"widget\",\"settings\":{\"title\":\"You Want to Showcase Your Website\\nin Top Join With Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"37\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8ec459\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"39\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f2af223\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join with us\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#ff7426\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"450b703\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"130\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"92\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"165e709\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"22\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3b1688a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea222c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ad690e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0351808\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our services<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a217113\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Can Help?\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"903e5fa\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"afb3f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"19beb9c\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"small\",\"gt3_tabs_alignment\":\"stretch\",\"gt3_tabs_space\":\"30\",\"gt3_tabs_marker\":\"yes\",\"tabs_title_color\":\"#696687\",\"tabs_hover_title_color\":\"#FFFFFF\",\"tabs_hover_icon_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"Real Time Analytics\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"4b235ae\",\"template_id\":\"4297\",\"type\":\"image\",\"gt3_tabs_icon_size\":\"custom\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"83\",\"sizes\":[]},\"image\":{\"id\":\"1570\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_28_1.png\"},\"tab_background_background\":\"classic\",\"tab_background_color\":\"#FFFCF6\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"image_hover\":{\"id\":\"1572\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_28-1.png\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color\":\"#F19B10\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\"},{\"tab_title\":\"Social Media Strategy\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4300\",\"type\":\"image\",\"gt3_tabs_icon_size\":\"custom\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"78\",\"sizes\":[]},\"image\":{\"id\":\"1568\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29_1.png\"},\"tab_background_background\":\"classic\",\"tab_background_color\":\"#F9F8FF\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"image_hover\":{\"id\":\"1571\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29-1.png\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color\":\"#8379EE\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"_id\":\"dbc8621\"},{\"tab_title\":\"Real Time &amp; Date\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4303\",\"type\":\"image\",\"gt3_tabs_icon_size\":\"custom\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"81\",\"sizes\":[]},\"image\":{\"id\":\"1567\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_30_1.png\"},\"tab_background_background\":\"classic\",\"tab_background_color\":\"#F0FFFC\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"image_hover\":{\"id\":\"1569\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_30-1.png\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color\":\"#4FD68D\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"_id\":\"73bd5fc\"},{\"tab_title\":\"Media Managment\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4306\",\"type\":\"image\",\"gt3_tabs_icon_size\":\"custom\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"78\",\"sizes\":[]},\"image\":{\"id\":\"1575\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_31_1.png\"},\"tab_background_background\":\"classic\",\"tab_background_color\":\"#FEEFF4\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"image_hover\":{\"id\":\"1576\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_31.png\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color\":\"#F87790\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"_id\":\"2a9d9d9\"},{\"tab_title\":\"Reporting &amp; Analysis\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4309\",\"type\":\"image\",\"gt3_tabs_icon_size\":\"custom\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"81\",\"sizes\":[]},\"image\":{\"id\":\"1573\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_32_1.png\"},\"tab_background_background\":\"classic\",\"tab_background_color\":\"#EDFDFF\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"image_hover\":{\"id\":\"1574\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_32.png\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color\":\"#58BBFA\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"_id\":\"1dee4dd\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"669016b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"c5f833b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"fb61163\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"149\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e66d345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69f556e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"695b841\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2a58d69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"3e5feaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f90709d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"76746b6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c663b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"538a445\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"28abc2e\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"9d7671c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"74b4c58\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9608fd3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"126\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-26\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9b95b0f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"420469a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a034acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"267b478\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2c93fc3\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fd06a5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9bc65fe\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"4291\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4294\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"gradient\",\"tab_hover_background_color\":\"#9289F1\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b\":\"#6254E7\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"_id\":\"a5a2ee4\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"972ec02\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/pic_paralax_2.jpg\",\"id\":2651},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"501da10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8198413\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"987a2eb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"532a89f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"18.75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"7e10bee\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"20.164\",\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\"},\"elements\":[{\"id\":\"6709ef4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"56\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"31\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2bfb9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"text_color\":\"#ffffff\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4680170\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Customers<br>Feedback\",\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a91716f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4542dc0\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join with us\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"},{\"id\":\"5ca6bd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"70.036\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"d53e912\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"round_imgs\":\"yes\",\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"},{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.<\\/p>\",\"_id\":\"26936bc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.<\\/p>\",\"_id\":\"0e81a0c\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.<\\/p>\",\"_id\":\"ce3283f\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":\"51\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_slider_arrow\":\"#ffffff\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"item_wrap_bg\":\"#ffffff\",\"quote_items_color\":\"#ff982b\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c50608c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bcc378f\",\"elType\":\"section\",\"settings\":{\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e84f69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"51740c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a427666\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4031af4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-04.png\",\"id\":1982},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"91\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-170\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"0b866cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2fee688\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4c4712b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Faq<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f119aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freequently Ask<br>\\nQuestions\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de211cf\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Ut enim ad minim veniam exercitation ullamco?\",\"tab_content\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.<\\/p>\",\"_id\":\"6efce13\"},{\"tab_title\":\"Excepteur sint proident culpa qui officia?\",\"tab_content\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.<\\/p>\",\"_id\":\"b19b653\"},{\"tab_title\":\"Sed ut perspiciatis unde omnis iste natus errorsit?\",\"tab_content\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.<\\/p>\",\"_id\":\"9b46c5c\"},{\"tab_title\":\"Consectetur adipisicing incididunt?\",\"tab_content\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.<\\/p>\",\"_id\":\"7ed5d2a\"}],\"border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"tab_active_color\":\"#f47514\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"icon_align\":\"right\",\"icon_color\":\"#5747e4\",\"icon_active_color\":\"#f47514\",\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#d9d6fa\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/accordion_plus.svg\",\"id\":\"1925\"},\"library\":\"svg\"},\"selected_active_icon\":{\"value\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/accordion-minus.svg\",\"id\":\"1929\"},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"accordion\"},{\"id\":\"f6bc5a0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"840cd7b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"ad8c4a9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"865478e\",\"elType\":\"section\",\"settings\":{\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"003b101\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c0dc328\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"27ecc57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"230ab61\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":\"37\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"406db7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>analysis<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"981693f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8601d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9680663\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e73c0f5\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"958\\\" title=\\\"Home2 form\\\"]\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"fde4045\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"3711932\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"72f68e7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b6631a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-05.png\",\"id\":1986},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-138\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2bb0381\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"11249b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"e7ae814\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55c18e5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7a7d931\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\",\"text_align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"c63bd4d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"387d734\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"efbdcc7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9646a5a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4450, 427, '_wxr_import_has_attachment_refs', '1'),
(4451, 427, '_edit_lock', '1668696526:3'),
(4452, 427, 'mb_bubbles_block', 'hide'),
(4453, 427, '_wpda-builder-header', '4084'),
(4454, 427, '_wpda-builder-footer', '4110'),
(4455, 427, 'mb_preloader_item_logo', '1456'),
(4456, 427, '_elementor_page_assets', 'a:0:{}'),
(4457, 427, '_elementor_controls_usage', 'a:9:{s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"37\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";s:1:\"9\";s:19:\"_inline_size_tablet\";s:1:\"6\";s:21:\"space_between_widgets\";s:2:\"13\";s:28:\"space_between_widgets_tablet\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:14:\"padding_tablet\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"2\";s:6:\"margin\";s:1:\"4\";s:7:\"padding\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"20\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";s:1:\"3\";s:3:\"gap\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";s:1:\"4\";s:13:\"margin_mobile\";s:1:\"2\";s:7:\"padding\";s:1:\"1\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"2\";s:14:\"padding_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:7:{s:19:\"background_position\";s:1:\"7\";s:17:\"background_repeat\";s:1:\"7\";s:15:\"background_size\";s:1:\"7\";s:21:\"background_background\";s:1:\"3\";s:16:\"background_image\";s:1:\"2\";s:21:\"background_attachment\";s:1:\"2\";s:16:\"background_color\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"9\";s:10:\"image_size\";s:1:\"9\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:5:\"width\";s:1:\"4\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:7:\"opacity\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:14:\"_margin_mobile\";s:1:\"5\";s:14:\"_margin_tablet\";s:1:\"5\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"32\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"31\";s:12:\"space_mobile\";s:1:\"7\";s:12:\"space_tablet\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"9\";s:20:\"typography_font_size\";s:1:\"9\";s:25:\"typography_text_transform\";s:1:\"9\";s:22:\"typography_font_weight\";s:1:\"9\";s:10:\"text_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"8\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"9\";s:5:\"align\";s:1:\"5\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";s:1:\"9\";s:22:\"typography_line_height\";s:1:\"9\";s:11:\"title_color\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"1\";s:25:\"typography_letter_spacing\";s:1:\"1\";s:27:\"typography_font_size_mobile\";s:1:\"1\";}}}}s:9:\"accordion\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:4:\"tabs\";s:1:\"1\";s:13:\"selected_icon\";s:1:\"1\";s:20:\"selected_active_icon\";s:1:\"1\";}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:2:{s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";}s:26:\"section_toggle_style_title\";a:9:{s:11:\"title_color\";s:1:\"1\";s:16:\"tab_active_color\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:13:\"title_padding\";s:1:\"1\";}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:17:\"icon_active_color\";s:1:\"1\";}s:28:\"section_toggle_style_content\";a:5:{s:13:\"content_color\";s:1:\"1\";s:29:\"content_typography_typography\";s:1:\"1\";s:28:\"content_typography_font_size\";s:1:\"1\";s:30:\"content_typography_line_height\";s:1:\"1\";s:15:\"content_padding\";s:1:\"1\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}}}}'),
(4458, 427, '_gt3_usage_shortcodes', '{\"rev_slider\":1,\"contact-form-7\":1,\"mc4wp_form\":1}'),
(4459, 427, 'rs_page_bg_color', ''),
(4460, 495, 'mb_page_sidebar_layout', 'none'),
(4461, 495, 'mb_header_presets', '3'),
(4462, 495, 'mb_page_title_conditional', 'no'),
(4463, 495, 'mb_page_title_use_feature_image', '0'),
(4464, 495, 'mb_show_breadcrumbs', '1'),
(4465, 495, 'mb_page_title_vertical_align', 'middle'),
(4466, 495, 'mb_page_title_horizontal_align', 'center'),
(4467, 495, 'mb_page_title_font_color', '#3b3663'),
(4468, 495, 'mb_page_title_bg_color', '#ffffff'),
(4469, 495, 'mb_page_title_bg_repeat', 'no-repeat'),
(4470, 495, 'mb_page_title_bg_size', 'cover'),
(4471, 495, 'mb_page_title_bg_attachment', 'scroll'),
(4472, 495, 'mb_page_title_bg_position', 'center center'),
(4473, 495, 'mb_page_title_height', '215'),
(4474, 495, 'mb_page_title_top_border', '0'),
(4475, 495, 'mb_page_title_top_border_color_opacity', '1'),
(4476, 495, 'mb_page_title_bottom_border', '0'),
(4477, 495, 'mb_page_title_bottom_border_color_opacity', '1'),
(4478, 495, 'mb_page_title_bottom_margin', '80'),
(4479, 495, 'mb_map_prefooter', 'default'),
(4480, 495, 'mb_footer_switch', 'yes'),
(4481, 495, 'mb_footer_column', '4'),
(4482, 495, 'mb_footer_column2', '6-6'),
(4483, 495, 'mb_footer_column3', '5-5-2'),
(4484, 495, 'mb_footer_column5', '2-3-2-2-3'),
(4485, 495, 'mb_footer_align', 'left'),
(4486, 495, 'mb_padding_top', '80'),
(4487, 495, 'mb_padding_bottom', '0'),
(4488, 495, 'mb_padding_left', '0'),
(4489, 495, 'mb_padding_right', '0'),
(4490, 495, 'mb_footer_full_width', 'default'),
(4491, 495, 'mb_footer_bg_size', 'cover'),
(4492, 495, 'mb_footer_bg_color', '#fffcf6'),
(4493, 495, 'mb_footer_text_color', '#696687'),
(4494, 495, 'mb_footer_heading_color', '#3b3663'),
(4495, 495, 'mb_footer_bg_repeat', 'repeat'),
(4496, 495, 'mb_footer_attachment', 'scroll'),
(4497, 495, 'mb_footer_bg_position', 'center center'),
(4498, 495, 'mb_footer_top_border', '0'),
(4499, 495, 'mb_footer_top_border_color_opacity', '0.1'),
(4500, 495, 'mb_copyright_switch', '1'),
(4501, 495, 'mb_copyright_align', 'center'),
(4502, 495, 'mb_copyright_padding_top', '66'),
(4503, 495, 'mb_copyright_padding_bottom', '7'),
(4504, 495, 'mb_copyright_padding_left', '0'),
(4505, 495, 'mb_copyright_padding_right', '0'),
(4506, 495, 'mb_copyright_bg_color', '#fffcf6'),
(4507, 495, 'mb_copyright_text_color', '#696687'),
(4508, 495, 'mb_copyright_top_border', '0'),
(4509, 495, 'mb_copyright_top_border_color_opacity', '1'),
(4510, 495, 'mb_pre_footer_switch', '0'),
(4511, 495, 'mb_pre_footer_align', 'left'),
(4512, 495, 'mb_pre_footer_padding_top', '20'),
(4513, 495, 'mb_pre_footer_padding_bottom', '20'),
(4514, 495, 'mb_pre_footer_padding_left', '0'),
(4515, 495, 'mb_pre_footer_padding_right', '0'),
(4516, 495, 'mb_pre_footer_bg_color', '#191a1c'),
(4517, 495, 'mb_pre_footer_text_color', '#9da1a5'),
(4518, 495, 'mb_pre_footer_bottom_border', '1'),
(4519, 495, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4520, 495, 'mb_preloader', 'default'),
(4521, 495, 'mb_preloader_type', 'linear'),
(4522, 495, 'mb_preloader_background', '#191a1c'),
(4523, 495, 'mb_preloader_item_color', '#ffffff'),
(4524, 495, 'mb_preloader_item_color2', '#435bb2'),
(4525, 495, 'mb_preloader_item_width', '120'),
(4526, 495, 'mb_preloader_item_stroke', '2'),
(4527, 495, 'mb_preloader_item_logo_width', '45'),
(4528, 495, 'mb_preloader_full', '1'),
(4529, 495, '_elementor_edit_mode', 'builder'),
(4530, 495, '_elementor_template_type', 'wp-page'),
(4531, 495, '_elementor_version', '3.0.16'),
(4532, 495, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4533, 495, '_elementor_data', '[{\"id\":\"a3992b4\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6e42857\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"04dd098\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/home_03_img_01.png\",\"id\":3116},\"image_size\":\"full\",\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"-50\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"-57\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a137d6d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"315\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"130\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a1fdead\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"9302813\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"b206d9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Welcome<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d13221\",\"elType\":\"widget\",\"settings\":{\"title\":\"Grow Your Website<br>Traffic With Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"header_size\":\"h1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ceeb3aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13340ff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"43\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1529eca\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"more about us\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"aa98af5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"border_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":\"\"},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"},{\"id\":\"3542016\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0b90d9e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"294\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"06a6084\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"75abfde\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b30703f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"9bf7ac7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"-105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e873afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7afa687\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"911150a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, protation was comodo a utamur vix.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"43\",\"left\":\"30\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d3976d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef97fcd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto was. Te autem pertinax has of definitiones vel.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"7643651\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferum cum, te pertinax voluptatum sed, nonumes sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"122\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"15ac7bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a526e5a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5bfc90c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>care features<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d41bfea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Provided<br>\\nFeatures\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"966cf89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"44\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07814b5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"eb41f7c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5d30ea3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d618505\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"51\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d10fa6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a76db36\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"6\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/home_02_img_09.png\",\"id\":1003},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"44\",\"left\":\"0\",\"isLinked\":\"\"},\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b7fa59a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_11.png\",\"id\":1029},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"326e195\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"44\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"ea2cc9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"074d23b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe1b420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"f143295\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b754b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"c27a389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61764ec\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"},{\"id\":\"df25801\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"49.664\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"53da5cd\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home2_img_06.png\",\"id\":2027},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"-115\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4dd31be\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6b6e903\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/home_03_img_01.png\",\"id\":1004},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_image_mobile\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/transparent_background.png\",\"id\":1175},\"background_overlay_position_mobile\":\"center center\",\"background_overlay_size_mobile\":\"cover\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fb9c661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_image_mobile\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/home_03_img_02_1.png\",\"id\":1178},\"background_position_mobile\":\"center center\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"414\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"941e32d\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"51\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0a55d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home2_img_071.png\",\"id\":2384},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"8879559\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"f62b5cc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a314c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our services<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aae319f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provided Best<br>\\nDigital Services\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e09eb5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"37abfda\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1204fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c6ff7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Social Media Strategy\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"9bbfbd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"505b515\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9005327\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Real Time and Data\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"660ee32\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"88cdd49\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0a8cfdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"96ba982\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Reporting &amp; Analysis\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"b80b024\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8d37f14\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"526c6ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Penalty Recovery\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"95e98c5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4a36e88\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"9ec473d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"260\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6a929a3\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"9dbf39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7d0f163\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"523579a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"6\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/home_02_img_09.png\",\"id\":1003},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"561362f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_12.png\",\"id\":1030},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"2d3f8a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"44\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"90ed929\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"53\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1ddee2c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14f6b24\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\\n\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1406b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change and innovation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8dcb311\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50a5c79\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"78f5534\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"13b7127\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d91ee96\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e92f104\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"},{\"id\":\"7098108\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"49.664\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2e975f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-05.png\",\"id\":1986},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"-218\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9493a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d94c900\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a939d9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"47\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6eba58\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"a345f91\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a390de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bca2f8b\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"4291\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4294\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"gradient\",\"tab_hover_background_color\":\"#9289F1\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b\":\"#6254E7\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"_id\":\"a5a2ee4\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2c9b286\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/home_03_img_01.png\",\"id\":1004},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"92ee166\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1b754c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Previous Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":\"1\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"96fea60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d44bb6b\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"grid_gap\":\"30px\",\"all_title\":\"All\",\"button_title\":\"view more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"content\":\"<p>Content<\\/p>\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"6\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"seo\",\"web\",\"branding\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"load_items\":\"3\",\"hover\":\"type6\",\"use_filter\":\"yes\",\"show_view_all\":\"yes\",\"filter_style\":\"isotope\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"a2475ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"171\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ca09967\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6cefa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d945a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23f28d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2401361\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0790c0a\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"f4684c0\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"2293ed3\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"0e25a71\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"283dcd6\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"eeaa88e\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"d656eb7\"}],\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_slider_arrow\":\"#c8c7d6\",\"quote_items_color\":\"#f19a11\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"64362eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"77\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"a7bb485\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\"},\"elements\":[{\"id\":\"fd858e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ee67c5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e619791\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6cc560b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3149bca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"614f9b3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"279bed6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1a935d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b4d0ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"a99503c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"843b65a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c259b92\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c0e6e16\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/home_03_img_06.png\",\"id\":1009},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"f13ed30\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e0fa7ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0c8b7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"6809090\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"49.332\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f16103a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"157\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"81541d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8126e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Lates News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d030581\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"863f99e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"80d9f39\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"386fa16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad452e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"508f0fd\",\"elType\":\"widget\",\"settings\":{\"meta_date\":\"yes\",\"meta_position\":\"before_title\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"symbol_count_descrt\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-blog\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"fca1eff\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6484b34\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"92258db\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"78e2318\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"6\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/home_02_img_09.png\",\"id\":1003},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"177\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"2ed3678\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_13.png\",\"id\":1031},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"25936ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"44\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"db0bada\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Contact Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"78\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dad4744\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7eb072f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63541f8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6e1f4a5\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1498\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"},{\"id\":\"cd113b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"49.664\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"56b510c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home2_img_08.png\",\"id\":2061},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"-135\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5ba2a23\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4534, 495, '_wxr_import_has_attachment_refs', '1'),
(4535, 495, '_edit_lock', '1653656166:3'),
(4536, 495, 'mb_footer_sidebar_1', 'footer_column_5'),
(4537, 495, 'mb_footer_sidebar_2', 'sidebar_column-footer-6'),
(4538, 495, 'mb_footer_sidebar_3', 'footer_column_2'),
(4539, 495, 'mb_footer_sidebar_4', 'footer_column_3'),
(4540, 495, 'mb_copyright_editor', '© 2019 — Ewebot by GT3Themes. All Rights Reserved.'),
(4541, 495, 'mb_bubbles_block', 'default'),
(4542, 495, '_wpda-builder-header', '4073'),
(4543, 495, '_wpda-builder-footer', '4153'),
(4544, 495, '_elementor_controls_usage', 'a:8:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"12\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:2:\"12\";s:10:\"image_size\";s:2:\"12\";s:5:\"align\";s:1:\"7\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:6:{s:9:\"_position\";s:1:\"1\";s:21:\"_offset_orientation_h\";s:1:\"1\";s:20:\"_offset_x_end_tablet\";s:1:\"1\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:16:\"_offset_y_tablet\";s:1:\"1\";s:16:\"_offset_y_mobile\";s:1:\"1\";}s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:14:\"_margin_tablet\";s:1:\"4\";s:14:\"_margin_mobile\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"7\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"27\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"26\";s:12:\"space_mobile\";s:2:\"11\";s:12:\"space_tablet\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"19\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"14\";s:20:\"typography_font_size\";s:2:\"14\";s:25:\"typography_text_transform\";s:2:\"10\";s:22:\"typography_font_weight\";s:2:\"14\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"5\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";s:2:\"12\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";s:2:\"10\";s:11:\"header_size\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:2:\"10\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_line_height\";s:2:\"10\";s:22:\"typography_font_weight\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"1\";s:25:\"typography_letter_spacing\";s:1:\"2\";s:27:\"typography_font_size_mobile\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";s:29:\"typography_line_height_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"38\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"4\";s:12:\"_inline_size\";s:2:\"12\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";s:1:\"4\";s:6:\"margin\";s:1:\"6\";s:13:\"margin_mobile\";s:1:\"4\";s:13:\"margin_tablet\";s:1:\"2\";s:18:\"hide_mobile_column\";s:1:\"2\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:11:{s:21:\"background_background\";s:1:\"3\";s:16:\"background_image\";s:1:\"3\";s:19:\"background_position\";s:1:\"3\";s:17:\"background_repeat\";s:1:\"3\";s:19:\"background_bg_width\";s:1:\"3\";s:23:\"background_image_mobile\";s:1:\"1\";s:26:\"background_position_mobile\";s:1:\"1\";s:22:\"background_xpos_mobile\";s:1:\"1\";s:24:\"background_repeat_mobile\";s:1:\"1\";s:22:\"background_size_mobile\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"4\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:3:{s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"3\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:2:\"11\";s:17:\"background_repeat\";s:2:\"11\";s:15:\"background_size\";s:2:\"11\";s:16:\"background_image\";s:1:\"3\";s:21:\"background_background\";s:1:\"3\";}s:26:\"section_background_overlay\";a:7:{s:27:\"background_overlay_position\";s:1:\"1\";s:25:\"background_overlay_repeat\";s:1:\"1\";s:23:\"background_overlay_size\";s:1:\"1\";s:26:\"background_overlay_opacity\";s:1:\"1\";s:31:\"background_overlay_image_mobile\";s:1:\"1\";s:34:\"background_overlay_position_mobile\";s:1:\"1\";s:30:\"background_overlay_size_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"3\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:5:{s:9:\"bar_color\";s:1:\"3\";s:12:\"bar_bg_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"1\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"1\";}}}}}'),
(4545, 495, '_gt3_usage_shortcodes', '{\"contact-form-7\":2,\"mc4wp_form\":1}'),
(4546, 495, 'rs_page_bg_color', ''),
(4547, 623, 'mb_page_sidebar_layout', 'default'),
(4548, 623, 'mb_header_presets', '0'),
(4549, 623, 'mb_page_title_conditional', 'default'),
(4550, 623, 'mb_page_title_use_feature_image', '0'),
(4551, 623, 'mb_show_breadcrumbs', '1'),
(4552, 623, 'mb_page_title_vertical_align', 'top'),
(4553, 623, 'mb_page_title_horizontal_align', 'center'),
(4554, 623, 'mb_page_title_font_color', '#ffffff'),
(4555, 623, 'mb_page_title_bg_color', '#2a1888'),
(4556, 623, 'mb_page_title_bg_repeat', 'no-repeat'),
(4557, 623, 'mb_page_title_bg_size', 'cover'),
(4558, 623, 'mb_page_title_bg_attachment', 'inherit'),
(4559, 623, 'mb_page_title_bg_position', 'center center'),
(4560, 623, 'mb_page_title_height', '370'),
(4561, 623, 'mb_page_title_top_border', '0'),
(4562, 623, 'mb_page_title_top_border_color_opacity', '1'),
(4563, 623, 'mb_page_title_bottom_border', '0'),
(4564, 623, 'mb_page_title_bottom_border_color_opacity', '1'),
(4565, 623, 'mb_page_title_bottom_margin', '0'),
(4566, 623, 'mb_map_prefooter', 'default'),
(4567, 623, 'mb_footer_switch', 'default'),
(4568, 623, 'mb_footer_column', '4'),
(4569, 623, 'mb_footer_column2', '6-6'),
(4570, 623, 'mb_footer_column3', '5-5-2'),
(4571, 623, 'mb_footer_column5', '2-3-2-2-3'),
(4572, 623, 'mb_footer_align', 'left'),
(4573, 623, 'mb_padding_top', '57'),
(4574, 623, 'mb_padding_bottom', '57'),
(4575, 623, 'mb_padding_left', '0'),
(4576, 623, 'mb_padding_right', '0'),
(4577, 623, 'mb_footer_full_width', 'default'),
(4578, 623, 'mb_footer_bg_size', 'cover'),
(4579, 623, 'mb_footer_bg_color', '#191a1c'),
(4580, 623, 'mb_footer_text_color', '#ffffff'),
(4581, 623, 'mb_footer_heading_color', '#9da1a5'),
(4582, 623, 'mb_footer_bg_repeat', 'repeat'),
(4583, 623, 'mb_footer_attachment', 'scroll'),
(4584, 623, 'mb_footer_bg_position', 'center center'),
(4585, 623, 'mb_footer_top_border', '1'),
(4586, 623, 'mb_footer_top_border_color_opacity', '0.1'),
(4587, 623, 'mb_copyright_switch', '1'),
(4588, 623, 'mb_copyright_align', 'left'),
(4589, 623, 'mb_copyright_padding_top', '20'),
(4590, 623, 'mb_copyright_padding_bottom', '20'),
(4591, 623, 'mb_copyright_padding_left', '0'),
(4592, 623, 'mb_copyright_padding_right', '0'),
(4593, 623, 'mb_copyright_bg_color', '#191a1c'),
(4594, 623, 'mb_copyright_text_color', '#9da1a5'),
(4595, 623, 'mb_copyright_top_border', '1'),
(4596, 623, 'mb_copyright_top_border_color_opacity', '1'),
(4597, 623, 'mb_pre_footer_switch', '0'),
(4598, 623, 'mb_pre_footer_align', 'left'),
(4599, 623, 'mb_pre_footer_padding_top', '20'),
(4600, 623, 'mb_pre_footer_padding_bottom', '20'),
(4601, 623, 'mb_pre_footer_padding_left', '0'),
(4602, 623, 'mb_pre_footer_padding_right', '0'),
(4603, 623, 'mb_pre_footer_bg_color', '#191a1c'),
(4604, 623, 'mb_pre_footer_text_color', '#9da1a5'),
(4605, 623, 'mb_pre_footer_bottom_border', '1'),
(4606, 623, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4607, 623, 'mb_preloader', 'default'),
(4608, 623, 'mb_preloader_type', 'linear'),
(4609, 623, 'mb_preloader_background', '#191a1c'),
(4610, 623, 'mb_preloader_item_color', '#ffffff'),
(4611, 623, 'mb_preloader_item_color2', '#435bb2'),
(4612, 623, 'mb_preloader_item_width', '120'),
(4613, 623, 'mb_preloader_item_stroke', '2'),
(4614, 623, 'mb_preloader_item_logo_width', '45'),
(4615, 623, 'mb_preloader_full', '1'),
(4616, 623, '_elementor_edit_mode', 'builder'),
(4617, 623, '_elementor_template_type', 'wp-post'),
(4618, 623, '_elementor_version', '3.18.3'),
(4619, 623, '_wp_page_template', 'default'),
(4620, 623, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"767a777\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6fd2ce4\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"be3a94c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55065e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bbf770a\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"ccbe6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1720ccc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40fe9f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6702d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"630a568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a4a0914\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"9763e4a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e6cccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"ab010ca\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7a52db7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(4621, 623, '_wxr_import_has_attachment_refs', '1'),
(4622, 623, '_edit_lock', '1706256133:1'),
(4623, 623, 'mb_bubbles_block', 'show'),
(4624, 623, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(4625, 623, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(4626, 623, '_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\";}}'),
(4627, 623, '_gt3_usage_blocks', '[]'),
(4628, 623, 'mb_page_title_bg_image', '2651'),
(4629, 623, 'mb_preloader_mobile_disable', '0'),
(4630, 623, 'footnotes', ''),
(4631, 707, 'mb_page_sidebar_layout', 'default'),
(4632, 707, 'mb_header_presets', 'default'),
(4633, 707, 'mb_page_title_conditional', 'yes'),
(4634, 707, 'mb_page_title_use_feature_image', '0'),
(4635, 707, 'mb_show_breadcrumbs', '1'),
(4636, 707, 'mb_page_title_vertical_align', 'middle'),
(4637, 707, 'mb_page_title_horizontal_align', 'center'),
(4638, 707, 'mb_page_title_font_color', '#3b3663'),
(4639, 707, 'mb_page_title_bg_color', '#ffffff'),
(4640, 707, 'mb_page_title_bg_repeat', 'no-repeat'),
(4641, 707, 'mb_page_title_bg_size', 'cover'),
(4642, 707, 'mb_page_title_bg_attachment', 'scroll'),
(4643, 707, 'mb_page_title_bg_position', 'center center'),
(4644, 707, 'mb_page_title_height', '215'),
(4645, 707, 'mb_page_title_top_border', '0'),
(4646, 707, 'mb_page_title_top_border_color_opacity', '1'),
(4647, 707, 'mb_page_title_bottom_border', '0'),
(4648, 707, 'mb_page_title_bottom_border_color_opacity', '1'),
(4649, 707, 'mb_page_title_bottom_margin', '80'),
(4650, 707, 'mb_map_prefooter', 'default'),
(4651, 707, 'mb_footer_switch', 'yes'),
(4652, 707, 'mb_footer_column', '4'),
(4653, 707, 'mb_footer_column2', '6-6'),
(4654, 707, 'mb_footer_column3', '5-5-2'),
(4655, 707, 'mb_footer_column5', '2-3-2-2-3'),
(4656, 707, 'mb_footer_align', 'left'),
(4657, 707, 'mb_padding_top', '95'),
(4658, 707, 'mb_padding_bottom', '0'),
(4659, 707, 'mb_padding_left', '0'),
(4660, 707, 'mb_padding_right', '0'),
(4661, 707, 'mb_footer_full_width', 'default'),
(4662, 707, 'mb_footer_bg_size', 'cover'),
(4663, 707, 'mb_footer_bg_color', '#f9f8ff'),
(4664, 707, 'mb_footer_text_color', '#696687'),
(4665, 707, 'mb_footer_heading_color', '#3b3663'),
(4666, 707, 'mb_footer_bg_repeat', 'repeat'),
(4667, 707, 'mb_footer_attachment', 'scroll'),
(4668, 707, 'mb_footer_bg_position', 'center center'),
(4669, 707, 'mb_footer_top_border', '0'),
(4670, 707, 'mb_footer_top_border_color_opacity', '0.1'),
(4671, 707, 'mb_copyright_switch', '1'),
(4672, 707, 'mb_copyright_align', 'center'),
(4673, 707, 'mb_copyright_padding_top', '20'),
(4674, 707, 'mb_copyright_padding_bottom', '7'),
(4675, 707, 'mb_copyright_padding_left', '0'),
(4676, 707, 'mb_copyright_padding_right', '0'),
(4677, 707, 'mb_copyright_bg_color', '#f9f8ff'),
(4678, 707, 'mb_copyright_text_color', '#9da1a5'),
(4679, 707, 'mb_copyright_top_border', '0'),
(4680, 707, 'mb_copyright_top_border_color_opacity', '1'),
(4681, 707, 'mb_pre_footer_switch', '0'),
(4682, 707, 'mb_pre_footer_align', 'left'),
(4683, 707, 'mb_pre_footer_padding_top', '20'),
(4684, 707, 'mb_pre_footer_padding_bottom', '20'),
(4685, 707, 'mb_pre_footer_padding_left', '0'),
(4686, 707, 'mb_pre_footer_padding_right', '0'),
(4687, 707, 'mb_pre_footer_bg_color', '#191a1c'),
(4688, 707, 'mb_pre_footer_text_color', '#9da1a5'),
(4689, 707, 'mb_pre_footer_bottom_border', '1'),
(4690, 707, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4691, 707, 'mb_preloader', 'default'),
(4692, 707, 'mb_preloader_type', 'linear'),
(4693, 707, 'mb_preloader_background', '#191a1c'),
(4694, 707, 'mb_preloader_item_color', '#ffffff'),
(4695, 707, 'mb_preloader_item_color2', '#435bb2'),
(4696, 707, 'mb_preloader_item_width', '120'),
(4697, 707, 'mb_preloader_item_stroke', '2'),
(4698, 707, 'mb_preloader_item_logo_width', '45'),
(4699, 707, 'mb_preloader_full', '1'),
(4700, 707, '_elementor_edit_mode', 'builder'),
(4701, 707, '_elementor_template_type', 'wp-page'),
(4702, 707, '_elementor_version', '2.9.13'),
(4703, 707, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4704, 707, '_elementor_data', '[{\"id\":\"06e7dac\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"937b7bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"890fc4a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Pricing<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e78e5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Plan\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd82164\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you are unsure which pricing plan to choose, then register for a 14-day free trial to start building your business.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1f6916\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"75e4657\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We also always offer discounts and promotions to our services to both new and regular customers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"59b7429\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"cbe86bc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"dc43d12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>about<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"text_color\":\"#5747e4\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c2959b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We offer competitive rates and amazing pricing plans to help you find one that fits your needs and budget. If you are unsure which pricing plan to choose, don\\u2019t worry, you can always get a refund from us.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"87f3765\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"f99a074\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8a1d0e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Features<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"text_color\":\"#5747e4\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31f1d99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Branding strategy &amp; identity<\\/li><li>Marketing campaign &amp; PR<\\/li><li>Website and app designing<\\/li><li>Video production &amp; editing<\\/li><li>User experience designing<\\/li><li>Content development<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beae72b\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0eb3fc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"05b4da8\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"4291\",\"type\":\"empty\",\"gt3_tabs_icon_size\":\"normal\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"\",\"tab_background_color\":\"\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":\"500\",\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_title_color\":\"\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"\",\"tab_hover_background_color\":\"\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b\":\"#f2295b\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4294\",\"type\":\"empty\",\"gt3_tabs_icon_size\":\"normal\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"\",\"tab_background_color\":\"\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":\"500\",\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"gradient\",\"tab_hover_background_color\":\"#9289F1\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b\":\"#6254E7\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_id\":\"a5a2ee4\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d13886f\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/home_02_img_03.jpg\",\"id\":997},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"462bc63\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"22\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"e8dd62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"56\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"547b2df\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"119\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"81\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ba00100\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More with us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f076d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"You Want to Showcase Your Website\\nin Top Join With Us\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"37\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6537f96\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"39\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d169ffb\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join with us\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"8c5d107\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"130\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"92\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"5eb5b56\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"22\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"668eee7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0dca697\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"5eb1c32\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"81\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d98a1f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f213984\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e7b7e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you\\u2019ll be able to have any issue resolved within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c9c562\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5e04d10\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"8 800 2534 236\",\"custom_meta_icon\":\"\",\"custom_colors\":\"yes\",\"custom_label_color\":\"\",\"custom_value_color\":\"#5747e4\",\"custom_icon_color\":\"\",\"_id\":\"04db689\"},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"email@example.com<br>\\nemail@yoursite.com\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"27 Division St, New York, NY 10002,<br> United States\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"bc4a9b3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"132\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"ce09317\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"9eed221\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"7fa03e5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a613da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e086c87\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"afce756\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Contact Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d80d7d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9405c55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"213bf7a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fc0d976\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"02ef0c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(4705, 707, '_edit_lock', '1641732919:1'),
(4706, 707, 'mb_page_title_bg_image', '1279'),
(4707, 707, 'mb_footer_sidebar_1', 'footer_column_5'),
(4708, 707, 'mb_footer_sidebar_2', 'sidebar_column-footer-6'),
(4709, 707, 'mb_footer_sidebar_3', 'footer_column_2'),
(4710, 707, 'mb_footer_sidebar_4', 'footer_column_3'),
(4711, 707, 'mb_copyright_editor', '© 2019 — Ewebot by GT3Themes. All Rights Reserved.'),
(4712, 707, '_wpda-builder-header', ''),
(4713, 707, '_wpda-builder-footer', '4141'),
(4714, 707, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"12\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"12\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:10:\"text_color\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:11:\"title_color\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:25:\"typography_letter_spacing\";s:1:\"1\";s:27:\"typography_font_size_mobile\";s:1:\"1\";s:29:\"typography_line_height_mobile\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"12\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"12\";s:12:\"space_tablet\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:21:\"space_between_widgets\";s:1:\"6\";s:19:\"_inline_size_tablet\";s:1:\"6\";s:12:\"_inline_size\";s:1:\"6\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";s:14:\"padding_tablet\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:4:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"1\";}}}}}'),
(4715, 707, '_gt3_usage_shortcodes', '{\"contact-form-7\":1,\"mc4wp_form\":1}'),
(4716, 707, 'rs_page_bg_color', ''),
(4717, 719, 'mb_page_sidebar_layout', 'default'),
(4718, 719, 'mb_header_presets', 'default'),
(4719, 719, 'mb_page_title_conditional', 'default'),
(4720, 719, 'mb_page_title_use_feature_image', '0'),
(4721, 719, 'mb_show_breadcrumbs', '1'),
(4722, 719, 'mb_page_title_vertical_align', 'middle'),
(4723, 719, 'mb_page_title_horizontal_align', 'center'),
(4724, 719, 'mb_page_title_font_color', '#ffffff'),
(4725, 719, 'mb_page_title_bg_color', '#ffffff'),
(4726, 719, 'mb_page_title_bg_repeat', 'no-repeat'),
(4727, 719, 'mb_page_title_bg_size', 'cover'),
(4728, 719, 'mb_page_title_bg_attachment', 'scroll'),
(4729, 719, 'mb_page_title_bg_position', 'center center'),
(4730, 719, 'mb_page_title_height', '260'),
(4731, 719, 'mb_page_title_top_border', '0'),
(4732, 719, 'mb_page_title_top_border_color_opacity', '1'),
(4733, 719, 'mb_page_title_bottom_border', '0'),
(4734, 719, 'mb_page_title_bottom_border_color_opacity', '1'),
(4735, 719, 'mb_page_title_bottom_margin', '0'),
(4736, 719, 'mb_map_prefooter', 'default'),
(4737, 719, 'mb_footer_switch', 'default'),
(4738, 719, 'mb_footer_column', '4'),
(4739, 719, 'mb_footer_column2', '6-6'),
(4740, 719, 'mb_footer_column3', '5-5-2'),
(4741, 719, 'mb_footer_column5', '2-3-2-2-3'),
(4742, 719, 'mb_footer_align', 'left'),
(4743, 719, 'mb_padding_top', '57'),
(4744, 719, 'mb_padding_bottom', '57'),
(4745, 719, 'mb_padding_left', '0'),
(4746, 719, 'mb_padding_right', '0'),
(4747, 719, 'mb_footer_full_width', 'default'),
(4748, 719, 'mb_footer_bg_size', 'cover'),
(4749, 719, 'mb_footer_bg_color', '#191a1c'),
(4750, 719, 'mb_footer_text_color', '#ffffff'),
(4751, 719, 'mb_footer_heading_color', '#9da1a5'),
(4752, 719, 'mb_footer_bg_repeat', 'repeat'),
(4753, 719, 'mb_footer_attachment', 'scroll'),
(4754, 719, 'mb_footer_bg_position', 'center center'),
(4755, 719, 'mb_footer_top_border', '1'),
(4756, 719, 'mb_footer_top_border_color_opacity', '0.1'),
(4757, 719, 'mb_copyright_switch', '1'),
(4758, 719, 'mb_copyright_align', 'left'),
(4759, 719, 'mb_copyright_padding_top', '20'),
(4760, 719, 'mb_copyright_padding_bottom', '20'),
(4761, 719, 'mb_copyright_padding_left', '0'),
(4762, 719, 'mb_copyright_padding_right', '0'),
(4763, 719, 'mb_copyright_bg_color', '#191a1c'),
(4764, 719, 'mb_copyright_text_color', '#9da1a5'),
(4765, 719, 'mb_copyright_top_border', '1'),
(4766, 719, 'mb_copyright_top_border_color_opacity', '1'),
(4767, 719, 'mb_pre_footer_switch', '0'),
(4768, 719, 'mb_pre_footer_align', 'left'),
(4769, 719, 'mb_pre_footer_padding_top', '20'),
(4770, 719, 'mb_pre_footer_padding_bottom', '20'),
(4771, 719, 'mb_pre_footer_padding_left', '0'),
(4772, 719, 'mb_pre_footer_padding_right', '0'),
(4773, 719, 'mb_pre_footer_bg_color', '#191a1c'),
(4774, 719, 'mb_pre_footer_text_color', '#9da1a5'),
(4775, 719, 'mb_pre_footer_bottom_border', '1'),
(4776, 719, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4777, 719, 'mb_preloader', 'default'),
(4778, 719, 'mb_preloader_type', 'linear'),
(4779, 719, 'mb_preloader_background', '#191a1c'),
(4780, 719, 'mb_preloader_item_color', '#ffffff'),
(4781, 719, 'mb_preloader_item_color2', '#435bb2'),
(4782, 719, 'mb_preloader_item_width', '120'),
(4783, 719, 'mb_preloader_item_stroke', '2'),
(4784, 719, 'mb_preloader_item_logo_width', '45'),
(4785, 719, 'mb_preloader_full', '1'),
(4786, 719, '_elementor_edit_mode', 'builder'),
(4787, 719, '_elementor_template_type', 'wp-page'),
(4788, 719, '_elementor_version', '3.1.0'),
(4789, 719, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4790, 719, '_elementor_data', '[{\"id\":\"f3aa01c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"afdc654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2216537\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6bf4ec7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/services_img.png\",\"id\":2484},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-43\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"dfa2610\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c8a69f7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"76\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9da11f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Best For You<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a34f0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2497d10\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"da52ed1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0428cca\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"10731c6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"39ca3e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9e0b75e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"Media Promotion\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"df210fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"92598f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_15.png\",\"id\":1033},\"title_text\":\"Infographics Content\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"89\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6f3cd80\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d717381\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"discover more\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"37bd43c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"97\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"87\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e59be\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f033d20\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3907f85\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3afcade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Previous Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ec10af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f751ef\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"grid_gap\":\"30px\",\"all_title\":\"All\",\"button_title\":\"view more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"content\":\"<p>Content<\\/p>\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"6\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"seo\",\"web\",\"branding\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"load_items\":\"3\",\"hover\":\"type6\",\"use_filter\":\"yes\",\"show_view_all\":\"yes\",\"filter_style\":\"isotope\",\"lazyload\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"4fb2a41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"83\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"494098d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/team_bg_img.jpg\",\"id\":2478},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"b04ccfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3757679\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"244\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"111\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a762204\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Services<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b9c779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Check<br>\\nOur Services\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bd779b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"41\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"36d4b54\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_04.png\",\"id\":1022},\"title_text\":\"Search Optimization \",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"113\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"43\",\"left\":\"45\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"\"},{\"id\":\"194028b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"07acd05\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"949f330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_05.png\",\"id\":1023},\"title_text\":\"Social Media Strategy\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"43\",\"left\":\"45\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d50719a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5a6fee4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_16.png\",\"id\":1034},\"title_text\":\"Reporting &amp; Analysis\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"43\",\"left\":\"45\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"27611fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"51bb86d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e22987\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d7db53a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_06.png\",\"id\":1024},\"title_text\":\"Real Time and Data\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"109\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"43\",\"left\":\"45\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"daafdfc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"54e7840\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_09.png\",\"id\":1027},\"title_text\":\"Penalty Recovery\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"43\",\"left\":\"45\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"f505a0f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e584a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1190\",\"sizes\":[]}},\"elements\":[{\"id\":\"15b9d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"956d76c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a8496c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3f8efa4\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e823bf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b9c531d\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"4283\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4286\",\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"gradient\",\"tab_hover_background_color\":\"#9289F1\",\"tab_hover_background_color_b\":\"#6254E7\",\"_id\":\"a5a2ee4\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"512ffe9\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"e0228a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"66ca8db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4327bd8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"aba14d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dc4c846\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a88e05\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"e1e278c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b16810\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"18fc318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"e3015b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"37ba539\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bfc044d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"12e57eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c10583\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ed70f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"76\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"490b605\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>analysis<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf4f637\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aae4105\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8a6311d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd08717\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"958\\\" title=\\\"Home2 form\\\"]\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"28b2a9a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"167\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"87\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"f7adc88\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"827b6dc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"65c76e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/services_img_01.png\",\"id\":2490},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-73\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(4791, 719, '_wxr_import_has_attachment_refs', '1'),
(4792, 719, '_edit_lock', '1654169187:3'),
(4793, 719, 'mb_bubbles_block', 'default'),
(4794, 719, '_elementor_controls_usage', 'a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"24\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"21\";s:12:\"space_tablet\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"6\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:21:\"space_between_widgets\";s:1:\"7\";s:12:\"_inline_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_tablet\";s:1:\"2\";s:7:\"padding\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"7\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:25:\"typography_text_transform\";s:1:\"5\";s:22:\"typography_font_weight\";s:1:\"5\";s:5:\"align\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"5\";s:5:\"align\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"5\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"5\";}s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"4\";s:3:\"gap\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_tablet\";s:1:\"1\";s:6:\"margin\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:19:\"background_position\";s:1:\"3\";s:17:\"background_repeat\";s:1:\"3\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:26:\"background_position_mobile\";s:1:\"1\";s:24:\"background_repeat_mobile\";s:1:\"1\";s:22:\"background_size_mobile\";s:1:\"1\";}s:26:\"section_background_overlay\";a:3:{s:27:\"background_overlay_position\";s:1:\"1\";s:25:\"background_overlay_repeat\";s:1:\"1\";s:26:\"background_overlay_opacity\";s:1:\"1\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"1\";}}}}}'),
(4795, 719, 'mb_page_title_bg_image', '2651'),
(4796, 719, '_gt3_usage_shortcodes', '{\"contact-form-7\":2,\"mc4wp_form\":1}'),
(4797, 719, 'rs_page_bg_color', ''),
(4798, 782, 'mb_page_sidebar_layout', 'default'),
(4799, 782, 'mb_header_presets', 'default'),
(4800, 782, 'mb_page_title_conditional', 'default'),
(4801, 782, 'mb_page_title_use_feature_image', '0'),
(4802, 782, 'mb_show_breadcrumbs', '1'),
(4803, 782, 'mb_page_title_vertical_align', 'middle'),
(4804, 782, 'mb_page_title_horizontal_align', 'center'),
(4805, 782, 'mb_page_title_font_color', '#3b3663'),
(4806, 782, 'mb_page_title_bg_color', '#ffffff'),
(4807, 782, 'mb_page_title_bg_repeat', 'no-repeat'),
(4808, 782, 'mb_page_title_bg_size', 'cover'),
(4809, 782, 'mb_page_title_bg_attachment', 'scroll'),
(4810, 782, 'mb_page_title_bg_position', 'center center'),
(4811, 782, 'mb_page_title_height', '215'),
(4812, 782, 'mb_page_title_top_border', '0'),
(4813, 782, 'mb_page_title_top_border_color_opacity', '1'),
(4814, 782, 'mb_page_title_bottom_border', '0'),
(4815, 782, 'mb_page_title_bottom_border_color_opacity', '1'),
(4816, 782, 'mb_page_title_bottom_margin', '80'),
(4817, 782, 'mb_map_prefooter', 'default'),
(4818, 782, 'mb_footer_switch', 'default'),
(4819, 782, 'mb_footer_column', '4'),
(4820, 782, 'mb_footer_column2', '6-6'),
(4821, 782, 'mb_footer_column3', '5-5-2'),
(4822, 782, 'mb_footer_column5', '2-3-2-2-3'),
(4823, 782, 'mb_footer_align', 'left'),
(4824, 782, 'mb_padding_top', '57'),
(4825, 782, 'mb_padding_bottom', '57'),
(4826, 782, 'mb_padding_left', '0'),
(4827, 782, 'mb_padding_right', '0'),
(4828, 782, 'mb_footer_full_width', 'default'),
(4829, 782, 'mb_footer_bg_size', 'cover'),
(4830, 782, 'mb_footer_bg_color', '#191a1c'),
(4831, 782, 'mb_footer_text_color', '#ffffff'),
(4832, 782, 'mb_footer_heading_color', '#9da1a5'),
(4833, 782, 'mb_footer_bg_repeat', 'repeat'),
(4834, 782, 'mb_footer_attachment', 'scroll'),
(4835, 782, 'mb_footer_bg_position', 'center center'),
(4836, 782, 'mb_footer_top_border', '1'),
(4837, 782, 'mb_footer_top_border_color_opacity', '0.1'),
(4838, 782, 'mb_copyright_switch', '1'),
(4839, 782, 'mb_copyright_align', 'left'),
(4840, 782, 'mb_copyright_padding_top', '20'),
(4841, 782, 'mb_copyright_padding_bottom', '20'),
(4842, 782, 'mb_copyright_padding_left', '0'),
(4843, 782, 'mb_copyright_padding_right', '0'),
(4844, 782, 'mb_copyright_bg_color', '#191a1c'),
(4845, 782, 'mb_copyright_text_color', '#9da1a5'),
(4846, 782, 'mb_copyright_top_border', '1'),
(4847, 782, 'mb_copyright_top_border_color_opacity', '1'),
(4848, 782, 'mb_pre_footer_switch', '0'),
(4849, 782, 'mb_pre_footer_align', 'left'),
(4850, 782, 'mb_pre_footer_padding_top', '20'),
(4851, 782, 'mb_pre_footer_padding_bottom', '20'),
(4852, 782, 'mb_pre_footer_padding_left', '0'),
(4853, 782, 'mb_pre_footer_padding_right', '0'),
(4854, 782, 'mb_pre_footer_bg_color', '#191a1c'),
(4855, 782, 'mb_pre_footer_text_color', '#9da1a5'),
(4856, 782, 'mb_pre_footer_bottom_border', '1'),
(4857, 782, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4858, 782, 'mb_preloader', 'default'),
(4859, 782, 'mb_preloader_type', 'linear'),
(4860, 782, 'mb_preloader_background', '#191a1c'),
(4861, 782, 'mb_preloader_item_color', '#ffffff'),
(4862, 782, 'mb_preloader_item_color2', '#435bb2'),
(4863, 782, 'mb_preloader_item_width', '120'),
(4864, 782, 'mb_preloader_item_stroke', '2'),
(4865, 782, 'mb_preloader_item_logo_width', '45'),
(4866, 782, 'mb_preloader_full', '1'),
(4867, 782, '_elementor_edit_mode', 'builder'),
(4868, 782, '_elementor_template_type', 'wp-page'),
(4869, 782, '_elementor_version', '2.9.13'),
(4870, 782, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4871, 782, '_elementor_data', '[{\"id\":\"b2f78ac\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"71db0f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a650e84\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fa1dbed\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"43c73c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dead02c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skilled Team of Creators\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8b2b28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10f5e42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3dd4bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"bar_border_radius\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"0689165\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"bar_border_radius\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"0458007\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"0c27681\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d516d9b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"},{\"id\":\"c9128e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d2d79a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-05.png\",\"id\":1986},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-97\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ec29f34\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\"},\"elements\":[{\"id\":\"02ff291\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4a505f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"351054f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97188dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"180d2e8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a50ce40\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"8\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"},{\"id\":\"04b6175\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0ec5d7c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/team_bg_img.jpg\",\"id\":2478},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"5bb5116\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5cae4b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cb042d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Work process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"935060c\",\"elType\":\"widget\",\"settings\":{\"title\":\"This is How We Streamline<br>\\nOur Design Workflow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e392da\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"4dbea91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f12dcaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"104\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eb4a773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_17.png\",\"id\":1035},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d1f4d35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"01 Preparation of Contract\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"px\",\"size\":\"113\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"e8f2f20\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"310\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"e338930\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b755386\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"192\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8835bcf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_18.png\",\"id\":1036},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6940b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"02 Data Analysis\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"px\",\"size\":\"113\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ab394a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5750650\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"104\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e5c5dc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_19.png\",\"id\":1037},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5212855\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"03 Progress Report\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"px\",\"size\":\"113\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"37e6f19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"255\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"59a04c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4ab1d79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"192\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"dbe2a7a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_20.png\",\"id\":1038},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3668a4d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"04 Satisfied Customers\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"px\",\"size\":\"113\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e494821\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"91c7c6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"43bade3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13e5bd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d63370a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"83819f3\",\"elType\":\"widget\",\"settings\":{\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"de2580a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e9fee74\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/dots.png\",\"id\":\"1876\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4dd2a4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a12c2c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1543d4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"d7383ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e5b8287\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a290875\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Lates News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1306f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f31d20\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"73419ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"24.664\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b563e63\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"337793e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0590439\",\"elType\":\"widget\",\"settings\":{\"meta_date\":\"yes\",\"meta_position\":\"before_title\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"12\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"symbol_count_desc\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"symbol_count_descrt\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-blog\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bae7d25\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2da1270\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dffbb87\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(4872, 782, '_wxr_import_has_attachment_refs', '1'),
(4873, 782, '_edit_lock', '1641732925:1'),
(4874, 782, '_elementor_controls_usage', 'a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:25:\"typography_text_transform\";s:1:\"5\";s:22:\"typography_font_weight\";s:1:\"5\";s:5:\"align\";s:1:\"5\";s:22:\"typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"5\";s:22:\"typography_line_height\";s:1:\"5\";s:22:\"typography_font_weight\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"15\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"14\";s:12:\"space_tablet\";s:1:\"2\";s:12:\"space_mobile\";s:1:\"5\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:4:{s:9:\"bar_color\";s:1:\"3\";s:12:\"bar_bg_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:17:\"bar_border_radius\";s:1:\"3\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"5\";s:21:\"space_between_widgets\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";s:1:\"1\";s:14:\"padding_tablet\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"5\";s:10:\"image_size\";s:1:\"5\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"5\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"2\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"5\";s:17:\"background_repeat\";s:1:\"5\";s:15:\"background_size\";s:1:\"5\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"2\";}s:26:\"section_background_overlay\";a:3:{s:27:\"background_overlay_position\";s:1:\"1\";s:25:\"background_overlay_repeat\";s:1:\"1\";s:26:\"background_overlay_opacity\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";s:1:\"1\";}}}}}'),
(4875, 782, 'mb_bubbles_block', 'default'),
(4876, 782, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(4877, 782, 'rs_page_bg_color', ''),
(4878, 884, 'mb_page_sidebar_layout', 'default'),
(4879, 884, 'mb_header_presets', 'default'),
(4880, 884, 'mb_page_title_conditional', 'default'),
(4881, 884, 'mb_page_title_use_feature_image', '0'),
(4882, 884, 'mb_show_breadcrumbs', '1'),
(4883, 884, 'mb_page_title_vertical_align', 'middle'),
(4884, 884, 'mb_page_title_horizontal_align', 'center'),
(4885, 884, 'mb_page_title_font_color', '#3b3663'),
(4886, 884, 'mb_page_title_bg_color', '#ffffff'),
(4887, 884, 'mb_page_title_bg_repeat', 'no-repeat'),
(4888, 884, 'mb_page_title_bg_size', 'cover'),
(4889, 884, 'mb_page_title_bg_attachment', 'scroll'),
(4890, 884, 'mb_page_title_bg_position', 'center center'),
(4891, 884, 'mb_page_title_height', '215'),
(4892, 884, 'mb_page_title_top_border', '0'),
(4893, 884, 'mb_page_title_top_border_color_opacity', '1'),
(4894, 884, 'mb_page_title_bottom_border', '0'),
(4895, 884, 'mb_page_title_bottom_border_color_opacity', '1'),
(4896, 884, 'mb_page_title_bottom_margin', '80'),
(4897, 884, 'mb_map_prefooter', 'default'),
(4898, 884, 'mb_footer_switch', 'default'),
(4899, 884, 'mb_footer_column', '4'),
(4900, 884, 'mb_footer_column2', '6-6'),
(4901, 884, 'mb_footer_column3', '5-5-2'),
(4902, 884, 'mb_footer_column5', '2-3-2-2-3'),
(4903, 884, 'mb_footer_align', 'left'),
(4904, 884, 'mb_padding_top', '57'),
(4905, 884, 'mb_padding_bottom', '57'),
(4906, 884, 'mb_padding_left', '0'),
(4907, 884, 'mb_padding_right', '0'),
(4908, 884, 'mb_footer_full_width', 'default'),
(4909, 884, 'mb_footer_bg_size', 'cover'),
(4910, 884, 'mb_footer_bg_color', '#191a1c'),
(4911, 884, 'mb_footer_text_color', '#ffffff'),
(4912, 884, 'mb_footer_heading_color', '#9da1a5'),
(4913, 884, 'mb_footer_bg_repeat', 'repeat'),
(4914, 884, 'mb_footer_attachment', 'scroll'),
(4915, 884, 'mb_footer_bg_position', 'center center'),
(4916, 884, 'mb_footer_top_border', '1'),
(4917, 884, 'mb_footer_top_border_color_opacity', '0.1'),
(4918, 884, 'mb_copyright_switch', '1'),
(4919, 884, 'mb_copyright_align', 'left'),
(4920, 884, 'mb_copyright_padding_top', '20'),
(4921, 884, 'mb_copyright_padding_bottom', '20'),
(4922, 884, 'mb_copyright_padding_left', '0'),
(4923, 884, 'mb_copyright_padding_right', '0'),
(4924, 884, 'mb_copyright_bg_color', '#191a1c'),
(4925, 884, 'mb_copyright_text_color', '#9da1a5'),
(4926, 884, 'mb_copyright_top_border', '1'),
(4927, 884, 'mb_copyright_top_border_color_opacity', '1'),
(4928, 884, 'mb_pre_footer_switch', '0'),
(4929, 884, 'mb_pre_footer_align', 'left'),
(4930, 884, 'mb_pre_footer_padding_top', '20'),
(4931, 884, 'mb_pre_footer_padding_bottom', '20'),
(4932, 884, 'mb_pre_footer_padding_left', '0'),
(4933, 884, 'mb_pre_footer_padding_right', '0'),
(4934, 884, 'mb_pre_footer_bg_color', '#191a1c'),
(4935, 884, 'mb_pre_footer_text_color', '#9da1a5'),
(4936, 884, 'mb_pre_footer_bottom_border', '1'),
(4937, 884, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(4938, 884, 'mb_preloader', 'default'),
(4939, 884, 'mb_preloader_type', 'linear'),
(4940, 884, 'mb_preloader_background', '#191a1c'),
(4941, 884, 'mb_preloader_item_color', '#ffffff'),
(4942, 884, 'mb_preloader_item_color2', '#435bb2'),
(4943, 884, 'mb_preloader_item_width', '120'),
(4944, 884, 'mb_preloader_item_stroke', '2'),
(4945, 884, 'mb_preloader_item_logo_width', '45'),
(4946, 884, 'mb_preloader_full', '1'),
(4947, 884, '_elementor_edit_mode', 'builder'),
(4948, 884, '_elementor_template_type', 'wp-page'),
(4949, 884, '_elementor_version', '3.11.0'),
(4950, 884, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4951, 884, '_elementor_data', '[{\"id\":\"cb8806d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d2192cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#C93232\"},\"elements\":[{\"id\":\"46c1352\",\"elType\":\"widget\",\"settings\":{\"title\":\"Titles\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a46eb6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>H1. Lorem Ipsum Dolor<\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b5d7696\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>H2. Lorem Ipsum Dolor<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"095d0db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>H3. Lorem Ipsum Dolor<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28c90ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>H4. Lorem Ipsum Dolor<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bc34af8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>H5. Lorem Ipsum Dolor<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"06682c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6>H6. Lorem Ipsum Dolor<\\/h6>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1aaf0dc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3c8ffcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"gt3_sticky_column\":\"yes\",\"gt3_sticky_column_offset\":\"10%\",\"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},\"background_background\":\"classic\",\"background_color\":\"#175CEA\"},\"elements\":[{\"id\":\"a1f3ae1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43C54E\",\"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}},\"elements\":[{\"id\":\"d46ac93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c1f916f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>H2. Lorem Ipsum Dolor<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"24b33a6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8d723d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fd24795\",\"elType\":\"widget\",\"settings\":{\"title\":\"Body\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8714d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ballet and Pilates inspired workouts are great if you want to build long, lean \\u201cbeauty\\u201d muscles, but thanks to CrossFit, I\\u2019ve grown to appreciate the glamour of women who deadlift, pull up and muscle up \\u2014 and not because the effort.<\\/p>\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7056267\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ballet and Pilates inspired workouts are great if you want to build long, lean \\u201cbeauty\\u201d muscles, but thanks to CrossFit, I\\u2019ve grown to appreciate the glamour of women who deadlift, pull up and muscle up \\u2014 and not because the effort.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5502698\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6aae946\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"000d01d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fcad66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standard Inline Elements\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16b38e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"gt3_highlighter\\\" style=\\\"background-color: #5747e4;color: #ffffff\\\">If you want to build long, lean \\u201cbeauty\\u201d<\\/span> muscles, but thanks to CrossFit, I\\u2019ve bold text the glamour of women who deadlift, pull up and muscle up \\u2014 and not because the effort will shrink them into bold text packages of female beauty. <span style=\\\"text-decoration: underline\\\"><span style=\\\"color: #5747e4;text-decoration: underline\\\">No offence to pli\\u00e9s<\\/span><\\/span> and jet\\u00e9s, but lifting heavy stuff is a rush. The changes every tooltip , and you do\\u00a0<span class=\\\"gt3_custom_tooltip\\\"><span style=\\\"color: #f47514\\\">everything<\\/span><\\/span> from Olympic-style lifts to gymnastics to rowing, skipping and sprinting\\u2014all the while giving it everything you\\u2019ve got.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"636a6d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c8df9f1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"612dba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"63f1479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dropcaps\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d28f03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.9;color: #5747e4\\\">W<\\/span>allet- and Pilates-inspired workouts are great if you want to build long, lean \\u201cbeauty\\u201d muscles, but thanks to CrossFit, I\\u2019ve grown to appreciat the glamour of women who deadlift, pull up and muscle up \\u2014 and not because the effort will shrink them into perfectly beauty. No offence to pli\\u00e9s and jet\\u00e9s, but lifting heavy stuff is a rush. The workout changes every day, and you do everything from Olympic-style lifts to gymnastics to rowing, skipping and sprinting\\u2014all the while giving it everything you\\u2019ve got.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ef8cf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.9;color: #f47514\\\">W<\\/span>allet- and Pilates-inspired workouts are great if you want to build long, lean \\u201cbeauty\\u201d muscles, but thanks to CrossFit, I\\u2019ve grown to appreciat the glamour of women who deadlift, pull up and muscle up \\u2014 and not because the effort will shrink them into perfectly beauty. No offence to pli\\u00e9s and jet\\u00e9s, but lifting heavy stuff is a rush. The workout changes every day, and you do everything from Olympic-style lifts to gymnastics to rowing, skipping and sprinting\\u2014all the while giving it everything you\\u2019ve got.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95c6e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"gt3_dropcaps\\\" style=\\\"font-size: 3.33em;line-height: 0.9;color: #38c77b\\\">W<\\/span>allet- and Pilates-inspired workouts are great if you want to build long, lean \\u201cbeauty\\u201d muscles, but thanks to CrossFit, I\\u2019ve grown to appreciat the glamour of women who deadlift, pull up and muscle up \\u2014 and not because the effort will shrink them into perfectly beauty. No offence to pli\\u00e9s and jet\\u00e9s, but lifting heavy stuff is a rush. The workout changes every day, and you do everything from Olympic-style lifts to gymnastics to rowing, skipping and sprinting\\u2014all the while giving it everything you\\u2019ve got.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"930658d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7424bb1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e2f6800\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6811e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blockquote\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"233a589\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\",\"image\":{\"url\":\"\",\"id\":\"\"},\"quote_icon\":\"yes\",\"quote_color\":\"#ff7426\",\"color_tstm_author\":\"#3b3663\",\"tstm_author_typography_typography\":\"custom\",\"tstm_author_typography_font_family\":\"Nunito\",\"tstm_author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"tstm_author_typography_font_weight\":\"700\",\"tstm_author_typography_font_style\":\"normal\",\"tstm_author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_sub_name\":\"#696687\",\"color_content\":\"#3b3663\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"sub_name_typography_typography\":\"custom\",\"sub_name_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"},{\"id\":\"2eea3cc\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\",\"image\":{\"url\":\"\",\"id\":\"\"},\"quote_icon\":\"yes\",\"color_tstm_author\":\"#3b3663\",\"tstm_author_typography_typography\":\"custom\",\"tstm_author_typography_font_family\":\"Nunito\",\"tstm_author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"tstm_author_typography_font_weight\":\"bold\",\"tstm_author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_sub_name\":\"#696687\",\"sub_name_typography_typography\":\"custom\",\"sub_name_typography_font_style\":\"normal\",\"color_content\":\"#3b3663\",\"content_typography_typography\":\"custom\",\"content_typography_font_style\":\"normal\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":\"\"},\"sub_name_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"},{\"id\":\"bbc0d65\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\",\"image\":{\"url\":\"\",\"id\":\"\"},\"quote_icon\":\"yes\",\"quote_color\":\"#38c77b\",\"color_tstm_author\":\"#3b3663\",\"tstm_author_typography_typography\":\"custom\",\"tstm_author_typography_font_family\":\"Nunito\",\"tstm_author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"tstm_author_typography_font_weight\":\"bold\",\"tstm_author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_sub_name\":\"#696687\",\"color_content\":\"#3b3663\",\"content_typography_typography\":\"custom\",\"content_typography_font_style\":\"normal\",\"sub_name_typography_typography\":\"custom\",\"sub_name_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"},{\"id\":\"04314e6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3855371\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1d769a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"b51ae92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standard Listings\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01aa1a7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"bf4e366\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"ccd4b8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Receive remarkable results<\\/li><li>Help them build their business<\\/li><li>Digital consultants<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e123b1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"c98ce2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"a97822a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul class=\\\"gt3_styled_list\\\"><li><i class=\\\"gt3_list__icon gt3-line-icon\\\"><\\/i>Receive remarkable results<\\/li><li><i class=\\\"gt3_list__icon gt3-line-icon\\\"><\\/i>Help them build their business<\\/li><li><i class=\\\"gt3_list__icon gt3-line-icon\\\"><\\/i>Digital consultants<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dd7858\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"b28f06b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"752721d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>Receive remarkable results<\\/li><li>Help them build their business<\\/li><li>Digital consultants<\\/li><\\/ol>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bad9a16\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(4952, 884, '_edit_lock', '1677016402:3'),
(4953, 884, 'mb_bubbles_block', 'default'),
(4954, 884, '_elementor_controls_usage', 'a:5:{s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"6\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"15\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"15\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"7\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";s:1:\"7\";s:22:\"typography_font_weight\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"4\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"8\";s:12:\"space_mobile\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"4\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}}'),
(4955, 884, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(4956, 884, 'rs_page_bg_color', ''),
(4957, 884, '_elementor_page_assets', 'a:0:{}'),
(4958, 3425, '_edit_lock', '1653659735:3'),
(4959, 3425, 'mb_page_sidebar_layout', 'none'),
(4960, 3425, 'mb_header_presets', '3'),
(4961, 3425, 'mb_page_title_conditional', 'no'),
(4962, 3425, 'mb_page_title_use_feature_image', '0'),
(4963, 3425, 'mb_show_breadcrumbs', '1'),
(4964, 3425, 'mb_page_title_vertical_align', 'middle'),
(4965, 3425, 'mb_page_title_horizontal_align', 'center'),
(4966, 3425, 'mb_page_title_font_color', '#3b3663'),
(4967, 3425, 'mb_page_title_bg_color', '#ffffff'),
(4968, 3425, 'mb_page_title_bg_repeat', 'no-repeat'),
(4969, 3425, 'mb_page_title_bg_size', 'cover'),
(4970, 3425, 'mb_page_title_bg_attachment', 'scroll'),
(4971, 3425, 'mb_page_title_bg_position', 'center center'),
(4972, 3425, 'mb_page_title_height', '215'),
(4973, 3425, 'mb_page_title_top_border', '0'),
(4974, 3425, 'mb_page_title_top_border_color_opacity', '1'),
(4975, 3425, 'mb_page_title_bottom_border', '0'),
(4976, 3425, 'mb_page_title_bottom_border_color_opacity', '1'),
(4977, 3425, 'mb_page_title_bottom_margin', '80'),
(4978, 3425, 'mb_map_prefooter', 'default'),
(4979, 3425, 'mb_footer_switch', 'yes'),
(4980, 3425, 'mb_footer_column', '4'),
(4981, 3425, 'mb_footer_column2', '6-6'),
(4982, 3425, 'mb_footer_column3', '5-5-2'),
(4983, 3425, 'mb_footer_column5', '2-3-2-2-3'),
(4984, 3425, 'mb_footer_align', 'left'),
(4985, 3425, 'mb_padding_top', '35'),
(4986, 3425, 'mb_padding_bottom', '35'),
(4987, 3425, 'mb_padding_left', '0'),
(4988, 3425, 'mb_padding_right', '0'),
(4989, 3425, 'mb_footer_full_width', 'default'),
(4990, 3425, 'mb_footer_bg_size', 'cover'),
(4991, 3425, 'mb_footer_bg_color', '#ffffff'),
(4992, 3425, 'mb_footer_text_color', '#696687'),
(4993, 3425, 'mb_footer_heading_color', '#3b3663'),
(4994, 3425, 'mb_footer_bg_repeat', 'repeat'),
(4995, 3425, 'mb_footer_attachment', 'scroll'),
(4996, 3425, 'mb_footer_bg_position', 'center center'),
(4997, 3425, 'mb_footer_top_border', '1'),
(4998, 3425, 'mb_footer_top_border_color_opacity', '1'),
(4999, 3425, 'mb_copyright_switch', '1'),
(5000, 3425, 'mb_copyright_align', 'left'),
(5001, 3425, 'mb_copyright_padding_top', '27'),
(5002, 3425, 'mb_copyright_padding_bottom', '27'),
(5003, 3425, 'mb_copyright_padding_left', '0'),
(5004, 3425, 'mb_copyright_padding_right', '0'),
(5005, 3425, 'mb_copyright_bg_color', '#ffffff'),
(5006, 3425, 'mb_copyright_text_color', '#696687'),
(5007, 3425, 'mb_copyright_top_border', '1'),
(5008, 3425, 'mb_copyright_top_border_color_opacity', '1'),
(5009, 3425, 'mb_pre_footer_switch', '1'),
(5010, 3425, 'mb_pre_footer_align', 'left'),
(5011, 3425, 'mb_pre_footer_padding_top', '65'),
(5012, 3425, 'mb_pre_footer_padding_bottom', '30'),
(5013, 3425, 'mb_pre_footer_padding_left', '14'),
(5014, 3425, 'mb_pre_footer_padding_right', '15'),
(5015, 3425, 'mb_pre_footer_bg_color', '#ffffff'),
(5016, 3425, 'mb_pre_footer_text_color', '#3b3663'),
(5017, 3425, 'mb_pre_footer_bottom_border', '1'),
(5018, 3425, 'mb_pre_footer_bottom_border_color_opacity', '0'),
(5019, 3425, 'mb_preloader', 'custom'),
(5020, 3425, 'mb_preloader_type', 'linear'),
(5021, 3425, 'mb_preloader_background', '#ffffff'),
(5022, 3425, 'mb_preloader_item_color', '#ffffff'),
(5023, 3425, 'mb_preloader_item_color2', '#6254e7'),
(5024, 3425, 'mb_preloader_item_width', '120'),
(5025, 3425, 'mb_preloader_item_stroke', '2'),
(5026, 3425, 'mb_preloader_item_logo_width', '45'),
(5027, 3425, 'mb_preloader_full', '1'),
(5028, 3425, 'mb_bubbles_block', 'default'),
(5029, 3425, '_elementor_edit_mode', 'builder'),
(5030, 3425, '_elementor_template_type', 'wp-page'),
(5031, 3425, '_elementor_version', '3.6.5'),
(5032, 3425, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5033, 3425, '_elementor_data', '[{\"id\":\"3887a3e\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"z_index\":2},\"elements\":[{\"id\":\"2c4c128\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c67bff3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3916,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/your_success.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-100,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e49da8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":116,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bccbee8\",\"elType\":\"section\",\"settings\":{\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"z_index\":5},\"elements\":[{\"id\":\"eeaf33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"52\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":\"100\",\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e8bd05f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3445,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/seo.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-70,\"sizes\":[]},\"_z_index\":0,\"_offset_x\":{\"unit\":\"px\",\"size\":-120,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"_element_width\":\"auto\",\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":-50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f0f3c44\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Wellcome<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"text_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6bb2b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Products\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"header_size\":\"h1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#3B3663\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d546930\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"for Your Ideas\",\"_id\":\"1badf53\"},{\"string\":\"for Business\",\"_id\":\"6fc4fdb\"},{\"string\":\"to Sell Online\",\"_id\":\"b5ff554\"}],\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#3B3663\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typeSpeed\":50,\"backSpeed\":20,\"prefix_typography_font_family\":\"Nunito\",\"prefix_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"prefix_typography_font_weight\":\"800\",\"strings_typography_font_family\":\"Nunito\",\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"strings_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"strings_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"8b92ca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"385caea\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"43\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e07381b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"1a0d49d\",\"elType\":\"widget\",\"settings\":{\"video_title\":\"Play video\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"title_color\":\"#f47514\",\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=Qdw0nDG5j2Q&amp;feature=youtu.be\",\"align\":\"left\",\"align_button\":\"left\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f47514\",\"button_animation\":\"none\",\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\",\"item_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"autoplay\":\"true\",\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"dda32d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3435,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/element_01.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_z_index\":1,\"_offset_orientation_v\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0cba252\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e66355\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(87, 230, 193)\\\"\\n          d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"588453c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dd59b49\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"21px\\\" height=\\\"21px\\\">\\n    <path fill=\\\"rgb(59, 54, 99)\\\" d=\\\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"8a4f5ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8e6876c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(87, 230, 193)\\\"\\n          d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"aa133bf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":1},\"elements\":[{\"id\":\"555ae8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"2ee743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3582,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/element_02.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":3.5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":-45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-90,\"sizes\":[]},\"_z_index\":1,\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>care features<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"Provide Awesome Service<br>\\nWith Our Tools\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/service_img1.png\",\"id\":3533},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/service_img1-active.png\",\"id\":3534},\"title_text\":\"Discover, Explore the Product\",\"description_text\":\"Discover, Explore & understanding the product\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":19,\"blur\":62,\"spread\":0,\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"-15\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"af84a9f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/service_img2.png\",\"id\":3543},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/service_img2-active.png\",\"id\":3544},\"title_text\":\"Art Direction & Brand Strategy\",\"description_text\":\"Art Direction & Brand Communication\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":19,\"blur\":62,\"spread\":0,\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"-15\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3217e8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/service_img3.png\",\"id\":3547},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/service_img3-active.png\",\"id\":3548},\"title_text\":\"Product UX, Design & Development\\u200e\",\"description_text\":\"Digital Product UX, Design & Development\\u200e\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":19,\"blur\":62,\"spread\":0,\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"-15\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"ca7bd5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"670d416\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/service_img4.png\",\"id\":3551},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/service_img4-active.png\",\"id\":3552},\"title_text\":\"Marketing Strategy & SEO Campaigns\",\"description_text\":\"Marketing Strategy & seo CAMPAIGNS\\n\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":19,\"blur\":62,\"spread\":0,\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"-15\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"465280f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/points_bg.png\",\"id\":3556},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"_z_index\":2,\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-52,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9d863d3\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(87, 230, 193)\\\"\\n          d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"de6eef8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":-100,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb6328e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg width=\\\"600\\\" height=\\\"600\\\" viewBox=\\\"0 0 1358 1089\\\" fill=\\\"none\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\">\\n    <defs>\\n        <linearGradient id=\\\"figure_moving\\\" x1=\\\"0%\\\" x2=\\\"86.603%\\\" y1=\\\"50%\\\" y2=\\\"0%\\\">\\n            <stop offset=\\\"0%\\\" stop-color=\\\"rgb(252,253,253)\\\" stop-opacity=\\\"1\\\" \\/>\\n            <stop offset=\\\"99%\\\" stop-color=\\\"rgb(248,250,251)\\\" stop-opacity=\\\"1\\\" \\/>\\n        <\\/linearGradient>\\n    <\\/defs>\\n<path d=\\\"M1357.57 464.94C1357.57 605.537 1180.32 1063.16 848.987 1088.34C505.565 1088.34 591.877 719.737 426.004 719.737C311.195 719.737 0 831.507 0 525.037C0 218.566 368.288 0.336304 674.758 0.336304C981.229 0.336304 1357.57 158.47 1357.57 464.94Z\\\" fill=\\\"url(#figure_moving)\\\"\\/>\\n<\\/svg>\",\"_z_index\":1,\"_position\":\"absolute\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"-50\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"70\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"85\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"-5\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":-150,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":-50,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08c6c0c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":1},\"elements\":[{\"id\":\"3559f6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"90df5dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3669,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/element_03.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_position\":\"absolute\",\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":8.5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":-45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-105,\"sizes\":[]},\"_z_index\":1,\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6303dbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"6de5c67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-170,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"336e544\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"980c8c4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9cced7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"38\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"048e3f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.059000000000001051603248924948275089263916015625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"_inline_size_tablet\":37},\"elements\":[{\"id\":\"f1365b3\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"+\",\"title\":\"Employees\",\"number_color\":\"#3B3663\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Nunito\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"title_color\":\"#696687\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Nunito\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"968839c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.8179999999999978399500832892954349517822265625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":63,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DCDDE4\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a39a2c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Men and women, committed to better protect you around the world.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d74cf0d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"38\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7c2417e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.059000000000001051603248924948275089263916015625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"_inline_size_tablet\":37},\"elements\":[{\"id\":\"410e4c3\",\"elType\":\"widget\",\"settings\":{\"ending_number\":150,\"suffix\":\"+\",\"title\":\"Projects\",\"number_color\":\"#3B3663\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Nunito\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"title_color\":\"#696687\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Nunito\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"d22aebb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.8179999999999978399500832892954349517822265625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":63,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DCDDE4\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee933e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Where you will find the same quality of service and dedication around the world.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f334928\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"56be3ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.059000000000001051603248924948275089263916015625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"_inline_size_tablet\":37},\"elements\":[{\"id\":\"a451ef0\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Clients\",\"number_color\":\"#3B3663\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Nunito\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"title_color\":\"#696687\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Nunito\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"2f97081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.8179999999999978399500832892954349517822265625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":63,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DCDDE4\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1da7ae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Making us one of the leading web design company around the globe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4f84aa9\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"21px\\\" height=\\\"21px\\\">\\n    <path fill=\\\"rgb(59, 54, 99)\\\" d=\\\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ecc2c93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(87, 230, 193)\\\"\\n          d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"91f2562\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":2,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_position_mobile\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_repeat_mobile\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c33b54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"16be628\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2843473\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/Digital-Presence.png\",\"id\":3738},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97574d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a7def0d\",\"elType\":\"widget\",\"settings\":{\"select_layout\":\"horizontal\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"items\":[{\"custom_meta_value\":\"Expand Your Digital Presence\",\"_id\":\"c45d895\"}],\"label_typography_typography\":\"custom\",\"value_typography_typography\":\"custom\",\"value_typography_font_family\":\"Nunito\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"value_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"value_typography_font_weight\":\"800\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"value_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"value_color\":\"#FFFFFF\",\"value_color_mobile\":\"#3B3663\",\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"7d3867e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bfc16f6\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"custom_meta_value\":\"Your app is your tool for better communication with your followers.\",\"_id\":\"0c6445a\"}],\"label_typography_typography\":\"custom\",\"value_typography_typography\":\"custom\",\"value_typography_font_family\":\"Rubik\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"value_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"value_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"value_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"value_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"value_color\":\"#FFFFFF\",\"value_color_mobile\":\"#696687\"},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"908a7be\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7723160\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"icon\",\"icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"icon_color_hover\":\"#F47A14\",\"button_title_color_hover\":\"#F47A14\",\"icon_color_mobile\":\"#3B3663\",\"button_title_color_mobile\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"6bc1ebd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b4b8e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/figure-image1.png\",\"id\":3910},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":130,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_z_index\":1,\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-32,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":-120,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"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\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3a9582d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/round-points.png\",\"id\":3808},\"image_size\":\"full\",\"align\":\"right\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"513796e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"c8ba907\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"713dba9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"z_index\":10},\"elements\":[{\"id\":\"be82ea3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":50},\"elements\":[{\"id\":\"c341386\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8cb790\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"71861d8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"955b36a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Faq<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f978\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freequently Ask Questions\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dcaa0d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Ut enim ad minim veniam exercitation ullamco?\",\"tab_content\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.<\\/p>\",\"_id\":\"6efce13\"},{\"tab_title\":\"Excepteur sint proident culpa qui officia?\",\"tab_content\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.<\\/p>\",\"_id\":\"b19b653\"},{\"tab_title\":\"Sed ut perspiciatis unde omnis iste natus errorsit?\",\"tab_content\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.<\\/p>\",\"_id\":\"9b46c5c\"},{\"tab_title\":\"Consectetur adipisicing incididunt?\",\"tab_content\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.<\\/p>\",\"_id\":\"7ed5d2a\"}],\"border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"tab_active_color\":\"#f47514\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"icon_align\":\"right\",\"icon_color\":\"#5747e4\",\"icon_active_color\":\"#f47514\",\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#d9d6fa\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/08\\/accordion_plus-new.svg\",\"id\":6140},\"library\":\"svg\"},\"selected_active_icon\":{\"value\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/08\\/accordion-minus-new.svg\",\"id\":6139},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"accordion\"},{\"id\":\"25945ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c329a07\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"cc92b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f0c1deb\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"21px\\\" height=\\\"21px\\\">\\n    <path fill=\\\"rgb(59, 54, 99)\\\" d=\\\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"48d1e5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(87, 230, 193)\\\"\\n          d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-25,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"86b789a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"z_index\":50,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c13c613\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"z_index\":2,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_position_mobile\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_repeat_mobile\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e6545d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"bfa44bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ba0cadc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/Project-in-mind.png\",\"id\":3834},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ed14d50\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2b1ca00\",\"elType\":\"widget\",\"settings\":{\"select_layout\":\"horizontal\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"items\":[{\"custom_meta_value\":\"Have a project in mind? \\nLet\\u2019s get to work.\",\"_id\":\"c45d895\"}],\"label_typography_typography\":\"custom\",\"value_typography_typography\":\"custom\",\"value_typography_font_family\":\"Nunito\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"value_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"value_typography_font_weight\":\"800\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"value_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"value_color\":\"#FFFFFF\",\"value_color_mobile\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"d6f4496\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a952166\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"custom_meta_value\":\"Find out how it works and ask any \\nquestions you may have.\",\"_id\":\"0c6445a\"}],\"label_typography_typography\":\"custom\",\"value_typography_typography\":\"custom\",\"value_typography_font_family\":\"Rubik\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"value_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"value_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"value_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"value_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"value_color\":\"#FFFFFF\",\"value_color_mobile\":\"#696687\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"9b822b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"48703f6\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"icon\",\"icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"icon_color_hover\":\"#6254E7\",\"button_title_color_hover\":\"#6254E7\",\"icon_color_mobile\":\"#3B3663\",\"button_title_color_mobile\":\"#3B3663\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"11c3f54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"306494a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/figure_image2.png\",\"id\":3831},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":123,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_z_index\":1,\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-10,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":-53,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26330cf0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/home5_img_03.png\",\"id\":3793},\"image_size\":\"full\",\"align\":\"left\",\"_z_index\":\"1\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"-3\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d47184a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/round-points.png\",\"id\":3808},\"image_size\":\"full\",\"align\":\"right\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-145\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"65\",\"sizes\":[]},\"_z_index\":\"1\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"55\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1326bcc5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1190\",\"sizes\":[]}},\"elements\":[{\"id\":\"5cdf7253\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6efd1c3c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"41\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e32e9a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55bed381\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e289c61\",\"elType\":\"section\",\"settings\":{\"z_index\":\"12\"},\"elements\":[{\"id\":\"61360ab0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"12\"},\"elements\":[{\"id\":\"5ae9f59a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"35640980\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-110\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"440\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"28bc5d3e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"450\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"430\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e10085f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"420\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"545\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3997bb4\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"z_index\":57},\"elements\":[{\"id\":\"17e567f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"26b1b76\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"4316\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4319\",\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"gradient\",\"tab_hover_background_color\":\"#9289F1\",\"tab_hover_background_color_b\":\"#6254E7\",\"_id\":\"a5a2ee4\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27bafa6b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":57},\"elements\":[{\"id\":\"675f7fcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"2\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4a328458\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3739858\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"21px\\\" height=\\\"21px\\\">\\n    <path fill=\\\"rgb(108, 95, 233)\\\" d=\\\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"cc673a2\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"21px\\\" height=\\\"21px\\\">\\n    <path fill=\\\"rgb(81, 79, 128)\\\" d=\\\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":460,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"216aa87\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"21px\\\" height=\\\"21px\\\">\\n    <path fill=\\\"rgb(59, 54, 99)\\\" d=\\\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"16789f1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(87, 230, 193)\\\"\\n          d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"e8788ed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(87, 230, 193)\\\"\\n          d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":50,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ac8f2e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3904,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/circle_orange.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-55\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0abc713\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_z_index\":50,\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":62,\"unit\":\"%\"},\"_offset_y\":{\"size\":200,\"unit\":\"px\"},\"_offset_x_end\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1cffdb9d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4e04dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3abeb019\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/home5_img_02.png\",\"id\":3553},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-440\",\"sizes\":[]},\"_z_index\":\"1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bc80582\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4ab2a4d6\",\"elType\":\"section\",\"settings\":{\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"594cda95\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"7ec9a6c\",\"elType\":\"section\",\"settings\":{\"z_index\":\"55\"},\"elements\":[{\"id\":\"3a353fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"3e47ba56\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36d0b58e\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a2e713d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4661a93\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"items\":[{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"0e25a71\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_2.jpg\",\"id\":\"3531\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"2293ed3\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"f4684c0\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"d656eb7\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_2.jpg\",\"id\":\"3531\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"eeaa88e\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"283dcd6\"}],\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_slider_arrow\":\"#c8c7d6\",\"quote_items_color\":\"#f19a11\",\"_z_index\":\"110\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"f0946\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"64\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"509d0322\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"z_index\":\"1\"},\"elements\":[{\"id\":\"9780fb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"1\"},\"elements\":[{\"id\":\"795f9c44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/home5_img_01.png\",\"id\":3541},\"image_size\":\"full\",\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-590\",\"sizes\":[]},\"_z_index\":\"1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"animation\":\"none\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read Our Lates News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"698200e8\",\"elType\":\"widget\",\"settings\":{\"meta_date\":\"yes\",\"meta_position\":\"before_title\",\"post_btn_link_title\":\"Read More\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"post_btn_link\":\"yes\",\"symbol_count_descrt\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"thumbs_size\":\"medium_large\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gt3-core-blog\"},{\"id\":\"736861d2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2accf079\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/home5_bg_01.jpg\",\"id\":3498},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"stretch_section\":\"section-stretched\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"664f9cb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5726270b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"69\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6ae824a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>analysis<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"684c2164\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"595d512e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ne summo dictas pertinacia nam. Illum cetero vocent ei vim,<br>case regione signiferumque vim te.\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"442455e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e010775\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\",\"_inline_size_mobile\":\"100\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"7e5e8234\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"49.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"5ab5aedb\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"3506\\\" title=\\\"Contact form 5\\\"]\",\"_css_classes\":\"gt3_home_05\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"},{\"id\":\"42f78798\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\",\"_inline_size_mobile\":\"100\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"78bab71e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5034, 3425, 'mb_footer_sidebar_1', 'sidebar_column-footer-7'),
(5035, 3425, 'mb_footer_sidebar_2', 'footer_column_2'),
(5036, 3425, 'mb_footer_sidebar_3', 'footer_column_3'),
(5037, 3425, 'mb_footer_sidebar_4', 'footer_column_4'),
(5038, 3425, 'mb_footer_top_border_color', '#ebebef'),
(5039, 3425, 'mb_copyright_editor', '© 2020 — Ewebot by GT3Themes. All Rights Reserved. '),
(5040, 3425, 'mb_copyright_top_border_color', '#ebebef'),
(5041, 3425, 'mb_pre_footer_editor', ''),
(5042, 3425, '_wpda-builder-header', '4073'),
(5043, 3425, '_wpda-builder-footer', '4674'),
(5044, 3425, '_elementor_controls_usage', 'a:19:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"29\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:2:\"29\";s:10:\"image_size\";s:2:\"29\";s:5:\"align\";s:2:\"21\";}}s:8:\"advanced\";a:3:{s:17:\"_section_position\";a:18:{s:9:\"_position\";s:2:\"23\";s:21:\"_offset_orientation_h\";s:1:\"7\";s:20:\"_offset_x_end_tablet\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"5\";s:16:\"_offset_y_tablet\";s:1:\"8\";s:16:\"_offset_y_mobile\";s:1:\"6\";s:13:\"_offset_x_end\";s:2:\"13\";s:13:\"_offset_y_end\";s:1:\"9\";s:9:\"_offset_y\";s:2:\"22\";s:9:\"_offset_x\";s:2:\"18\";s:14:\"_element_width\";s:2:\"13\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:21:\"_offset_orientation_v\";s:1:\"5\";s:21:\"_element_custom_width\";s:2:\"10\";s:16:\"_offset_x_mobile\";s:1:\"3\";s:21:\"_element_width_tablet\";s:1:\"1\";s:28:\"_element_custom_width_tablet\";s:1:\"1\";s:21:\"_element_width_mobile\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"5\";}s:14:\"_section_style\";a:2:{s:8:\"_z_index\";s:2:\"23\";s:12:\"_css_classes\";s:2:\"10\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:12:\"width_tablet\";s:1:\"5\";s:5:\"space\";s:2:\"18\";s:5:\"width\";s:2:\"14\";s:12:\"space_mobile\";s:1:\"2\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"32\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"31\";s:12:\"space_mobile\";s:2:\"13\";s:12:\"space_tablet\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"18\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";s:2:\"16\";s:20:\"typography_font_size\";s:2:\"15\";s:25:\"typography_text_transform\";s:2:\"10\";s:22:\"typography_font_weight\";s:2:\"10\";s:10:\"text_color\";s:1:\"4\";s:5:\"align\";s:1:\"8\";s:22:\"typography_line_height\";s:1:\"5\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:2:\"18\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";s:2:\"10\";s:11:\"header_size\";s:1:\"1\";s:5:\"align\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"6\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_line_height\";s:2:\"10\";s:22:\"typography_font_weight\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:25:\"typography_letter_spacing\";s:1:\"1\";s:27:\"typography_font_size_mobile\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";s:29:\"typography_line_height_mobile\";s:1:\"1\";s:11:\"title_color\";s:1:\"2\";s:29:\"typography_line_height_tablet\";s:1:\"1\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:10:\"cursorChar\";s:1:\"1\";s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:12:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:29:\"prefix_typography_font_family\";s:1:\"1\";s:27:\"prefix_typography_font_size\";s:1:\"1\";s:29:\"prefix_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:37:\"strings_typography_line_height_tablet\";s:1:\"1\";s:33:\"strings_typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:12:{s:12:\"button_title\";s:1:\"6\";s:16:\"button_alignment\";s:1:\"6\";s:18:\"btn_border_rounded\";s:1:\"4\";s:17:\"btn_border_radius\";s:1:\"4\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"6\";s:12:\"padding_size\";s:1:\"6\";s:16:\"btn_border_style\";s:1:\"2\";s:8:\"btn_icon\";s:1:\"2\";s:13:\"icon_position\";s:1:\"2\";s:11:\"button_icon\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:19:{s:34:\"button_background_color_background\";s:1:\"4\";s:29:\"button_background_color_color\";s:1:\"4\";s:31:\"button_background_color_color_b\";s:1:\"4\";s:38:\"button_background_color_gradient_angle\";s:1:\"4\";s:24:\"button_title_color_hover\";s:1:\"6\";s:40:\"button_background_color_hover_background\";s:1:\"4\";s:35:\"button_background_color_hover_color\";s:1:\"4\";s:37:\"button_background_color_hover_color_b\";s:1:\"4\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"4\";s:27:\"title_typography_typography\";s:1:\"6\";s:26:\"title_typography_font_size\";s:1:\"6\";s:28:\"title_typography_font_weight\";s:1:\"6\";s:31:\"title_typography_letter_spacing\";s:1:\"4\";s:18:\"button_title_color\";s:1:\"3\";s:18:\"border_color_hover\";s:1:\"3\";s:28:\"title_typography_font_family\";s:1:\"2\";s:16:\"icon_color_hover\";s:1:\"2\";s:17:\"icon_color_mobile\";s:1:\"2\";s:25:\"button_title_color_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}}}}s:19:\"gt3-core-videopopup\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:21:\"basic_section_section\";a:18:{s:11:\"video_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_text_transform\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:11:\"title_color\";s:1:\"1\";s:10:\"video_link\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:12:\"align_button\";s:1:\"1\";s:9:\"btn_color\";s:1:\"1\";s:16:\"button_animation\";s:1:\"1\";s:31:\"btn_background_color_background\";s:1:\"1\";s:26:\"btn_background_color_color\";s:1:\"1\";s:28:\"btn_background_color_color_b\";s:1:\"1\";s:9:\"item_size\";s:1:\"1\";s:8:\"autoplay\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"47\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:21:\"space_between_widgets\";s:2:\"15\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:12:\"_inline_size\";s:2:\"29\";s:19:\"_inline_size_tablet\";s:2:\"16\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";s:2:\"10\";s:14:\"padding_tablet\";s:1:\"1\";s:14:\"padding_mobile\";s:1:\"5\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"5\";s:7:\"z_index\";s:1:\"9\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"5\";}}s:5:\"style\";a:3:{s:14:\"section_border\";a:4:{s:13:\"border_border\";s:1:\"3\";s:12:\"border_width\";s:1:\"3\";s:19:\"border_width_mobile\";s:1:\"3\";s:12:\"border_color\";s:1:\"3\";}s:13:\"section_style\";a:4:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"2\";s:17:\"background_repeat\";s:1:\"2\";s:15:\"background_size\";s:1:\"2\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"31\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:19:\"background_position\";s:1:\"5\";s:17:\"background_repeat\";s:1:\"5\";s:15:\"background_size\";s:1:\"5\";s:21:\"background_background\";s:1:\"6\";s:26:\"background_position_mobile\";s:1:\"2\";s:24:\"background_repeat_mobile\";s:1:\"2\";s:22:\"background_size_mobile\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"2\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:7:\"z_index\";s:2:\"17\";s:6:\"margin\";s:1:\"9\";s:13:\"margin_tablet\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";s:7:\"padding\";s:1:\"5\";s:11:\"css_classes\";s:1:\"1\";s:14:\"padding_tablet\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"3\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:6:\"layout\";s:1:\"8\";s:3:\"gap\";s:1:\"3\";s:15:\"stretch_section\";s:1:\"5\";s:13:\"content_width\";s:1:\"3\";s:16:\"content_position\";s:1:\"4\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:2:\"15\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:2:\"15\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";s:2:\"14\";s:12:\"_css_classes\";s:2:\"14\";}s:17:\"_section_position\";a:19:{s:14:\"_element_width\";s:2:\"14\";s:21:\"_element_custom_width\";s:2:\"14\";s:9:\"_position\";s:2:\"14\";s:9:\"_offset_x\";s:2:\"14\";s:9:\"_offset_y\";s:2:\"14\";s:21:\"_offset_orientation_v\";s:2:\"12\";s:13:\"_offset_y_end\";s:2:\"13\";s:21:\"_element_width_mobile\";s:1:\"1\";s:13:\"_offset_x_end\";s:1:\"3\";s:16:\"_offset_y_mobile\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";s:28:\"_element_custom_width_tablet\";s:1:\"1\";s:28:\"_element_custom_width_mobile\";s:1:\"1\";s:20:\"_offset_x_end_tablet\";s:1:\"1\";s:16:\"_offset_y_tablet\";s:1:\"1\";s:16:\"_offset_x_tablet\";s:1:\"1\";s:16:\"_offset_x_mobile\";s:1:\"1\";s:20:\"_offset_y_end_mobile\";s:1:\"1\";s:21:\"_offset_orientation_h\";s:1:\"2\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:2:\"12\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:7:{s:5:\"image\";s:1:\"4\";s:11:\"image_hover\";s:1:\"4\";s:10:\"title_text\";s:1:\"4\";s:16:\"description_text\";s:1:\"4\";s:8:\"position\";s:1:\"4\";s:10:\"title_size\";s:1:\"4\";s:4:\"link\";s:1:\"4\";}}s:5:\"style\";a:2:{s:29:\"section_style_content_section\";a:15:{s:10:\"text_align\";s:1:\"4\";s:11:\"title_color\";s:1:\"4\";s:17:\"title_color_hover\";s:1:\"4\";s:27:\"title_typography_typography\";s:1:\"4\";s:26:\"title_typography_font_size\";s:1:\"4\";s:28:\"title_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:23:\"description_color_hover\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:34:\"description_typography_font_family\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_font_weight\";s:1:\"4\";s:37:\"description_typography_text_transform\";s:1:\"4\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:1:\"4\";}s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"4\";s:10:\"image_size\";s:1:\"4\";}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";s:28:\"_background_hover_background\";s:1:\"4\";s:23:\"_background_hover_color\";s:1:\"4\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:1:\"4\";s:13:\"_border_width\";s:1:\"4\";s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";s:20:\"_border_hover_border\";s:1:\"4\";s:19:\"_border_hover_width\";s:1:\"4\";s:20:\"_border_radius_hover\";s:1:\"4\";s:33:\"_box_shadow_hover_box_shadow_type\";s:1:\"4\";s:28:\"_box_shadow_hover_box_shadow\";s:1:\"4\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:1:\"3\";s:16:\"_animation_delay\";s:1:\"2\";}}}}s:7:\"counter\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:3:{s:13:\"ending_number\";s:1:\"2\";s:6:\"suffix\";s:1:\"3\";s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";s:1:\"3\";s:28:\"typography_number_typography\";s:1:\"3\";s:29:\"typography_number_font_family\";s:1:\"3\";s:27:\"typography_number_font_size\";s:1:\"3\";s:29:\"typography_number_font_weight\";s:1:\"3\";}s:13:\"section_title\";a:7:{s:11:\"title_color\";s:1:\"3\";s:27:\"typography_title_typography\";s:1:\"3\";s:28:\"typography_title_font_family\";s:1:\"3\";s:26:\"typography_title_font_size\";s:1:\"3\";s:28:\"typography_title_font_weight\";s:1:\"3\";s:31:\"typography_title_text_transform\";s:1:\"3\";s:31:\"typography_title_letter_spacing\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"3\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:13:\"select_layout\";s:1:\"2\";s:21:\"spacing_between_items\";s:1:\"2\";s:5:\"items\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"4\";s:27:\"value_typography_typography\";s:1:\"4\";s:28:\"value_typography_font_family\";s:1:\"4\";s:26:\"value_typography_font_size\";s:1:\"4\";s:33:\"value_typography_font_size_tablet\";s:1:\"4\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:28:\"value_typography_line_height\";s:1:\"4\";s:35:\"value_typography_line_height_tablet\";s:1:\"2\";s:11:\"value_color\";s:1:\"4\";s:18:\"value_color_mobile\";s:1:\"4\";s:31:\"value_typography_letter_spacing\";s:1:\"2\";s:33:\"value_typography_font_size_mobile\";s:1:\"2\";s:35:\"value_typography_line_height_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:9:\"accordion\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:4:\"tabs\";s:1:\"1\";s:13:\"selected_icon\";s:1:\"1\";s:20:\"selected_active_icon\";s:1:\"1\";}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:2:{s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";}s:26:\"section_toggle_style_title\";a:9:{s:11:\"title_color\";s:1:\"1\";s:16:\"tab_active_color\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:13:\"title_padding\";s:1:\"1\";}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:17:\"icon_active_color\";s:1:\"1\";}s:28:\"section_toggle_style_content\";a:5:{s:13:\"content_color\";s:1:\"1\";s:29:\"content_typography_typography\";s:1:\"1\";s:28:\"content_typography_font_size\";s:1:\"1\";s:30:\"content_typography_line_height\";s:1:\"1\";s:15:\"content_padding\";s:1:\"1\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:8:\"_z_index\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"1\";}}}}s:22:\"gt3-core-advanced-tabs\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:19:\"tab_section_section\";a:4:{s:13:\"gt3_tabs_size\";s:1:\"1\";s:22:\"gt3_tabs_border_radius\";s:1:\"1\";s:22:\"tabs_hover_title_color\";s:1:\"1\";s:5:\"items\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"general_section\";a:6:{s:8:\"autoplay\";s:1:\"1\";s:15:\"author_position\";s:1:\"1\";s:14:\"image_position\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:13:\"avatar_slider\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}}s:5:\"style\";a:4:{s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:13:\"gt3-core-blog\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:5:{s:9:\"meta_date\";s:1:\"1\";s:13:\"meta_position\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:19:\"symbol_count_descrt\";s:1:\"1\";s:11:\"thumbs_size\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";s:1:\"1\";s:18:\"animation_duration\";s:1:\"1\";}}}}}'),
(5045, 3425, '_gt3_usage_shortcodes', '{\"mc4wp_form\":2,\"contact-form-7\":1}'),
(5046, 3425, 'mb_preloader_item_logo', '1456'),
(5047, 3425, 'rs_page_bg_color', ''),
(5048, 3425, '_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\";}}'),
(5049, 4323, '_edit_lock', '1641732906:1'),
(5050, 4323, 'mb_page_sidebar_layout', 'none'),
(5051, 4323, 'mb_header_presets', 'default'),
(5052, 4323, 'mb_page_title_conditional', 'default'),
(5053, 4323, 'mb_page_title_use_feature_image', '0'),
(5054, 4323, 'mb_show_breadcrumbs', '1'),
(5055, 4323, 'mb_page_title_vertical_align', 'middle'),
(5056, 4323, 'mb_page_title_horizontal_align', 'center'),
(5057, 4323, 'mb_page_title_font_color', '#3b3663'),
(5058, 4323, 'mb_page_title_bg_color', '#ffffff'),
(5059, 4323, 'mb_page_title_bg_repeat', 'no-repeat'),
(5060, 4323, 'mb_page_title_bg_size', 'cover'),
(5061, 4323, 'mb_page_title_bg_attachment', 'scroll'),
(5062, 4323, 'mb_page_title_bg_position', 'center center'),
(5063, 4323, 'mb_page_title_height', '215'),
(5064, 4323, 'mb_page_title_top_border', '0'),
(5065, 4323, 'mb_page_title_top_border_color_opacity', '1'),
(5066, 4323, 'mb_page_title_bottom_border', '0'),
(5067, 4323, 'mb_page_title_bottom_border_color_opacity', '1'),
(5068, 4323, 'mb_page_title_bottom_margin', '80'),
(5069, 4323, 'mb_map_prefooter', 'default'),
(5070, 4323, 'mb_footer_switch', 'default'),
(5071, 4323, 'mb_footer_column', '4'),
(5072, 4323, 'mb_footer_column2', '6-6'),
(5073, 4323, 'mb_footer_column3', '5-5-2'),
(5074, 4323, 'mb_footer_column5', '2-3-2-2-3'),
(5075, 4323, 'mb_footer_align', 'left'),
(5076, 4323, 'mb_padding_top', '57'),
(5077, 4323, 'mb_padding_bottom', '57'),
(5078, 4323, 'mb_padding_left', '0'),
(5079, 4323, 'mb_padding_right', '0'),
(5080, 4323, 'mb_footer_full_width', 'default'),
(5081, 4323, 'mb_footer_bg_size', 'cover'),
(5082, 4323, 'mb_footer_bg_color', '#6045d4'),
(5083, 4323, 'mb_footer_text_color', '#ffffff'),
(5084, 4323, 'mb_footer_heading_color', '#ffffff'),
(5085, 4323, 'mb_footer_bg_repeat', 'repeat'),
(5086, 4323, 'mb_footer_attachment', 'scroll'),
(5087, 4323, 'mb_footer_bg_position', 'center center'),
(5088, 4323, 'mb_footer_top_border', '1'),
(5089, 4323, 'mb_footer_top_border_color_opacity', '0.1'),
(5090, 4323, 'mb_copyright_switch', '1'),
(5091, 4323, 'mb_copyright_align', 'left'),
(5092, 4323, 'mb_copyright_padding_top', '20'),
(5093, 4323, 'mb_copyright_padding_bottom', '20'),
(5094, 4323, 'mb_copyright_padding_left', '0'),
(5095, 4323, 'mb_copyright_padding_right', '0'),
(5096, 4323, 'mb_copyright_bg_color', '#191a1c'),
(5097, 4323, 'mb_copyright_text_color', '#9da1a5'),
(5098, 4323, 'mb_copyright_top_border', '1'),
(5099, 4323, 'mb_copyright_top_border_color_opacity', '1'),
(5100, 4323, 'mb_pre_footer_switch', '0'),
(5101, 4323, 'mb_pre_footer_align', 'left'),
(5102, 4323, 'mb_pre_footer_padding_top', '20'),
(5103, 4323, 'mb_pre_footer_padding_bottom', '20'),
(5104, 4323, 'mb_pre_footer_padding_left', '0'),
(5105, 4323, 'mb_pre_footer_padding_right', '0'),
(5106, 4323, 'mb_pre_footer_bg_color', '#191a1c'),
(5107, 4323, 'mb_pre_footer_text_color', '#9da1a5'),
(5108, 4323, 'mb_pre_footer_bottom_border', '1'),
(5109, 4323, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(5110, 4323, 'mb_preloader', 'default'),
(5111, 4323, 'mb_preloader_type', 'linear'),
(5112, 4323, 'mb_preloader_background', '#191a1c'),
(5113, 4323, 'mb_preloader_item_color', '#ffffff'),
(5114, 4323, 'mb_preloader_item_color2', '#435bb2'),
(5115, 4323, 'mb_preloader_item_width', '120'),
(5116, 4323, 'mb_preloader_item_stroke', '2'),
(5117, 4323, 'mb_preloader_item_logo_width', '45'),
(5118, 4323, 'mb_preloader_full', '1'),
(5119, 4323, 'mb_bubbles_block', 'default'),
(5120, 4323, 'rs_page_bg_color', ''),
(5121, 4323, '_elementor_edit_mode', 'builder'),
(5122, 4323, '_elementor_template_type', 'wp-page'),
(5123, 4323, '_elementor_version', '2.9.8'),
(5124, 4323, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5125, 4323, '_elementor_data', '[{\"id\":\"68b8870b\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"72d59e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"12553d78\",\"elType\":\"widget\",\"settings\":{\"title\":\"Home 01 - Tabs (Services, Smm-Services)\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"164fc702\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"4283\",\"type\":\"empty\",\"gt3_tabs_icon_size\":\"normal\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"\",\"tab_background_color\":\"\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_title_color\":\"\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"\",\"tab_hover_background_color\":\"\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#f2295b\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4286\",\"type\":\"empty\",\"gt3_tabs_icon_size\":\"normal\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"\",\"tab_background_color\":\"\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"gradient\",\"tab_hover_background_color\":\"#9289F1\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#6254E7\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_id\":\"a5a2ee4\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5649a6ef\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c449f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7bd36c3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Home 02 - Tabs 01\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4620a18f\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"small\",\"gt3_tabs_alignment\":\"stretch\",\"gt3_tabs_space\":\"30\",\"gt3_tabs_marker\":\"yes\",\"tabs_title_color\":\"#696687\",\"tabs_hover_title_color\":\"#FFFFFF\",\"tabs_hover_icon_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"Real Time Analytics\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"4b235ae\",\"template_id\":\"4297\",\"type\":\"image\",\"gt3_tabs_icon_size\":\"custom\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":83,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":1570,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_28_1.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"classic\",\"tab_background_color\":\"#FFFCF6\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"id\":1572,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_28-1.png\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color\":\"#F19B10\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#f2295b\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"tab_title\":\"Social Media Strategy\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4300\",\"type\":\"image\",\"gt3_tabs_icon_size\":\"custom\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":1568,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29_1.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"classic\",\"tab_background_color\":\"#F9F8FF\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"id\":1571,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29-1.png\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color\":\"#8379EE\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#f2295b\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_id\":\"dbc8621\"},{\"tab_title\":\"Real Time &amp; Date\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4303\",\"type\":\"image\",\"gt3_tabs_icon_size\":\"custom\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":1567,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_30_1.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"classic\",\"tab_background_color\":\"#F0FFFC\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"id\":1569,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_30-1.png\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color\":\"#4FD68D\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#f2295b\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_id\":\"73bd5fc\"},{\"tab_title\":\"Media Managment\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4306\",\"type\":\"image\",\"gt3_tabs_icon_size\":\"custom\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":1575,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_31_1.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"classic\",\"tab_background_color\":\"#FEEFF4\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"id\":1576,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_31.png\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color\":\"#F87790\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#f2295b\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_id\":\"2a9d9d9\"},{\"tab_title\":\"Reporting &amp; Analysis\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4309\",\"type\":\"image\",\"gt3_tabs_icon_size\":\"custom\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":1573,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_32_1.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"classic\",\"tab_background_color\":\"#EDFDFF\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"id\":1574,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_32.png\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color\":\"#58BBFA\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#f2295b\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_id\":\"1dee4dd\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3053e205\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2c178ea1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"74f22ae4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Home 02 - Tabs 02 (Home 03 - Tabs, Pricing Plans)\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d006c81\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"4291\",\"type\":\"empty\",\"gt3_tabs_icon_size\":\"normal\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"\",\"tab_background_color\":\"\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_title_color\":\"\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"\",\"tab_hover_background_color\":\"\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#f2295b\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4294\",\"type\":\"empty\",\"gt3_tabs_icon_size\":\"normal\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"\",\"tab_background_color\":\"\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"gradient\",\"tab_hover_background_color\":\"#9289F1\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#6254E7\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_id\":\"a5a2ee4\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfb923f\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"65e63484\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4786b915\",\"elType\":\"widget\",\"settings\":{\"title\":\"Home 05 - Tabs\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30ed64df\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"4316\",\"type\":\"empty\",\"gt3_tabs_icon_size\":\"normal\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"\",\"tab_background_color\":\"\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_title_color\":\"\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"\",\"tab_hover_background_color\":\"\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#f2295b\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4319\",\"type\":\"empty\",\"gt3_tabs_icon_size\":\"normal\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"gt3_tabs_icon_custom_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"gt3_tabs_icon_custom_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tab_title_color\":\"\",\"tab_icon_color\":\"\",\"tab_background_background\":\"\",\"tab_background_color\":\"\",\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_background_color_b\":\"#f2295b\",\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_gradient_type\":\"linear\",\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_background_gradient_position\":\"center center\",\"tab_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_background_position\":\"\",\"tab_background_position_tablet\":\"\",\"tab_background_position_mobile\":\"\",\"tab_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_background_attachment\":\"\",\"tab_background_repeat\":\"\",\"tab_background_repeat_tablet\":\"\",\"tab_background_repeat_mobile\":\"\",\"tab_background_size\":\"\",\"tab_background_size_tablet\":\"\",\"tab_background_size_mobile\":\"\",\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_background_video_link\":\"\",\"tab_background_video_start\":\"\",\"tab_background_video_end\":\"\",\"tab_background_play_once\":\"\",\"tab_background_play_on_mobile\":\"\",\"tab_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_background_slideshow_gallery\":[],\"tab_background_slideshow_loop\":\"yes\",\"tab_background_slideshow_slide_duration\":5000,\"tab_background_slideshow_slide_transition\":\"fade\",\"tab_background_slideshow_transition_duration\":500,\"tab_background_slideshow_background_size\":\"\",\"tab_background_slideshow_background_size_tablet\":\"\",\"tab_background_slideshow_background_size_mobile\":\"\",\"tab_background_slideshow_background_position\":\"\",\"tab_background_slideshow_background_position_tablet\":\"\",\"tab_background_slideshow_background_position_mobile\":\"\",\"tab_background_slideshow_ken_burns\":\"\",\"tab_background_slideshow_ken_burns_zoom_direction\":\"in\",\"image_hover\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_icon_color\":\"\",\"tab_hover_background_background\":\"gradient\",\"tab_hover_background_color\":\"#9289F1\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"tab_hover_background_color_b\":\"#6254E7\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_gradient_type\":\"linear\",\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"tab_hover_background_gradient_position\":\"center center\",\"tab_hover_background_image\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_position\":\"\",\"tab_hover_background_position_tablet\":\"\",\"tab_hover_background_position_mobile\":\"\",\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_hover_background_attachment\":\"\",\"tab_hover_background_repeat\":\"\",\"tab_hover_background_repeat_tablet\":\"\",\"tab_hover_background_repeat_mobile\":\"\",\"tab_hover_background_size\":\"\",\"tab_hover_background_size_tablet\":\"\",\"tab_hover_background_size_mobile\":\"\",\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"tab_hover_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tab_hover_background_video_link\":\"\",\"tab_hover_background_video_start\":\"\",\"tab_hover_background_video_end\":\"\",\"tab_hover_background_play_once\":\"\",\"tab_hover_background_play_on_mobile\":\"\",\"tab_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"tab_hover_background_slideshow_gallery\":[],\"tab_hover_background_slideshow_loop\":\"yes\",\"tab_hover_background_slideshow_slide_duration\":5000,\"tab_hover_background_slideshow_slide_transition\":\"fade\",\"tab_hover_background_slideshow_transition_duration\":500,\"tab_hover_background_slideshow_background_size\":\"\",\"tab_hover_background_slideshow_background_size_tablet\":\"\",\"tab_hover_background_slideshow_background_size_mobile\":\"\",\"tab_hover_background_slideshow_background_position\":\"\",\"tab_hover_background_slideshow_background_position_tablet\":\"\",\"tab_hover_background_slideshow_background_position_mobile\":\"\",\"tab_hover_background_slideshow_ken_burns\":\"\",\"tab_hover_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_id\":\"a5a2ee4\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5126, 4323, '_elementor_controls_usage', 'a:4:{s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"4\";}}}}s:22:\"gt3-core-advanced-tabs\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:19:\"tab_section_section\";a:9:{s:13:\"gt3_tabs_size\";s:1:\"4\";s:22:\"gt3_tabs_border_radius\";s:1:\"3\";s:22:\"tabs_hover_title_color\";s:1:\"4\";s:5:\"items\";s:1:\"4\";s:18:\"gt3_tabs_alignment\";s:1:\"1\";s:14:\"gt3_tabs_space\";s:1:\"1\";s:15:\"gt3_tabs_marker\";s:1:\"1\";s:16:\"tabs_title_color\";s:1:\"1\";s:21:\"tabs_hover_icon_color\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";s:1:\"4\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:0:{}}}'),
(5127, 4323, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(5128, 5197, '_edit_lock', '1661889475:3'),
(5129, 5197, 'mb_page_sidebar_layout', 'none'),
(5130, 5197, 'mb_page_title_conditional', 'no'),
(5131, 5197, 'mb_page_title_use_feature_image', '0'),
(5132, 5197, 'mb_show_breadcrumbs', '1'),
(5133, 5197, 'mb_page_title_vertical_align', 'middle'),
(5134, 5197, 'mb_page_title_horizontal_align', 'center'),
(5135, 5197, 'mb_page_title_font_color', '#3b3663'),
(5136, 5197, 'mb_page_title_bg_color', '#ffffff'),
(5137, 5197, 'mb_page_title_bg_repeat', 'no-repeat'),
(5138, 5197, 'mb_page_title_bg_size', 'cover'),
(5139, 5197, 'mb_page_title_bg_attachment', 'scroll'),
(5140, 5197, 'mb_page_title_bg_position', 'center center'),
(5141, 5197, 'mb_page_title_height', '215'),
(5142, 5197, 'mb_page_title_top_border', '0'),
(5143, 5197, 'mb_page_title_top_border_color_opacity', '1'),
(5144, 5197, 'mb_page_title_bottom_border', '0'),
(5145, 5197, 'mb_page_title_bottom_border_color_opacity', '1'),
(5146, 5197, 'mb_page_title_bottom_margin', '80'),
(5147, 5197, 'mb_preloader', 'default'),
(5148, 5197, 'mb_preloader_type', 'linear'),
(5149, 5197, 'mb_preloader_background', '#191a1c'),
(5150, 5197, 'mb_preloader_item_color', '#ffffff'),
(5151, 5197, 'mb_preloader_item_color2', '#435bb2'),
(5152, 5197, 'mb_preloader_item_width', '120'),
(5153, 5197, 'mb_preloader_item_stroke', '2'),
(5154, 5197, 'mb_preloader_item_logo_width', '45'),
(5155, 5197, 'mb_preloader_full', '1'),
(5156, 5197, 'mb_bubbles_block', 'show'),
(5157, 5197, '_elementor_edit_mode', 'builder'),
(5158, 5197, '_elementor_template_type', 'wp-page'),
(5159, 5197, '_elementor_version', '3.5.2'),
(5160, 5197, '_wpda-builder-header', '5199'),
(5161, 5197, '_wpda-builder-footer', '5442'),
(5162, 5197, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5163, 5197, '_elementor_data', '[{\"id\":\"c6aa307\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1435599\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f204804\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48f0409\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":\"1170\",\"sizes\":[]}},\"elements\":[{\"id\":\"2db36df\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8fb5c9d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"62\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.07)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3fd4733\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#F47A19\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f6a2f05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search Engine Oprimization\",\"description_text\":\"Maecenas elementum sapien in<br> metus placerat finibus. \",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_color\":\"#EBEBEF\",\"_padding\":{\"unit\":\"px\",\"top\":\"53\",\"right\":\"40\",\"bottom\":\"55\",\"left\":\"40\",\"isLinked\":\"\"},\"_z_index\":\"1\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cbcc96d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right\\\">01<\\/p>\",\"text_color\":\"rgba(243, 243, 246, 0.67)\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"122\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"37\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"0\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"3682850\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#8995E6\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"0d1a97e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Suspendisse dapibus placeratim<br> quam, sed auctor nibhin.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_color\":\"#EBEBEF\",\"_padding\":{\"unit\":\"px\",\"top\":\"53\",\"right\":\"40\",\"bottom\":\"55\",\"left\":\"40\",\"isLinked\":\"\"},\"_z_index\":\"1\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7cc2ff3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right\\\">02<\\/p>\",\"text_color\":\"rgba(243, 243, 246, 0.67)\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"122\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"0\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"f82e9a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#67D9C8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e4c04fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Email Marketing\",\"description_text\":\"Vivamus eleifend velit nequentam<br> efficitur imperdie purus.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_color\":\"#EBEBEF\",\"_padding\":{\"unit\":\"px\",\"top\":\"53\",\"right\":\"40\",\"bottom\":\"55\",\"left\":\"40\",\"isLinked\":\"\"},\"_z_index\":\"1\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"c737848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right\\\">03<\\/p>\",\"text_color\":\"rgba(243, 243, 246, 0.67)\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"122\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"23\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"0\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2ab763d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"64\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4aeceec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f735bd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7c1af47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_12.png\",\"id\":5300},\"image_size\":\"full\",\"_z_index\":\"0\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"-44\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"62634e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our services<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb81dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"-30\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"2\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7f7c6d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"-2\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"117\",\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f469410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Good SEO work\",\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aed08d\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"only gets better<br> over time.\",\"_id\":\"e9581fe\"},{\"string\":\"makes your business<br> stronger.\",\"_id\":\"057d48f\"},{\"string\":\"helps making good <br>revenue.\",\"_id\":\"9553e94\"}],\"cursorChar\":\" \",\"backSpeed\":\"20\",\"strings_color\":\"#3B3663\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Nunito\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"strings_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"typeSpeed\":\"45\"},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"ad7e1e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_08.png\",\"id\":5254},\"image_size\":\"full\",\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc5c8a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"-22\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"36\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"92afe4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"-30\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"2\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af77d77\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"-2\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"117\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"41ad8df\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"85de548\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d191194\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87e7b86\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3abcc3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c20ed3e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_04.png\",\"id\":5247},\"title_text\":\"Social Media Strategy\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"33\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5c5ed00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"33\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"46a5550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3698f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_05.png\",\"id\":5248},\"title_text\":\"Real Time and Data\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"49\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation_delay\":\"300\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"dccf8d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"33\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"69a0fe6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0afb355\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fe27b73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_06.png\",\"id\":5249},\"title_text\":\"Reporting &amp; Analysis\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation_delay\":\"600\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"a68b651\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"33\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"15f917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6044111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_07.png\",\"id\":5250},\"title_text\":\"Penalty Recovery\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation_delay\":\"900\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"3e1200d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"-2\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-101\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ec16ece\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"33\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6b5e011\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a43d3ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"14e1281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home_06_project_01.jpg\",\"id\":5263},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"958c85f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_classes\":\"mr_0\"},\"elements\":[{\"id\":\"0c63068\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6158adf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"88\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d460ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_09.png\",\"id\":5271},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"be886b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Have a project in mind? \\nLet\\u2019s get to work.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a1ad4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_11.png\",\"id\":5297},\"image_size\":\"full\",\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"95\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2287750\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Find out how it works and ask any<br>questions you may have.\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"070e6b3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"37\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"dc0505f\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"icon\",\"icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"icon_color_hover\":\"#F47A14\",\"button_title_color_hover\":\"#F47A14\",\"icon_color_mobile\":\"#3B3663\",\"button_title_color_mobile\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"9298cc9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"117\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"8bb1567\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home_06_project_02.jpg\",\"id\":5262},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"90aad79\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_classes\":\"ml_0\"},\"elements\":[{\"id\":\"5062723\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"91beda7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"94\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a0276f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_10.png\",\"id\":5270},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8ad4303\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expand Your<br>\\nDigital Presence\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4283ae9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Your app is your tool for better<br> communication with your followers.\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e5bdc75\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"37\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"bd77df9\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"icon\",\"icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"icon_color_hover\":\"#F47A14\",\"button_title_color_hover\":\"#F47A14\",\"icon_color_mobile\":\"#3B3663\",\"button_title_color_mobile\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"e79e303\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c317b90\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\"},\"elements\":[{\"id\":\"8260271\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"25fe8d8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a064dab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#3B3663\",\"_z_index\":\"1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c9b4f03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":\"30.768\",\"unit\":\"%\"},\"_offset_y\":{\"size\":\"7.102\",\"unit\":\"%\"},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"117\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"31db268\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"title_color\":\"#252A3F\",\"_z_index\":\"1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b821991\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"-25\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"41\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13abdb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_14.png\",\"id\":5311},\"image_size\":\"full\",\"align\":\"left\",\"_z_index\":\"0\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-110\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"486bbc1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c79d380\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"-16\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"15\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9d1cde0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"4da8de3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"a52592e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon1.png\",\"id\":5512},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon1.png\",\"id\":5512},\"title_text\":\"e-Commerce\",\"description_text\":\"We can develop a project solution that drives online revenues.\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"30\",\"bottom\":\"48\",\"left\":\"38\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#3B3663\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"12\",\"vertical\":\"19\",\"blur\":\"62\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"-4\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"description_color\":\"#FFFFFF\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":\"14\",\"vertical\":\"24\",\"blur\":\"43\",\"spread\":\"0\",\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":\"100\",\"title_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_z_index\":\"1\",\"_css_classes\":\"imagebox_first_title gt3_active_item\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_imgbox_bg.png\",\"id\":5522},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_background_hover_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_imgbox_bg.png\",\"id\":5522},\"_background_hover_position\":\"center center\",\"_background_hover_repeat\":\"no-repeat\",\"_background_hover_size\":\"cover\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"a7394e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_13.png\",\"id\":5310},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-122\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_y\":{\"size\":\"114\",\"unit\":\"px\"},\"_z_index\":\"0\",\"_offset_x\":{\"size\":\"-136\",\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"40c1fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"3374751\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon2.png\",\"id\":5533},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon2.png\",\"id\":5533},\"title_text\":\"SEO\",\"description_text\":\"We can develop a project solution that drives online revenues.\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"30\",\"bottom\":\"48\",\"left\":\"38\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"12\",\"vertical\":\"19\",\"blur\":\"62\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"-4\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":\"14\",\"vertical\":\"24\",\"blur\":\"43\",\"spread\":\"0\",\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":\"100\",\"title_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_z_index\":\"1\",\"_css_classes\":\"imagebox_first_title\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_iconbox_bg_01.jpg\",\"id\":5529},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_background_hover_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_imgbox_bg.png\",\"id\":5522},\"_background_hover_position\":\"center center\",\"_background_hover_repeat\":\"no-repeat\",\"_background_hover_size\":\"cover\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"4fd7f8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"9814f43\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon3.png\",\"id\":5534},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon3.png\",\"id\":5534},\"title_text\":\"Development\",\"description_text\":\"We can develop a project solution that drives online revenues.\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"30\",\"bottom\":\"48\",\"left\":\"38\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"12\",\"vertical\":\"19\",\"blur\":\"62\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"-4\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":\"14\",\"vertical\":\"24\",\"blur\":\"43\",\"spread\":\"0\",\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":\"100\",\"title_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_z_index\":\"1\",\"_css_classes\":\"imagebox_first_title\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_iconbox_bg_02.jpg\",\"id\":5530},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_background_hover_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_imgbox_bg.png\",\"id\":5522},\"_background_hover_position\":\"center center\",\"_background_hover_repeat\":\"no-repeat\",\"_background_hover_size\":\"cover\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"93b37b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"378b1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon4.png\",\"id\":5535},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon4.png\",\"id\":5535},\"title_text\":\"Web Design\",\"description_text\":\"We can develop a project solution that drives online revenues.\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"30\",\"bottom\":\"48\",\"left\":\"38\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"12\",\"vertical\":\"19\",\"blur\":\"62\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"-4\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":\"14\",\"vertical\":\"24\",\"blur\":\"43\",\"spread\":\"0\",\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":\"100\",\"title_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_z_index\":\"1\",\"_css_classes\":\"imagebox_first_title\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_iconbox_bg_03.jpg\",\"id\":5531},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_background_hover_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_imgbox_bg.png\",\"id\":5522},\"_background_hover_position\":\"center center\",\"_background_hover_repeat\":\"no-repeat\",\"_background_hover_size\":\"cover\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b6f4a7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"-2\",\"sizes\":[]},\"_offset_x_end\":{\"size\":\"-240\",\"unit\":\"px\"},\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":\"40\",\"unit\":\"%\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f6c7c2d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":\"155.026\",\"unit\":\"%\"},\"_offset_y\":{\"size\":\"17.899\",\"unit\":\"%\"},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1aa4b1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"836a72e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"df989b2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":\"67\",\"unit\":\"%\"},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":\"175\",\"unit\":\"px\"},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"1fde070\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"8bc2009\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon5.png\",\"id\":5536},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon5.png\",\"id\":5536},\"title_text\":\"CMS\",\"description_text\":\"We can develop a project solution that drives online revenues.\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"30\",\"bottom\":\"48\",\"left\":\"38\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"12\",\"vertical\":\"19\",\"blur\":\"62\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"-4\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":\"14\",\"vertical\":\"24\",\"blur\":\"43\",\"spread\":\"0\",\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":\"100\",\"title_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_z_index\":\"1\",\"_css_classes\":\"imagebox_first_title\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_iconbox_bg_04.jpg\",\"id\":5528},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_background_hover_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_imgbox_bg.png\",\"id\":5522},\"_background_hover_position\":\"center center\",\"_background_hover_repeat\":\"no-repeat\",\"_background_hover_size\":\"cover\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"62d467e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"c0fe6a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon6.png\",\"id\":5537},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon6.png\",\"id\":5537},\"title_text\":\"Maintenance\",\"description_text\":\"We can develop a project solution that drives online revenues.\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"30\",\"bottom\":\"48\",\"left\":\"38\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"12\",\"vertical\":\"19\",\"blur\":\"62\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"-4\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":\"14\",\"vertical\":\"24\",\"blur\":\"43\",\"spread\":\"0\",\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":\"100\",\"title_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_z_index\":\"1\",\"_css_classes\":\"imagebox_first_title\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_iconbox_bg_05.jpg\",\"id\":5526},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_background_hover_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_imgbox_bg.png\",\"id\":5522},\"_background_hover_position\":\"center center\",\"_background_hover_repeat\":\"no-repeat\",\"_background_hover_size\":\"cover\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d5e0e4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"71f1d8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon7.png\",\"id\":5532},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_icon7.png\",\"id\":5532},\"title_text\":\"Hosting\",\"description_text\":\"We can develop a project solution that drives online revenues.\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"30\",\"bottom\":\"48\",\"left\":\"38\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"12\",\"vertical\":\"19\",\"blur\":\"62\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"-4\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":\"14\",\"vertical\":\"24\",\"blur\":\"43\",\"spread\":\"0\",\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":\"100\",\"title_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_z_index\":\"1\",\"_css_classes\":\"imagebox_first_title\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_iconbox_bg_06.jpg\",\"id\":5527},\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_background_hover_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_imgbox_bg.png\",\"id\":5522},\"_background_hover_position\":\"center center\",\"_background_hover_repeat\":\"no-repeat\",\"_background_hover_size\":\"cover\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e825b54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1bfddbe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#37414A\"},\"elements\":[{\"id\":\"5e34e90\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"82fc2e6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1180\",\"sizes\":[]},\"gap\":\"extended\"},\"elements\":[{\"id\":\"7fdb722\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"color_text\":\"#FFFFFF\"},\"elements\":[{\"id\":\"0eb7248\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"64\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61041e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56598bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_z_index\":\"1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"802e9b2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9dd88b0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#E3E3E3\"},\"elements\":[{\"id\":\"ac222c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fb8f65a\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"12\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3764\",\"3757\",\"3736\",\"3705\",\"5326\"],\"ignore_sticky_posts\":\"0\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e473d6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3eb3c0f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"z_index\":\"1\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_blog_bg.png\",\"id\":5467},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"681e3b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"1\"},\"elements\":[{\"id\":\"8286ce3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"65\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"dfb945e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61403be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"size\":\"7\",\"unit\":\"%\"},\"_offset_x_end\":{\"size\":\"330\",\"unit\":\"px\"},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"be34159\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24aa7e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo<br> esse nusquam. Eam iriure diceret oporteat.\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4491cc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":\"-18\",\"unit\":\"%\"},\"_offset_y\":{\"size\":\"25\",\"unit\":\"%\"},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"117\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e45dfe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":\"-7.196\",\"unit\":\"%\"},\"_offset_y\":{\"size\":\"11.671\",\"unit\":\"%\"},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc826b8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":\"-7.196\",\"unit\":\"%\"},\"_offset_y\":{\"size\":\"11.671\",\"unit\":\"%\"},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":\"-15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0810e65\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"77c897f\",\"elType\":\"section\",\"settings\":{\"z_index\":\"10\"},\"elements\":[{\"id\":\"63084cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"10\"},\"elements\":[{\"id\":\"0b4f223\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"featured_bg_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#3B3663\",\"color_block_hover\":\"#FFFFFF\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#FFFFFF\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"a5887a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"-22\",\"sizes\":[]},\"_offset_y\":{\"size\":\"1\",\"unit\":\"%\"},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":\"-25\",\"unit\":\"%\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fc8964\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element3\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":\"28.981\",\"unit\":\"%\"},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":\"100\",\"unit\":\"px\"},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":\"-59\",\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"feeedc0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"77\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c8098cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_13.png\",\"id\":5310},\"image_size\":\"full\",\"align\":\"right\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"165\",\"sizes\":[]},\"_z_index\":\"0\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"218e497\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e44015e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1abae4f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"68\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d57e8e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec122bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say \",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2e6aef\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"840\",\"sizes\":[]}},\"elements\":[{\"id\":\"afe6830\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ced08b9\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br> <br>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br><br>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br><br>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":\"107\",\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#685BE8\",\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"author_position\":\"around\",\"item_align\":\"center\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_16.png\",\"id\":5368},\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7c6200c\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"f7bb33b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6e90927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_2.png\",\"id\":5381},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"170\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_moved_element\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea23dc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_1.png\",\"id\":5380},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_animation\":\"pulse\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_moved_element2\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7073e58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_4.png\",\"id\":5378},\"image_size\":\"full\",\"align\":\"right\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-53\",\"right\":\"110\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"animation_duration\":\"slow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_moved_element3\",\"align_mobile\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4f32f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_3.png\",\"id\":5382},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"animation_duration\":\"slow\",\"_css_classes\":\"gt3_moved_element2\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"2450590\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2486c02\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_7.png\",\"id\":5376},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"170\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_moved_element3\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7769b7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_9.png\",\"id\":5375},\"image_size\":\"full\",\"align\":\"right\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-34\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_moved_element\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b76dd76\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_5.png\",\"id\":5379},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_moved_element\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c093f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_8.png\",\"id\":5374},\"image_size\":\"full\",\"align\":\"right\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-47\",\"right\":\"105\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_moved_element2\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"58667e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_6.png\",\"id\":5377},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":\"115\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_moved_element2\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b57cef7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"762c6e3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\"},\"elements\":[{\"id\":\"2131cf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8058606\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7383c79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a73f2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80e2d5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_13.png\",\"id\":5310},\"image_size\":\"full\",\"align\":\"right\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]},\"_z_index\":\"0\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d12e80\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b1371ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"gap\":\"extended\",\"z_index\":\"55\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6429d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"fff5e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"personal\",\"price_prefix\":\"$ \",\"price\":\"9\",\"price_suffix\":\" \\/ mo\",\"content\":\"<ul class=\\\"gt3_styled_list\\\">\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2 !important\\\"><\\/i>50+ Pro Widgets<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>\\u00a050+ Pro Widgets<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>Popup Builder<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>Support for 1 Year<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>Updates for 1 Year<\\/li>\\n<\\/ul>\",\"button_text\":\"Register\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"view_type\":\"type4\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"item_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\",\"title_color\":\"#A6A9AB\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"price_item_prefix_color\":\"#3B3663\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"price_item_suffix_color\":\"#3B3663\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":\"4.6\",\"sizes\":[]},\"price_color\":\"#3B3663\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":\"0.85\",\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.5\",\"sizes\":[]},\"content_color\":\"#696687\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#E6E6E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"item_background_color\":\"#3B3663\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]},\"button_icon_en\":\"yes\",\"button_icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"06f5452\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"c78c9f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"plus\",\"price_prefix\":\"$ \",\"price\":\"19\",\"price_suffix\":\" \\/ mo\",\"content\":\"<ul class=\\\"gt3_styled_list\\\">\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2 !important\\\"><\\/i>50+ Pro Widgets<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>\\u00a050+ Pro Widgets<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>Popup Builder<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>Support for 1 Year<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>Updates for 1 Year<\\/li>\\n<\\/ul>\",\"button_text\":\"Register\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"view_type\":\"type4\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"item_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\",\"title_color\":\"#FFFFFF\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"price_item_prefix_color\":\"#FFFFFF\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"price_item_suffix_color\":\"#FFFFFF\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":\"4.6\",\"sizes\":[]},\"price_color\":\"#FFFFFF\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":\"0.85\",\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.5\",\"sizes\":[]},\"content_color\":\"#FFFFFF\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#F47215\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"item_background_color\":\"#3B3663\",\"package_is_active\":\"yes\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]},\"button_icon_en\":\"yes\",\"button_icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"},{\"id\":\"ee95f1a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home6_img_top.png\",\"id\":5455},\"image_size\":\"full\",\"align\":\"right\",\"space\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"56\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"91a7efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"45f27d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"expert\",\"price_prefix\":\"$ \",\"price_suffix\":\" \\/ mo\",\"content\":\"<ul class=\\\"gt3_styled_list\\\">\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2 !important\\\"><\\/i>50+ Pro Widgets<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>\\u00a050+ Pro Widgets<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>Popup Builder<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>Support for 1 Year<\\/li>\\n \\t<li style=\\\"text-align: center\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #d6dce2\\\"><\\/i>Updates for 1 Year<\\/li>\\n<\\/ul>\",\"button_text\":\"Register\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"view_type\":\"type4\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"item_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\",\"title_color\":\"#A6A9AB\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"price_item_prefix_color\":\"#3B3663\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"price_item_suffix_color\":\"#3B3663\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":\"4.6\",\"sizes\":[]},\"price_color\":\"#3B3663\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":\"0.85\",\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.5\",\"sizes\":[]},\"content_color\":\"#696687\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#E6E6E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"item_background_color\":\"#3B3663\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]},\"button_icon_en\":\"yes\",\"button_icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"98c740d\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"63\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2b75b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"91219ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"f6263a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"801a7eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"cd3bccc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ed3671f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"28e24bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e0c36de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4527d42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"06fa784\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cb0c731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"46\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d5bc723\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_17.png\",\"id\":5406},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\",\"text_align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"0fb3322\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"37\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"4817ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf4d8dc\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"gt3_home6_form\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"64927be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"3f5ed22\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home_06_project_03.jpg\",\"id\":5414},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"c9aeef2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_classes\":\"mr_0\"},\"elements\":[{\"id\":\"c641706\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a4b90b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"78\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456b964\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_icon_18.png\",\"id\":5416},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bd78a8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO<br> Analysis?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"52\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3939406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ne summo dictas pertinacia nam. Illum cetero vocent<br> ei vim, case regione signiferumque vim te.\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a35d088\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"a9fa3e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home_06_project_04.jpg\",\"id\":5415},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"c9b4298\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_classes\":\"ml_0\"},\"elements\":[{\"id\":\"ac81eb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7ba9303\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9a7beb2\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"d49f6f0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5164, 5197, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:5:{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\";}}'),
(5165, 5197, '_elementor_controls_usage', 'a:16:{s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"47\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";s:1:\"7\";s:16:\"background_color\";s:1:\"3\";s:16:\"background_image\";s:1:\"4\";s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";}s:14:\"section_border\";a:5:{s:13:\"border_border\";s:1:\"4\";s:12:\"border_width\";s:1:\"4\";s:12:\"border_color\";s:1:\"3\";s:13:\"border_radius\";s:1:\"4\";s:20:\"border_radius_mobile\";s:1:\"3\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:21:\"space_between_widgets\";s:2:\"29\";s:19:\"_inline_size_tablet\";s:1:\"8\";s:16:\"content_position\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";s:1:\"3\";s:6:\"margin\";s:1:\"6\";s:7:\"z_index\";s:1:\"2\";s:14:\"padding_tablet\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"27\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";s:1:\"6\";s:6:\"layout\";s:1:\"6\";s:3:\"gap\";s:1:\"8\";s:13:\"content_width\";s:1:\"7\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"12\";}}s:5:\"style\";a:3:{s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";}s:18:\"section_background\";a:6:{s:21:\"background_background\";s:1:\"5\";s:16:\"background_color\";s:1:\"5\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"2\";s:17:\"background_repeat\";s:1:\"2\";s:15:\"background_size\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";s:1:\"7\";s:11:\"css_classes\";s:1:\"4\";s:7:\"z_index\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"1\";s:14:\"padding_mobile\";s:1:\"1\";s:14:\"padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}}}s:9:\"image-box\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"3\";s:10:\"title_text\";s:1:\"3\";s:16:\"description_text\";s:1:\"3\";}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:11:{s:10:\"text_align\";s:1:\"3\";s:18:\"title_bottom_space\";s:1:\"3\";s:11:\"title_color\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:28:\"title_typography_line_height\";s:1:\"3\";s:17:\"description_color\";s:1:\"3\";s:33:\"description_typography_typography\";s:1:\"3\";s:32:\"description_typography_font_size\";s:1:\"3\";s:34:\"description_typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"3\";s:8:\"_z_index\";s:1:\"3\";}s:15:\"_section_border\";a:3:{s:13:\"_border_color\";s:1:\"3\";s:14:\"_border_border\";s:1:\"2\";s:13:\"_border_width\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:10:\"text_color\";s:2:\"12\";s:21:\"typography_typography\";s:2:\"13\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:2:\"13\";s:22:\"typography_font_weight\";s:1:\"9\";s:25:\"typography_letter_spacing\";s:1:\"3\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"3\";s:8:\"_z_index\";s:1:\"9\";s:7:\"_margin\";s:1:\"6\";}s:17:\"_section_position\";a:4:{s:9:\"_position\";s:1:\"3\";s:21:\"_offset_orientation_h\";s:1:\"3\";s:9:\"_offset_x\";s:1:\"3\";s:9:\"_offset_y\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"32\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"32\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:2:\"42\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"42\";s:10:\"image_size\";s:2:\"42\";s:5:\"align\";s:2:\"27\";s:12:\"align_mobile\";s:1:\"8\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:8:\"_z_index\";s:2:\"24\";s:7:\"_margin\";s:2:\"18\";s:12:\"_css_classes\";s:2:\"27\";s:14:\"_margin_mobile\";s:1:\"9\";s:14:\"_margin_tablet\";s:1:\"4\";}s:17:\"_section_position\";a:11:{s:9:\"_position\";s:2:\"26\";s:21:\"_offset_orientation_h\";s:2:\"16\";s:13:\"_offset_x_end\";s:2:\"18\";s:9:\"_offset_y\";s:2:\"25\";s:14:\"_element_width\";s:2:\"18\";s:21:\"_element_custom_width\";s:2:\"18\";s:9:\"_offset_x\";s:2:\"22\";s:16:\"_offset_x_mobile\";s:1:\"9\";s:21:\"_offset_orientation_v\";s:1:\"4\";s:13:\"_offset_y_end\";s:1:\"5\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:2:{s:10:\"_animation\";s:1:\"1\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:5:\"width\";s:2:\"25\";s:5:\"space\";s:2:\"31\";s:19:\"image_border_radius\";s:2:\"10\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:7:\"opacity\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"9\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"3\";s:8:\"_z_index\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:21:\"typography_typography\";s:1:\"9\";s:22:\"typography_line_height\";s:1:\"9\";s:20:\"typography_font_size\";s:1:\"9\";s:25:\"typography_letter_spacing\";s:1:\"9\";s:11:\"title_color\";s:1:\"9\";s:27:\"typography_font_size_mobile\";s:1:\"4\";s:29:\"typography_line_height_mobile\";s:1:\"4\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:10:\"cursorChar\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:9:\"typeSpeed\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:7:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:33:\"strings_typography_letter_spacing\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"12\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:9:{s:5:\"image\";s:2:\"12\";s:10:\"title_text\";s:2:\"12\";s:16:\"description_text\";s:2:\"12\";s:10:\"title_size\";s:2:\"12\";s:11:\"image_hover\";s:1:\"7\";s:8:\"position\";s:1:\"7\";s:4:\"link\";s:1:\"7\";s:26:\"thumbnail_custom_dimension\";s:1:\"1\";s:16:\"default_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:3:{s:11:\"image_space\";s:2:\"12\";s:10:\"image_size\";s:2:\"12\";s:18:\"image_space_mobile\";s:1:\"1\";}s:29:\"section_style_content_section\";a:21:{s:18:\"title_bottom_space\";s:1:\"5\";s:27:\"title_typography_typography\";s:2:\"11\";s:26:\"title_typography_font_size\";s:2:\"11\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"12\";s:33:\"description_typography_typography\";s:2:\"11\";s:32:\"description_typography_font_size\";s:2:\"11\";s:10:\"text_align\";s:2:\"11\";s:26:\"content_vertical_alignment\";s:1:\"5\";s:28:\"title_typography_font_weight\";s:2:\"11\";s:17:\"text_align_mobile\";s:1:\"5\";s:34:\"description_typography_line_height\";s:2:\"11\";s:11:\"title_color\";s:1:\"8\";s:17:\"title_color_hover\";s:1:\"7\";s:23:\"description_color_hover\";s:1:\"7\";s:34:\"description_typography_font_weight\";s:1:\"7\";s:37:\"description_typography_letter_spacing\";s:1:\"7\";s:31:\"title_typography_letter_spacing\";s:1:\"7\";s:33:\"title_typography_font_size_tablet\";s:1:\"7\";s:35:\"title_typography_line_height_tablet\";s:1:\"7\";s:39:\"description_typography_font_size_tablet\";s:1:\"7\";}}s:8:\"advanced\";a:4:{s:15:\"_section_border\";a:8:{s:14:\"_border_radius\";s:2:\"11\";s:13:\"_border_width\";s:1:\"7\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"7\";s:22:\"_box_shadow_box_shadow\";s:1:\"7\";s:19:\"_border_hover_width\";s:1:\"7\";s:20:\"_border_radius_hover\";s:1:\"7\";s:33:\"_box_shadow_hover_box_shadow_type\";s:1:\"7\";s:28:\"_box_shadow_hover_box_shadow\";s:1:\"7\";}s:14:\"_section_style\";a:7:{s:14:\"_margin_tablet\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";s:14:\"_margin_mobile\";s:1:\"5\";s:15:\"_padding_mobile\";s:1:\"4\";s:8:\"_padding\";s:1:\"7\";s:8:\"_z_index\";s:1:\"7\";s:12:\"_css_classes\";s:1:\"7\";}s:15:\"section_effects\";a:2:{s:16:\"_animation_delay\";s:2:\"10\";s:18:\"animation_duration\";s:1:\"7\";}s:19:\"_section_background\";a:12:{s:22:\"_background_background\";s:1:\"7\";s:17:\"_background_color\";s:1:\"7\";s:28:\"_background_hover_background\";s:1:\"7\";s:23:\"_background_hover_color\";s:1:\"7\";s:17:\"_background_image\";s:1:\"7\";s:20:\"_background_position\";s:1:\"6\";s:18:\"_background_repeat\";s:1:\"7\";s:16:\"_background_size\";s:1:\"7\";s:23:\"_background_hover_image\";s:1:\"7\";s:26:\"_background_hover_position\";s:1:\"7\";s:24:\"_background_hover_repeat\";s:1:\"7\";s:22:\"_background_hover_size\";s:1:\"7\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"2\";s:21:\"button_size_elementor\";s:1:\"2\";s:12:\"padding_size\";s:1:\"2\";s:16:\"button_alignment\";s:1:\"2\";s:16:\"btn_border_style\";s:1:\"2\";s:8:\"btn_icon\";s:1:\"2\";s:13:\"icon_position\";s:1:\"2\";s:11:\"button_icon\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:8:{s:27:\"title_typography_typography\";s:1:\"2\";s:28:\"title_typography_font_family\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:16:\"icon_color_hover\";s:1:\"2\";s:24:\"button_title_color_hover\";s:1:\"2\";s:17:\"icon_color_mobile\";s:1:\"2\";s:25:\"button_title_color_mobile\";s:1:\"2\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:7:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:19:\"featured_bg_opacity\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:3:{s:5:\"space\";s:1:\"1\";s:15:\"author_position\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:6:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_image\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}s:17:\"gt3-core-pricebox\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:5:\"title\";s:1:\"3\";s:12:\"price_prefix\";s:1:\"3\";s:5:\"price\";s:1:\"2\";s:12:\"price_suffix\";s:1:\"3\";s:7:\"content\";s:1:\"3\";s:11:\"button_text\";s:1:\"3\";s:9:\"view_type\";s:1:\"3\";s:17:\"package_is_active\";s:1:\"1\";}}s:5:\"style\";a:7:{s:26:\"text_style_section_section\";a:7:{s:27:\"title_typography_typography\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:28:\"title_typography_line_height\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:11:\"title_color\";s:1:\"3\";s:31:\"title_typography_text_transform\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";}s:28:\"button_style_section_section\";a:7:{s:28:\"button_typography_typography\";s:1:\"3\";s:27:\"button_typography_font_size\";s:1:\"3\";s:32:\"button_typography_letter_spacing\";s:1:\"3\";s:14:\"button_icon_en\";s:1:\"3\";s:20:\"button_icon_position\";s:1:\"3\";s:11:\"button_icon\";s:1:\"3\";s:14:\"icon_font_size\";s:1:\"3\";}s:27:\"price_style_section_section\";a:6:{s:27:\"price_typography_typography\";s:1:\"3\";s:26:\"price_typography_font_size\";s:1:\"3\";s:28:\"price_typography_font_weight\";s:1:\"3\";s:11:\"price_color\";s:1:\"3\";s:28:\"price_typography_line_height\";s:1:\"3\";s:31:\"price_typography_letter_spacing\";s:1:\"3\";}s:39:\"price_item_prefix_style_section_section\";a:4:{s:39:\"price_item_prefix_typography_typography\";s:1:\"3\";s:40:\"price_item_prefix_typography_font_weight\";s:1:\"3\";s:23:\"price_item_prefix_color\";s:1:\"3\";s:38:\"price_item_prefix_typography_font_size\";s:1:\"3\";}s:39:\"price_item_suffix_style_section_section\";a:5:{s:39:\"price_item_suffix_typography_typography\";s:1:\"3\";s:40:\"price_item_suffix_typography_font_weight\";s:1:\"3\";s:23:\"price_item_suffix_color\";s:1:\"3\";s:38:\"price_item_suffix_typography_font_size\";s:1:\"3\";s:40:\"price_item_suffix_typography_line_height\";s:1:\"3\";}s:26:\"item_style_section_section\";a:2:{s:26:\"item_background_background\";s:1:\"3\";s:21:\"item_background_color\";s:1:\"3\";}s:29:\"content_style_section_section\";a:4:{s:13:\"content_color\";s:1:\"3\";s:29:\"content_typography_typography\";s:1:\"3\";s:28:\"content_typography_font_size\";s:1:\"3\";s:30:\"content_typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"3\";s:17:\"_background_color\";s:1:\"3\";}s:15:\"_section_border\";a:6:{s:27:\"_box_shadow_box_shadow_type\";s:1:\"3\";s:22:\"_box_shadow_box_shadow\";s:1:\"3\";s:14:\"_border_border\";s:1:\"3\";s:13:\"_border_width\";s:1:\"3\";s:13:\"_border_color\";s:1:\"3\";s:14:\"_border_radius\";s:1:\"3\";}s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"3\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}}'),
(5166, 5197, '_gt3_usage_shortcodes', '{\"rev_slider\":1,\"mc4wp_form\":2,\"contact-form-7\":1}'),
(5167, 5197, 'rs_page_bg_color', ''),
(5168, 8256, '_edit_lock', '1662032602:3'),
(5169, 8256, 'mb_page_sidebar_layout', 'none'),
(5170, 8256, 'mb_page_title_conditional', 'no'),
(5171, 8256, 'mb_page_title_use_feature_image', '0'),
(5172, 8256, 'mb_show_breadcrumbs', '1'),
(5173, 8256, 'mb_page_title_vertical_align', 'middle'),
(5174, 8256, 'mb_page_title_horizontal_align', 'center'),
(5175, 8256, 'mb_page_title_font_color', '#3b3663'),
(5176, 8256, 'mb_page_title_bg_color', '#ffffff'),
(5177, 8256, 'mb_page_title_bg_repeat', 'no-repeat'),
(5178, 8256, 'mb_page_title_bg_size', 'cover'),
(5179, 8256, 'mb_page_title_bg_attachment', 'scroll'),
(5180, 8256, 'mb_page_title_bg_position', 'center center'),
(5181, 8256, 'mb_page_title_height', '215'),
(5182, 8256, 'mb_page_title_top_border', '0'),
(5183, 8256, 'mb_page_title_top_border_color_opacity', '1'),
(5184, 8256, 'mb_page_title_bottom_border', '0'),
(5185, 8256, 'mb_page_title_bottom_border_color_opacity', '1'),
(5186, 8256, 'mb_page_title_bottom_margin', '80'),
(5187, 8256, 'mb_preloader', 'default'),
(5188, 8256, 'mb_preloader_type', 'linear'),
(5189, 8256, 'mb_preloader_background', '#191a1c'),
(5190, 8256, 'mb_preloader_item_color', '#ffffff'),
(5191, 8256, 'mb_preloader_item_color2', '#435bb2'),
(5192, 8256, 'mb_preloader_item_width', '120'),
(5193, 8256, 'mb_preloader_item_stroke', '2'),
(5194, 8256, 'mb_preloader_item_logo_width', '45'),
(5195, 8256, 'mb_preloader_full', '1'),
(5196, 8256, 'mb_bubbles_block', 'default'),
(5197, 8256, '_elementor_edit_mode', 'builder'),
(5198, 8256, '_elementor_template_type', 'wp-page'),
(5199, 8256, '_elementor_version', '3.5.4'),
(5200, 8256, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5201, 8256, '_elementor_data', '[{\"id\":\"543a5869\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bb672ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"78d790e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[rev_slider alias=\\\"Modern-Shop\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"582e4aca\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"63882b39\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"26c81fc9\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_zazzle.png\",\"id\":8286}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a99f495\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5b38a7a3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_sutra.png\",\"id\":8284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"238a624b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4b6a8c0b\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":122,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_radix.png\",\"id\":8282}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"40d94ea7\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1898405\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_sylexcoin.png\",\"id\":8285}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1a30efb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"668ded76\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_story.png\",\"id\":8283}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76c54131\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"34cdcbb1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"align\":\"right\",\"align_mobile\":\"center\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_myob.png\",\"id\":8281}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34851fc4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"44\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e820094\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#C22727\"},\"elements\":[{\"id\":\"539918b0\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_color_b\":\"#FDF5F5\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#FFFFFF00\",\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_hover_color_b\":\"#F8EEEE\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"animation\":\"fadeInLeft\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f21bf6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56161f29\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/turn-table-collection.jpg\",\"id\":8289}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"404da933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"1c89612\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"790b635b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Table collection\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26ea6f29\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#1A1D20\",\"button_title_color_hover\":\"#1A1D20\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"26d4c48a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"365e313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"44dbf02f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#FDF5FB\",\"background_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_color_b\":\"#FFFFFF00\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#F8EEF7\",\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_hover_color_b\":\"#FFFFFF00\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"animation\":\"fadeInUp\",\"reverse_order_mobile\":\"reverse-mobile\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c384c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"15e2f9f0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e3ef8e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Cozy lightning collection<\\/h2>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"459db36e\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#1A1D20\",\"button_title_color_hover\":\"#1A1D20\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"41fd11f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"756669d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23272fbd\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/Cozy-lightning.jpg\",\"id\":8287}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1c42ef12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6098f0a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7249333e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_color_b\":\"#F4F9FB\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#FFFFFF00\",\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_hover_color_b\":\"#EEF5F8\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"animation\":\"fadeInUp\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48b60318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"16a0e093\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/Lounge-Chair.jpg\",\"id\":8288}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7eeda03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"65721bf3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"424e1775\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lounge Chair collection\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bd932cf\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#1A1D20\",\"button_title_color_hover\":\"#1A1D20\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"5e324d47\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69a2f6ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4dc2b4bc\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#F8FBF5\",\"background_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_color_b\":\"#FFFFFF00\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#F5F8EE\",\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_hover_color_b\":\"#FFFFFF00\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"animation\":\"fadeInRight\",\"reverse_order_mobile\":\"reverse-mobile\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"315e0fc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"14b7d0bd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6ec9367d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Vase shape collection<\\/h2>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"771754c7\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#1A1D20\",\"button_title_color_hover\":\"#1A1D20\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"6c13e343\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"688718ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41ca570f\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/Vase-shape.jpg\",\"id\":8290}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"598c74a7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"52b37bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"17bd9151\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8292,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/Free-Shipping.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"background_position\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"29479ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"585c1322\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6405988f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Special Offer\",\"header_size\":\"h5\",\"title_color\":\"#87806A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d2893d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Shipping\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65567db1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>with a purchase of $50 or more<\\/p>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ea9a37d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"padding_size\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_icon\":\"fa fa-address-book-o\",\"button_size_elementor\":\"custom\",\"border_color\":\"#BDC5CA\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"border_color_hover\":\"#3B3564\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#3B3564\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"6f5befe2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6beafe88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18682cd3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8626,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/Clearance_Sales.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"background_position\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"237f1d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1ed25e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7a6cb8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discount\",\"header_size\":\"h5\",\"title_color\":\"#87806A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1662ad83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearance Sales\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"260b96b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Up to 50% Off &amp; Free Shipping<\\/p>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24636da5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"padding_size\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_icon\":\"fa fa-address-book-o\",\"button_size_elementor\":\"custom\",\"border_color\":\"#BDC5CA\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"border_color_hover\":\"#3B3564\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#3B3564\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"21e08b21\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59b7f5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F5F2\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ca512c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"786f11f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Promotion\",\"header_size\":\"h5\",\"title_color\":\"#87806A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30d64ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Offers from Eweshop\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc5ada1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F7F5F2\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"060d4b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"gt3_carousel\":\"yes\",\"gt3_carousel_back_end\":\"yes\",\"gt3_carousel_items_per_line\":\"2\",\"gt3_carousel_space\":\"30px\",\"gt3_carousel_nav\":\"dots\",\"_inline_size\":null,\"dots_color\":\"#69747F\"},\"elements\":[{\"id\":\"ce3192e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8589,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_banner1.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"background_position\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a4b6f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"51b7938\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":282,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"96fcab1\",\"elType\":\"widget\",\"settings\":{\"title\":\"In Stock & Ready To Go\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04c60a3\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"padding_size\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"00\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#FFFFFF\",\"button_title_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_icon\":\"fa fa-address-book-o\",\"button_size_elementor\":\"custom\",\"border_color\":\"#BDC5CA\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"border_color_hover\":\"#3B3564\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"},\"btn_border_style\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"fa4a85f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fa8ee04\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8590,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_banner2.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"background_position\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6fc5db1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2d39a44\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":282,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"67e63d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sale gets even better!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4b7138\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"padding_size\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"00\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#FFFFFF\",\"button_title_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_icon\":\"fa fa-address-book-o\",\"button_size_elementor\":\"custom\",\"border_color\":\"#BDC5CA\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"border_color_hover\":\"#3B3564\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"},\"btn_border_style\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"99f253f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da5ad15\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8379,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/troll-vase-3.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"background_position\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8cc8da3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0c9c44a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":282,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"602f84b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Shipping!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0df87d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"padding_size\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"00\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#FFFFFF\",\"button_title_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_icon\":\"fa fa-address-book-o\",\"button_size_elementor\":\"custom\",\"border_color\":\"#BDC5CA\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"border_color_hover\":\"#3B3564\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"},\"btn_border_style\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"ff82862\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"606bd629\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a19026a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"56d7e49d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular\",\"header_size\":\"h5\",\"title_color\":\"#87806A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f4fa87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Products \",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42b10838\",\"elType\":\"widget\",\"settings\":{\"hiddenUpdate\":true,\"prod_per_row\":\"4\",\"rows_per_page\":\"1\",\"pagination\":\"off\"},\"elements\":[],\"widgetType\":\"gt3-core-shoplist\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bfdd595\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8293,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/our_story_bg.jpg\"},\"background_size\":\"cover\",\"color_text\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b06afd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"21\",\"bottom\":\"0\",\"left\":\"21\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a4a4e41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"236f4461\",\"elType\":\"widget\",\"settings\":{\"title\":\"Est. 2012\",\"header_size\":\"h5\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75f181d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26567c36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Unparalleled customer service, with express worldwide shipping to more than 170 countries (including same-day delivery to Manhattan, London and Hong Kong SAR, China, plus next-day delivery to the UK, US, Germany, France, Australia and Singapore), signature luxurious packaging, easy returns and Customer Care teams that are available 24\\/7, 365 days a year.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6670000000000000373034936274052597582340240478515625,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"358d17c9\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=gC8ec_y6ewg\",\"align\":\"center\",\"btn_color\":\"#FFFFFF\",\"btn_background_color\":\"#f47514\",\"button_animation\":\"none\",\"btn_background_color_background\":\"classic\",\"btn_background_color_color\":\"#FFFFFF00\",\"btn_background_color_color_b\":\"#f56616\",\"item_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"_element_width\":\"auto\",\"_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},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FFFFFF5E\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"},{\"id\":\"13d5ef2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d7b3ae\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"74494d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2e18fb88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular\",\"header_size\":\"h5\",\"title_color\":\"#87806A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b956d36\",\"elType\":\"widget\",\"settings\":{\"title\":\"News & Events\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57bb82f4\",\"elType\":\"widget\",\"settings\":{\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"decoration\",\"furniture\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":0},\"meta_categories\":\"yes\",\"meta_position\":\"after_title\",\"post_featured_bg\":\"yes\",\"default_state_featured\":\"yes\",\"featured_bg_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"border_box\":\"\",\"post_btn_link_title\":\"Read More\",\"background_color\":\"#1A1D20\",\"color_block_hover\":\"#FFFFFF\",\"background_color_hover_background\":\"classic\",\"background_color_hover_color\":\"#1A1D20\",\"post_content\":\"yes\",\"modern_style\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1955a1d1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FCFBFA\",\"padding\":{\"unit\":\"px\",\"top\":\"34\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4780a5c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3577185f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Worldwide Shipping\",\"description_text\":\"Get free shipping over $50.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/worldwide-shipping.png\",\"id\":8297}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"269f3e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"77e0d3f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Free Returns\",\"description_text\":\"30-days free return policy.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/return-box.png\",\"id\":8295}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"7e19e0f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ab6606e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Secured payments\",\"description_text\":\"We accept all major credit cards.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/secure-payment.png\",\"id\":8296}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"698b2df3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"49e9bc70\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"24\\/7 Support Service\",\"description_text\":\"Great customer service.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/customer-service.png\",\"id\":8294}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5202, 8256, '_wpda-builder-header', '8244'),
(5203, 8256, '_wpda-builder-footer', '8246'),
(5204, 8256, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1,\"rev_slider\":1}'),
(5205, 8256, '_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\";}}'),
(5206, 8256, '_elementor_controls_usage', 'a:12:{s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"33\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:2:\"33\";s:21:\"space_between_widgets\";s:2:\"14\";}s:14:\"custom_section\";a:6:{s:12:\"gt3_carousel\";s:1:\"1\";s:21:\"gt3_carousel_back_end\";s:1:\"1\";s:27:\"gt3_carousel_items_per_line\";s:1:\"1\";s:18:\"gt3_carousel_space\";s:1:\"1\";s:16:\"gt3_carousel_nav\";s:1:\"1\";s:10:\"dots_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";s:2:\"11\";s:13:\"margin_mobile\";s:1:\"1\";s:7:\"z_index\";s:1:\"4\";s:14:\"padding_tablet\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:1:{s:21:\"background_background\";s:1:\"1\";}s:14:\"section_border\";a:2:{s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";s:2:\"12\";s:13:\"margin_mobile\";s:1:\"1\";s:7:\"padding\";s:1:\"8\";s:14:\"padding_tablet\";s:1:\"5\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"4\";}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";s:1:\"2\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"8\";}s:14:\"section_layout\";a:3:{s:16:\"content_position\";s:1:\"4\";s:3:\"gap\";s:1:\"3\";s:15:\"stretch_section\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:16:{s:21:\"background_background\";s:2:\"13\";s:16:\"background_color\";s:1:\"7\";s:21:\"background_color_stop\";s:1:\"4\";s:18:\"background_color_b\";s:1:\"4\";s:23:\"background_color_b_stop\";s:1:\"4\";s:25:\"background_gradient_angle\";s:1:\"4\";s:27:\"background_hover_background\";s:1:\"4\";s:22:\"background_hover_color\";s:1:\"4\";s:27:\"background_hover_color_stop\";s:1:\"4\";s:24:\"background_hover_color_b\";s:1:\"4\";s:29:\"background_hover_color_b_stop\";s:1:\"4\";s:31:\"background_hover_gradient_angle\";s:1:\"4\";s:16:\"background_image\";s:1:\"6\";s:17:\"background_repeat\";s:1:\"5\";s:15:\"background_size\";s:1:\"6\";s:19:\"background_position\";s:1:\"5\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:10:\"image_size\";s:2:\"10\";s:5:\"align\";s:1:\"2\";s:12:\"align_mobile\";s:1:\"2\";s:5:\"image\";s:2:\"10\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"4\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"23\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"23\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"17\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";s:2:\"17\";s:11:\"header_size\";s:1:\"6\";s:5:\"align\";s:1:\"8\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";s:2:\"17\";s:21:\"typography_typography\";s:2:\"17\";s:22:\"typography_font_family\";s:2:\"17\";s:20:\"typography_font_size\";s:2:\"17\";s:22:\"typography_font_weight\";s:2:\"17\";s:22:\"typography_line_height\";s:2:\"17\";s:27:\"typography_font_size_tablet\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"8\";s:8:\"_padding\";s:1:\"9\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:9:{s:12:\"button_title\";s:1:\"9\";s:21:\"button_size_elementor\";s:1:\"9\";s:16:\"button_alignment\";s:1:\"9\";s:16:\"btn_border_style\";s:1:\"7\";s:8:\"btn_icon\";s:1:\"9\";s:13:\"icon_position\";s:1:\"9\";s:5:\"image\";s:1:\"9\";s:12:\"padding_size\";s:1:\"5\";s:11:\"button_icon\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:15:{s:27:\"title_typography_typography\";s:1:\"9\";s:28:\"title_typography_font_family\";s:1:\"9\";s:26:\"title_typography_font_size\";s:1:\"9\";s:28:\"title_typography_font_weight\";s:1:\"9\";s:31:\"title_typography_text_transform\";s:1:\"9\";s:10:\"icon_color\";s:1:\"9\";s:18:\"button_title_color\";s:1:\"9\";s:16:\"icon_color_hover\";s:1:\"9\";s:24:\"button_title_color_hover\";s:1:\"9\";s:12:\"border_color\";s:1:\"5\";s:34:\"button_background_color_background\";s:1:\"5\";s:29:\"button_background_color_color\";s:1:\"5\";s:18:\"border_color_hover\";s:1:\"5\";s:40:\"button_background_color_hover_background\";s:1:\"5\";s:35:\"button_background_color_hover_color\";s:1:\"5\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"5\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"5\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:17:\"gt3-core-shoplist\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:3:{s:12:\"hiddenUpdate\";s:1:\"1\";s:12:\"prod_per_row\";s:1:\"1\";s:13:\"rows_per_page\";s:1:\"1\";}}s:5:\"style\";a:1:{s:15:\"buttons_section\";a:1:{s:10:\"pagination\";s:1:\"1\";}}}}s:19:\"gt3-core-videopopup\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:21:\"basic_section_section\";a:15:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_text_transform\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:11:\"title_color\";s:1:\"1\";s:10:\"video_link\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:9:\"btn_color\";s:1:\"1\";s:16:\"button_animation\";s:1:\"1\";s:31:\"btn_background_color_background\";s:1:\"1\";s:26:\"btn_background_color_color\";s:1:\"1\";s:28:\"btn_background_color_color_b\";s:1:\"1\";s:9:\"item_size\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";s:1:\"1\";s:13:\"_border_width\";s:1:\"1\";s:13:\"_border_color\";s:1:\"1\";s:14:\"_border_radius\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:15:\"general_section\";a:10:{s:15:\"meta_categories\";s:1:\"1\";s:13:\"meta_position\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";s:19:\"featured_bg_opacity\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:12:\"modern_style\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:4:{s:16:\"background_color\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:33:\"background_color_hover_background\";s:1:\"1\";s:28:\"background_color_hover_color\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:5:{s:10:\"title_text\";s:1:\"4\";s:16:\"description_text\";s:1:\"4\";s:4:\"link\";s:1:\"4\";s:16:\"default_position\";s:1:\"4\";s:5:\"image\";s:1:\"4\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"4\";s:10:\"image_size\";s:1:\"4\";}s:29:\"section_style_content_section\";a:5:{s:18:\"title_bottom_space\";s:1:\"4\";s:27:\"title_typography_typography\";s:1:\"4\";s:26:\"title_typography_font_size\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}}'),
(5207, 8320, '_edit_lock', '1658326633:1'),
(5208, 8320, '_elementor_edit_mode', 'builder'),
(5209, 8320, '_elementor_template_type', 'wp-page'),
(5210, 8320, '_elementor_version', '3.6.7'),
(5211, 8320, '_wpda-builder-header', '8242'),
(5212, 8320, '_wpda-builder-footer', '8246'),
(5213, 8320, 'mb_page_sidebar_layout', 'none'),
(5214, 8320, 'mb_page_title_conditional', 'yes'),
(5215, 8320, 'mb_page_title_use_feature_image', '0'),
(5216, 8320, 'mb_show_breadcrumbs', '1'),
(5217, 8320, 'mb_page_title_vertical_align', 'middle'),
(5218, 8320, 'mb_page_title_horizontal_align', 'center'),
(5219, 8320, 'mb_page_title_font_color', '#1a1d20'),
(5220, 8320, 'mb_page_title_bg_color', '#ffffff'),
(5221, 8320, 'mb_page_title_bg_repeat', 'no-repeat'),
(5222, 8320, 'mb_page_title_bg_size', 'cover'),
(5223, 8320, 'mb_page_title_bg_attachment', 'scroll'),
(5224, 8320, 'mb_page_title_bg_position', 'center center'),
(5225, 8320, 'mb_page_title_top_border', '0'),
(5226, 8320, 'mb_page_title_top_border_color_opacity', '1'),
(5227, 8320, 'mb_page_title_bottom_border', '0'),
(5228, 8320, 'mb_page_title_bottom_border_color_opacity', '1'),
(5229, 8320, 'mb_page_title_bottom_margin', '0'),
(5230, 8320, 'mb_preloader', 'default'),
(5231, 8320, 'mb_preloader_type', 'linear'),
(5232, 8320, 'mb_preloader_background', '#191a1c'),
(5233, 8320, 'mb_preloader_item_color', '#ffffff'),
(5234, 8320, 'mb_preloader_item_color2', '#435bb2'),
(5235, 8320, 'mb_preloader_item_width', '120'),
(5236, 8320, 'mb_preloader_item_stroke', '2'),
(5237, 8320, 'mb_preloader_item_logo_width', '45'),
(5238, 8320, 'mb_preloader_full', '1'),
(5239, 8320, 'mb_bubbles_block', 'default'),
(5240, 8320, '_gt3_usage_blocks', '{\"core/shortcode\":1}'),
(5241, 8320, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1,\"yith_wcwl_wishlist\":1}'),
(5242, 8638, '_edit_lock', '1691873289:1'),
(5243, 8638, 'mb_page_sidebar_layout', 'none'),
(5244, 8638, 'mb_page_title_conditional', 'no'),
(5245, 8638, 'mb_page_title_use_feature_image', '0'),
(5246, 8638, 'mb_show_breadcrumbs', '1'),
(5247, 8638, 'mb_page_title_vertical_align', 'middle'),
(5248, 8638, 'mb_page_title_horizontal_align', 'center'),
(5249, 8638, 'mb_page_title_font_color', '#3b3663'),
(5250, 8638, 'mb_page_title_bg_color', '#ffffff'),
(5251, 8638, 'mb_page_title_bg_repeat', 'no-repeat'),
(5252, 8638, 'mb_page_title_bg_size', 'cover'),
(5253, 8638, 'mb_page_title_bg_attachment', 'scroll'),
(5254, 8638, 'mb_page_title_bg_position', 'center center'),
(5255, 8638, 'mb_page_title_height', '215'),
(5256, 8638, 'mb_page_title_top_border', '0'),
(5257, 8638, 'mb_page_title_top_border_color_opacity', '1'),
(5258, 8638, 'mb_page_title_bottom_border', '0'),
(5259, 8638, 'mb_page_title_bottom_border_color_opacity', '1'),
(5260, 8638, 'mb_page_title_bottom_margin', '80'),
(5261, 8638, 'mb_preloader', 'custom'),
(5262, 8638, 'mb_preloader_type', 'linear'),
(5263, 8638, 'mb_preloader_background', '#ffffff'),
(5264, 8638, 'mb_preloader_item_color', '#ffffff'),
(5265, 8638, 'mb_preloader_item_color2', '#435bb2'),
(5266, 8638, 'mb_preloader_item_width', '120'),
(5267, 8638, 'mb_preloader_item_stroke', '2'),
(5268, 8638, 'mb_preloader_item_logo_width', '45'),
(5269, 8638, 'mb_preloader_full', '1'),
(5270, 8638, 'mb_bubbles_block', 'hide'),
(5271, 8638, '_elementor_edit_mode', 'builder'),
(5272, 8638, '_elementor_template_type', 'wp-page'),
(5273, 8638, '_elementor_version', '3.15.2'),
(5274, 8638, '_wpda-builder-header', '4107'),
(5275, 8638, '_wpda-builder-footer', '4826'),
(5276, 8638, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5277, 8638, '_elementor_data', '[{\"id\":\"2401cd70\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-120\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-220\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"z_index\":20,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78b38e8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.861999999999998323119143606163561344146728515625,\"align\":\"flex-start\",\"align_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1f63ab18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1456,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":148,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"31429ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.106999999999999317878973670303821563720703125,\"align\":\"flex-end\",\"align_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"3231e5c9\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Purchase theme\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"50px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#F9670F\",\"button_background_color_color_b\":\"#FEA802\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FEA802\",\"button_background_color_hover_color_b\":\"#FF7426\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"58\",\"bottom\":\"17\",\"left\":\"46\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"border_color\":\"#FEA802\",\"_z_index\":\"9\",\"link\":{\"url\":\"1.envato.market\\/djJWy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":32,\"spread\":0,\"color\":\"rgba(249, 105.99999999999982, 14.000000000000009, 0.34)\"},\"_element_width\":\"auto\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"icon_color_hover\":\"#FFFFFF\",\"_css_classes\":\"gt3_landing_btn\",\"_element_width_mobile\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f746b0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#EEF3F7\",\"layout\":\"full_width\",\"css_classes\":\"gt3_relative_section\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"624d6b3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"244fbe96\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\ncanvas#gt3_landing_canvas {\\n\\tbackground-color: transparent;\\n\\twidth: 100%;\\n\\theight: 100%;\\n}\\n<\\/style>\\n<canvas id=\\\"gt3_landing_canvas\\\">\\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\\n<\\/canvas>\\n<script type=\\\"text\\/javascript\\\">\\n    (function(){\\nvar canvas = document.getElementById(\'gt3_landing_canvas\'),\\n   can_w = parseInt(canvas.getAttribute(\'width\')),\\n   can_h = parseInt(canvas.getAttribute(\'height\')),\\n   ctx = canvas.getContext(\'2d\');\\n\\nvar ball = {\\n      x: 0,\\n      y: 0,\\n      vx: 0,\\n      vy: 0,\\n      r: 0,\\n      alpha: 1,\\n      phase: 0\\n   },\\n   ball_color = {\\n       r: 209,\\n       g: 214,\\n       b: 218\\n   },\\n   R = 7,\\n   balls = [],\\n   alpha_f = 0.03,\\n   alpha_phase = 0,\\n    \\n\\/\\/ Line\\n   link_line_width = 0.8,\\n   dis_limit = 260,\\n   add_mouse_point = true,\\n   mouse_in = false,\\n   mouse_ball = {\\n      x: 0,\\n      y: 0,\\n      vx: 0,\\n      vy: 0,\\n      r: 0,\\n      type: \'mouse\'\\n   };\\n\\n\\/\\/ Random speed\\nfunction getRandomSpeed(pos){\\n    var  min = -1,\\n       max = 1;\\n    switch(pos){\\n        case \'top\':\\n            return [randomNumFrom(min, max), randomNumFrom(0.1, max)];\\n            break;\\n        case \'right\':\\n            return [randomNumFrom(min, -0.1), randomNumFrom(min, max)];\\n            break;\\n        case \'bottom\':\\n            return [randomNumFrom(min, max), randomNumFrom(min, -0.1)];\\n            break;\\n        case \'left\':\\n            return [randomNumFrom(0.1, max), randomNumFrom(min, max)];\\n            break;\\n        default:\\n            return;\\n            break;\\n    }\\n}\\nfunction randomArrayItem(arr){\\n    return arr[Math.floor(Math.random() * arr.length)];\\n}\\nfunction randomNumFrom(min, max){\\n    return Math.random()*(max - min) + min;\\n}\\n\\/\\/ Random Ball\\nfunction getRandomBall(){\\n    var pos = randomArrayItem([\'top\', \'right\', \'bottom\', \'left\']);\\n    switch(pos){\\n        case \'top\':\\n            return {\\n                x: randomSidePos(can_w),\\n                y: -R,\\n                vx: getRandomSpeed(\'top\')[0],\\n                vy: getRandomSpeed(\'top\')[1],\\n                r: R,\\n                alpha: 1,\\n                phase: randomNumFrom(0, 10)\\n            }\\n            break;\\n        case \'right\':\\n            return {\\n                x: can_w + R,\\n                y: randomSidePos(can_h),\\n                vx: getRandomSpeed(\'right\')[0],\\n                vy: getRandomSpeed(\'right\')[1],\\n                r: R,\\n                alpha: 1,\\n                phase: randomNumFrom(0, 10)\\n            }\\n            break;\\n        case \'bottom\':\\n            return {\\n                x: randomSidePos(can_w),\\n                y: can_h + R,\\n                vx: getRandomSpeed(\'bottom\')[0],\\n                vy: getRandomSpeed(\'bottom\')[1],\\n                r: R,\\n                alpha: 1,\\n                phase: randomNumFrom(0, 10)\\n            }\\n            break;\\n        case \'left\':\\n            return {\\n                x: -R,\\n                y: randomSidePos(can_h),\\n                vx: getRandomSpeed(\'left\')[0],\\n                vy: getRandomSpeed(\'left\')[1],\\n                r: R,\\n                alpha: 1,\\n                phase: randomNumFrom(0, 10)\\n            }\\n            break;\\n    }\\n}\\nfunction randomSidePos(length){\\n    return Math.ceil(Math.random() * length);\\n}\\n\\n\\/\\/ Draw Ball\\nfunction renderBalls(){\\n    Array.prototype.forEach.call(balls, function(b){\\n       if(!b.hasOwnProperty(\'type\')){\\n           ctx.fillStyle = \'rgba(\'+ball_color.r+\',\'+ball_color.g+\',\'+ball_color.b+\',\'+b.alpha+\')\';\\n           ctx.beginPath();\\n           ctx.arc(b.x, b.y, R, 0, Math.PI*2, true);\\n           ctx.closePath();\\n           ctx.fill();\\n       }\\n    });\\n}\\n\\n\\/\\/ Update balls\\nfunction updateBalls(){\\n    var new_balls = [];\\n    Array.prototype.forEach.call(balls, function(b){\\n        b.x += b.vx;\\n        b.y += b.vy;\\n        \\n        if(b.x > -(50) && b.x < (can_w+50) && b.y > -(50) && b.y < (can_h+50)){\\n           new_balls.push(b);\\n        }\\n        \\n        \\/\\/ alpha change\\n        b.phase += alpha_f;\\n        b.alpha = Math.abs(Math.cos(b.phase));        \\n    });\\n    \\n    balls = new_balls.slice(0);\\n}\\n\\n\\/\\/ loop alpha\\nfunction loopAlphaInf(){\\n    \\n}\\n\\n\\/\\/ Draw lines\\nfunction renderLines(){\\n    var fraction, alpha;\\n    for (var i = 0; i < balls.length; i++) {\\n        for (var j = i + 1; j < balls.length; j++) {\\n           \\n           fraction = getDisOf(balls[i], balls[j]) \\/ dis_limit;\\n            \\n           if(fraction < 1){\\n               alpha = (1 - fraction).toString();\\n\\n               ctx.strokeStyle = \'rgba(208,213,216,\'+alpha+\')\';\\n               ctx.lineWidth = link_line_width;\\n               \\n               ctx.beginPath();\\n               ctx.moveTo(balls[i].x, balls[i].y);\\n               ctx.lineTo(balls[j].x, balls[j].y);\\n               ctx.stroke();\\n               ctx.closePath();\\n           }\\n        }\\n    }\\n}\\n\\n\\/\\/ calculate distance between two points\\nfunction getDisOf(b1, b2){\\n    var  delta_x = Math.abs(b1.x - b2.x),\\n       delta_y = Math.abs(b1.y - b2.y);\\n    \\n    return Math.sqrt(delta_x*delta_x + delta_y*delta_y);\\n}\\n\\n\\/\\/ add balls if there a little balls\\nfunction addBallIfy(){\\n    if(balls.length < 20){\\n        balls.push(getRandomBall());\\n    }\\n}\\n\\n\\/\\/ Render\\nfunction render(){\\n    ctx.clearRect(0, 0, can_w, can_h);\\n    \\n    renderBalls();\\n    \\n    renderLines();\\n    \\n    updateBalls();\\n    \\n    addBallIfy();\\n    \\n    window.requestAnimationFrame(render);\\n}\\n\\n\\/\\/ Init Balls\\nfunction initBalls(num){\\n    for(var i = 1; i <= num; i++){\\n        balls.push({\\n            x: randomSidePos(can_w),\\n            y: randomSidePos(can_h),\\n            vx: getRandomSpeed(\'top\')[0],\\n            vy: getRandomSpeed(\'top\')[1],\\n            r: R,\\n            alpha: 1,\\n            phase: randomNumFrom(0, 10)\\n        });\\n    }\\n}\\n\\/\\/ Init Canvas\\nfunction initCanvas(){\\n    canvas.setAttribute(\'width\', window.innerWidth);\\n    canvas.setAttribute(\'height\', window.innerHeight);\\n    \\n    can_w = parseInt(canvas.getAttribute(\'width\'));\\n    can_h = parseInt(canvas.getAttribute(\'height\'));\\n}\\nwindow.addEventListener(\'resize\', function(e){\\n    initCanvas();\\n});\\n\\nfunction goMovie(){\\n    initCanvas();\\n    initBalls(30);\\n    window.requestAnimationFrame(render);\\n}\\ngoMovie();\\n\\n\\/\\/ Mouse effect\\ncanvas.addEventListener(\'mouseenter\', function(){\\n    mouse_in = true;\\n    balls.push(mouse_ball);\\n});\\ncanvas.addEventListener(\'mouseleave\', function(){\\n    mouse_in = false;\\n    var new_balls = [];\\n    Array.prototype.forEach.call(balls, function(b){\\n        if(!b.hasOwnProperty(\'type\')){\\n            new_balls.push(b);\\n        }\\n    });\\n    balls = new_balls.slice(0);\\n});\\ncanvas.addEventListener(\'mousemove\', function(e){\\n    var e = e || window.event;\\n    mouse_ball.x = e.pageX;\\n    mouse_ball.y = e.pageY;\\n});\\n})();\\n<\\/script>\",\"_css_classes\":\"gt3_absolute_block\",\"_position\":\"absolute\",\"_z_index\":2},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"67ca511f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_z_index\":5},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"360c43a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"ewebot\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":336,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-10,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d123d88\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":7,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"192b5f60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"683de605\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO & Digital Marketing Agency\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1699999999999999289457264239899814128875732421875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59e0e744\",\"elType\":\"widget\",\"settings\":{\"title\":\"WordPress\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1699999999999999289457264239899814128875732421875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bae8f4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bestseller\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1699999999999999289457264239899814128875732421875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF355A\",\"textgradient_color_end\":\"#FF8635\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68e26758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8649,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_thumb1.jpg\"},\"image_size\":\"full\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":59,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"align\":\"left\",\"_z_index\":10,\"_css_classes\":\"gt3_moved_element\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_box_shadow_hover_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":58,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-39,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a118eac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8650,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_thumb2.jpg\"},\"image_size\":\"full\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":59,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"align\":\"left\",\"_z_index\":10,\"_css_classes\":\"gt3_moved_element2\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_box_shadow_hover_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":58,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-25,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2048ae53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8651,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_thumb3.jpg\"},\"image_size\":\"full\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":59,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"align\":\"left\",\"_z_index\":10,\"_css_classes\":\"gt3_moved_element3\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_box_shadow_hover_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":58,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-80,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5755a37b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8652,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_thumb4.jpg\"},\"image_size\":\"full\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":59,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"align\":\"left\",\"_z_index\":10,\"_css_classes\":\"gt3_moved_element\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_box_shadow_hover_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":58,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-5,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ea5cdf9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8653,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_thumb5.jpg\"},\"image_size\":\"full\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":59,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"align\":\"left\",\"_z_index\":10,\"_css_classes\":\"gt3_moved_element2\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_box_shadow_hover_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":58,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-202,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"277f066f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8654,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_thumb6.jpg\"},\"image_size\":\"full\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":59,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"align\":\"left\",\"_z_index\":10,\"_css_classes\":\"gt3_moved_element3\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_box_shadow_hover_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":58,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-140,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"635a6808\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8655,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_thumb7.jpg\"},\"image_size\":\"full\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":59,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"align\":\"left\",\"_z_index\":10,\"_css_classes\":\"gt3_moved_element\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_box_shadow_hover_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":58,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"50540f5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8656,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_thumb8.jpg\"},\"image_size\":\"full\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":59,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"align\":\"left\",\"_z_index\":10,\"_css_classes\":\"gt3_moved_element2\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_box_shadow_hover_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":58,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-100,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cc079f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8657,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_thumb9.jpg\"},\"image_size\":\"full\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":59,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"align\":\"left\",\"_z_index\":10,\"_css_classes\":\"gt3_moved_element3\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_box_shadow_hover_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":58,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":125,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6509bb2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8658,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_thumb10.jpg\"},\"image_size\":\"full\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":59,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"align\":\"left\",\"_z_index\":10,\"_css_classes\":\"gt3_moved_element\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_box_shadow_hover_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":58,\"spread\":0,\"color\":\"rgba(7.000000000000003, 27.000000000000018, 55, 0.18)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":113,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2be9c8a\",\"elType\":\"section\",\"settings\":{\"text_align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":10,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"db90599\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1f2d543\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[item_stats id=\\\"24776025\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"7c26469\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"view demos\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"50px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#FEA802\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#3B3663\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#CECAF2\",\"button_background_color_hover_color_b\":\"#FF7426\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"60\",\"bottom\":\"16\",\"left\":\"60\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"border_color\":\"#CECAF2\",\"_z_index\":\"9\",\"link\":{\"url\":\"#demos\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":32,\"spread\":0,\"color\":\"rgba(249, 105.99999999999982, 14.000000000000009, 0.34)\"},\"button_alignment\":\"inline\",\"button_title_color\":\"#3B3663\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#CECAF2\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"auto\",\"image\":{\"id\":9479,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/08\\/placeholder.png\"},\"_css_classes\":\"gt3_min_width_mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"4785053\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Buy it Now $65\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"50px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#577FC6\",\"button_background_color_color_b\":\"#8458CD\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#577FC6\",\"button_background_color_hover_color_b\":\"#8458CD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"38\",\"bottom\":\"17\",\"left\":\"38\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"border_color\":\"#8458CD\",\"_z_index\":\"9\",\"link\":{\"url\":\"http:\\/\\/1.envato.market\\/djJWy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":32,\"spread\":0,\"color\":\"rgba(249, 105.99999999999982, 14.000000000000009, 0.34)\"},\"button_alignment\":\"inline\",\"icon_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#8458CD\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"auto\",\"image\":{\"id\":9480,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/08\\/placeholder-1.png\"},\"_css_classes\":\"gt3_min_width_mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ba3c831\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"z_index\":6},\"elements\":[{\"id\":\"33420c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"align\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4a383ed8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8661,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/lifetime_icon.png\"},\"title_text\":\"\",\"description_text\":\"Top 30 Power<br>\\nElite Author\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"description_color\":\"#79828E\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_width\":\"auto\",\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"77ebde48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8642,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/elementor_icon.png\"},\"title_text\":\"\",\"description_text\":\"Elementor Visual<br>Page Builder\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"description_color\":\"#79828E\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_width\":\"auto\",\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"animation_duration\":\"fast\",\"title_typography_typography\":\"custom\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"4db4fd4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":9284,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/smart_import_icon.png\"},\"title_text\":\"\",\"description_text\":\"Smart Demo<br>Import\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"description_color\":\"#79828E\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_width\":\"auto\",\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"animation_duration\":\"fast\",\"title_typography_typography\":\"custom\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"60e86da2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8673,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/wpdaddy_icon.png\"},\"title_text\":\"\",\"description_text\":\"WPDaddy<br>Builder Pro\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"description_color\":\"#79828E\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_width\":\"auto\",\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation_delay\":\"400\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"7d8bcfdb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":9285,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/woo_icon_shop.png\"},\"title_text\":\"\",\"description_text\":\"WooCommerce<br>Online Shop\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"description_color\":\"#79828E\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_width\":\"auto\",\"text_align_mobile\":\"center\",\"_background_background\":\"classic\",\"_element_width_mobile\":\"inherit\",\"_animation_delay\":500,\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"3afe6949\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8672,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/wordpress_icon.png\"},\"title_text\":\"\",\"description_text\":\"WordPress 6.3<br>\\nCompatible \",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"description_color\":\"#79828E\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_width\":\"auto\",\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation_delay\":600,\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"31491347\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_z_index\":6},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d394d65\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#302B88\",\"background_image\":{\"id\":8663,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_landing-bg1-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5782ebb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"460c885\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get the Brand<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bd04788\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8671,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/woo_label.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":142,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"431f1011\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Online Store Demo with Amazing Features!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f6523d5\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"z_index\":\"1\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"background_color\":\"#1A2636\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"699eb7c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"2\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cc9c819\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"demos\",\"_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}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"18d4c3e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Perfect Demos\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#877DEF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b917da1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stunning Homepages\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"709491ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"558fa263\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"4f8c012d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"49.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d2e4e99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Choose a homepage to start navigating Ewebot. Build strong &amp; impressive website using Ewebot pages coming with demo import.<\\/p>\",\"align\":\"center\",\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a701ed1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"721b5863\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"706ff22e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"z_index\":\"1\",\"css_classes\":\"gt3_landing_home\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ad5125\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"animation_delay\":100},\"elements\":[{\"id\":\"a809660\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12020,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/home_motion_new.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-motion\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_position\":\"top right\",\"_background_repeat\":\"no-repeat\",\"_background_background\":\"classic\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"afaef65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #14<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"7b66c965\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"animation_delay\":0},\"elements\":[{\"id\":\"1054ae5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":9639,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/10\\/home13_new.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-13\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_position\":\"top right\",\"_background_repeat\":\"no-repeat\",\"_background_background\":\"classic\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"025c015\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #13<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4dcdc6ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"animation_delay\":200},\"elements\":[{\"id\":\"7963dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":9225,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-12\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_position\":\"top right\",\"_background_repeat\":\"no-repeat\",\"_background_background\":\"classic\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bf4276a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #12<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"40b05829\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"z_index\":\"2\",\"css_classes\":\"gt3_landing_home\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b18cfba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"animation_delay\":0},\"elements\":[{\"id\":\"a80bd99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8736,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_home-shop.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/modern-shop\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_position\":\"top right\",\"_background_repeat\":\"no-repeat\",\"_background_background\":\"classic\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46308a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #11<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9ebd8b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation_delay\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7019004\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7956,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-10\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_position\":\"top right\",\"_background_repeat\":\"no-repeat\",\"_background_background\":\"classic\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5f58bda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #10<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7574f599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation_delay\":200,\"_inline_size\":null},\"elements\":[{\"id\":\"386ac55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8644,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/home09_default.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-09\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_position\":\"top right\",\"_background_repeat\":\"no-repeat\",\"_background_background\":\"classic\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aad2b27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #9<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"f1cba78\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"z_index\":\"2\",\"css_classes\":\"gt3_landing_home\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45ad74d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation_delay\":0,\"_inline_size\":null},\"elements\":[{\"id\":\"e295fc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8646,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_08_default.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-08\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_position\":\"top right\",\"_background_repeat\":\"no-repeat\",\"_background_background\":\"classic\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc30a41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #8<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a8e2af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation_delay\":300,\"_inline_size\":null},\"elements\":[{\"id\":\"2743426\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8645,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_07.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-07\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_position\":\"top right\",\"_background_repeat\":\"no-repeat\",\"_background_background\":\"classic\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b474b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #7<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"728ccde0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation_delay\":600,\"_inline_size\":null},\"elements\":[{\"id\":\"df3e8de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8648,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_home6.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-06\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_position\":\"top right\",\"_background_repeat\":\"no-repeat\",\"_background_background\":\"classic\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f997a2c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #6<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"6274c66c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"z_index\":\"2\",\"css_classes\":\"gt3_landing_home\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"439b887\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"animation_delay\":0},\"elements\":[{\"id\":\"b48ffc4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5601,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/landing_home_05.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.16862745098039217)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-05\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation_delay\":\"500\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"05c07e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #5<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"121e2ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation_delay\":300,\"_inline_size\":null},\"elements\":[{\"id\":\"90ece67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4944,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_home_04.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.16862745098039217)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-04\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"232e614\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #4<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"74251e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"animation_delay\":600},\"elements\":[{\"id\":\"b0f75bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4942,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_home_02.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.16862745098039217)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-03\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f264389\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #3<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"a8a9fde\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"z_index\":\"2\",\"css_classes\":\"gt3_landing_home\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c772621\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"animation_delay\":0},\"elements\":[{\"id\":\"f241568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4943,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_home_03.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.16862745098039217)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-02\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8143ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #2<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2094260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation_delay\":300,\"_inline_size\":null},\"elements\":[{\"id\":\"4aeb14a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4941,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_home_01.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.16862745098039217)\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-01\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation_delay\":\"800\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"85eda83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>home page #1<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5216e48\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"animation_delay\":600},\"elements\":[{\"id\":\"9992245\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":9635,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/10\\/coming_soon_landing.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.16862745098039217)\"},\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"656a878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>coming soon<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b36ba6b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#2F50D4\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/ewebot_landing_import_bg-scaled.jpg\",\"id\":9289},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bacbcaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea572da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":9291,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/demo_smart_icon.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c744da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Demo importer\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61002b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart Demo Import\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e8a69a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The theme has a new feature \\\"Smart Demo Import\\\". At the moment we offer 3 options to import the demo content. With the first one you can import the whole content of the demo website. The second one allows you to import the specific homepages. The custom import is available now.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab4e770\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5b2765c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"f7c2f66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/demo_import_img1.jpg\",\"id\":9293},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":832,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0b0de5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/smart_import_shadow1.png\",\"id\":9292},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":1060,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":91,\"sizes\":[]},\"align\":\"center\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9a6537b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/smart_import_shadow2.png\",\"id\":9297},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":713,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"align\":\"right\",\"_z_index\":6,\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-4.9169999999999998152588887023739516735076904296875,\"unit\":\"%\"},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":-5.12399999999999966604491419275291264057159423828125,\"unit\":\"%\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8e8ec53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/demo_import_img2.jpg\",\"id\":9302},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"align\":\"right\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_z_index\":7,\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9674ef3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/import_all_content.png\",\"id\":9321},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"align\":\"left\",\"_z_index\":10,\"_animation\":\"fadeInDown\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-7,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd06558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/import_home_pages.png\",\"id\":9322},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"align\":\"left\",\"_z_index\":11,\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4126ee29\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#EEF3F7\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"z_index\":\"0\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4ef6546f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"2\"},\"elements\":[{\"id\":\"19be1a4c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5f33d4c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"different pages\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#877DEF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c38189\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awesome Inner Pages\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_color\":\"#3A3564\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df1f5e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"14d4623f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"15\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"4e90820e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"69.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5fee9e6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bundled with astounding predesigned pages for introducing your businesses and services.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45459a1d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"3e22c4be\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"15\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90af161\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"structure\":\"40\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"86ec4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3a5b1905\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4957,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_01.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/blog\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5fb39b97\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4958,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_02.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-03\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"600\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"77cba01d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4959,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_03.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/coming-soon\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"700\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"54bccc98\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4960,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_04.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/our-case-studies\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"350\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"7c14205e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"79abedf8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8669,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/pages_14.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/about-us\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"600\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12b789df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4961,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_06.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/about-us\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"600\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c851965\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4962,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_07.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/about-us\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"750\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"4d7ec7f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"376a40d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4963,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_08.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/services\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"450\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2478ccab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4964,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_09.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/services\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"750\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11d1c189\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4965,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_10.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/pricing-plans\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"500\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"390684a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3f9e1a56\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4966,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_11.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/page_404\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"400\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6fb4dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4967,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/pages_12.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/faq\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"200\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"475beb1e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8670,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/pages_15.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/contact-us\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeIn\",\"_animation_delay\":\"750\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2476f30b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"188f5621\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EEF3F7\",\"z_index\":\"0\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c9f17fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align\":\"center\"},\"elements\":[{\"id\":\"73e0be7a\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Show all Pages\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"50px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#F9670F\",\"button_background_color_color_b\":\"#FEA802\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FEA802\",\"button_background_color_hover_color_b\":\"#FF7426\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"45\",\"bottom\":\"17\",\"left\":\"54\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"border_color\":\"#FEA802\",\"_z_index\":\"9\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":32,\"spread\":0,\"color\":\"rgba(249, 105.99999999999982, 14.000000000000009, 0.34)\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"308cfb76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4cae0d29\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a3f447e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"72d13572\",\"elType\":\"widget\",\"settings\":{\"title\":\"Create your site\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#877DEF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f7b8b9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drag &amp; Drop Elementor\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d516fd1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"718aded5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"26\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"ac63526\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"47.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"324226d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Build any layout you can imagine with intuituve drag and drop editor - no programming or coding skills required.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fa61d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"5d85bdb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"26\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"186d9afb\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2aa0ae27\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f435e09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8660,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing-elementor-team.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"align_tablet\":\"center\",\"_animation\":\"fadeInLeft\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"173\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e1ae791\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"56\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f195644\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5011,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_elementor_01.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10b29187\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5010,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_elementor.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_offset_x_tablet\":{\"size\":39,\"unit\":\"%\"},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"size\":47,\"unit\":\"px\"},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"42e24006\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8664,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_landing-bg2-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#2E2B93\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68dfe5b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color_b\":\"#7137EB\"},\"elements\":[{\"id\":\"34a5fc2d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51b69230\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5016,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_icon_06.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"103\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"200\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"422aef78\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build Any Header &amp; Footer in Minutes\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25353ffd\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6097a2a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"699d5b02\",\"elType\":\"widget\",\"settings\":{\"title\":\" WPDaddy Builder\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13f56f99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5017,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_icon_07.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"58\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"14527ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Front-end drag &amp; drop visual header and footer builder for Elementor.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29099ea5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"170\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"448c3568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8662,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_landing_img.png\"},\"image_size\":\"full\",\"_background_background\":\"classic\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"22f0fbce\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Build Any Header & Footer in Minutes\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"50px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#F9670F\",\"button_background_color_color_b\":\"#FEA802\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FEA802\",\"button_background_color_hover_color_b\":\"#FF7426\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"border_color\":\"#FEA802\",\"_z_index\":\"9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":32,\"spread\":0,\"color\":\"rgba(249, 105.99999999999982, 14.000000000000009, 0.34)\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1a37d225\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b7e61e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"47f812dc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"229c3ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"online shop\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#877DEF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59ada3ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"WooCommerce Online Shop\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d3c9446\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d1c33f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":24,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"3ca48269\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":51.33200000000000073896444519050419330596923828125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"11b9c8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gives You Everything You Need to Run Your Business. Immerse Your Customers in a Cool Way.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6110517c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"669dff00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":24,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"40fb4d9f\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"32e7ff23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f93e650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8666,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_shop_landing.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"21.5\",\"bottom\":\"0\",\"left\":\"23\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":637,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5bd3ec1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8700,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/landing_woo-label.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":315,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":13.699999999999999289457264239899814128875732421875,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"135b97d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8702,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_shop_landing-img1.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":36.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":-37,\"vertical\":92,\"blur\":84,\"spread\":0,\"color\":\"rgba(13.000000000000032, 7.0000000000000036, 63, 0.11)\"},\"align\":\"left\",\"_animation\":\"fadeInRight\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"31ef0f3e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8703,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_shop_landing-img2.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":36.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":44,\"vertical\":68,\"blur\":84,\"spread\":0,\"color\":\"rgba(13.000000000000032, 7.0000000000000036, 63, 0.1)\"},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-7,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cdc20ea\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_color\":\"#EEF3F7\"},\"elements\":[{\"id\":\"22729ae3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"220cacab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6cac0c3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"bloging pages\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#877DEF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19f11cec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Amazing Blog Page\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b034aa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Feel free to launch and run your blog, make it in a very professional way.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7597199f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"41\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"114d43e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5036,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_img_05.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"52401411\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5034,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_icon_08.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"106\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"%\",\"top\":\"-59\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_offset_orientation_h\":\"end\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-250\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"2\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":\"600\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ce53f04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5035,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/landing_img_04.png\"},\"image_size\":\"full\",\"align\":\"left\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"17\",\"blur\":\"38\",\"spread\":\"0\",\"color\":\"rgba(13, 7, 63, 0.17)\"},\"_margin\":{\"unit\":\"%\",\"top\":\"-36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f524413\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3a44c9c0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#1A2636\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13974477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"156c4a9e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c53f6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"have a look on\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#877DEF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"176a4644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Theme Features\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#EEF3F7\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45aecfe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1552bafd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"18b630bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"49.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"6a2455bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Functionality and Opportunities Brought by This Theme Make Your Website Building Process Fun and Simple.<\\/p>\",\"align\":\"center\",\"text_color\":\"#AFBED2\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10fdbb39\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"2733d6b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2b1d0b6b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36ed2f07\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"74b13235\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5048,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/icon-01.png\"},\"title_text\":\"One-Click Demo<br>  Import Tool\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align_mobile\":\"center\",\"_animation\":\"fadeInLeft\",\"title_color\":\"#EEF3F7\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1b3b92ae\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"6aa107ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"23199ef0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5049,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/icon-02.png\"},\"title_text\":\"Auto-Update<br>System\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align_mobile\":\"center\",\"_animation\":\"fadeInUp\",\"title_color\":\"#EEF3F7\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5d3d2173\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"e17a3c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7ab25534\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5050,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/icon-03.png\"},\"title_text\":\"Advanced Theme<br>Options Panel\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"109\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align_mobile\":\"center\",\"_animation\":\"fadeInRight\",\"title_color\":\"#EEF3F7\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"6c66d7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7b0f8f8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"animation\":\"fadeInUp\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1569e24e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6597f5f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5051,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/icon-04.png\"},\"title_text\":\"Fully Responsive<br>Retina Ready\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align_mobile\":\"center\",\"title_color\":\"#EEF3F7\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1b7a00a8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"3b3976bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44b43d9b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5052,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/icon-05.png\"},\"title_text\":\"Multi-Language<br>WPML Compatible\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align_mobile\":\"center\",\"title_color\":\"#EEF3F7\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"643ac81d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"275a9e4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3fcd54\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5053,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/icon-06.png\"},\"title_text\":\"Optimized For <br>Better Performance\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align_mobile\":\"center\",\"title_color\":\"#EEF3F7\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"3af3110c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d37a9c3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"animation\":\"fadeInUp\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ce0175c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6cf3911f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5054,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/icon-07.png\"},\"title_text\":\"Front-End Builder<br>Header &amp; Footer\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align_mobile\":\"center\",\"title_color\":\"#EEF3F7\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59fd08ac\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"68153b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3480879d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5055,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/icon-08.png\"},\"title_text\":\"Build Your <br>Online Shop\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align_mobile\":\"center\",\"title_color\":\"#EEF3F7\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"3fdc75ae\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"6ae7325\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5432b11c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5056,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/icon-09.png\"},\"title_text\":\"Custom Elementor<br>Widgets\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align_mobile\":\"center\",\"title_color\":\"#EEF3F7\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"7e3e28d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"75538a4e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1ad58e64\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":8665,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_landing-footer-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_color\":\"#172055\"},\"elements\":[{\"id\":\"17e01a3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"77f6a831\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":73,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"79c770fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel The Outstanding Digital Experience\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6738741b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Create Your Incredible Website<br>\\nWith Ewebot!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"37\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"_animation\":\"slideInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c6e5c81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"38bdd647\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get Theme Now\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"50px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#F9670F\",\"button_background_color_color_b\":\"#FEA802\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FEA802\",\"button_background_color_hover_color_b\":\"#FF7426\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"50\",\"bottom\":\"17\",\"left\":\"50\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"border_color\":\"#FEA802\",\"_z_index\":\"9\",\"link\":{\"url\":\"1.envato.market\\/djJWy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":32,\"spread\":0,\"color\":\"rgba(249, 105.99999999999982, 14.000000000000009, 0.34)\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"286c03c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fef008a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2023 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"align\":\"center\",\"text_color\":\"#5A6287\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"644b70f9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9680229\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"628492d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8a63b28\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!-- Start of wp-help Zendesk Widget script -->\\n<script id=\\\"ze-snippet\\\" src=\\\"https:\\/\\/static.zdassets.com\\/ekr\\/snippet.js?key=15086032-2e63-4256-8177-111ed040818a\\\"> <\\/script>\\n<!-- End of wp-help Zendesk Widget script -->\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5278, 8638, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:50:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";i:37;s:12:\"e-animations\";i:38;s:12:\"e-animations\";i:39;s:12:\"e-animations\";i:40;s:12:\"e-animations\";i:41;s:12:\"e-animations\";i:42;s:12:\"e-animations\";i:43;s:12:\"e-animations\";i:44;s:12:\"e-animations\";i:45;s:12:\"e-animations\";i:46;s:12:\"e-animations\";i:47;s:12:\"e-animations\";i:48;s:12:\"e-animations\";i:49;s:12:\"e-animations\";}}'),
(5279, 8638, '_gt3_usage_shortcodes', '{\"item_stats\":1}'),
(5280, 8638, '_elementor_controls_usage', 'a:11:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"59\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:7:{s:5:\"image\";s:2:\"59\";s:10:\"image_size\";s:2:\"59\";s:5:\"align\";s:2:\"42\";s:12:\"align_mobile\";s:1:\"1\";s:7:\"link_to\";s:2:\"26\";s:4:\"link\";s:2:\"27\";s:12:\"align_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:7:{s:5:\"space\";s:2:\"12\";s:32:\"image_box_shadow_box_shadow_type\";s:2:\"46\";s:27:\"image_box_shadow_box_shadow\";s:2:\"46\";s:5:\"width\";s:2:\"15\";s:19:\"image_border_radius\";s:2:\"34\";s:26:\"image_border_radius_tablet\";s:1:\"2\";s:26:\"image_border_radius_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:6:{s:14:\"_section_style\";a:5:{s:8:\"_z_index\";s:2:\"17\";s:12:\"_css_classes\";s:2:\"10\";s:7:\"_margin\";s:2:\"23\";s:14:\"_margin_mobile\";s:1:\"4\";s:14:\"_margin_tablet\";s:1:\"3\";}s:15:\"_section_border\";a:2:{s:14:\"_border_radius\";s:2:\"14\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:17:\"_section_position\";a:14:{s:9:\"_position\";s:2:\"19\";s:9:\"_offset_x\";s:2:\"17\";s:9:\"_offset_y\";s:2:\"17\";s:14:\"_element_width\";s:1:\"2\";s:21:\"_offset_orientation_h\";s:1:\"3\";s:13:\"_offset_x_end\";s:1:\"3\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"4\";s:16:\"_offset_x_tablet\";s:1:\"2\";s:16:\"_offset_x_mobile\";s:1:\"2\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:16:\"_offset_y_tablet\";s:1:\"2\";s:16:\"_offset_y_mobile\";s:1:\"2\";s:20:\"_offset_x_end_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:2:\"10\";}s:19:\"_section_background\";a:3:{s:20:\"_background_position\";s:1:\"8\";s:18:\"_background_repeat\";s:1:\"8\";s:22:\"_background_background\";s:1:\"9\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"43\";s:16:\"_animation_delay\";s:2:\"18\";s:18:\"animation_duration\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"65\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:6:{s:12:\"_inline_size\";s:2:\"40\";s:5:\"align\";s:1:\"9\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:2:\"32\";s:16:\"content_position\";s:1:\"3\";s:19:\"_inline_size_tablet\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";s:1:\"6\";s:14:\"padding_tablet\";s:1:\"2\";s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:15:\"animation_delay\";s:2:\"15\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";s:1:\"1\";s:18:\"background_color_b\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:12:{s:12:\"button_title\";s:1:\"6\";s:18:\"btn_border_rounded\";s:1:\"6\";s:17:\"btn_border_radius\";s:1:\"6\";s:16:\"btn_border_width\";s:1:\"6\";s:12:\"button_hover\";s:1:\"6\";s:21:\"button_size_elementor\";s:1:\"6\";s:12:\"padding_size\";s:1:\"6\";s:4:\"link\";s:1:\"6\";s:8:\"btn_icon\";s:1:\"1\";s:13:\"icon_position\";s:1:\"1\";s:16:\"button_alignment\";s:1:\"2\";s:5:\"image\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:20:{s:34:\"button_background_color_background\";s:1:\"6\";s:29:\"button_background_color_color\";s:1:\"6\";s:31:\"button_background_color_color_b\";s:1:\"6\";s:38:\"button_background_color_gradient_angle\";s:1:\"6\";s:24:\"button_title_color_hover\";s:1:\"6\";s:40:\"button_background_color_hover_background\";s:1:\"6\";s:35:\"button_background_color_hover_color\";s:1:\"6\";s:37:\"button_background_color_hover_color_b\";s:1:\"6\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"6\";s:27:\"title_typography_typography\";s:1:\"6\";s:26:\"title_typography_font_size\";s:1:\"6\";s:28:\"title_typography_font_weight\";s:1:\"6\";s:31:\"title_typography_letter_spacing\";s:1:\"6\";s:40:\"button_background_color_hover_color_stop\";s:1:\"6\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"6\";s:12:\"border_color\";s:1:\"6\";s:16:\"icon_color_hover\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"2\";s:10:\"icon_color\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:8:\"_z_index\";s:1:\"6\";s:12:\"_css_classes\";s:1:\"1\";s:7:\"_margin\";s:1:\"2\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"6\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"6\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"35\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";s:3:\"gap\";s:1:\"3\";s:15:\"stretch_section\";s:1:\"2\";s:16:\"content_position\";s:1:\"2\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"15\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";s:2:\"11\";s:16:\"background_color\";s:2:\"10\";s:16:\"background_image\";s:1:\"4\";s:19:\"background_position\";s:1:\"3\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";}s:12:\"section_typo\";a:1:{s:10:\"text_align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:6:\"margin\";s:1:\"5\";s:13:\"margin_tablet\";s:1:\"4\";s:13:\"margin_mobile\";s:1:\"3\";s:7:\"padding\";s:1:\"9\";s:14:\"padding_tablet\";s:1:\"1\";s:7:\"z_index\";s:2:\"12\";s:14:\"padding_mobile\";s:1:\"1\";s:11:\"css_classes\";s:1:\"6\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";s:1:\"1\";s:8:\"_z_index\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:9:\"_position\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"32\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"32\";s:12:\"space_tablet\";s:1:\"1\";s:12:\"space_mobile\";s:1:\"5\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"2\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"22\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";s:2:\"22\";s:11:\"header_size\";s:2:\"10\";s:5:\"align\";s:2:\"22\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:16:{s:11:\"title_color\";s:2:\"16\";s:21:\"typography_typography\";s:2:\"22\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:2:\"22\";s:27:\"typography_font_size_tablet\";s:1:\"4\";s:27:\"typography_font_size_mobile\";s:1:\"5\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:2:\"16\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:32:\"typography_letter_spacing_tablet\";s:1:\"1\";s:32:\"typography_letter_spacing_mobile\";s:1:\"4\";s:25:\"enable_theme_textgradient\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";s:25:\"typography_text_transform\";s:1:\"9\";s:29:\"typography_line_height_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:2:\"13\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"3\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"15\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:3:{s:5:\"image\";s:2:\"15\";s:10:\"title_text\";s:2:\"15\";s:16:\"description_text\";s:2:\"15\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"15\";s:10:\"image_size\";s:2:\"15\";}s:29:\"section_style_content_section\";a:10:{s:17:\"description_color\";s:1:\"6\";s:33:\"description_typography_typography\";s:1:\"6\";s:32:\"description_typography_font_size\";s:1:\"6\";s:34:\"description_typography_line_height\";s:1:\"6\";s:17:\"text_align_mobile\";s:2:\"15\";s:27:\"title_typography_typography\";s:2:\"11\";s:26:\"title_typography_font_size\";s:1:\"9\";s:28:\"title_typography_font_weight\";s:1:\"9\";s:28:\"title_typography_line_height\";s:1:\"9\";s:11:\"title_color\";s:1:\"9\";}}s:8:\"advanced\";a:4:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"6\";s:21:\"_element_width_mobile\";s:1:\"6\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:1:\"9\";s:18:\"animation_duration\";s:1:\"6\";s:16:\"_animation_delay\";s:1:\"5\";}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"1\";}s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"9\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"25\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"25\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:5:\"align\";s:2:\"25\";s:10:\"text_color\";s:2:\"21\";s:21:\"typography_typography\";s:2:\"18\";s:20:\"typography_font_size\";s:2:\"15\";s:22:\"typography_font_weight\";s:2:\"15\";s:25:\"typography_text_transform\";s:2:\"14\";s:22:\"typography_line_height\";s:1:\"1\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:2:\"17\";s:8:\"_padding\";s:1:\"1\";}}}}s:11:\"menu-anchor\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_anchor\";a:1:{s:6:\"anchor\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}}}}}'),
(5281, 8638, '_gt3_usage_blocks', '[]'),
(5282, 8638, 'mb_preloader_item_logo', '1456'),
(5283, 8638, 'mb_preloader_mobile_disable', '0'),
(5284, 9025, '_edit_lock', '1662126996:3'),
(5285, 9025, 'mb_page_sidebar_layout', 'none'),
(5286, 9025, 'mb_page_title_conditional', 'no'),
(5287, 9025, 'mb_page_title_use_feature_image', '0'),
(5288, 9025, 'mb_show_breadcrumbs', '1'),
(5289, 9025, 'mb_page_title_vertical_align', 'middle'),
(5290, 9025, 'mb_page_title_horizontal_align', 'center'),
(5291, 9025, 'mb_page_title_font_color', '#3b3663'),
(5292, 9025, 'mb_page_title_bg_color', '#ffffff'),
(5293, 9025, 'mb_page_title_bg_repeat', 'no-repeat'),
(5294, 9025, 'mb_page_title_bg_size', 'cover'),
(5295, 9025, 'mb_page_title_bg_attachment', 'scroll'),
(5296, 9025, 'mb_page_title_bg_position', 'center center'),
(5297, 9025, 'mb_page_title_height', '215'),
(5298, 9025, 'mb_page_title_top_border', '0'),
(5299, 9025, 'mb_page_title_top_border_color_opacity', '1'),
(5300, 9025, 'mb_page_title_bottom_border', '0'),
(5301, 9025, 'mb_page_title_bottom_border_color_opacity', '1'),
(5302, 9025, 'mb_page_title_bottom_margin', '80'),
(5303, 9025, 'mb_preloader', 'default'),
(5304, 9025, 'mb_preloader_type', 'linear'),
(5305, 9025, 'mb_preloader_background', '#191a1c'),
(5306, 9025, 'mb_preloader_item_color', '#ffffff'),
(5307, 9025, 'mb_preloader_item_color2', '#435bb2'),
(5308, 9025, 'mb_preloader_item_width', '120'),
(5309, 9025, 'mb_preloader_item_stroke', '2'),
(5310, 9025, 'mb_preloader_item_logo_width', '45'),
(5311, 9025, 'mb_preloader_full', '1'),
(5312, 9025, 'mb_bubbles_block', 'hide'),
(5313, 9025, '_elementor_edit_mode', 'builder'),
(5314, 9025, '_elementor_template_type', 'wp-page'),
(5315, 9025, '_elementor_version', '3.6.8'),
(5316, 9025, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5317, 9025, '_elementor_data', '[{\"id\":\"3becd0c8\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":9074,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_bg.jpg\"},\"background_position\":\"bottom left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_color\":\"#030C26\"},\"elements\":[{\"id\":\"7f116754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e55d7a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"47f58308\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]},\"align\":\"left\",\"_z_index\":1,\"_css_classes\":\"gt3_rotated_element\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":139,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_cube1.png\",\"id\":9076},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"34635bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58a39cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1608e41e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c474fb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Influencer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.0500000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_font_weight\":\"700\",\"header_size\":\"h1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":73,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_family\":\"Source Sans Pro\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e05a03e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing for \",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.0500000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_font_weight\":\"700\",\"header_size\":\"h1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":73,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_family\":\"Source Sans Pro\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f915f9c\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Your Ideas\",\"_id\":\"1badf53\"},{\"string\":\"Your Business\",\"_id\":\"6fc4fdb\"},{\"string\":\"Your Sell\",\"_id\":\"b5ff554\"}],\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#FFFFFF\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":73,\"sizes\":[]},\"typeSpeed\":50,\"backSpeed\":20,\"prefix_typography_font_family\":\"Source Sans Pro\",\"prefix_typography_font_size\":{\"unit\":\"px\",\"size\":73,\"sizes\":[]},\"prefix_typography_font_weight\":\"700\",\"strings_typography_font_family\":\"Source Sans Pro\",\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"strings_typography_font_weight\":\"700\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.0500000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"prefix_typography_line_height\":{\"unit\":\"em\",\"size\":1.0500000000000000444089209850062616169452667236328125,\"sizes\":[]},\"strings_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b7cca6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extract real business value from social media. Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"text_color\":\"#9FA5B7\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30829785\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#1A233E\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#313E64\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#1A233E\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":9027,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"2896fb38\",\"elType\":\"widget\",\"settings\":{\"video_title\":\"My latest video\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=Ks-UlcYDXsA\",\"align\":\"left\",\"align_button\":\"left\",\"btn_color\":\"#030C26\",\"btn_background_color\":\"#f47514\",\"button_animation\":\"none\",\"btn_background_color_background\":\"classic\",\"btn_background_color_color\":\"#94ECE3\",\"btn_background_color_color_b\":\"#f56616\",\"item_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"autoplay\":\"true\",\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_css_classes\":\"custom_theme_color\",\"title_typography_font_family\":\"Rubik\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"},{\"id\":\"2caa8f55\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"371058cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1088e2b0\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-16\",\"bottom\":\"0\",\"left\":\"-12\",\"isLinked\":false},\"width\":{\"unit\":\"px\",\"size\":710,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/ewe12_girl_1.png\",\"id\":9077}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f312579\",\"elType\":\"widget\",\"settings\":{\"html\":\"<lord-icon\\n    src=\\\"https:\\/\\/cdn.lordicon.com\\/tclnsjgx.json\\\"\\n    trigger=\\\"loop\\\"\\n    delay=\\\"1000\\\"\\n    colors=\\\"primary:#121331,secondary:#08a88a\\\"\\n    style=\\\"width:80px;height:80px\\\">\\n<\\/lord-icon>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-10,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ce74125\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":143,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":26,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"right\",\"_animation\":\"fadeInRight\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":-10,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_img2.png\",\"id\":9078},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"364cece0\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":232,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-7,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":68,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_img3.png\",\"id\":9079},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7b6e65dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c50eedc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-355\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"44f54b25\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"7aab48e2\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"right\",\"_animation\":\"fadeInRight\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-7,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-260,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-100,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"width_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_figure1.png\",\"id\":9080}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"183e2a7a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-7,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"gt3_rotated_element\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":6,\"sizes\":[]},\"_element_width\":\"auto\",\"width_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_cube2.png\",\"id\":9081}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d06745e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b4cf754\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d74215a\",\"elType\":\"widget\",\"settings\":{\"html\":\"<script src=\\\"https:\\/\\/cdn.lordicon.com\\/libs\\/frhvbuzj\\/lord-icon-2.0.2.js\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2ba16fa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"animation\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"62a2df3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":4,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":62,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"30\",\"bottom\":\"65\",\"left\":\"39\",\"isLinked\":false}},\"elements\":[{\"id\":\"4acb5ca5\",\"elType\":\"widget\",\"settings\":{\"html\":\"<lord-icon\\n    src=\\\"https:\\/\\/cdn.lordicon.com\\/wxnxiano.json\\\"\\n    trigger=\\\"loop\\\"\\n    delay=\\\"2000\\\"\\n    colors=\\\"primary:#121331,secondary:#08a88a\\\"\\n    style=\\\"width:96px;height:96px\\\">\\n<\\/lord-icon>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"20ea238c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit  My Blog\",\"header_size\":\"h3\",\"title_color\":\"#030C26\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_weight\":\"700\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dbfca56\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We use creative ideas for your future success.<\\/p>\",\"text_color\":\"#252B31\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"33deb414\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":4,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":62,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"30\",\"bottom\":\"65\",\"left\":\"39\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f06d771\",\"elType\":\"widget\",\"settings\":{\"html\":\"<lord-icon\\n    src=\\\"https:\\/\\/cdn.lordicon.com\\/fpipqhrr.json\\\"\\n    trigger=\\\"loop\\\"\\n    delay=\\\"2500\\\"\\n    colors=\\\"primary:#121331,secondary:#08a88a\\\"\\n    style=\\\"width:96px;height:96px\\\">\\n<\\/lord-icon>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"7b3f01c\",\"elType\":\"widget\",\"settings\":{\"title\":\"My Podcasts\",\"header_size\":\"h3\",\"title_color\":\"#030C26\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_weight\":\"700\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63207814\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We use creative ideas for your future success.<\\/p>\",\"text_color\":\"#252B31\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a1b8958\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"animation\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"4799be71\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":4,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":62,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"30\",\"bottom\":\"65\",\"left\":\"39\",\"isLinked\":false}},\"elements\":[{\"id\":\"28a807a1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<lord-icon\\n    src=\\\"https:\\/\\/cdn.lordicon.com\\/tdxypxgp.json\\\"\\n    trigger=\\\"loop\\\"\\n    delay=\\\"3000\\\"\\n    colors=\\\"primary:#121331,secondary:#08a88a\\\"\\n    style=\\\"width:96px;height:96px\\\">\\n<\\/lord-icon>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"-17\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"69e4a318\",\"elType\":\"widget\",\"settings\":{\"title\":\"View My Videos\",\"header_size\":\"h3\",\"title_color\":\"#030C26\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_weight\":\"700\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36a518a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We use creative ideas for your future success.<\\/p>\",\"text_color\":\"#252B31\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3b5e99e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":4,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":62,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"30\",\"bottom\":\"65\",\"left\":\"39\",\"isLinked\":false}},\"elements\":[{\"id\":\"975e87a\",\"elType\":\"widget\",\"settings\":{\"html\":\"<lord-icon\\n    src=\\\"https:\\/\\/cdn.lordicon.com\\/gqzfzudq.json\\\"\\n    trigger=\\\"loop\\\"\\n    delay=\\\"3500\\\"\\n    colors=\\\"primary:#121331,secondary:#08a88a\\\"\\n    style=\\\"width:96px;height:96px\\\">\\n<\\/lord-icon>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2c367d8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Media\",\"header_size\":\"h3\",\"title_color\":\"#030C26\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_weight\":\"700\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d454b2a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We use creative ideas for your future success.<\\/p>\",\"text_color\":\"#252B31\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34fe8137\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2616481f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d620c27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1d9aa155\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose us\",\"header_size\":\"h5\",\"title_color\":\"#8582A2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"316d8186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Change the Way You See Social\",\"title_color\":\"#030C26\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2200df44\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#696687\",\"typography_font_family\":\"Rubik\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"732b9db2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"7\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"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},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25271826\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"781842b4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Understand Your Audience\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\",\"title_color\":\"#030C26\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Source Sans Pro\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/check12.png\",\"id\":9082}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"757af53a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Reach Your Audience\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\",\"title_color\":\"#030C26\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Source Sans Pro\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/check12.png\",\"id\":9082}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"59406ae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c5b8e7\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Engage Your Community\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\",\"title_color\":\"#030C26\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Source Sans Pro\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/check12.png\",\"id\":9082}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"25293af1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Media Analytics\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\",\"title_color\":\"#030C26\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Source Sans Pro\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/check12.png\",\"id\":9082}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1900e4ee\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#1A233E\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"20\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#DCE2F7\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#1A233E\",\"button_title_color\":\"#8582A2\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":9028,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35227e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"27d460f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"654bfe67\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":486,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"width_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_figure2.png\",\"id\":9084}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"25736841\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":6,\"sizes\":[]},\"_element_width\":\"auto\",\"width_tablet\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_figure3.png\",\"id\":9085}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7508ccf7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"gt3_rotated_element\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":6,\"sizes\":[]},\"_element_width\":\"auto\",\"width_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_cube3.png\",\"id\":9086}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"619fc4ea\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"185\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"62a35594\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2f0df894\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"1\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54c17d44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"140fe451\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"721518d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"social metrics\",\"header_size\":\"h5\",\"title_color\":\"#8582A2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"658f27bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Analysts and Strategists\",\"title_color\":\"#030C26\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b32f048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_color\":\"#696687\",\"typography_font_family\":\"Rubik\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15b0f735\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37c77796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"769b2d2f\",\"elType\":\"widget\",\"settings\":{\"end\":523,\"description\":\"<p>Audience<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"digit_color\":\"#EF234E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_color\":\"#030C26\",\"align\":\"left\",\"suffix\":\"k\",\"digit_typography_font_family\":\"Source Sans Pro\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"description_typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"3fef3980\",\"elType\":\"widget\",\"settings\":{\"end\":12,\"description\":\"<p>Comments<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"digit_color\":\"#EF234E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_color\":\"#030C26\",\"align\":\"left\",\"start\":2,\"suffix\":\"k\",\"decimal\":1,\"digit_typography_font_family\":\"Source Sans Pro\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"description_typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"61577bbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"557a442\",\"elType\":\"widget\",\"settings\":{\"end\":26,\"description\":\"<p>Views<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"digit_color\":\"#EF234E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_color\":\"#030C26\",\"align\":\"left\",\"start\":5,\"suffix\":\"m\",\"decimal\":0,\"digit_typography_font_family\":\"Source Sans Pro\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"description_typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"46645f5a\",\"elType\":\"widget\",\"settings\":{\"end\":314,\"description\":\"<p>Likes<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"digit_color\":\"#EF234E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_color\":\"#030C26\",\"align\":\"left\",\"suffix\":\"k\",\"digit_typography_font_family\":\"Source Sans Pro\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"description_typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4d5b8c5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6192d7a3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-16\",\"bottom\":\"0\",\"left\":\"-7\",\"isLinked\":false},\"width\":{\"unit\":\"px\",\"size\":674,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_img4.png\",\"id\":9083}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c57d842\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_image\":{\"id\":9087,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_video_bg.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a895bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":false},{\"id\":\"6241dff\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"39190895\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=Ks-UlcYDXsA\",\"btn_background_color_background\":\"classic\",\"button_animation\":\"type1\",\"_padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#0A1119\",\"_background_image\":{\"id\":9089,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_video_img.jpg\"},\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"btn_color\":\"#764ED2\",\"btn_background_color_color\":\"#FFFFFF\",\"item_size\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"diameter_lines\":\"146\",\"lines_width\":\"2\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":\"0\",\"bottom\":\"54\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":2,\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":57,\"blur\":70,\"spread\":0,\"color\":\"rgba(10, 12.000000000000002, 14, 0.58)\"}},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"},{\"id\":\"1832c14b\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":332,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"left\",\"_z_index\":1,\"_css_classes\":\"gt3_moved_element\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-160,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":-140,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_figure4.png\",\"id\":9090}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af838ab\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":332,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"right\",\"_z_index\":1,\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-160,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-90,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-45,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_video_points.png\",\"id\":9091}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"39cb5f8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST video\",\"header_size\":\"h5\",\"title_color\":\"#9FA5B7\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1738bbfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Check My Latest Video \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47afd7fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#9FA5B7\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_font_family\":\"Rubik\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7227c5a9\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#1A233E\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"#313E64\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#1A233E\",\"button_title_color\":\"#F6F7F7\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":9029,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"5a4891ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4705a9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"72749c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7371f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6095aedd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1a233276\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":204,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-250,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"gt3_rotated_element\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":6,\"sizes\":[]},\"_element_width\":\"auto\",\"width_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-10,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":-89,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_cube4.png\",\"id\":9088}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fcf3dd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"social metrics\",\"header_size\":\"h5\",\"title_color\":\"#8582A2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b505730\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by 15,000+ world-class brands and organizations of all sizes\",\"title_color\":\"#030C26\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e82228\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_color\":\"#696687\",\"typography_font_family\":\"Rubik\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"14f0d936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7f8f7dbc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"338fdf4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"447372e5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/story_home12.png\",\"id\":9098}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"41f3ab3d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c3789df\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/air_track_home12.png\",\"id\":9095}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"80f054e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"389c3568\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/zazzle_media_home12.png\",\"id\":9100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"51b1e4e6\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"733b484\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4fb28682\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/radix_home12.png\",\"id\":9097}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1510c21d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6468674\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/myob_home12.png\",\"id\":9096}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"30c7f476\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a6a7ac6\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/sylexcoin_home12.png\",\"id\":9099}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"208d591c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ce5e05c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6be9e5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"741d18f4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":490,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"right\",\"_animation\":\"fadeInRight\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"width_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_figure5.png\",\"id\":9106}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b9c4e4e\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"auto\",\"width_tablet\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_figure3.png\",\"id\":9085}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64c91507\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"gt3_rotated_element\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"_element_width\":\"auto\",\"width_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_cube3.png\",\"id\":9086}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fe12645\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5fa57f7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4b38a92c\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"align\":\"right\",\"_z_index\":0,\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_Q_points.png\",\"id\":9101}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3049f58\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12-Q.png\",\"id\":9102}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"12ff9ca5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":6,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_testimonials_img.jpg\",\"id\":6258}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6bee1bf6\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":146,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":146,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element2\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f7191f8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":104,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":104,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element3\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_testimonials.jpg\",\"id\":9103}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3dc5d67f\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_9.png\",\"id\":5375}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c8587ad\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-28,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element2\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"image\":{\"id\":5376,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_7.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4f5ace\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element3\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"image\":{\"id\":5377,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_6.png\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2299b117\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"481da3dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"header_size\":\"h5\",\"title_color\":\"#8582A2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d6f6f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say \",\"title_color\":\"#030C26\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b54ed11\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12-quote.png\",\"id\":9105}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1cf6aff0\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br \\/><br \\/><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br \\/><br \\/><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br \\/><br \\/><\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_style\":\"italic\",\"image_size\":{\"unit\":\"px\",\"size\":\"107\",\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#CCCBD6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"space\":\"0\",\"author_position\":\"around\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"_css_classes\":\"slick-dots-left\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33bfc9b4\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"255b2a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"78654815\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"22a52a09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"2090e2dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shop my books\",\"header_size\":\"h5\",\"title_color\":\"#8582A2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5551da0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read My Books \",\"title_color\":\"#030C26\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3192df35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Live events, one-on-one coaching program, training systems and group workshops will help close the gap between where you are and where you want to be.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"center\",\"text_color\":\"#696687\",\"typography_font_family\":\"Rubik\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"37d29584\",\"elType\":\"widget\",\"settings\":{\"hiddenUpdate\":true,\"prod_per_row\":\"4\",\"rows_per_page\":\"1\",\"pagination\":\"off\",\"_css_classes\":\"gt3_custom_woo\",\"woo_category\":[\"books\"]},\"elements\":[],\"widgetType\":\"gt3-core-shoplist\"},{\"id\":\"357b6e31\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#1A233E\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#DCE2F7\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#1A233E\",\"button_title_color\":\"#8582A2\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":9032,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"acf7cfb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9048885\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3affbf5d\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"line_height_0\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_wave.png\",\"id\":9108}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42422c94\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"62\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41a0b6d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"533c5cf9\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":19,\"vertical\":33,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-10,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"auto\",\"width_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_css_classes\":\"gt3_moved_element\",\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/home12_figure3.png\",\"id\":9085}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b34943c\",\"elType\":\"widget\",\"settings\":{\"title\":\"From the blog\",\"header_size\":\"h5\",\"title_color\":\"#8582A2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52c63bbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Check My Latest Posts\",\"title_color\":\"#030C26\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6aeedf8f\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"featured_bg_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#030C26\",\"color_block_hover\":\"#FFFFFF\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"gt3_custom_blogboxed\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"6b953ae0\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#1A233E\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#DCE2F7\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#1A233E\",\"button_title_color\":\"#8582A2\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":9033,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30f7ee0f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"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},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"657bf02f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"212799fe\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#E3E3E3\",\"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},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c5f27d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"395d22c9\",\"elType\":\"widget\",\"settings\":{\"nav\":\"none\",\"items_per_line\":\"4\",\"center_mode\":\"yes\",\"space\":\"0px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"5\",\"orderby\":\"\",\"order\":\"DESC\",\"taxonomy\":[\"creative\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"_css_classes\":\"gt3_custom_blogboxed_portfolio_carousel\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5318, 9025, '_wpda-builder-header', '9063'),
(5319, 9025, '_wpda-builder-footer', '9071'),
(5320, 9025, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(5321, 9025, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:6:{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\";}}'),
(5322, 9025, '_elementor_controls_usage', 'a:16:{s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"9\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:2:\"33\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:10:\"image_size\";s:2:\"33\";s:5:\"align\";s:2:\"23\";s:5:\"image\";s:2:\"33\";s:12:\"align_mobile\";s:1:\"6\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:9:{s:5:\"width\";s:2:\"32\";s:5:\"space\";s:2:\"20\";s:19:\"image_border_radius\";s:1:\"8\";s:32:\"image_box_shadow_box_shadow_type\";s:1:\"2\";s:27:\"image_box_shadow_box_shadow\";s:2:\"12\";s:12:\"width_tablet\";s:2:\"12\";s:12:\"width_mobile\";s:2:\"11\";s:22:\"css_filters_css_filter\";s:1:\"6\";s:12:\"space_tablet\";s:1:\"2\";}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"4\";s:12:\"_css_classes\";s:2:\"14\";s:7:\"_margin\";s:1:\"4\";s:14:\"_margin_mobile\";s:1:\"2\";}s:17:\"_section_position\";a:13:{s:9:\"_position\";s:2:\"22\";s:9:\"_offset_x\";s:2:\"21\";s:16:\"_offset_x_tablet\";s:1:\"8\";s:9:\"_offset_y\";s:2:\"21\";s:16:\"_offset_y_tablet\";s:2:\"14\";s:14:\"_element_width\";s:2:\"17\";s:21:\"_offset_orientation_h\";s:1:\"8\";s:13:\"_offset_x_end\";s:2:\"13\";s:20:\"_offset_x_end_tablet\";s:1:\"5\";s:20:\"_offset_x_end_mobile\";s:1:\"2\";s:16:\"_offset_x_mobile\";s:2:\"11\";s:13:\"_offset_y_end\";s:2:\"11\";s:16:\"_offset_y_mobile\";s:1:\"7\";}s:15:\"section_effects\";a:2:{s:10:\"_animation\";s:1:\"6\";s:18:\"animation_duration\";s:1:\"2\";}s:15:\"_section_border\";a:1:{s:13:\"_border_width\";s:1:\"6\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"20\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";s:2:\"20\";s:11:\"header_size\";s:2:\"13\";s:4:\"link\";s:1:\"4\";s:5:\"align\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:21:\"typography_typography\";s:2:\"20\";s:22:\"typography_line_height\";s:2:\"16\";s:22:\"typography_font_weight\";s:2:\"20\";s:20:\"typography_font_size\";s:2:\"16\";s:27:\"typography_font_size_mobile\";s:1:\"9\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:11:\"title_color\";s:2:\"20\";s:22:\"typography_font_family\";s:2:\"13\";s:25:\"typography_text_transform\";s:1:\"7\";s:29:\"typography_line_height_mobile\";s:1:\"7\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:1:\"9\";s:7:\"_margin\";s:2:\"14\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:10:\"cursorChar\";s:1:\"1\";s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:12:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:29:\"prefix_typography_font_family\";s:1:\"1\";s:27:\"prefix_typography_font_size\";s:1:\"1\";s:29:\"prefix_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:29:\"prefix_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:2:\"10\";s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:2:\"10\";s:20:\"typography_font_size\";s:2:\"10\";s:22:\"typography_font_weight\";s:2:\"10\";s:22:\"typography_line_height\";s:2:\"10\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"6\";s:8:\"_padding\";s:1:\"2\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:9:{s:12:\"button_title\";s:1:\"5\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"5\";s:17:\"btn_border_radius\";s:1:\"5\";s:16:\"btn_border_width\";s:1:\"5\";s:12:\"button_hover\";s:1:\"5\";s:21:\"button_size_elementor\";s:1:\"5\";s:12:\"padding_size\";s:1:\"5\";s:5:\"image\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:19:{s:34:\"button_background_color_background\";s:1:\"5\";s:29:\"button_background_color_color\";s:1:\"5\";s:31:\"button_background_color_color_b\";s:1:\"5\";s:38:\"button_background_color_gradient_angle\";s:1:\"5\";s:24:\"button_title_color_hover\";s:1:\"5\";s:40:\"button_background_color_hover_background\";s:1:\"5\";s:35:\"button_background_color_hover_color\";s:1:\"5\";s:37:\"button_background_color_hover_color_b\";s:1:\"5\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"5\";s:27:\"title_typography_typography\";s:1:\"5\";s:26:\"title_typography_font_size\";s:1:\"5\";s:28:\"title_typography_font_weight\";s:1:\"5\";s:31:\"title_typography_letter_spacing\";s:1:\"5\";s:10:\"icon_color\";s:1:\"5\";s:12:\"border_color\";s:1:\"5\";s:16:\"icon_color_hover\";s:1:\"5\";s:18:\"border_color_hover\";s:1:\"5\";s:28:\"title_typography_font_family\";s:1:\"5\";s:18:\"button_title_color\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:15:\"_padding_mobile\";s:1:\"4\";s:14:\"_margin_tablet\";s:1:\"3\";}}}}s:19:\"gt3-core-videopopup\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:21:\"basic_section_section\";a:21:{s:11:\"video_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_text_transform\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:11:\"title_color\";s:1:\"1\";s:10:\"video_link\";s:1:\"2\";s:5:\"align\";s:1:\"1\";s:12:\"align_button\";s:1:\"1\";s:9:\"btn_color\";s:1:\"2\";s:16:\"button_animation\";s:1:\"2\";s:31:\"btn_background_color_background\";s:1:\"2\";s:26:\"btn_background_color_color\";s:1:\"2\";s:28:\"btn_background_color_color_b\";s:1:\"1\";s:9:\"item_size\";s:1:\"2\";s:8:\"autoplay\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:14:\"diameter_lines\";s:1:\"1\";s:11:\"lines_width\";s:1:\"1\";}}s:8:\"advanced\";a:4:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_background\";a:5:{s:22:\"_background_background\";s:1:\"2\";s:17:\"_background_color\";s:1:\"1\";s:17:\"_background_image\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";s:16:\"_background_size\";s:1:\"1\";}s:14:\"_section_style\";a:5:{s:12:\"_css_classes\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_tablet\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:8:\"_z_index\";s:1:\"1\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"1\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"1\";s:22:\"_box_shadow_box_shadow\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"34\";s:21:\"space_between_widgets\";s:2:\"22\";s:19:\"_inline_size_tablet\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"9\";s:7:\"padding\";s:2:\"15\";s:14:\"padding_tablet\";s:1:\"1\";}}s:5:\"style\";a:3:{s:13:\"section_style\";a:4:{s:21:\"background_background\";s:1:\"5\";s:16:\"background_color\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"4\";s:26:\"box_shadow_box_shadow_type\";s:1:\"4\";s:21:\"box_shadow_box_shadow\";s:1:\"4\";}s:12:\"section_typo\";a:1:{s:10:\"text_align\";s:1:\"1\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"6\";}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"1\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"1\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"1\";s:22:\"_box_shadow_box_shadow\";s:1:\"1\";}s:17:\"_section_position\";a:4:{s:14:\"_element_width\";s:1:\"1\";s:9:\"_position\";s:1:\"1\";s:9:\"_offset_x\";s:1:\"1\";s:9:\"_offset_y\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"24\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:13:\"custom_height\";s:1:\"1\";s:6:\"layout\";s:1:\"6\";s:16:\"content_position\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";s:2:\"15\";s:7:\"z_index\";s:1:\"1\";s:7:\"padding\";s:2:\"11\";s:14:\"padding_tablet\";s:1:\"6\";s:14:\"padding_mobile\";s:1:\"6\";s:13:\"margin_tablet\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:2:{s:9:\"animation\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"2\";s:19:\"background_position\";s:1:\"2\";s:17:\"background_repeat\";s:1:\"2\";s:15:\"background_size\";s:1:\"2\";s:16:\"background_color\";s:1:\"2\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:10:\"title_text\";s:1:\"4\";s:16:\"description_text\";s:1:\"4\";s:16:\"default_position\";s:1:\"4\";s:5:\"image\";s:1:\"4\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:3:{s:11:\"image_space\";s:1:\"4\";s:10:\"image_size\";s:1:\"4\";s:18:\"image_space_mobile\";s:1:\"4\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_font_weight\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"text_align_mobile\";s:1:\"4\";s:11:\"title_color\";s:1:\"4\";s:27:\"title_typography_typography\";s:1:\"4\";s:28:\"title_typography_font_family\";s:1:\"4\";s:26:\"title_typography_font_size\";s:1:\"4\";s:28:\"title_typography_font_weight\";s:1:\"4\";s:28:\"title_typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";s:1:\"4\";s:14:\"_margin_mobile\";s:1:\"4\";s:15:\"_padding_mobile\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";s:7:\"_margin\";s:1:\"4\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:5:{s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";s:5:\"align\";s:1:\"4\";s:5:\"start\";s:1:\"2\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:3:{s:9:\"separator\";s:1:\"4\";s:6:\"suffix\";s:1:\"4\";s:7:\"decimal\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:34:\"description_typography_font_family\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_font_weight\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:28:\"digit_typography_font_family\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:37:\"description_typography_text_transform\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"10\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:4:{s:5:\"space\";s:1:\"1\";s:15:\"author_position\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:7:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}s:17:\"gt3-core-shoplist\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:4:{s:12:\"hiddenUpdate\";s:1:\"1\";s:12:\"prod_per_row\";s:1:\"1\";s:13:\"rows_per_page\";s:1:\"1\";s:12:\"woo_category\";s:1:\"1\";}}s:5:\"style\";a:1:{s:15:\"buttons_section\";a:1:{s:10:\"pagination\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:19:\"featured_bg_opacity\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"1\";}s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}}'),
(5323, 854, 'mb_page_sidebar_layout', 'default'),
(5324, 854, 'mb_header_presets', 'default'),
(5325, 854, 'mb_page_title_conditional', 'default'),
(5326, 854, 'mb_page_title_use_feature_image', '0'),
(5327, 854, 'mb_show_breadcrumbs', '1'),
(5328, 854, 'mb_page_title_vertical_align', 'middle'),
(5329, 854, 'mb_page_title_horizontal_align', 'center'),
(5330, 854, 'mb_page_title_font_color', '#ffffff'),
(5331, 854, 'mb_page_title_bg_color', '#ffffff'),
(5332, 854, 'mb_page_title_bg_repeat', 'no-repeat'),
(5333, 854, 'mb_page_title_bg_size', 'cover'),
(5334, 854, 'mb_page_title_bg_attachment', 'scroll'),
(5335, 854, 'mb_page_title_bg_position', 'center center'),
(5336, 854, 'mb_page_title_height', '260'),
(5337, 854, 'mb_page_title_top_border', '0'),
(5338, 854, 'mb_page_title_top_border_color_opacity', '1'),
(5339, 854, 'mb_page_title_bottom_border', '0'),
(5340, 854, 'mb_page_title_bottom_border_color_opacity', '1'),
(5341, 854, 'mb_page_title_bottom_margin', '0'),
(5342, 854, 'mb_map_prefooter', 'default'),
(5343, 854, 'mb_footer_switch', 'default'),
(5344, 854, 'mb_footer_column', '4'),
(5345, 854, 'mb_footer_column2', '6-6'),
(5346, 854, 'mb_footer_column3', '5-5-2'),
(5347, 854, 'mb_footer_column5', '2-3-2-2-3'),
(5348, 854, 'mb_footer_align', 'left'),
(5349, 854, 'mb_padding_top', '57'),
(5350, 854, 'mb_padding_bottom', '57'),
(5351, 854, 'mb_padding_left', '0'),
(5352, 854, 'mb_padding_right', '0'),
(5353, 854, 'mb_footer_full_width', 'default'),
(5354, 854, 'mb_footer_bg_size', 'cover'),
(5355, 854, 'mb_footer_bg_color', '#191a1c'),
(5356, 854, 'mb_footer_text_color', '#ffffff'),
(5357, 854, 'mb_footer_heading_color', '#9da1a5'),
(5358, 854, 'mb_footer_bg_repeat', 'repeat'),
(5359, 854, 'mb_footer_attachment', 'scroll'),
(5360, 854, 'mb_footer_bg_position', 'center center'),
(5361, 854, 'mb_footer_top_border', '1'),
(5362, 854, 'mb_footer_top_border_color_opacity', '0.1'),
(5363, 854, 'mb_copyright_switch', '1'),
(5364, 854, 'mb_copyright_align', 'left'),
(5365, 854, 'mb_copyright_padding_top', '20'),
(5366, 854, 'mb_copyright_padding_bottom', '20'),
(5367, 854, 'mb_copyright_padding_left', '0'),
(5368, 854, 'mb_copyright_padding_right', '0'),
(5369, 854, 'mb_copyright_bg_color', '#191a1c'),
(5370, 854, 'mb_copyright_text_color', '#9da1a5'),
(5371, 854, 'mb_copyright_top_border', '1'),
(5372, 854, 'mb_copyright_top_border_color_opacity', '1'),
(5373, 854, 'mb_pre_footer_switch', '0'),
(5374, 854, 'mb_pre_footer_align', 'left'),
(5375, 854, 'mb_pre_footer_padding_top', '20'),
(5376, 854, 'mb_pre_footer_padding_bottom', '20'),
(5377, 854, 'mb_pre_footer_padding_left', '0'),
(5378, 854, 'mb_pre_footer_padding_right', '0'),
(5379, 854, 'mb_pre_footer_bg_color', '#191a1c'),
(5380, 854, 'mb_pre_footer_text_color', '#9da1a5'),
(5381, 854, 'mb_pre_footer_bottom_border', '1'),
(5382, 854, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(5383, 854, 'mb_preloader', 'default'),
(5384, 854, 'mb_preloader_type', 'linear'),
(5385, 854, 'mb_preloader_background', '#191a1c'),
(5386, 854, 'mb_preloader_item_color', '#ffffff'),
(5387, 854, 'mb_preloader_item_color2', '#435bb2'),
(5388, 854, 'mb_preloader_item_width', '120'),
(5389, 854, 'mb_preloader_item_stroke', '2'),
(5390, 854, 'mb_preloader_item_logo_width', '45'),
(5391, 854, 'mb_preloader_full', '1'),
(5392, 854, '_elementor_edit_mode', 'builder'),
(5393, 854, '_elementor_template_type', 'wp-page'),
(5394, 854, '_elementor_version', '3.11.2'),
(5395, 854, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5396, 854, '_elementor_data', '[{\"id\":\"4ee6ac7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01cdae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d3bf974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4a6fa8b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/SEO_bg_img.png\",\"id\":2498},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"e1c54d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"115b17e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"76\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6994d13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Vision<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bae3c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide<br>\\nBest SEO Services\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96ee9b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"050359d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas ne.<\\/p>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fe895cd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8372b0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Receive remarkable results<\\/li><li>Help them build their business<\\/li><li>Digital consultants<\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32fe269\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1a3adf5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"75acf8b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"130\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"87\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"dc9f245\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\"},\"elements\":[{\"id\":\"e977498\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"156b5e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04e053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our services<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af4f017\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Can Help?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec6456\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0827677\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"68db26f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_04.png\",\"id\":1022},\"title_text\":\"Search Engine Optimization \",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"113\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"11\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"865d9bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db81886\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_05.png\",\"id\":1023},\"title_text\":\"Social Media Strategy\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"11\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"9d03bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"64a2804\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_06.png\",\"id\":1024},\"title_text\":\"Real Time and Data\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"109\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"11\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"eea4c22\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\"},\"elements\":[{\"id\":\"a8639e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fb580\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_07.png\",\"id\":1025},\"title_text\":\"Online Media Management\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"11\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"c913024\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c2e4a8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_08.png\",\"id\":1026},\"title_text\":\"Reporting &amp; Analysis\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"11\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d5136ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3d817e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_09.png\",\"id\":1027},\"title_text\":\"Penalty Recovery\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"11\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b7d3e5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"118\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"29979cc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/SEO_bg_img_01.png\",\"id\":2503},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"content_width\":{\"unit\":\"px\",\"size\":\"1380\",\"sizes\":[]},\"gap\":\"extended\"},\"elements\":[{\"id\":\"9ed6747\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2212bc9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"36d42d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9dcf7d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"SEO Consultacy\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"right\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"21\",\"isLinked\":\"\"},\"image_space_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\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"84915c5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"73\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"db80498\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_21.png\",\"id\":1039},\"title_text\":\"Content Marketing\",\"description_text\":\"For startups and growing businesses, an online specialist can develop a digital marketing plan to help you grow.\",\"default_position\":\"right\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":\"\"},\"image_space_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\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b52417d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aacc698\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_22.png\",\"id\":1040},\"title_text\":\"Key Research\",\"description_text\":\"For startups and growing businesses, an online specialist can develop a digital marketing plan to help you grow.\",\"default_position\":\"right\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"21\",\"isLinked\":\"\"},\"image_space_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\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"8b2fb12\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"98f255e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a821aaa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/iphone-1.png\",\"id\":2433},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"-69\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"2acb0b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a3a6caa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ecb468c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a7ca97d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"21\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5102943\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"73\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0284d3e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"For startups and growing businesses, an online specialist can develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"7eeed65\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"543e145\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_23.png\",\"id\":1041},\"title_text\":\"Social Media Reviews\",\"description_text\":\"For startups and growing businesses, an online specialist can develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"21\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"f1469fb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f225b0c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]}},\"elements\":[{\"id\":\"f7d4aae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"28ceada\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"103\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"52c054a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af29f01\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0336e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d433a06\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"92fba08\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\"},\"elements\":[{\"id\":\"5dde332\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"957268b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#88fdb9\",\"item_background_color_b\":\"#34c478\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price\":\"49\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"20c1cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"50c2c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sea ea stet lorem<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sed ex aeque complectitu<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#f47215\",\"button_border_color\":\"#ffffff\",\"btn_color_hover\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"btn_bg_color\":\"#ffffff\",\"package_is_active\":\"yes\",\"pre_title_color\":\"#4054b2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_margin\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#f0ac0e\",\"item_background_color_b\":\"#f47215\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_border_color_hover\":\"#ffffff\",\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"ffbbe31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5a8071e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"69\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p>\\n<ul>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Tritani periculis vix<\\/li>\\n<\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#9289f1\",\"item_background_color_b\":\"#6254e7\",\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"dae2f99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90ad6e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"66aa9bc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6ad76c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13e10dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4625210\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac81dd1\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":1606},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":1605},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":1604},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":1606},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":1605},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":1604},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"dafc04c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4b2c917\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\"},\"elements\":[{\"id\":\"1f5922f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e993eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5d7f36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"69\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"a93b720\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6341a8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a30830d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"69\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9c2a9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7e6b3c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fffa5e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"69\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"a44c3a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fc9c3b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7a7b544\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"69\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5397, 854, '_wxr_import_has_attachment_refs', '1'),
(5398, 854, '_edit_lock', '1677590029:3'),
(5399, 854, 'mb_bubbles_block', 'default'),
(5400, 854, 'mb_page_title_bg_image', '2651'),
(5401, 854, '_elementor_controls_usage', 'a:6:{s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"27\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"27\";s:12:\"space_tablet\";s:1:\"2\";s:12:\"space_mobile\";s:1:\"7\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:21:\"space_between_widgets\";s:1:\"7\";s:19:\"_inline_size_tablet\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";s:7:\"padding\";s:1:\"6\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"7\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"5\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"2\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"3\";s:3:\"gap\";s:1:\"5\";s:16:\"content_position\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"6\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"2\";s:17:\"background_repeat\";s:1:\"2\";s:15:\"background_size\";s:1:\"2\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}}'),
(5402, 854, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(5403, 854, 'rs_page_bg_color', ''),
(5404, 854, '_elementor_page_assets', 'a:0:{}'),
(5405, 876, 'mb_page_sidebar_layout', 'default'),
(5406, 876, 'mb_header_presets', 'default'),
(5407, 876, 'mb_page_title_conditional', 'default'),
(5408, 876, 'mb_page_title_use_feature_image', '0'),
(5409, 876, 'mb_show_breadcrumbs', '1'),
(5410, 876, 'mb_page_title_vertical_align', 'middle'),
(5411, 876, 'mb_page_title_horizontal_align', 'center'),
(5412, 876, 'mb_page_title_font_color', '#3b3663'),
(5413, 876, 'mb_page_title_bg_color', '#ffffff'),
(5414, 876, 'mb_page_title_bg_repeat', 'no-repeat'),
(5415, 876, 'mb_page_title_bg_size', 'cover'),
(5416, 876, 'mb_page_title_bg_attachment', 'scroll'),
(5417, 876, 'mb_page_title_bg_position', 'center center'),
(5418, 876, 'mb_page_title_height', '215'),
(5419, 876, 'mb_page_title_top_border', '0'),
(5420, 876, 'mb_page_title_top_border_color_opacity', '1'),
(5421, 876, 'mb_page_title_bottom_border', '0'),
(5422, 876, 'mb_page_title_bottom_border_color_opacity', '1'),
(5423, 876, 'mb_page_title_bottom_margin', '80'),
(5424, 876, 'mb_map_prefooter', 'default'),
(5425, 876, 'mb_footer_switch', 'default'),
(5426, 876, 'mb_footer_column', '4'),
(5427, 876, 'mb_footer_column2', '6-6'),
(5428, 876, 'mb_footer_column3', '5-5-2'),
(5429, 876, 'mb_footer_column5', '2-3-2-2-3'),
(5430, 876, 'mb_footer_align', 'left'),
(5431, 876, 'mb_padding_top', '57'),
(5432, 876, 'mb_padding_bottom', '57'),
(5433, 876, 'mb_padding_left', '0'),
(5434, 876, 'mb_padding_right', '0'),
(5435, 876, 'mb_footer_full_width', 'default'),
(5436, 876, 'mb_footer_bg_size', 'cover'),
(5437, 876, 'mb_footer_bg_color', '#191a1c'),
(5438, 876, 'mb_footer_text_color', '#ffffff'),
(5439, 876, 'mb_footer_heading_color', '#9da1a5'),
(5440, 876, 'mb_footer_bg_repeat', 'repeat'),
(5441, 876, 'mb_footer_attachment', 'scroll'),
(5442, 876, 'mb_footer_bg_position', 'center center'),
(5443, 876, 'mb_footer_top_border', '1'),
(5444, 876, 'mb_footer_top_border_color_opacity', '0.1'),
(5445, 876, 'mb_copyright_switch', '1'),
(5446, 876, 'mb_copyright_align', 'left'),
(5447, 876, 'mb_copyright_padding_top', '20'),
(5448, 876, 'mb_copyright_padding_bottom', '20'),
(5449, 876, 'mb_copyright_padding_left', '0'),
(5450, 876, 'mb_copyright_padding_right', '0'),
(5451, 876, 'mb_copyright_bg_color', '#191a1c'),
(5452, 876, 'mb_copyright_text_color', '#9da1a5'),
(5453, 876, 'mb_copyright_top_border', '1'),
(5454, 876, 'mb_copyright_top_border_color_opacity', '1'),
(5455, 876, 'mb_pre_footer_switch', '0'),
(5456, 876, 'mb_pre_footer_align', 'left'),
(5457, 876, 'mb_pre_footer_padding_top', '20'),
(5458, 876, 'mb_pre_footer_padding_bottom', '20'),
(5459, 876, 'mb_pre_footer_padding_left', '0'),
(5460, 876, 'mb_pre_footer_padding_right', '0'),
(5461, 876, 'mb_pre_footer_bg_color', '#191a1c'),
(5462, 876, 'mb_pre_footer_text_color', '#9da1a5'),
(5463, 876, 'mb_pre_footer_bottom_border', '1'),
(5464, 876, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(5465, 876, 'mb_preloader', 'default'),
(5466, 876, 'mb_preloader_type', 'linear'),
(5467, 876, 'mb_preloader_background', '#191a1c'),
(5468, 876, 'mb_preloader_item_color', '#ffffff'),
(5469, 876, 'mb_preloader_item_color2', '#435bb2'),
(5470, 876, 'mb_preloader_item_width', '120'),
(5471, 876, 'mb_preloader_item_stroke', '2'),
(5472, 876, 'mb_preloader_item_logo_width', '45'),
(5473, 876, 'mb_preloader_full', '1'),
(5474, 876, '_elementor_edit_mode', 'builder'),
(5475, 876, '_elementor_template_type', 'wp-page'),
(5476, 876, '_elementor_version', '3.18.3'),
(5477, 876, '_wp_page_template', 'default'),
(5478, 876, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"dc58990\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\",\"align_mobile\":\"center\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(5479, 876, '_wxr_import_has_attachment_refs', '1'),
(5480, 876, '_edit_lock', '1706256176:1'),
(5481, 876, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(5482, 876, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(5483, 876, 'rs_page_bg_color', ''),
(5484, 889, 'mb_page_sidebar_layout', 'default'),
(5485, 889, 'mb_header_presets', 'default'),
(5486, 889, 'mb_page_title_conditional', 'default'),
(5487, 889, 'mb_page_title_use_feature_image', '0'),
(5488, 889, 'mb_show_breadcrumbs', '1'),
(5489, 889, 'mb_page_title_vertical_align', 'middle'),
(5490, 889, 'mb_page_title_horizontal_align', 'center'),
(5491, 889, 'mb_page_title_font_color', '#ffffff'),
(5492, 889, 'mb_page_title_bg_color', '#ffffff'),
(5493, 889, 'mb_page_title_bg_repeat', 'no-repeat'),
(5494, 889, 'mb_page_title_bg_size', 'cover'),
(5495, 889, 'mb_page_title_bg_attachment', 'scroll'),
(5496, 889, 'mb_page_title_bg_position', 'center center'),
(5497, 889, 'mb_page_title_height', '260'),
(5498, 889, 'mb_page_title_top_border', '0'),
(5499, 889, 'mb_page_title_top_border_color_opacity', '1'),
(5500, 889, 'mb_page_title_bottom_border', '0'),
(5501, 889, 'mb_page_title_bottom_border_color_opacity', '1'),
(5502, 889, 'mb_page_title_bottom_margin', '0'),
(5503, 889, 'mb_map_prefooter', 'default'),
(5504, 889, 'mb_footer_switch', 'default'),
(5505, 889, 'mb_footer_column', '4'),
(5506, 889, 'mb_footer_column2', '6-6'),
(5507, 889, 'mb_footer_column3', '5-5-2'),
(5508, 889, 'mb_footer_column5', '2-3-2-2-3'),
(5509, 889, 'mb_footer_align', 'left'),
(5510, 889, 'mb_padding_top', '57'),
(5511, 889, 'mb_padding_bottom', '57'),
(5512, 889, 'mb_padding_left', '0'),
(5513, 889, 'mb_padding_right', '0'),
(5514, 889, 'mb_footer_full_width', 'default'),
(5515, 889, 'mb_footer_bg_size', 'cover'),
(5516, 889, 'mb_footer_bg_color', '#191a1c'),
(5517, 889, 'mb_footer_text_color', '#ffffff'),
(5518, 889, 'mb_footer_heading_color', '#9da1a5'),
(5519, 889, 'mb_footer_bg_repeat', 'repeat'),
(5520, 889, 'mb_footer_attachment', 'scroll'),
(5521, 889, 'mb_footer_bg_position', 'center center'),
(5522, 889, 'mb_footer_top_border', '1'),
(5523, 889, 'mb_footer_top_border_color_opacity', '0.1'),
(5524, 889, 'mb_copyright_switch', '1'),
(5525, 889, 'mb_copyright_align', 'left'),
(5526, 889, 'mb_copyright_padding_top', '20'),
(5527, 889, 'mb_copyright_padding_bottom', '20'),
(5528, 889, 'mb_copyright_padding_left', '0'),
(5529, 889, 'mb_copyright_padding_right', '0'),
(5530, 889, 'mb_copyright_bg_color', '#191a1c'),
(5531, 889, 'mb_copyright_text_color', '#9da1a5'),
(5532, 889, 'mb_copyright_top_border', '1'),
(5533, 889, 'mb_copyright_top_border_color_opacity', '1'),
(5534, 889, 'mb_pre_footer_switch', '0'),
(5535, 889, 'mb_pre_footer_align', 'left'),
(5536, 889, 'mb_pre_footer_padding_top', '20'),
(5537, 889, 'mb_pre_footer_padding_bottom', '20'),
(5538, 889, 'mb_pre_footer_padding_left', '0'),
(5539, 889, 'mb_pre_footer_padding_right', '0'),
(5540, 889, 'mb_pre_footer_bg_color', '#191a1c'),
(5541, 889, 'mb_pre_footer_text_color', '#9da1a5'),
(5542, 889, 'mb_pre_footer_bottom_border', '1'),
(5543, 889, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(5544, 889, 'mb_preloader', 'default'),
(5545, 889, 'mb_preloader_type', 'linear'),
(5546, 889, 'mb_preloader_background', '#191a1c'),
(5547, 889, 'mb_preloader_item_color', '#ffffff'),
(5548, 889, 'mb_preloader_item_color2', '#435bb2'),
(5549, 889, 'mb_preloader_item_width', '120'),
(5550, 889, 'mb_preloader_item_stroke', '2'),
(5551, 889, 'mb_preloader_item_logo_width', '45'),
(5552, 889, 'mb_preloader_full', '1'),
(5553, 889, '_elementor_edit_mode', 'builder'),
(5554, 889, '_elementor_template_type', 'wp-page'),
(5555, 889, '_elementor_version', '3.1.0'),
(5556, 889, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5557, 889, '_elementor_data', '[{\"id\":\"d58e448\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"db32e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36aa75a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fb750de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"f1e201b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":40},\"elements\":[{\"id\":\"af4de62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>SMM Services<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9804b25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Media<br>\\nMarcketing Services\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aabf73e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"42\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b8cf804\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"},{\"id\":\"b57f797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"51.332\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"c413070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Invest in SMM<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#5747e4\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eba18bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SMM services are a reliable and cost-effective way to generate web traffic and sales revenue.<\\/p>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e3aafa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0bcbda2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a world where consumers spend ever-increasing amounts of time connected in real-time across a variety of platforms, a smart, focused social media strategy has become an essential element of any business that plans to move forward in the digital age.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"04f0a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4c7fb38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1350\",\"sizes\":[]}},\"elements\":[{\"id\":\"1221e2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd0c972\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/SMM_img.jpg\",\"id\":2161},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"507d91f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"69\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"901009f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/SMM_bg__img.jpg\",\"id\":2505},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5931c11\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1bb3034\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"51\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a781a0d\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3541300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef91dfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center\\\">Best for you<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a8e4b1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How SMM Team Can Help\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d91b04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2cf81c9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"17\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4386b03\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"698c954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"93492dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_24.png\",\"id\":1042},\"title_text\":\"01<br>Media Promotion\",\"description_text\":\"Te purto nulla animal usu, te ignota molestie appellantur per. Nam ullum veritus cu, ut sea brute lorem utroque, causae persius cum et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"22\",\"bottom\":\"33\",\"left\":\"40\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"default_position\":\"left\",\"title_color\":\"#695ce8\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#ffffff\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"df10f9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0e8801\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_25.png\",\"id\":1043},\"title_text\":\"02<br>Ecommerce SEO\",\"description_text\":\"Te purto nulla animal usu, te ignota molestie appellantur per. Nam ullum veritus cu, ut sea brute lorem utroque, causae persius cum et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"22\",\"bottom\":\"33\",\"left\":\"40\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"default_position\":\"left\",\"title_color\":\"#f47514\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#ffffff\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"00c462a\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c4f99e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"56da432\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_26.png\",\"id\":1044},\"title_text\":\"03<br>Penalty Recovery\",\"description_text\":\"Te purto nulla animal usu, te ignota molestie appellantur per. Nam ullum veritus cu, ut sea brute lorem utroque, causae persius cum et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"22\",\"bottom\":\"33\",\"left\":\"40\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"default_position\":\"left\",\"title_color\":\"#ff4a69\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#ffffff\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"e68622e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a10fe02\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_27.png\",\"id\":1045},\"title_text\":\"04<br>Infographics Content\",\"description_text\":\"Te purto nulla animal usu, te ignota molestie appellantur per. Nam ullum veritus cu, ut sea brute lorem utroque, causae persius cum et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"22\",\"bottom\":\"33\",\"left\":\"40\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"default_position\":\"left\",\"title_color\":\"#38c77b\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#ffffff\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f285791\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"125bc2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"452a457\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"521d189\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5af5df2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-01.png\",\"id\":1966},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-78\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"f4f425e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8108dae\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"170\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f6b04be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>care features<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"524feea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best SMM Agency\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b2389d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa21039\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a7c9137\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"9b77de5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"141\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7b1ba9b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]}},\"elements\":[{\"id\":\"e0df2cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"87413e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae27179\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c6ba07e\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"87b71a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6006ceb\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"4283\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"4286\",\"tab_hover_title_color\":\"#FFFFFF\",\"tab_hover_background_background\":\"gradient\",\"tab_hover_background_color\":\"#9289F1\",\"tab_hover_background_color_b\":\"#6254E7\",\"_id\":\"a5a2ee4\"}]},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff0665\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"82d2a40\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c20e068\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"7867ad0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04d7893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ed976de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>analysis<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed4a48f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SMM Analysis?\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0ab65e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37d87a5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b759c8\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"958\\\" title=\\\"Home2 form\\\"]\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"13643e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"172\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"f85e4e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6f88ff3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1a6c339\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/services_img_01.png\",\"id\":2490},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-74\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(5558, 889, '_wxr_import_has_attachment_refs', '1'),
(5559, 889, '_edit_lock', '1654169932:3'),
(5560, 889, 'mb_bubbles_block', 'default'),
(5561, 889, 'mb_page_title_bg_image', '2651'),
(5562, 889, '_elementor_controls_usage', 'a:10:{s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"15\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"15\";s:12:\"space_tablet\";s:1:\"2\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"9\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"5\";s:5:\"align\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"5\";s:22:\"typography_line_height\";s:1:\"5\";s:22:\"typography_font_weight\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"2\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"2\";s:17:\"btn_border_radius\";s:1:\"2\";s:16:\"btn_border_width\";s:1:\"2\";s:12:\"button_hover\";s:1:\"2\";s:21:\"button_size_elementor\";s:1:\"2\";s:12:\"padding_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:34:\"button_background_color_background\";s:1:\"2\";s:29:\"button_background_color_color\";s:1:\"2\";s:31:\"button_background_color_color_b\";s:1:\"2\";s:38:\"button_background_color_gradient_angle\";s:1:\"2\";s:24:\"button_title_color_hover\";s:1:\"2\";s:40:\"button_background_color_hover_background\";s:1:\"2\";s:35:\"button_background_color_hover_color\";s:1:\"2\";s:37:\"button_background_color_hover_color_b\";s:1:\"2\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"7\";s:19:\"_inline_size_tablet\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:7:\"padding\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"12\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"5\";}s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"5\";s:3:\"gap\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_tablet\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"5\";s:17:\"background_repeat\";s:1:\"5\";s:15:\"background_size\";s:1:\"5\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:14:\"_margin_tablet\";s:1:\"3\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:6:{s:5:\"image\";s:1:\"4\";s:10:\"title_text\";s:1:\"4\";s:16:\"description_text\";s:1:\"4\";s:10:\"title_size\";s:1:\"4\";s:4:\"link\";s:1:\"4\";s:16:\"default_position\";s:1:\"4\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"4\";s:10:\"image_size\";s:1:\"4\";}s:29:\"section_style_content_section\";a:13:{s:18:\"title_bottom_space\";s:1:\"4\";s:27:\"title_typography_typography\";s:1:\"4\";s:26:\"title_typography_font_size\";s:1:\"4\";s:28:\"title_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:10:\"text_align\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:1:\"4\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:11:\"title_color\";s:1:\"4\";s:28:\"title_typography_font_weight\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"4\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"4\";s:28:\"_background_hover_background\";s:1:\"4\";s:23:\"_background_hover_color\";s:1:\"4\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"4\";}}}}s:22:\"gt3-core-advanced-tabs\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:19:\"tab_section_section\";a:4:{s:13:\"gt3_tabs_size\";s:1:\"1\";s:22:\"gt3_tabs_border_radius\";s:1:\"1\";s:22:\"tabs_hover_title_color\";s:1:\"1\";s:5:\"items\";s:1:\"1\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"1\";}}}}}'),
(5563, 889, '_gt3_usage_shortcodes', '{\"contact-form-7\":1,\"mc4wp_form\":1}'),
(5564, 889, 'rs_page_bg_color', ''),
(5565, 927, 'mb_page_sidebar_layout', 'default'),
(5566, 927, 'mb_header_presets', 'default'),
(5567, 927, 'mb_page_title_conditional', 'default'),
(5568, 927, 'mb_page_title_use_feature_image', '0'),
(5569, 927, 'mb_show_breadcrumbs', '1'),
(5570, 927, 'mb_page_title_vertical_align', 'middle'),
(5571, 927, 'mb_page_title_horizontal_align', 'center'),
(5572, 927, 'mb_page_title_font_color', '#3b3663'),
(5573, 927, 'mb_page_title_bg_color', '#ffffff'),
(5574, 927, 'mb_page_title_bg_repeat', 'no-repeat'),
(5575, 927, 'mb_page_title_bg_size', 'cover'),
(5576, 927, 'mb_page_title_bg_attachment', 'scroll'),
(5577, 927, 'mb_page_title_bg_position', 'center center'),
(5578, 927, 'mb_page_title_height', '260'),
(5579, 927, 'mb_page_title_top_border', '0'),
(5580, 927, 'mb_page_title_top_border_color_opacity', '1'),
(5581, 927, 'mb_page_title_bottom_border', '0'),
(5582, 927, 'mb_page_title_bottom_border_color_opacity', '1'),
(5583, 927, 'mb_page_title_bottom_margin', '80'),
(5584, 927, 'mb_map_prefooter', 'default'),
(5585, 927, 'mb_footer_switch', 'default'),
(5586, 927, 'mb_footer_column', '4'),
(5587, 927, 'mb_footer_column2', '6-6'),
(5588, 927, 'mb_footer_column3', '5-5-2'),
(5589, 927, 'mb_footer_column5', '2-3-2-2-3'),
(5590, 927, 'mb_footer_align', 'left'),
(5591, 927, 'mb_padding_top', '57'),
(5592, 927, 'mb_padding_bottom', '57'),
(5593, 927, 'mb_padding_left', '0'),
(5594, 927, 'mb_padding_right', '0'),
(5595, 927, 'mb_footer_full_width', 'default'),
(5596, 927, 'mb_footer_bg_size', 'cover'),
(5597, 927, 'mb_footer_bg_color', '#191a1c'),
(5598, 927, 'mb_footer_text_color', '#ffffff'),
(5599, 927, 'mb_footer_heading_color', '#9da1a5'),
(5600, 927, 'mb_footer_bg_repeat', 'repeat'),
(5601, 927, 'mb_footer_attachment', 'scroll'),
(5602, 927, 'mb_footer_bg_position', 'center center'),
(5603, 927, 'mb_footer_top_border', '1'),
(5604, 927, 'mb_footer_top_border_color_opacity', '0.1'),
(5605, 927, 'mb_copyright_switch', '1'),
(5606, 927, 'mb_copyright_align', 'left'),
(5607, 927, 'mb_copyright_padding_top', '20'),
(5608, 927, 'mb_copyright_padding_bottom', '20'),
(5609, 927, 'mb_copyright_padding_left', '0'),
(5610, 927, 'mb_copyright_padding_right', '0'),
(5611, 927, 'mb_copyright_bg_color', '#191a1c'),
(5612, 927, 'mb_copyright_text_color', '#9da1a5'),
(5613, 927, 'mb_copyright_top_border', '1'),
(5614, 927, 'mb_copyright_top_border_color_opacity', '1'),
(5615, 927, 'mb_pre_footer_switch', '0'),
(5616, 927, 'mb_pre_footer_align', 'left'),
(5617, 927, 'mb_pre_footer_padding_top', '20'),
(5618, 927, 'mb_pre_footer_padding_bottom', '20'),
(5619, 927, 'mb_pre_footer_padding_left', '0'),
(5620, 927, 'mb_pre_footer_padding_right', '0'),
(5621, 927, 'mb_pre_footer_bg_color', '#191a1c'),
(5622, 927, 'mb_pre_footer_text_color', '#9da1a5'),
(5623, 927, 'mb_pre_footer_bottom_border', '1'),
(5624, 927, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(5625, 927, 'mb_preloader', 'default'),
(5626, 927, 'mb_preloader_type', 'linear'),
(5627, 927, 'mb_preloader_background', '#191a1c'),
(5628, 927, 'mb_preloader_item_color', '#ffffff'),
(5629, 927, 'mb_preloader_item_color2', '#435bb2'),
(5630, 927, 'mb_preloader_item_width', '120'),
(5631, 927, 'mb_preloader_item_stroke', '2'),
(5632, 927, 'mb_preloader_item_logo_width', '45'),
(5633, 927, 'mb_preloader_full', '1'),
(5634, 927, '_edit_lock', '1641732913:1'),
(5635, 927, 'mb_bubbles_block', 'default'),
(5636, 927, '_elementor_template_type', 'wp-page'),
(5637, 927, '_elementor_version', '3.0.8.1'),
(5638, 927, 'mb_page_sidebar_def', 'sidebar_shop-sidebar'),
(5639, 927, 'mb_page_title_bg_image', '1279'),
(5640, 927, '_wp_page_template', 'default'),
(5641, 927, 'rs_page_bg_color', ''),
(5642, 928, '_edit_lock', '1644328414:1'),
(5643, 928, '_wpassetcleanup_page_options', '{\"no_css_minify\":1,\"no_css_optimize\":1,\"no_js_minify\":1,\"no_js_optimize\":1}'),
(5644, 928, '_gt3_usage_blocks', '{\"core/shortcode\":1}'),
(5645, 928, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1,\"woocommerce_cart\":1}'),
(5646, 928, '_wp_page_template', 'default'),
(5647, 928, 'rs_page_bg_color', ''),
(5648, 929, '_wpassetcleanup_page_options', '{\"no_css_minify\":1,\"no_css_optimize\":1,\"no_js_minify\":1,\"no_js_optimize\":1}'),
(5649, 929, '_gt3_usage_blocks', '{\"core/shortcode\":1}'),
(5650, 929, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1,\"woocommerce_checkout\":1}'),
(5651, 929, '_wp_page_template', 'default'),
(5652, 929, 'rs_page_bg_color', ''),
(5653, 929, '_edit_lock', '1641733000:1'),
(5654, 930, '_gt3_usage_blocks', '{\"core/shortcode\":1}'),
(5655, 930, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1,\"woocommerce_my_account\":1}'),
(5656, 930, '_wp_page_template', 'default'),
(5657, 930, 'rs_page_bg_color', ''),
(5658, 930, '_edit_lock', '1641732935:1'),
(5659, 1419, 'mb_page_sidebar_layout', 'right'),
(5660, 1419, 'mb_header_presets', 'default'),
(5661, 1419, 'mb_page_title_conditional', 'default'),
(5662, 1419, 'mb_page_title_use_feature_image', '0'),
(5663, 1419, 'mb_show_breadcrumbs', '1'),
(5664, 1419, 'mb_page_title_vertical_align', 'middle'),
(5665, 1419, 'mb_page_title_horizontal_align', 'center'),
(5666, 1419, 'mb_page_title_font_color', '#ffffff'),
(5667, 1419, 'mb_page_title_bg_color', '#2a1888'),
(5668, 1419, 'mb_page_title_bg_repeat', 'no-repeat'),
(5669, 1419, 'mb_page_title_bg_size', 'cover'),
(5670, 1419, 'mb_page_title_bg_attachment', 'scroll'),
(5671, 1419, 'mb_page_title_bg_position', 'center center'),
(5672, 1419, 'mb_page_title_height', '260'),
(5673, 1419, 'mb_page_title_top_border', '0'),
(5674, 1419, 'mb_page_title_top_border_color_opacity', '1'),
(5675, 1419, 'mb_page_title_bottom_border', '0'),
(5676, 1419, 'mb_page_title_bottom_border_color_opacity', '1'),
(5677, 1419, 'mb_page_title_bottom_margin', '80'),
(5678, 1419, 'mb_map_prefooter', 'default'),
(5679, 1419, 'mb_footer_switch', 'default'),
(5680, 1419, 'mb_footer_column', '4'),
(5681, 1419, 'mb_footer_column2', '6-6'),
(5682, 1419, 'mb_footer_column3', '5-5-2'),
(5683, 1419, 'mb_footer_column5', '2-3-2-2-3'),
(5684, 1419, 'mb_footer_align', 'left'),
(5685, 1419, 'mb_padding_top', '57'),
(5686, 1419, 'mb_padding_bottom', '57'),
(5687, 1419, 'mb_padding_left', '0'),
(5688, 1419, 'mb_padding_right', '0'),
(5689, 1419, 'mb_footer_full_width', 'default'),
(5690, 1419, 'mb_footer_bg_size', 'cover'),
(5691, 1419, 'mb_footer_bg_color', '#191a1c'),
(5692, 1419, 'mb_footer_text_color', '#ffffff'),
(5693, 1419, 'mb_footer_heading_color', '#9da1a5'),
(5694, 1419, 'mb_footer_bg_repeat', 'repeat'),
(5695, 1419, 'mb_footer_attachment', 'scroll'),
(5696, 1419, 'mb_footer_bg_position', 'center center'),
(5697, 1419, 'mb_footer_top_border', '1'),
(5698, 1419, 'mb_footer_top_border_color_opacity', '0.1'),
(5699, 1419, 'mb_copyright_switch', '1'),
(5700, 1419, 'mb_copyright_align', 'left'),
(5701, 1419, 'mb_copyright_padding_top', '20'),
(5702, 1419, 'mb_copyright_padding_bottom', '20'),
(5703, 1419, 'mb_copyright_padding_left', '0'),
(5704, 1419, 'mb_copyright_padding_right', '0'),
(5705, 1419, 'mb_copyright_bg_color', '#191a1c'),
(5706, 1419, 'mb_copyright_text_color', '#9da1a5'),
(5707, 1419, 'mb_copyright_top_border', '1'),
(5708, 1419, 'mb_copyright_top_border_color_opacity', '1'),
(5709, 1419, 'mb_pre_footer_switch', '0'),
(5710, 1419, 'mb_pre_footer_align', 'left'),
(5711, 1419, 'mb_pre_footer_padding_top', '20'),
(5712, 1419, 'mb_pre_footer_padding_bottom', '20'),
(5713, 1419, 'mb_pre_footer_padding_left', '0'),
(5714, 1419, 'mb_pre_footer_padding_right', '0'),
(5715, 1419, 'mb_pre_footer_bg_color', '#191a1c'),
(5716, 1419, 'mb_pre_footer_text_color', '#9da1a5'),
(5717, 1419, 'mb_pre_footer_bottom_border', '1'),
(5718, 1419, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(5719, 1419, 'mb_preloader', 'default'),
(5720, 1419, 'mb_preloader_type', 'linear'),
(5721, 1419, 'mb_preloader_background', '#191a1c'),
(5722, 1419, 'mb_preloader_item_color', '#ffffff'),
(5723, 1419, 'mb_preloader_item_color2', '#435bb2'),
(5724, 1419, 'mb_preloader_item_width', '120'),
(5725, 1419, 'mb_preloader_item_stroke', '2'),
(5726, 1419, 'mb_preloader_item_logo_width', '45'),
(5727, 1419, 'mb_preloader_full', '1'),
(5728, 1419, '_elementor_edit_mode', 'builder'),
(5729, 1419, '_elementor_template_type', 'wp-post'),
(5730, 1419, '_elementor_version', '3.5.2'),
(5731, 1419, '_wp_page_template', 'default'),
(5732, 1419, '_elementor_data', '[{\"id\":\"37204d8\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"63df7ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"106a128\",\"elType\":\"widget\",\"settings\":{\"meta_author\":\"yes\",\"meta_comments\":\"yes\",\"meta_categories\":\"yes\",\"meta_date\":\"yes\",\"items_per_line\":\"1\",\"meta_position\":\"before_title\",\"pagination_en\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"5\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"optimization\",\"planing\",\"seo\",\"web\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"share\":\"\",\"symbol_count_desc\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"symbol_count_descrt\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-blog\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(5733, 1419, '_edit_lock', '1669215994:1'),
(5734, 1419, 'mb_page_sidebar_def', 'sidebar_main-sidebar'),
(5735, 1419, 'mb_bubbles_block', 'default'),
(5736, 1419, 'mb_page_title_bg_image', '2651'),
(5737, 1419, '_elementor_controls_usage', 'a:3:{s:13:\"gt3-core-blog\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:11:\"meta_author\";s:1:\"1\";s:13:\"meta_comments\";s:1:\"1\";s:15:\"meta_categories\";s:1:\"1\";s:9:\"meta_date\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:13:\"meta_position\";s:1:\"1\";s:13:\"pagination_en\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:19:\"symbol_count_descrt\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}}'),
(5738, 1419, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(5739, 1419, '_elementor_page_assets', 'a:0:{}'),
(5740, 1419, 'rs_page_bg_color', ''),
(5741, 2802, '_edit_lock', '1641733018:1'),
(5742, 2802, 'mb_page_sidebar_layout', 'default'),
(5743, 2802, 'mb_header_presets', 'default'),
(5744, 2802, 'mb_page_title_conditional', 'default'),
(5745, 2802, 'mb_page_title_use_feature_image', '0'),
(5746, 2802, 'mb_show_breadcrumbs', '1'),
(5747, 2802, 'mb_page_title_vertical_align', 'middle'),
(5748, 2802, 'mb_page_title_horizontal_align', 'center'),
(5749, 2802, 'mb_page_title_font_color', '#3b3663'),
(5750, 2802, 'mb_page_title_bg_color', '#ffffff'),
(5751, 2802, 'mb_page_title_bg_repeat', 'no-repeat'),
(5752, 2802, 'mb_page_title_bg_size', 'cover'),
(5753, 2802, 'mb_page_title_bg_attachment', 'scroll'),
(5754, 2802, 'mb_page_title_bg_position', 'center center'),
(5755, 2802, 'mb_page_title_height', '215'),
(5756, 2802, 'mb_page_title_top_border', '0'),
(5757, 2802, 'mb_page_title_top_border_color_opacity', '1'),
(5758, 2802, 'mb_page_title_bottom_border', '0'),
(5759, 2802, 'mb_page_title_bottom_border_color_opacity', '1'),
(5760, 2802, 'mb_page_title_bottom_margin', '80'),
(5761, 2802, 'mb_map_prefooter', 'default'),
(5762, 2802, 'mb_footer_switch', 'default'),
(5763, 2802, 'mb_footer_column', '4'),
(5764, 2802, 'mb_footer_column2', '6-6'),
(5765, 2802, 'mb_footer_column3', '5-5-2'),
(5766, 2802, 'mb_footer_column5', '2-3-2-2-3'),
(5767, 2802, 'mb_footer_align', 'left'),
(5768, 2802, 'mb_padding_top', '57'),
(5769, 2802, 'mb_padding_bottom', '57'),
(5770, 2802, 'mb_padding_left', '0'),
(5771, 2802, 'mb_padding_right', '0'),
(5772, 2802, 'mb_footer_full_width', 'default'),
(5773, 2802, 'mb_footer_bg_size', 'cover'),
(5774, 2802, 'mb_footer_bg_color', '#191a1c'),
(5775, 2802, 'mb_footer_text_color', '#ffffff'),
(5776, 2802, 'mb_footer_heading_color', '#9da1a5'),
(5777, 2802, 'mb_footer_bg_repeat', 'repeat'),
(5778, 2802, 'mb_footer_attachment', 'scroll'),
(5779, 2802, 'mb_footer_bg_position', 'center center'),
(5780, 2802, 'mb_footer_top_border', '1'),
(5781, 2802, 'mb_footer_top_border_color_opacity', '0.1'),
(5782, 2802, 'mb_copyright_switch', '1'),
(5783, 2802, 'mb_copyright_align', 'left'),
(5784, 2802, 'mb_copyright_padding_top', '20'),
(5785, 2802, 'mb_copyright_padding_bottom', '20'),
(5786, 2802, 'mb_copyright_padding_left', '0'),
(5787, 2802, 'mb_copyright_padding_right', '0'),
(5788, 2802, 'mb_copyright_bg_color', '#191a1c'),
(5789, 2802, 'mb_copyright_text_color', '#9da1a5'),
(5790, 2802, 'mb_copyright_top_border', '1'),
(5791, 2802, 'mb_copyright_top_border_color_opacity', '1'),
(5792, 2802, 'mb_pre_footer_switch', '0'),
(5793, 2802, 'mb_pre_footer_align', 'left'),
(5794, 2802, 'mb_pre_footer_padding_top', '20'),
(5795, 2802, 'mb_pre_footer_padding_bottom', '20'),
(5796, 2802, 'mb_pre_footer_padding_left', '0'),
(5797, 2802, 'mb_pre_footer_padding_right', '0'),
(5798, 2802, 'mb_pre_footer_bg_color', '#191a1c'),
(5799, 2802, 'mb_pre_footer_text_color', '#9da1a5'),
(5800, 2802, 'mb_pre_footer_bottom_border', '1'),
(5801, 2802, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(5802, 2802, 'mb_preloader', 'default'),
(5803, 2802, 'mb_preloader_type', 'linear'),
(5804, 2802, 'mb_preloader_background', '#191a1c'),
(5805, 2802, 'mb_preloader_item_color', '#ffffff'),
(5806, 2802, 'mb_preloader_item_color2', '#435bb2'),
(5807, 2802, 'mb_preloader_item_width', '120'),
(5808, 2802, 'mb_preloader_item_stroke', '2'),
(5809, 2802, 'mb_preloader_item_logo_width', '45'),
(5810, 2802, 'mb_preloader_full', '1');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5811, 2802, 'mb_bubbles_block', 'default'),
(5812, 2802, '_elementor_edit_mode', 'builder'),
(5813, 2802, '_elementor_template_type', 'wp-page'),
(5814, 2802, '_elementor_version', '2.9.8'),
(5815, 2802, '_wp_page_template', 'default'),
(5816, 2802, '_elementor_data', '[{\"id\":\"46ba746\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16172a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6d99766\",\"elType\":\"widget\",\"settings\":{\"packery_type\":\"1\",\"rounded\":\"yes\",\"meta_categories\":\"\",\"post_btn_link_title\":\"Read More\",\"all_title\":\"All\",\"pagination_en\":\"yes\",\"button_title\":\"See More\",\"query\":{\"posts_per_page\":\"7\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"848\",\"1403\",\"1673\",\"1669\",\"1400\",\"1417\"],\"ignore_sticky_posts\":\"0\"}},\"elements\":[],\"widgetType\":\"gt3-core-blog-packery\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(5817, 2802, 'rs_page_bg_color', ''),
(5818, 2802, '_elementor_controls_usage', 'a:3:{s:21:\"gt3-core-blog-packery\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:4:{s:12:\"packery_type\";s:1:\"1\";s:7:\"rounded\";s:1:\"1\";s:15:\"meta_categories\";s:1:\"1\";s:13:\"pagination_en\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}}'),
(5819, 2802, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(5820, 2807, '_edit_lock', '1643895104:1'),
(5821, 2807, 'mb_page_sidebar_layout', 'default'),
(5822, 2807, 'mb_header_presets', 'default'),
(5823, 2807, 'mb_page_title_conditional', 'default'),
(5824, 2807, 'mb_page_title_use_feature_image', '0'),
(5825, 2807, 'mb_show_breadcrumbs', '1'),
(5826, 2807, 'mb_page_title_vertical_align', 'middle'),
(5827, 2807, 'mb_page_title_horizontal_align', 'center'),
(5828, 2807, 'mb_page_title_font_color', '#3b3663'),
(5829, 2807, 'mb_page_title_bg_color', '#ffffff'),
(5830, 2807, 'mb_page_title_bg_repeat', 'no-repeat'),
(5831, 2807, 'mb_page_title_bg_size', 'cover'),
(5832, 2807, 'mb_page_title_bg_attachment', 'scroll'),
(5833, 2807, 'mb_page_title_bg_position', 'center center'),
(5834, 2807, 'mb_page_title_height', '215'),
(5835, 2807, 'mb_page_title_top_border', '0'),
(5836, 2807, 'mb_page_title_top_border_color_opacity', '1'),
(5837, 2807, 'mb_page_title_bottom_border', '0'),
(5838, 2807, 'mb_page_title_bottom_border_color_opacity', '1'),
(5839, 2807, 'mb_page_title_bottom_margin', '80'),
(5840, 2807, 'mb_map_prefooter', 'default'),
(5841, 2807, 'mb_footer_switch', 'default'),
(5842, 2807, 'mb_footer_column', '4'),
(5843, 2807, 'mb_footer_column2', '6-6'),
(5844, 2807, 'mb_footer_column3', '5-5-2'),
(5845, 2807, 'mb_footer_column5', '2-3-2-2-3'),
(5846, 2807, 'mb_footer_align', 'left'),
(5847, 2807, 'mb_padding_top', '57'),
(5848, 2807, 'mb_padding_bottom', '57'),
(5849, 2807, 'mb_padding_left', '0'),
(5850, 2807, 'mb_padding_right', '0'),
(5851, 2807, 'mb_footer_full_width', 'default'),
(5852, 2807, 'mb_footer_bg_size', 'cover'),
(5853, 2807, 'mb_footer_bg_color', '#191a1c'),
(5854, 2807, 'mb_footer_text_color', '#ffffff'),
(5855, 2807, 'mb_footer_heading_color', '#9da1a5'),
(5856, 2807, 'mb_footer_bg_repeat', 'repeat'),
(5857, 2807, 'mb_footer_attachment', 'scroll'),
(5858, 2807, 'mb_footer_bg_position', 'center center'),
(5859, 2807, 'mb_footer_top_border', '1'),
(5860, 2807, 'mb_footer_top_border_color_opacity', '0.1'),
(5861, 2807, 'mb_copyright_switch', '1'),
(5862, 2807, 'mb_copyright_align', 'left'),
(5863, 2807, 'mb_copyright_padding_top', '20'),
(5864, 2807, 'mb_copyright_padding_bottom', '20'),
(5865, 2807, 'mb_copyright_padding_left', '0'),
(5866, 2807, 'mb_copyright_padding_right', '0'),
(5867, 2807, 'mb_copyright_bg_color', '#191a1c'),
(5868, 2807, 'mb_copyright_text_color', '#9da1a5'),
(5869, 2807, 'mb_copyright_top_border', '1'),
(5870, 2807, 'mb_copyright_top_border_color_opacity', '1'),
(5871, 2807, 'mb_pre_footer_switch', '0'),
(5872, 2807, 'mb_pre_footer_align', 'left'),
(5873, 2807, 'mb_pre_footer_padding_top', '20'),
(5874, 2807, 'mb_pre_footer_padding_bottom', '20'),
(5875, 2807, 'mb_pre_footer_padding_left', '0'),
(5876, 2807, 'mb_pre_footer_padding_right', '0'),
(5877, 2807, 'mb_pre_footer_bg_color', '#191a1c'),
(5878, 2807, 'mb_pre_footer_text_color', '#9da1a5'),
(5879, 2807, 'mb_pre_footer_bottom_border', '1'),
(5880, 2807, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(5881, 2807, 'mb_preloader', 'default'),
(5882, 2807, 'mb_preloader_type', 'linear'),
(5883, 2807, 'mb_preloader_background', '#191a1c'),
(5884, 2807, 'mb_preloader_item_color', '#ffffff'),
(5885, 2807, 'mb_preloader_item_color2', '#435bb2'),
(5886, 2807, 'mb_preloader_item_width', '120'),
(5887, 2807, 'mb_preloader_item_stroke', '2'),
(5888, 2807, 'mb_preloader_item_logo_width', '45'),
(5889, 2807, 'mb_preloader_full', '1'),
(5890, 2807, 'mb_bubbles_block', 'default'),
(5891, 2807, '_elementor_edit_mode', 'builder'),
(5892, 2807, '_elementor_template_type', 'wp-page'),
(5893, 2807, '_elementor_version', '3.2.1'),
(5894, 2807, '_wp_page_template', 'default'),
(5895, 2807, '_elementor_data', '[{\"id\":\"3304fc3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"66829ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e8ece0\",\"elType\":\"widget\",\"settings\":{\"packery_type\":\"2\",\"rounded\":\"yes\",\"meta_categories\":\"\",\"post_btn_link_title\":\"Read More\",\"all_title\":\"All\",\"button_title\":\"See More\",\"query\":{\"posts_per_page\":\"7\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"optimization\",\"seo\",\"web\",\"planing\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":0},\"pagination_en\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blog-packery\"}],\"isInner\":false}],\"isInner\":false}]'),
(5896, 2807, '_elementor_controls_usage', 'a:3:{s:21:\"gt3-core-blog-packery\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:4:{s:12:\"packery_type\";s:1:\"1\";s:7:\"rounded\";s:1:\"1\";s:15:\"meta_categories\";s:1:\"1\";s:13:\"pagination_en\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:0:{}}}'),
(5897, 2807, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(5898, 2807, 'rs_page_bg_color', ''),
(5899, 2810, '_edit_lock', '1641733011:1'),
(5900, 2810, 'mb_page_sidebar_layout', 'default'),
(5901, 2810, 'mb_header_presets', 'default'),
(5902, 2810, 'mb_page_title_conditional', 'default'),
(5903, 2810, 'mb_page_title_use_feature_image', '0'),
(5904, 2810, 'mb_show_breadcrumbs', '1'),
(5905, 2810, 'mb_page_title_vertical_align', 'middle'),
(5906, 2810, 'mb_page_title_horizontal_align', 'center'),
(5907, 2810, 'mb_page_title_font_color', '#3b3663'),
(5908, 2810, 'mb_page_title_bg_color', '#ffffff'),
(5909, 2810, 'mb_page_title_bg_repeat', 'no-repeat'),
(5910, 2810, 'mb_page_title_bg_size', 'cover'),
(5911, 2810, 'mb_page_title_bg_attachment', 'scroll'),
(5912, 2810, 'mb_page_title_bg_position', 'center center'),
(5913, 2810, 'mb_page_title_height', '215'),
(5914, 2810, 'mb_page_title_top_border', '0'),
(5915, 2810, 'mb_page_title_top_border_color_opacity', '1'),
(5916, 2810, 'mb_page_title_bottom_border', '0'),
(5917, 2810, 'mb_page_title_bottom_border_color_opacity', '1'),
(5918, 2810, 'mb_page_title_bottom_margin', '80'),
(5919, 2810, 'mb_map_prefooter', 'default'),
(5920, 2810, 'mb_footer_switch', 'default'),
(5921, 2810, 'mb_footer_column', '4'),
(5922, 2810, 'mb_footer_column2', '6-6'),
(5923, 2810, 'mb_footer_column3', '5-5-2'),
(5924, 2810, 'mb_footer_column5', '2-3-2-2-3'),
(5925, 2810, 'mb_footer_align', 'left'),
(5926, 2810, 'mb_padding_top', '57'),
(5927, 2810, 'mb_padding_bottom', '57'),
(5928, 2810, 'mb_padding_left', '0'),
(5929, 2810, 'mb_padding_right', '0'),
(5930, 2810, 'mb_footer_full_width', 'default'),
(5931, 2810, 'mb_footer_bg_size', 'cover'),
(5932, 2810, 'mb_footer_bg_color', '#191a1c'),
(5933, 2810, 'mb_footer_text_color', '#ffffff'),
(5934, 2810, 'mb_footer_heading_color', '#9da1a5'),
(5935, 2810, 'mb_footer_bg_repeat', 'repeat'),
(5936, 2810, 'mb_footer_attachment', 'scroll'),
(5937, 2810, 'mb_footer_bg_position', 'center center'),
(5938, 2810, 'mb_footer_top_border', '1'),
(5939, 2810, 'mb_footer_top_border_color_opacity', '0.1'),
(5940, 2810, 'mb_copyright_switch', '1'),
(5941, 2810, 'mb_copyright_align', 'left'),
(5942, 2810, 'mb_copyright_padding_top', '20'),
(5943, 2810, 'mb_copyright_padding_bottom', '20'),
(5944, 2810, 'mb_copyright_padding_left', '0'),
(5945, 2810, 'mb_copyright_padding_right', '0'),
(5946, 2810, 'mb_copyright_bg_color', '#191a1c'),
(5947, 2810, 'mb_copyright_text_color', '#9da1a5'),
(5948, 2810, 'mb_copyright_top_border', '1'),
(5949, 2810, 'mb_copyright_top_border_color_opacity', '1'),
(5950, 2810, 'mb_pre_footer_switch', '0'),
(5951, 2810, 'mb_pre_footer_align', 'left'),
(5952, 2810, 'mb_pre_footer_padding_top', '20'),
(5953, 2810, 'mb_pre_footer_padding_bottom', '20'),
(5954, 2810, 'mb_pre_footer_padding_left', '0'),
(5955, 2810, 'mb_pre_footer_padding_right', '0'),
(5956, 2810, 'mb_pre_footer_bg_color', '#191a1c'),
(5957, 2810, 'mb_pre_footer_text_color', '#9da1a5'),
(5958, 2810, 'mb_pre_footer_bottom_border', '1'),
(5959, 2810, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(5960, 2810, 'mb_preloader', 'default'),
(5961, 2810, 'mb_preloader_type', 'linear'),
(5962, 2810, 'mb_preloader_background', '#191a1c'),
(5963, 2810, 'mb_preloader_item_color', '#ffffff'),
(5964, 2810, 'mb_preloader_item_color2', '#435bb2'),
(5965, 2810, 'mb_preloader_item_width', '120'),
(5966, 2810, 'mb_preloader_item_stroke', '2'),
(5967, 2810, 'mb_preloader_item_logo_width', '45'),
(5968, 2810, 'mb_preloader_full', '1'),
(5969, 2810, 'mb_bubbles_block', 'default'),
(5970, 2810, '_elementor_edit_mode', 'builder'),
(5971, 2810, '_elementor_template_type', 'wp-page'),
(5972, 2810, '_elementor_version', '3.2.1'),
(5973, 2810, '_wp_page_template', 'default'),
(5974, 2810, '_elementor_data', '[{\"id\":\"2a4b998\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"89daa3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4b600fd\",\"elType\":\"widget\",\"settings\":{\"packery_type\":\"3\",\"rounded\":\"yes\",\"meta_categories\":\"\",\"post_btn_link_title\":\"Read More\",\"all_title\":\"All\",\"button_title\":\"See More\",\"query\":{\"posts_per_page\":\"6\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"seo\",\"marketing\",\"planing\",\"optimization\",\"web\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":0},\"pagination_en\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blog-packery\"}],\"isInner\":false}],\"isInner\":false}]'),
(5975, 2810, '_elementor_controls_usage', 'a:3:{s:21:\"gt3-core-blog-packery\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:4:{s:12:\"packery_type\";s:1:\"1\";s:7:\"rounded\";s:1:\"1\";s:15:\"meta_categories\";s:1:\"1\";s:13:\"pagination_en\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:0:{}}}'),
(5976, 2810, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(5977, 2810, 'rs_page_bg_color', ''),
(5978, 3158, 'mb_page_sidebar_layout', 'default'),
(5979, 3158, 'mb_header_presets', 'default'),
(5980, 3158, 'mb_page_title_conditional', 'no'),
(5981, 3158, 'mb_page_title_use_feature_image', '0'),
(5982, 3158, 'mb_show_breadcrumbs', '1'),
(5983, 3158, 'mb_page_title_vertical_align', 'middle'),
(5984, 3158, 'mb_page_title_horizontal_align', 'center'),
(5985, 3158, 'mb_page_title_font_color', '#3b3663'),
(5986, 3158, 'mb_page_title_bg_color', '#ffffff'),
(5987, 3158, 'mb_page_title_bg_repeat', 'no-repeat'),
(5988, 3158, 'mb_page_title_bg_size', 'cover'),
(5989, 3158, 'mb_page_title_bg_attachment', 'scroll'),
(5990, 3158, 'mb_page_title_bg_position', 'center center'),
(5991, 3158, 'mb_page_title_height', '215'),
(5992, 3158, 'mb_page_title_top_border', '0'),
(5993, 3158, 'mb_page_title_top_border_color_opacity', '1'),
(5994, 3158, 'mb_page_title_bottom_border', '0'),
(5995, 3158, 'mb_page_title_bottom_border_color_opacity', '1'),
(5996, 3158, 'mb_page_title_bottom_margin', '80'),
(5997, 3158, 'mb_map_prefooter', 'default'),
(5998, 3158, 'mb_footer_switch', 'default'),
(5999, 3158, 'mb_footer_column', '4'),
(6000, 3158, 'mb_footer_column2', '6-6'),
(6001, 3158, 'mb_footer_column3', '5-5-2'),
(6002, 3158, 'mb_footer_column5', '2-3-2-2-3'),
(6003, 3158, 'mb_footer_align', 'left'),
(6004, 3158, 'mb_padding_top', '57'),
(6005, 3158, 'mb_padding_bottom', '57'),
(6006, 3158, 'mb_padding_left', '0'),
(6007, 3158, 'mb_padding_right', '0'),
(6008, 3158, 'mb_footer_full_width', 'default'),
(6009, 3158, 'mb_footer_bg_size', 'cover'),
(6010, 3158, 'mb_footer_bg_color', '#191a1c'),
(6011, 3158, 'mb_footer_text_color', '#ffffff'),
(6012, 3158, 'mb_footer_heading_color', '#9da1a5'),
(6013, 3158, 'mb_footer_bg_repeat', 'repeat'),
(6014, 3158, 'mb_footer_attachment', 'scroll'),
(6015, 3158, 'mb_footer_bg_position', 'center center'),
(6016, 3158, 'mb_footer_top_border', '1'),
(6017, 3158, 'mb_footer_top_border_color_opacity', '0.1'),
(6018, 3158, 'mb_copyright_switch', '1'),
(6019, 3158, 'mb_copyright_align', 'left'),
(6020, 3158, 'mb_copyright_padding_top', '20'),
(6021, 3158, 'mb_copyright_padding_bottom', '20'),
(6022, 3158, 'mb_copyright_padding_left', '0'),
(6023, 3158, 'mb_copyright_padding_right', '0'),
(6024, 3158, 'mb_copyright_bg_color', '#191a1c'),
(6025, 3158, 'mb_copyright_text_color', '#9da1a5'),
(6026, 3158, 'mb_copyright_top_border', '1'),
(6027, 3158, 'mb_copyright_top_border_color_opacity', '1'),
(6028, 3158, 'mb_pre_footer_switch', '0'),
(6029, 3158, 'mb_pre_footer_align', 'left'),
(6030, 3158, 'mb_pre_footer_padding_top', '20'),
(6031, 3158, 'mb_pre_footer_padding_bottom', '20'),
(6032, 3158, 'mb_pre_footer_padding_left', '0'),
(6033, 3158, 'mb_pre_footer_padding_right', '0'),
(6034, 3158, 'mb_pre_footer_bg_color', '#191a1c'),
(6035, 3158, 'mb_pre_footer_text_color', '#9da1a5'),
(6036, 3158, 'mb_pre_footer_bottom_border', '1'),
(6037, 3158, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(6038, 3158, 'mb_preloader', 'default'),
(6039, 3158, 'mb_preloader_type', 'linear'),
(6040, 3158, 'mb_preloader_background', '#191a1c'),
(6041, 3158, 'mb_preloader_item_color', '#ffffff'),
(6042, 3158, 'mb_preloader_item_color2', '#435bb2'),
(6043, 3158, 'mb_preloader_item_width', '120'),
(6044, 3158, 'mb_preloader_item_stroke', '2'),
(6045, 3158, 'mb_preloader_item_logo_width', '45'),
(6046, 3158, 'mb_preloader_full', '1'),
(6047, 3158, '_elementor_edit_mode', 'builder'),
(6048, 3158, '_elementor_template_type', 'wp-post'),
(6049, 3158, '_elementor_version', '3.1.4'),
(6050, 3158, '_wp_page_template', 'default'),
(6051, 3158, '_elementor_data', '[{\"id\":\"e05a695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b7e26\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"gt3-slideup-animation\"},\"elements\":[{\"id\":\"3a2ccbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31b7082\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>View some of our work and case studies for clients. We will work to deliver that strategy by building out your existing campaigns, or establishing accounts at new networks.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2b600e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"217fda7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation\":\"gt3-slideup-animation\"},\"elements\":[{\"id\":\"45bb049\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"hover\":\"type6\",\"grid_gap\":\"30px\",\"use_filter\":\"yes\",\"all_title\":\"All\",\"load_items\":\"3\",\"button_title\":\"load more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"12\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"branding\",\"digital-pr\",\"marketing\",\"seo\",\"web\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"content\":\"<p>Content<\\/p>\",\"filter_style\":\"isotope\",\"show_type\":\"packery\",\"packery_type\":\"7\",\"lazyload\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"51746f9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6052, 3158, '_wxr_import_has_attachment_refs', '1'),
(6053, 3158, '_dp_original', '309'),
(6054, 3158, '_edit_lock', '1641732929:1'),
(6055, 3158, '_elementor_controls_usage', 'a:6:{s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:0:{}}s:18:\"gt3-core-portfolio\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:8:\"settings\";a:1:{s:15:\"section_section\";a:11:{s:4:\"cols\";s:1:\"1\";s:5:\"hover\";s:1:\"1\";s:8:\"grid_gap\";s:1:\"1\";s:10:\"use_filter\";s:1:\"1\";s:10:\"load_items\";s:1:\"1\";s:12:\"button_title\";s:1:\"1\";s:7:\"content\";s:1:\"1\";s:12:\"filter_style\";s:1:\"1\";s:9:\"show_type\";s:1:\"1\";s:12:\"packery_type\";s:1:\"1\";s:8:\"lazyload\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}}'),
(6056, 3158, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6057, 3158, 'rs_page_bg_color', ''),
(6058, 3262, '_edit_lock', '1653657993:3'),
(6059, 3262, 'mb_page_sidebar_layout', 'none'),
(6060, 3262, 'mb_header_presets', '5'),
(6061, 3262, 'mb_page_title_conditional', 'no'),
(6062, 3262, 'mb_page_title_use_feature_image', '0'),
(6063, 3262, 'mb_show_breadcrumbs', '1'),
(6064, 3262, 'mb_page_title_vertical_align', 'middle'),
(6065, 3262, 'mb_page_title_horizontal_align', 'center'),
(6066, 3262, 'mb_page_title_font_color', '#3b3663'),
(6067, 3262, 'mb_page_title_bg_color', '#ffffff'),
(6068, 3262, 'mb_page_title_bg_repeat', 'no-repeat'),
(6069, 3262, 'mb_page_title_bg_size', 'cover'),
(6070, 3262, 'mb_page_title_bg_attachment', 'scroll'),
(6071, 3262, 'mb_page_title_bg_position', 'center center'),
(6072, 3262, 'mb_page_title_height', '215'),
(6073, 3262, 'mb_page_title_top_border', '0'),
(6074, 3262, 'mb_page_title_top_border_color_opacity', '1'),
(6075, 3262, 'mb_page_title_bottom_border', '0'),
(6076, 3262, 'mb_page_title_bottom_border_color_opacity', '1'),
(6077, 3262, 'mb_page_title_bottom_margin', '80'),
(6078, 3262, 'mb_map_prefooter', 'default'),
(6079, 3262, 'mb_footer_switch', 'yes'),
(6080, 3262, 'mb_footer_column', '4'),
(6081, 3262, 'mb_footer_column2', '6-6'),
(6082, 3262, 'mb_footer_column3', '5-5-2'),
(6083, 3262, 'mb_footer_column5', '2-3-2-2-3'),
(6084, 3262, 'mb_footer_align', 'left'),
(6085, 3262, 'mb_padding_top', '35'),
(6086, 3262, 'mb_padding_bottom', '35'),
(6087, 3262, 'mb_padding_left', '0'),
(6088, 3262, 'mb_padding_right', '0'),
(6089, 3262, 'mb_footer_full_width', 'default'),
(6090, 3262, 'mb_footer_bg_size', 'cover'),
(6091, 3262, 'mb_footer_bg_color', '#223171'),
(6092, 3262, 'mb_footer_text_color', '#f0f0f0'),
(6093, 3262, 'mb_footer_heading_color', '#ffffff'),
(6094, 3262, 'mb_footer_bg_repeat', 'repeat'),
(6095, 3262, 'mb_footer_attachment', 'scroll'),
(6096, 3262, 'mb_footer_bg_position', 'center center'),
(6097, 3262, 'mb_footer_top_border', '1'),
(6098, 3262, 'mb_footer_top_border_color_opacity', '0.1'),
(6099, 3262, 'mb_copyright_switch', '1'),
(6100, 3262, 'mb_copyright_align', 'left'),
(6101, 3262, 'mb_copyright_padding_top', '27'),
(6102, 3262, 'mb_copyright_padding_bottom', '27'),
(6103, 3262, 'mb_copyright_padding_left', '0'),
(6104, 3262, 'mb_copyright_padding_right', '0'),
(6105, 3262, 'mb_copyright_text_color', '#8188b9'),
(6106, 3262, 'mb_copyright_top_border', '1'),
(6107, 3262, 'mb_copyright_top_border_color_opacity', '0.1'),
(6108, 3262, 'mb_pre_footer_switch', '1'),
(6109, 3262, 'mb_pre_footer_align', 'left'),
(6110, 3262, 'mb_pre_footer_padding_top', '65'),
(6111, 3262, 'mb_pre_footer_padding_bottom', '30'),
(6112, 3262, 'mb_pre_footer_padding_left', '14'),
(6113, 3262, 'mb_pre_footer_padding_right', '15'),
(6114, 3262, 'mb_pre_footer_text_color', '#ffffff'),
(6115, 3262, 'mb_pre_footer_bottom_border', '1'),
(6116, 3262, 'mb_pre_footer_bottom_border_color_opacity', '0'),
(6117, 3262, 'mb_preloader', 'custom'),
(6118, 3262, 'mb_preloader_type', 'linear'),
(6119, 3262, 'mb_preloader_background', '#ffffff'),
(6120, 3262, 'mb_preloader_item_color', '#ffffff'),
(6121, 3262, 'mb_preloader_item_color2', '#6254e7'),
(6122, 3262, 'mb_preloader_item_width', '120'),
(6123, 3262, 'mb_preloader_item_stroke', '2'),
(6124, 3262, 'mb_preloader_item_logo_width', '45'),
(6125, 3262, 'mb_preloader_full', '1'),
(6126, 3262, 'mb_bubbles_block', 'show'),
(6127, 3262, '_elementor_edit_mode', 'builder'),
(6128, 3262, '_elementor_template_type', 'wp-page'),
(6129, 3262, '_elementor_version', '3.5.2'),
(6130, 3262, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6131, 3262, '_elementor_data', '[{\"id\":\"23c2e75b\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"id\":3272,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/header_wave-bg.png\"}},\"elements\":[{\"id\":\"17676795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"111c0a07\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3273,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/home4_img.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"52\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":\"4\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"_offset_y\":{\"unit\":\"%\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"27e98d38\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"116\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7e60f1ca\",\"elType\":\"section\",\"settings\":{\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"27934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"52\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"100\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"512c574f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Wellcome<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28680ae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Products\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"header_size\":\"h1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62fec7be\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"for Your Ideas\",\"_id\":\"1badf53\"},{\"string\":\"for Business\",\"_id\":\"6fc4fdb\"},{\"string\":\"to Sell Online\",\"_id\":\"b5ff554\"}],\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#FFFFFF\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typeSpeed\":\"50\",\"backSpeed\":\"20\",\"prefix_typography_font_family\":\"Nunito\",\"prefix_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"prefix_typography_font_weight\":\"800\",\"strings_typography_font_family\":\"Nunito\",\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"strings_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"strings_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"47bd4db2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38b5d386\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"43\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6d554cd9\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"more about us\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"27ffca4c\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"border_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":\"\"},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b591ff9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"260\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1cd0c782\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"bottom center\",\"background_repeat\":\"repeat-x\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_overlay_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6ab67ef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2edd5d75\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(87, 230, 193)\\\"\\n          d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-152\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"32de7487\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-142\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4fd6bfd5\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"21px\\\" height=\\\"21px\\\">\\n    <path fill=\\\"rgb(108, 95, 233)\\\" d=\\\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"225\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"1c7ff6ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"373197df\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(71, 131, 246)\\\" d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.256 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.162 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.161,5.546 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"130\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"29e00827\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-55\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"266b2a72\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6ff4c9e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>care features<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"34858eb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Provide Awesome Service<br>\\nWith Our Tools\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e07ceaf\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"background_color\":\"#f9f8ff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"201f37de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c016fa9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3277,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/figure_icon1.png\"},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_align\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"image_hover\":{\"id\":3278,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/figure_icon1_hover.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"5e24b171\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"51ad0dd3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3279,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/figure_icon2.png\"},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_align\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"image_hover\":{\"id\":3280,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/figure_icon2_hover.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"54ac7721\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3faacd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3281,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/figure_icon3.png\"},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_align\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"image_hover\":{\"id\":3282,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/figure_icon3_hover.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27d70c15\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our services<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_z_index\":\"5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7192c161\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Can Help?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"222f2c23\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"5\"},\"elements\":[{\"id\":\"2b55cd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4f5a081f\",\"elType\":\"widget\",\"settings\":{\"list\":[{\"title\":\"Search Engine Optimization\",\"description\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"icon_type\":\"image\",\"image\":{\"id\":\"3284\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/home4_icon1.png\"},\"_id\":\"708e7b4\"},{\"title\":\"Online Media Management\",\"description\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"icon_type\":\"image\",\"image\":{\"id\":\"3285\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/home4_icon2.png\"},\"_id\":\"2a0ad1e\"},{\"title\":\"Social Media Strategy\",\"description\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"icon_type\":\"image\",\"image\":{\"id\":\"3286\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/home4_icon3.png\"},\"_id\":\"bf08ba1\"}],\"icon_position\":\"right\",\"line_border_color\":\"#F2F2F2\",\"line_border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"item_margin\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_image_size\":{\"unit\":\"px\",\"size\":\"84\",\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_width\":{\"unit\":\"px\",\"size\":\"84\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_css_classes\":\"box_with_white_icon\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gt3-core-info-list\"}],\"isInner\":\"1\"},{\"id\":\"54db5f6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"17.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4afb1a11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3283,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/man_with_laptop.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"-55\",\"bottom\":\"30\",\"left\":\"-55\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"1142336f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3064bf3a\",\"elType\":\"widget\",\"settings\":{\"list\":[{\"title\":\"Real Time and Data\",\"description\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"icon_type\":\"image\",\"image\":{\"id\":\"3287\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/home4_icon4.png\"},\"_id\":\"708e7b4\"},{\"title\":\"Penalty Recovery\",\"description\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"icon_type\":\"image\",\"image\":{\"id\":\"3288\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/home4_icon5.png\"},\"_id\":\"2a0ad1e\"},{\"title\":\"Reporting &amp; Analysis\",\"description\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"icon_type\":\"image\",\"image\":{\"id\":\"3289\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/home4_icon6.png\"},\"_id\":\"bf08ba1\"}],\"line_border_color\":\"#F2F2F2\",\"line_border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"item_margin\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_image_size\":{\"unit\":\"px\",\"size\":\"84\",\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_width\":{\"unit\":\"px\",\"size\":\"84\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_css_classes\":\"box_with_white_icon\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gt3-core-info-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"76cd201\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"View more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#6254E7\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"40cb6773\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"39c1a464\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"944px\\\" height=\\\"917px\\\">\\n    <path stroke-width=\\\"2px\\\" stroke=\\\"rgb(205, 130, 240)\\\" fill-opacity=\\\"0\\\" opacity=\\\"0.102\\\" fill=\\\"rgb(247, 250, 251)\\\" d=\\\"M466.565,11.995 C703.424,-51.471 680.839,335.744 852.534,392.526 C1085.347,469.520 795.438,832.847 558.579,896.313 C321.720,959.779 78.258,819.216 14.792,582.357 C-48.674,345.498 229.706,75.461 466.565,11.995 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"1\",\"_position\":\"absolute\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"944\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"vw\",\"size\":\"60\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"-30\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"-854\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"310\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"1657a386\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"639px\\\" height=\\\"638px\\\">  \\n    <defs>\\n        <linearGradient id=\\\"figure1_left\\\" x1=\\\"0%\\\" x2=\\\"86.603%\\\" y1=\\\"50%\\\" y2=\\\"0%\\\">\\n            <stop offset=\\\"0%\\\" stop-color=\\\"rgb(255,255,255)\\\" stop-opacity=\\\"1\\\" \\/>\\n            <stop offset=\\\"99%\\\" stop-color=\\\"rgb(248,250,251)\\\" stop-opacity=\\\"1\\\" \\/>\\n        <\\/linearGradient>\\n    <\\/defs>\\n    <path fill=\\\"url(#figure1_left)\\\" d=\\\"M315.603,5.598 C149.433,-38.951 144.739,194.502 44.824,272.704 C-82.389,372.273 84.881,581.778 251.050,626.327 C417.220,670.876 588.022,572.210 632.547,405.952 C677.072,239.694 481.773,50.147 315.603,5.598 Z\\\"\\/>   \\n<\\/svg>\",\"_z_index\":\"2\",\"_position\":\"absolute\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"639\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"vw\",\"size\":\"60\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"-30\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"-650\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"395\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"27c0d9fb\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg\\n    xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"960px\\\" height=\\\"918px\\\">\\n    <path stroke-width=\\\"2px\\\" stroke=\\\"rgb(205, 130, 240)\\\" fill-opacity=\\\"0\\\" opacity=\\\"0.102\\\" fill=\\\"rgb(247, 250, 251)\\\" d=\\\"M466.565,12.995 C703.424,-50.471 700.839,296.744 872.534,353.526 C1105.347,430.520 795.438,833.846 558.579,897.313 C321.720,960.779 78.258,820.216 14.792,583.357 C-48.674,346.498 229.706,76.461 466.565,12.995 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"1\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"960\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-900\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"-650\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"6093053e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg\\n    xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"639px\\\" height=\\\"637px\\\">\\n    <defs>\\n        <linearGradient id=\\\"figure1_right\\\" x1=\\\"50%\\\" x2=\\\"0%\\\" y1=\\\"86.603%\\\" y2=\\\"0%\\\">\\n            <stop offset=\\\"0%\\\" stop-color=\\\"rgb(255,255,255)\\\" stop-opacity=\\\"1\\\" \\/>\\n            <stop offset=\\\"99%\\\" stop-color=\\\"rgb(248,250,251)\\\" stop-opacity=\\\"1\\\" \\/>\\n        <\\/linearGradient>\\n    <\\/defs>\\n    <path fill=\\\"url(#figure1_right)\\\" d=\\\"M323.255,5.907 C489.351,-38.617 494.043,194.709 593.914,272.869 C721.072,372.385 553.875,581.777 387.779,626.301 C221.682,670.826 50.956,572.214 6.450,406.046 C-38.055,239.877 157.158,50.432 323.255,5.907 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"2\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"639\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-700\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"-650\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"39aefbf8\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg class=\\\"gt3_scene\\\" width=\\\"860\\\" height=\\\"860\\\" viewBox=\\\"0 0 1358 1089\\\" fill=\\\"none\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\">\\n    <defs>\\n        <linearGradient id=\\\"figure_moving\\\" x1=\\\"0%\\\" x2=\\\"86.603%\\\" y1=\\\"50%\\\" y2=\\\"0%\\\">\\n            <stop offset=\\\"0%\\\" stop-color=\\\"rgb(252,253,253)\\\" stop-opacity=\\\"1\\\" \\/>\\n            <stop offset=\\\"99%\\\" stop-color=\\\"rgb(248,250,251)\\\" stop-opacity=\\\"1\\\" \\/>\\n        <\\/linearGradient>\\n    <\\/defs>\\n<path d=\\\"M1357.57 464.94C1357.57 605.537 1180.32 1063.16 848.987 1088.34C505.565 1088.34 591.877 719.737 426.004 719.737C311.195 719.737 0 831.507 0 525.037C0 218.566 368.288 0.336304 674.758 0.336304C981.229 0.336304 1357.57 158.47 1357.57 464.94Z\\\" pathdata:id=\\\"M1327.69 407.038C1453.16 719.87 1026.05 867.562 886.751 887.972C718.767 912.585 719.959 1194.25 149.288 1044.21C-22.7324 998.981 -67.3856 669.892 129.448 556.46C430.919 307.123 366.792 0 672.243 0C1043.63 0 1186.16 123.236 1327.69 407.038Z;M1250.82 306.118C1358.28 603.562 1417.67 800.41 1204.92 966.209C878.44 1220.63 372.011 1022.67 180.607 859.357C-25.7275 683.307 -92.3833 166.222 180.611 15.9239C365.814 -86.0403 410.735 333.574 677.093 370.975C1011.17 417.885 1122.28 59.6984 1250.82 306.118Z\\\" fill=\\\"url(#figure_moving)\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"0\",\"_position\":\"absolute\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"860\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"-50\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"70\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"85\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"-5\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5363662d\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-330\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"10\"},\"elements\":[{\"id\":\"74996ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"49805ea8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"aae4b7f\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_background_color_background\":\"classic\",\"button_animation\":\"type1\",\"_padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#0A1119\",\"_background_image\":{\"id\":3290,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/video_bg.jpg\"},\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"btn_color\":\"#764ED2\",\"btn_background_color_color\":\"#FFFFFF\",\"item_size\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"diameter_lines\":\"146\",\"lines_width\":\"2\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"\"},{\"id\":\"3ea0916c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"12f9625a\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_image\":{\"id\":3291,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/content_wave-bg1.png\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"9\"},\"elements\":[{\"id\":\"29209529\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"16\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"7241060e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"space_between_widgets\":\"5\",\"space_between_widgets_mobile\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6d100c44\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"370\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"35142796\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Why Choose us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2faac413\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort With the Ewebot\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d9d09f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. <br \\/>Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6068dc57\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"border_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":\"\"},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"371070b4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"53b2ba7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"16\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7e27453c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F8FAFB\"},\"elements\":[{\"id\":\"45bcb345\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9e0e76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"65\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"793c5150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Pricing Plans<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"44f5be69\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12145db5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. <br \\/>Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17081ab0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3292,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/home4_img-1.png\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2d0114f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"63\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"25c17781\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2e4d048f\",\"elType\":\"widget\",\"settings\":{\"end\":\"574\",\"description\":\"<p>Successful Projects<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"digit_color\":\"#6B5EE9\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_color\":\"#3B3663\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"30900dc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Media Gallery Images<\\/p>\",\"align\":\"center\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"7d253b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"49e752e8\",\"elType\":\"widget\",\"settings\":{\"end\":\"1287\",\"description\":\"<p>Happy Quantum Users<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"digit_color\":\"#6B5EE9\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_color\":\"#3B3663\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"6198dcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In two month<\\/p>\",\"align\":\"center\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"1fb72e1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"79e70db0\",\"elType\":\"widget\",\"settings\":{\"end\":\"958\",\"description\":\"<p>Cups of Bracing Coffee<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"digit_color\":\"#6B5EE9\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_color\":\"#3B3663\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"4ccf0d96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To stay active<\\/p>\",\"align\":\"center\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"3604c434\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"172ef81a\",\"elType\":\"widget\",\"settings\":{\"end\":\"4251\",\"description\":\"<p>Lines of Perfect Code<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"digit_color\":\"#6B5EE9\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_color\":\"#3B3663\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"6d256c67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peaceful code<\\/p>\",\"align\":\"center\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.8\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"70cf1054\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"347c379f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"16a54be5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3293,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/white_wave.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"10f63f96\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"bottom center\",\"background_repeat\":\"repeat-x\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"12b9573f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2ed40c02\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(87, 230, 193)\\\"\\n          d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-152\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"4bafe68f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-142\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66545375\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"21px\\\" height=\\\"21px\\\">\\n    <path fill=\\\"rgb(108, 95, 233)\\\" d=\\\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-320\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"295\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"1f81d737\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"180\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-165\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8240ce6\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13px\\\" height=\\\"13px\\\">\\n    <path fill=\\\"rgb(71, 131, 246)\\\" d=\\\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.256 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.162 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.161,5.546 12.702,6.342 11.927,6.550 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"120\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"9809bf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"315fadc7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7eaf0da3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>how we do it<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"735d1888\",\"elType\":\"widget\",\"settings\":{\"title\":\"Steps to Build a Successful<br> Digital Product\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"730b4cbc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"40\",\"background_color\":\"#f9f8ff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"10\"},\"elements\":[{\"id\":\"238b0c2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7205fb9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"139\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"491fb3fe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"100%\\\" height=\\\"24px\\\" viewBox=\\\"0 0 299 24\\\">\\n    <path fill=\\\"rgb(56, 72, 149)\\\" d=\\\"M-0.000,-0.001 L287.197,-0.001 L297.834,11.524 L287.197,24.000 L-0.000,24.000 L10.637,12.016 L-0.000,-0.001 Z\\\"\\/>\\n<\\/svg>\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2ef9c489\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e16d48a\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg\\n    xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"\\n    width=\\\"108px\\\" height=\\\"158px\\\">\\n    <defs>\\n        <linearGradient id=\\\"build_step1\\\" x1=\\\"50%\\\" x2=\\\"0%\\\" y1=\\\"86.603%\\\" y2=\\\"0%\\\">\\n            <stop offset=\\\"47%\\\" stop-color=\\\"rgb(56,72,149)\\\" stop-opacity=\\\"0.33\\\" \\/>\\n            <stop offset=\\\"100%\\\" stop-color=\\\"rgb(149,229,255)\\\" stop-opacity=\\\"0.33\\\" \\/>\\n        <\\/linearGradient>\\n\\n    <\\/defs>\\n    <path fill=\\\"rgb(56, 72, 149)\\\"\\n          d=\\\"M71.342,105.312 C67.863,107.737 64.454,110.595 62.533,113.503 C60.013,117.317 58.492,121.893 57.594,125.566 L57.594,157.812 L51.594,157.812 L51.594,125.517 C50.694,121.852 49.176,117.301 46.667,113.503 C44.930,110.874 41.979,108.286 38.858,106.022 C16.407,99.476 0.000,78.753 0.000,54.187 C0.000,24.364 24.177,0.187 54.000,0.187 C83.823,0.187 108.000,24.364 108.000,54.187 C108.000,77.941 92.654,98.089 71.342,105.312 Z\\\"\\/>\\n    <path fill=\\\"url(#build_step1)\\\"\\n          d=\\\"M71.342,105.312 C67.863,107.737 64.454,110.595 62.533,113.503 C60.013,117.317 58.492,121.893 57.594,125.566 L57.594,157.812 L51.594,157.812 L51.594,125.517 C50.694,121.852 49.176,117.301 46.667,113.503 C44.930,110.874 41.979,108.286 38.858,106.022 C16.407,99.476 0.000,78.753 0.000,54.187 C0.000,24.364 24.177,0.187 54.000,0.187 C83.823,0.187 108.000,24.364 108.000,54.187 C108.000,77.941 92.654,98.089 71.342,105.312 Z\\\"\\/>\\n<\\/svg>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-305\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"text-center\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"66e49c40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>.01<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-270\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_offset_x\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ef895a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advertising &amp;<br>\\nMarketing \",\"header_size\":\"h4\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.25\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-113\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"17e50eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"-7\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"483c8914\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"139\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"713eb60d\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"100%\\\" height=\\\"24px\\\" viewBox=\\\"0 0 299 24\\\">\\n    <path fill=\\\"rgb(107, 94, 233)\\\" d=\\\"M-0.000,-0.001 L287.197,-0.001 L297.834,11.524 L287.197,24.000 L-0.000,24.000 L10.637,12.016 L-0.000,-0.001 Z\\\"\\/>\\n<\\/svg>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"31ffb215\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f937675\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg\\n    xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"\\n    width=\\\"109px\\\" height=\\\"148px\\\">\\n    <defs>\\n        <linearGradient id=\\\"build_step2\\\" x1=\\\"50%\\\" x2=\\\"0%\\\" y1=\\\"86.603%\\\" y2=\\\"0%\\\">\\n            <stop offset=\\\"0%\\\" stop-color=\\\"rgb(149,255,241)\\\" stop-opacity=\\\"0.41\\\" \\/>\\n            <stop offset=\\\"53%\\\" stop-color=\\\"rgb(107,94,233)\\\" stop-opacity=\\\"0.41\\\" \\/>\\n        <\\/linearGradient>\\n\\n    <\\/defs>\\n    <path fill=\\\"rgb(107, 94, 233)\\\"\\n          d=\\\"M54.812,147.813 C24.989,147.813 0.812,123.636 0.812,93.813 C0.812,69.254 17.210,48.535 39.651,41.983 C42.774,39.718 45.729,37.128 47.467,34.497 C49.987,30.683 51.508,26.107 52.406,22.435 L52.406,0.188 L58.406,0.188 L58.406,22.484 C59.306,26.148 60.824,30.700 63.333,34.497 C65.252,37.402 68.654,40.256 72.129,42.679 C93.455,49.895 108.813,70.050 108.813,93.813 C108.813,123.636 84.636,147.813 54.812,147.813 Z\\\"\\/>\\n    <path fill=\\\"url(#build_step2)\\\"\\n          d=\\\"M54.812,147.813 C24.989,147.813 0.812,123.636 0.812,93.813 C0.812,69.254 17.210,48.535 39.651,41.983 C42.774,39.718 45.729,37.128 47.467,34.497 C49.987,30.683 51.508,26.107 52.406,22.435 L52.406,0.188 L58.406,0.188 L58.406,22.484 C59.306,26.148 60.824,30.700 63.333,34.497 C65.252,37.402 68.654,40.256 72.129,42.679 C93.455,49.895 108.813,70.050 108.813,93.813 C108.813,123.636 84.636,147.813 54.812,147.813 Z\\\"\\/>\\n<\\/svg>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-149\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"text-center\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"e529973\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>.02<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_offset_x\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4481a1ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web<br>\\nDevelopment \",\"header_size\":\"h4\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.25\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-255\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"306dba8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4970d414\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"139\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"37ba4290\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"100%\\\" height=\\\"24px\\\" viewBox=\\\"0 0 299 24\\\">\\n    <path fill=\\\"rgb(221, 96, 168)\\\" d=\\\"M-0.000,-0.001 L287.197,-0.001 L297.834,11.524 L287.197,24.000 L-0.000,24.000 L10.637,12.016 L-0.000,-0.001 Z\\\"\\/>\\n<\\/svg>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"314075e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"254f61ba\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg\\n    xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"\\n    width=\\\"108px\\\" height=\\\"158px\\\">\\n    <defs>\\n        <linearGradient id=\\\"build_step3\\\" x1=\\\"50%\\\" x2=\\\"0%\\\" y1=\\\"86.603%\\\" y2=\\\"0%\\\">\\n            <stop offset=\\\"46%\\\" stop-color=\\\"rgb(221,96,168)\\\" stop-opacity=\\\"0.41\\\" \\/>\\n            <stop offset=\\\"100%\\\" stop-color=\\\"rgb(228,142,192)\\\" stop-opacity=\\\"0.41\\\" \\/>\\n        <\\/linearGradient>\\n\\n    <\\/defs>\\n    <path fill=\\\"rgb(221, 96, 168)\\\"\\n          d=\\\"M71.342,105.312 C67.863,107.737 64.454,110.595 62.533,113.503 C60.013,117.317 58.492,121.893 57.594,125.566 L57.594,157.812 L51.594,157.812 L51.594,125.517 C50.694,121.852 49.176,117.301 46.667,113.503 C44.930,110.874 41.979,108.286 38.858,106.022 C16.407,99.476 0.000,78.753 0.000,54.187 C0.000,24.364 24.177,0.187 54.000,0.187 C83.823,0.187 108.000,24.364 108.000,54.187 C108.000,77.941 92.654,98.089 71.342,105.312 Z\\\"\\/>\\n    <path fill=\\\"url(#build_step3)\\\"\\n          d=\\\"M71.342,105.312 C67.863,107.737 64.454,110.595 62.533,113.503 C60.013,117.317 58.492,121.893 57.594,125.566 L57.594,157.812 L51.594,157.812 L51.594,125.517 C50.694,121.852 49.176,117.301 46.667,113.503 C44.930,110.874 41.979,108.286 38.858,106.022 C16.407,99.476 0.000,78.753 0.000,54.187 C0.000,24.364 24.177,0.187 54.000,0.187 C83.823,0.187 108.000,24.364 108.000,54.187 C108.000,77.941 92.654,98.089 71.342,105.312 Z\\\"\\/>\\n<\\/svg>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-305\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"text-center\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"1dfe057c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>.03<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-270\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_offset_x\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa846d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mobile App<br>\\nDevelopment\",\"header_size\":\"h4\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.25\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-113\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"31c48a7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"21\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"32e3eb2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"139\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7f5af88e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"100%\\\" height=\\\"24px\\\" viewBox=\\\"0 0 299 24\\\">\\n    <path fill=\\\"rgb(244, 122, 20)\\\" d=\\\"M-0.000,-0.001 L287.197,-0.001 L297.834,11.524 L287.197,24.000 L-0.000,24.000 L10.637,12.016 L-0.000,-0.001 Z\\\"\\/>\\n<\\/svg>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"f7cfe76\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ce49f8a\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg\\n    xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"\\n    width=\\\"109px\\\" height=\\\"148px\\\">\\n    <defs>\\n        <linearGradient id=\\\"build_step4\\\" x1=\\\"50%\\\" x2=\\\"0%\\\" y1=\\\"86.603%\\\" y2=\\\"0%\\\">\\n            <stop offset=\\\"0%\\\" stop-color=\\\"rgb(255,254,148)\\\" stop-opacity=\\\"0.41\\\" \\/>\\n            <stop offset=\\\"53%\\\" stop-color=\\\"rgb(244,122,20)\\\" stop-opacity=\\\"0.41\\\" \\/>\\n        <\\/linearGradient>\\n\\n    <\\/defs>\\n    <path fill=\\\"rgb(244, 122, 20)\\\"\\n          d=\\\"M54.812,147.813 C24.989,147.813 0.812,123.636 0.812,93.813 C0.812,69.254 17.210,48.535 39.651,41.983 C42.774,39.718 45.729,37.128 47.467,34.497 C49.987,30.683 51.508,26.107 52.406,22.435 L52.406,0.188 L58.406,0.188 L58.406,22.484 C59.306,26.148 60.824,30.700 63.333,34.497 C65.252,37.402 68.654,40.256 72.129,42.679 C93.455,49.895 108.813,70.050 108.813,93.813 C108.813,123.636 84.636,147.813 54.812,147.813 Z\\\"\\/>\\n    <path fill=\\\"url(#build_step4)\\\"\\n          d=\\\"M54.812,147.813 C24.989,147.813 0.812,123.636 0.812,93.813 C0.812,69.254 17.210,48.535 39.651,41.983 C42.774,39.718 45.729,37.128 47.467,34.497 C49.987,30.683 51.508,26.107 52.406,22.435 L52.406,0.188 L58.406,0.188 L58.406,22.484 C59.306,26.148 60.824,30.700 63.333,34.497 C65.252,37.402 68.654,40.256 72.129,42.679 C93.455,49.895 108.813,70.050 108.813,93.813 C108.813,123.636 84.636,147.813 54.812,147.813 Z\\\"\\/>\\n<\\/svg>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-149\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"text-center\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"705a9173\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>.04<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_offset_x\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"438f68dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Engine<br>\\nOptimization\",\"header_size\":\"h4\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.25\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-255\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2ecff41c\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"View more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#6254E7\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"45995697\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_z_index\":\"5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f3202cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":\"5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9bef5cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7cc26b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"background_color\":\"#f9f8ff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"10\"},\"elements\":[{\"id\":\"24b1565a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"79318a3e\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"1380\",\"778\",\"775\",\"771\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"46944f90\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"View more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#6254E7\",\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"35206d56\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7698585c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"944px\\\" height=\\\"917px\\\">\\n    <path stroke-width=\\\"2px\\\" stroke=\\\"rgb(205, 130, 240)\\\" fill-opacity=\\\"0\\\" opacity=\\\"0.102\\\" fill=\\\"rgb(247, 250, 251)\\\" d=\\\"M466.565,11.995 C703.424,-51.471 680.839,335.744 852.534,392.526 C1085.347,469.520 795.438,832.847 558.579,896.313 C321.720,959.779 78.258,819.216 14.792,582.357 C-48.674,345.498 229.706,75.461 466.565,11.995 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"1\",\"_position\":\"absolute\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"944\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"vw\",\"size\":\"60\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"-30\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"-854\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"460\",\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"440199bc\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"639px\\\" height=\\\"638px\\\">  \\n    <defs>\\n        <linearGradient id=\\\"figure1_left\\\" x1=\\\"0%\\\" x2=\\\"86.603%\\\" y1=\\\"50%\\\" y2=\\\"0%\\\">\\n            <stop offset=\\\"0%\\\" stop-color=\\\"rgb(255,255,255)\\\" stop-opacity=\\\"1\\\" \\/>\\n            <stop offset=\\\"99%\\\" stop-color=\\\"rgb(248,250,251)\\\" stop-opacity=\\\"1\\\" \\/>\\n        <\\/linearGradient>\\n    <\\/defs>\\n    <path fill=\\\"url(#figure1_left)\\\" d=\\\"M315.603,5.598 C149.433,-38.951 144.739,194.502 44.824,272.704 C-82.389,372.273 84.881,581.778 251.050,626.327 C417.220,670.876 588.022,572.210 632.547,405.952 C677.072,239.694 481.773,50.147 315.603,5.598 Z\\\"\\/>   \\n<\\/svg>\",\"_z_index\":\"2\",\"_position\":\"absolute\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"639\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"vw\",\"size\":\"60\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"-30\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"-650\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"545\",\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"1f60f150\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg\\n    xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"960px\\\" height=\\\"918px\\\">\\n    <path stroke-width=\\\"2px\\\" stroke=\\\"rgb(205, 130, 240)\\\" fill-opacity=\\\"0\\\" opacity=\\\"0.102\\\" fill=\\\"rgb(247, 250, 251)\\\" d=\\\"M466.565,12.995 C703.424,-50.471 700.839,296.744 872.534,353.526 C1105.347,430.520 795.438,833.846 558.579,897.313 C321.720,960.779 78.258,820.216 14.792,583.357 C-48.674,346.498 229.706,76.461 466.565,12.995 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"1\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"960\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-900\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"-650\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"12634cc\",\"elType\":\"widget\",\"settings\":{\"html\":\"<svg\\n    xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"639px\\\" height=\\\"637px\\\">\\n    <defs>\\n        <linearGradient id=\\\"figure1_right\\\" x1=\\\"50%\\\" x2=\\\"0%\\\" y1=\\\"86.603%\\\" y2=\\\"0%\\\">\\n            <stop offset=\\\"0%\\\" stop-color=\\\"rgb(255,255,255)\\\" stop-opacity=\\\"1\\\" \\/>\\n            <stop offset=\\\"99%\\\" stop-color=\\\"rgb(248,250,251)\\\" stop-opacity=\\\"1\\\" \\/>\\n        <\\/linearGradient>\\n    <\\/defs>\\n    <path fill=\\\"url(#figure1_right)\\\" d=\\\"M323.255,5.907 C489.351,-38.617 494.043,194.709 593.914,272.869 C721.072,372.385 553.875,581.777 387.779,626.301 C221.682,670.826 50.956,572.214 6.450,406.046 C-38.055,239.877 157.158,50.432 323.255,5.907 Z\\\"\\/>\\n<\\/svg>\",\"_z_index\":\"2\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"639\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"-700\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"-650\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"230\",\"sizes\":[]},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38d21d68\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-330\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"15\"},\"elements\":[{\"id\":\"6af53f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"5643988c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"767ca403\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"21\",\"blur\":\"65\",\"spread\":\"0\",\"color\":\"rgba(53, 21, 137, 0.15)\"},\"padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"48\",\"bottom\":\"30\",\"left\":\"48\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"69ebd6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7c1e8517\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>analysis<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f751fee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35176268\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67db8306\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"958\\\" title=\\\"Home2 form\\\"]\",\"_css_classes\":\"text_center\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"71f8fd1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"67756122\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"id\":3294,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/content_wave-bg2.png\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"z_index\":\"10\"},\"elements\":[{\"id\":\"26a1020\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1ac25512\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"370\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d74132d\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"17980b10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4e656f0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3265,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/1.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"2f4c4b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"289f2450\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3266,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/2.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"45310820\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"719ab05e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3267,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/3.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"6eaf4af7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"40951e55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3268,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/4.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6c263453\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6132, 3262, 'mb_footer_sidebar_1', 'footer_column_1'),
(6133, 3262, 'mb_footer_sidebar_2', 'footer_column_2'),
(6134, 3262, 'mb_footer_sidebar_3', 'footer_column_3'),
(6135, 3262, 'mb_footer_sidebar_4', 'footer_column_4'),
(6136, 3262, 'mb_footer_top_border_color', '#ffffff'),
(6137, 3262, 'mb_copyright_editor', '© 2019 — Ewebot by GT3Themes. All Rights Reserved. '),
(6138, 3262, 'mb_copyright_top_border_color', '#ffffff'),
(6139, 3262, 'mb_pre_footer_editor', ''),
(6140, 3262, '_wpda-builder-header', '4061'),
(6141, 3262, '_wpda-builder-footer', '4603'),
(6142, 3262, '_elementor_controls_usage', 'a:14:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:2:\"14\";s:10:\"image_size\";s:2:\"14\";s:5:\"align\";s:1:\"7\";}}s:8:\"advanced\";a:4:{s:17:\"_section_position\";a:12:{s:9:\"_position\";s:1:\"7\";s:21:\"_offset_orientation_h\";s:1:\"5\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:16:\"_offset_y_tablet\";s:1:\"1\";s:16:\"_offset_y_mobile\";s:1:\"1\";s:13:\"_offset_x_end\";s:1:\"5\";s:13:\"_offset_y_end\";s:1:\"1\";s:9:\"_offset_y\";s:1:\"7\";s:14:\"_element_width\";s:1:\"6\";s:21:\"_element_custom_width\";s:1:\"6\";s:9:\"_offset_x\";s:1:\"6\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}s:14:\"_section_style\";a:5:{s:8:\"_z_index\";s:1:\"6\";s:12:\"_css_classes\";s:1:\"6\";s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:2:{s:10:\"_animation\";s:1:\"1\";s:18:\"animation_duration\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"space\";s:1:\"9\";s:12:\"width_tablet\";s:1:\"1\";s:5:\"width\";s:2:\"11\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"20\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"18\";s:12:\"space_mobile\";s:1:\"3\";s:12:\"space_tablet\";s:1:\"5\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"21\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:21:\"typography_typography\";s:2:\"18\";s:20:\"typography_font_size\";s:2:\"17\";s:25:\"typography_text_transform\";s:2:\"12\";s:22:\"typography_font_weight\";s:2:\"16\";s:10:\"text_color\";s:2:\"12\";s:5:\"align\";s:2:\"19\";s:22:\"typography_font_family\";s:1:\"9\";s:22:\"typography_line_height\";s:2:\"11\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:2:\"19\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:8:\"_z_index\";s:1:\"2\";s:8:\"_padding\";s:1:\"3\";}s:17:\"_section_position\";a:2:{s:9:\"_offset_x\";s:1:\"4\";s:9:\"_offset_y\";s:1:\"4\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"12\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";s:2:\"12\";s:11:\"header_size\";s:1:\"5\";s:5:\"align\";s:2:\"11\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:2:\"10\";s:8:\"_padding\";s:1:\"2\";s:8:\"_z_index\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:21:\"typography_typography\";s:2:\"11\";s:22:\"typography_line_height\";s:2:\"11\";s:22:\"typography_font_weight\";s:1:\"5\";s:20:\"typography_font_size\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"1\";s:27:\"typography_font_size_mobile\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";s:29:\"typography_line_height_mobile\";s:1:\"1\";s:11:\"title_color\";s:1:\"2\";s:29:\"typography_line_height_tablet\";s:1:\"1\";s:28:\"text_shadow_text_shadow_type\";s:1:\"1\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:10:\"cursorChar\";s:1:\"1\";s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:12:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:29:\"prefix_typography_font_family\";s:1:\"1\";s:27:\"prefix_typography_font_size\";s:1:\"1\";s:29:\"prefix_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:37:\"strings_typography_line_height_tablet\";s:1:\"1\";s:33:\"strings_typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:9:{s:12:\"button_title\";s:1:\"6\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"6\";s:17:\"btn_border_radius\";s:1:\"6\";s:16:\"btn_border_width\";s:1:\"3\";s:12:\"button_hover\";s:1:\"6\";s:21:\"button_size_elementor\";s:1:\"6\";s:12:\"padding_size\";s:1:\"6\";s:5:\"image\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:18:{s:34:\"button_background_color_background\";s:1:\"6\";s:29:\"button_background_color_color\";s:1:\"6\";s:31:\"button_background_color_color_b\";s:1:\"6\";s:38:\"button_background_color_gradient_angle\";s:1:\"6\";s:24:\"button_title_color_hover\";s:1:\"6\";s:40:\"button_background_color_hover_background\";s:1:\"6\";s:35:\"button_background_color_hover_color\";s:1:\"6\";s:37:\"button_background_color_hover_color_b\";s:1:\"6\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"6\";s:27:\"title_typography_typography\";s:1:\"6\";s:26:\"title_typography_font_size\";s:1:\"6\";s:28:\"title_typography_font_weight\";s:1:\"6\";s:31:\"title_typography_letter_spacing\";s:1:\"6\";s:12:\"border_color\";s:1:\"5\";s:34:\"button_background_color_color_stop\";s:1:\"2\";s:36:\"button_background_color_color_b_stop\";s:1:\"2\";s:18:\"button_title_color\";s:1:\"3\";s:18:\"border_color_hover\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";s:1:\"3\";s:7:\"_margin\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:21:\"space_between_widgets\";s:2:\"20\";s:19:\"_inline_size_mobile\";s:1:\"1\";s:12:\"_inline_size\";s:1:\"3\";s:28:\"space_between_widgets_mobile\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";s:1:\"6\";s:14:\"padding_tablet\";s:1:\"9\";s:14:\"padding_mobile\";s:1:\"1\";s:6:\"margin\";s:1:\"6\";s:13:\"margin_tablet\";s:1:\"5\";s:13:\"margin_mobile\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"17\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:18:\"section_background\";a:7:{s:19:\"background_position\";s:1:\"6\";s:17:\"background_repeat\";s:1:\"6\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:2:\"10\";s:16:\"background_image\";s:1:\"3\";s:16:\"background_color\";s:1:\"5\";s:18:\"background_color_b\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"2\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"4\";s:15:\"stretch_section\";s:1:\"3\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";s:2:\"10\";s:13:\"margin_tablet\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"7\";s:7:\"z_index\";s:1:\"7\";s:7:\"padding\";s:1:\"2\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:2:\"24\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:2:\"24\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:8:\"_z_index\";s:2:\"15\";s:12:\"_css_classes\";s:2:\"11\";s:7:\"_margin\";s:1:\"4\";}s:17:\"_section_position\";a:20:{s:14:\"_element_width\";s:2:\"15\";s:21:\"_element_custom_width\";s:2:\"15\";s:9:\"_position\";s:2:\"15\";s:9:\"_offset_x\";s:2:\"15\";s:9:\"_offset_y\";s:2:\"15\";s:21:\"_offset_orientation_h\";s:1:\"6\";s:13:\"_offset_x_end\";s:2:\"11\";s:21:\"_element_width_mobile\";s:1:\"9\";s:20:\"_offset_x_end_mobile\";s:1:\"4\";s:16:\"_offset_y_mobile\";s:1:\"9\";s:21:\"_element_width_tablet\";s:1:\"9\";s:28:\"_element_custom_width_tablet\";s:1:\"9\";s:28:\"_element_custom_width_mobile\";s:1:\"9\";s:20:\"_offset_x_end_tablet\";s:1:\"9\";s:16:\"_offset_y_tablet\";s:1:\"9\";s:21:\"_offset_orientation_v\";s:1:\"9\";s:13:\"_offset_y_end\";s:1:\"9\";s:16:\"_offset_x_tablet\";s:1:\"1\";s:16:\"_offset_x_mobile\";s:1:\"1\";s:20:\"_offset_y_end_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:6:{s:5:\"image\";s:1:\"3\";s:10:\"title_text\";s:1:\"3\";s:16:\"description_text\";s:1:\"3\";s:10:\"title_size\";s:1:\"3\";s:4:\"link\";s:1:\"3\";s:11:\"image_hover\";s:1:\"3\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"3\";s:10:\"image_size\";s:1:\"3\";}s:29:\"section_style_content_section\";a:10:{s:18:\"title_bottom_space\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_line_height\";s:1:\"3\";s:17:\"description_color\";s:1:\"3\";s:33:\"description_typography_typography\";s:1:\"3\";s:32:\"description_typography_font_size\";s:1:\"3\";s:34:\"description_typography_line_height\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:10:\"text_align\";s:1:\"3\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:1:\"3\";s:15:\"_padding_tablet\";s:1:\"3\";}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"3\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"3\";}}}}s:18:\"gt3-core-info-list\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"repeater_section\";a:1:{s:4:\"list\";s:1:\"2\";}}s:5:\"style\";a:4:{s:18:\"base_style_section\";a:2:{s:13:\"icon_position\";s:1:\"1\";s:11:\"item_margin\";s:1:\"2\";}s:18:\"line_style_section\";a:2:{s:17:\"line_border_color\";s:1:\"2\";s:17:\"line_border_width\";s:1:\"2\";}s:13:\"style_section\";a:3:{s:15:\"icon_image_size\";s:1:\"2\";s:10:\"icon_width\";s:1:\"2\";s:16:\"image_size_width\";s:1:\"2\";}s:24:\"typography_style_section\";a:8:{s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";s:12:\"_css_classes\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";}s:15:\"section_effects\";a:2:{s:10:\"_animation\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}}}s:19:\"gt3-core-videopopup\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:21:\"basic_section_section\";a:8:{s:10:\"video_link\";s:1:\"1\";s:31:\"btn_background_color_background\";s:1:\"1\";s:16:\"button_animation\";s:1:\"1\";s:9:\"btn_color\";s:1:\"1\";s:26:\"btn_background_color_color\";s:1:\"1\";s:9:\"item_size\";s:1:\"1\";s:14:\"diameter_lines\";s:1:\"1\";s:11:\"lines_width\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_tablet\";s:1:\"1\";}s:19:\"_section_background\";a:5:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:17:\"_background_image\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";s:16:\"_background_size\";s:1:\"1\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"1\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"main_section\";a:3:{s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:2:{s:14:\"option_section\";a:1:{s:9:\"separator\";s:1:\"4\";}s:12:\"icon_section\";a:1:{s:5:\"image\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:10:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:34:\"description_typography_font_family\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_font_weight\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";}}}}s:13:\"gt3-core-team\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:7:{s:4:\"type\";s:1:\"1\";s:9:\"link_post\";s:1:\"1\";s:14:\"posts_per_line\";s:1:\"1\";s:8:\"grid_gap\";s:1:\"1\";s:16:\"show_description\";s:1:\"1\";s:18:\"custom_item_height\";s:1:\"1\";s:15:\"item_img_height\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}}}}'),
(6143, 3262, '_gt3_usage_shortcodes', '{\"mc4wp_form\":2,\"contact-form-7\":1}'),
(6144, 3262, 'mb_preloader_item_logo', '1456'),
(6145, 3262, '_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\";}}'),
(6146, 3262, 'rs_page_bg_color', ''),
(6147, 5766, '_edit_lock', '1653939372:3'),
(6148, 5766, 'mb_page_sidebar_layout', 'none'),
(6149, 5766, 'mb_page_title_conditional', 'no'),
(6150, 5766, 'mb_page_title_use_feature_image', '0'),
(6151, 5766, 'mb_show_breadcrumbs', '1'),
(6152, 5766, 'mb_page_title_vertical_align', 'middle'),
(6153, 5766, 'mb_page_title_horizontal_align', 'center'),
(6154, 5766, 'mb_page_title_font_color', '#3b3663'),
(6155, 5766, 'mb_page_title_bg_color', '#ffffff'),
(6156, 5766, 'mb_page_title_bg_repeat', 'no-repeat'),
(6157, 5766, 'mb_page_title_bg_size', 'cover'),
(6158, 5766, 'mb_page_title_bg_attachment', 'scroll'),
(6159, 5766, 'mb_page_title_bg_position', 'center center'),
(6160, 5766, 'mb_page_title_height', '215'),
(6161, 5766, 'mb_page_title_top_border', '0'),
(6162, 5766, 'mb_page_title_top_border_color_opacity', '1'),
(6163, 5766, 'mb_page_title_bottom_border', '0'),
(6164, 5766, 'mb_page_title_bottom_border_color_opacity', '1'),
(6165, 5766, 'mb_page_title_bottom_margin', '80'),
(6166, 5766, 'mb_preloader', 'default'),
(6167, 5766, 'mb_preloader_type', 'linear'),
(6168, 5766, 'mb_preloader_background', '#191a1c'),
(6169, 5766, 'mb_preloader_item_color', '#ffffff'),
(6170, 5766, 'mb_preloader_item_color2', '#435bb2'),
(6171, 5766, 'mb_preloader_item_width', '120'),
(6172, 5766, 'mb_preloader_item_stroke', '2'),
(6173, 5766, 'mb_preloader_item_logo_width', '45'),
(6174, 5766, 'mb_preloader_full', '1'),
(6175, 5766, 'mb_bubbles_block', 'default'),
(6176, 5766, '_elementor_edit_mode', 'builder'),
(6177, 5766, '_elementor_template_type', 'wp-page'),
(6178, 5766, '_elementor_version', '3.0.15'),
(6179, 5766, '_wpda-builder-header', '5753'),
(6180, 5766, '_wpda-builder-footer', '5732'),
(6181, 5766, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6182, 5766, '_elementor_data', '[{\"id\":\"8886c06\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7-bg.jpg\",\"id\":6041},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"49d7660\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"3d1cd9f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_element.png\",\"id\":6044},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":-50,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5e9f605\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"617e400\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"circle1e1\\\"><span class=\\\"moved\\\"><\\/span><\\/div>\",\"_z_index\":3,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"0f9a746\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":5,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecbbcb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2020878\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/seo-text.png\",\"id\":5955},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-70,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width_tablet\":\"auto\",\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f88caa\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:20px;\\n\\theight: 20px;\\n\\tborder-radius: 50%;\\n\\tbackground: #4771cb;\\\"><\\/div>\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-130,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"91ae965\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:10px;\\n\\theight: 10px;\\n\\tborder-radius: 50%;\\n\\tbackground: #43d1e1;\\\"><\\/div>\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-73,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"57a3deb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"_z_index\":1,\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a4b32ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Wellcome to ewebot<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#3B3663\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"349c998\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Business Find\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"header_size\":\"h1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#3B3663\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_z_index\":1},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0794ad2\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"SEO Solutions\",\"_id\":\"1badf53\"},{\"string\":\"SEO Services\",\"_id\":\"6fc4fdb\"},{\"string\":\"SEO Marketing\",\"_id\":\"b5ff554\"}],\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#3B3663\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typeSpeed\":50,\"backSpeed\":20,\"prefix_typography_font_family\":\"Nunito\",\"prefix_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"prefix_typography_font_weight\":\"800\",\"strings_typography_font_family\":\"Nunito\",\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"strings_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"strings_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"d370f3c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"1133\\\" title=\\\"Revolution contact form\\\"]\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"d936cc1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"_z_index\":1,\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"47a9369\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a2f1907\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/macbook.png\",\"id\":5918},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-280\",\"bottom\":\"0\",\"left\":\"-65\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"74\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_z_index\":10,\"lazyLoad\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d219566\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"circle1e2\\\"><span class=\\\"moved\\\"><\\/span><span class=\\\"static-circle\\\"><\\/span><\\/div>\",\"_z_index\":3,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3e75e69\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:20px;\\n\\theight: 20px;\\n\\tborder-radius: 50%;\\n\\tborder:2px #f19d10 solid;\\n\\tbackground: transparent;\\\"><\\/div>\",\"_z_index\":3,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"c91c524\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:40px;\\n\\theight: 40px;\\n\\tborder-radius: 50%;\\n\\tborder:2px #cae5f6 solid;\\\"><\\/div>\",\"_z_index\":3,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"71939d0\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:10px;\\n\\theight: 10px;\\n\\tborder-radius: 50%;\\n\\tbackground: #416dc9;\\\"><\\/div>\",\"_z_index\":3,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"1f04a14\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:20px;\\n\\theight: 20px;\\n\\tborder-radius: 50%;\\n\\tbackground: #f19f0f;\\\"><\\/div>\",\"_z_index\":3,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2e687c8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"205b87a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-94\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9119335\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dcc227e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>care features<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6760bd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Provide Awesome Service<br>\\nWith Our Tools\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b236e5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b271f0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"structure\":\"40\",\"z_index\":2},\"elements\":[{\"id\":\"477bb09\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":50,\"background_color\":\"#425384\",\"background_color_b\":\"#3B3663\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_hover_color\":\"#FFFFFF\",\"background_hover_color_b\":\"#3B3663\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":150,\"sizes\":[]},\"z_index\":0,\"border_radius_tablet\":{\"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\":false}},\"elements\":[{\"id\":\"48ac88d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_01.png\",\"id\":5774},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_01_1.png\",\"id\":5961},\"title_text\":\"Discover, Explore<br> the Product\",\"description_text\":\"Discover, Explore &<br> understanding the product\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"52\",\"left\":\"20\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":19,\"blur\":62,\"spread\":0,\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":49,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_color_hover\":\"#252A3F\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#FFFFFF\",\"description_color_hover\":\"#252A3F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"content_vertical_alignment\":\"middle\",\"_css_classes\":\"gt3_order_normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_background_background\":\"gradient\",\"_background_color\":\"#425384\",\"_background_color_b\":\"#3B3663\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"_background_hover_background\":\"gradient\",\"_background_hover_color\":\"#FFFFFF\",\"_background_hover_color_b\":\"#FFFFFF\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":150,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"1ff8e6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":50,\"background_color\":\"#425384\",\"background_color_b\":\"#3B3663\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_hover_color\":\"#FFFFFF\",\"background_hover_color_b\":\"#3B3663\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":150,\"sizes\":[]},\"z_index\":0,\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5a40354\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_02.png\",\"id\":5775},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_01_2.png\",\"id\":5962},\"title_text\":\"Art Direction &<br>Brand Strategy \",\"description_text\":\"Art Direction &<br>Brand Communication\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"52\",\"left\":\"20\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":19,\"blur\":62,\"spread\":0,\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":49,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_color_hover\":\"#252A3F\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#FFFFFF\",\"description_color_hover\":\"#252A3F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"content_vertical_alignment\":\"middle\",\"_css_classes\":\"gt3_order_normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_background_background\":\"gradient\",\"_background_color\":\"#5283C8\",\"_background_color_b\":\"#4F6FB5\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"_background_hover_background\":\"gradient\",\"_background_hover_color\":\"#FFFFFF\",\"_background_hover_color_b\":\"#FFFFFF\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":150,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"b7ebd69\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":50,\"background_color\":\"#425384\",\"background_color_b\":\"#3B3663\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_hover_color\":\"#FFFFFF\",\"background_hover_color_b\":\"#3B3663\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":150,\"sizes\":[]},\"z_index\":0},\"elements\":[{\"id\":\"d5430db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_03.png\",\"id\":5776},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_01_3.png\",\"id\":5960},\"title_text\":\"Product UX, Design<br>& Development\\u200e\",\"description_text\":\"Digital Product UX,<br>Design & Development\\u200e\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"52\",\"left\":\"20\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":19,\"blur\":62,\"spread\":0,\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":49,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_color_hover\":\"#252A3F\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#FFFFFF\",\"description_color_hover\":\"#252A3F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"content_vertical_alignment\":\"middle\",\"_css_classes\":\"gt3_order_normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_background_background\":\"gradient\",\"_background_color\":\"#52C1EC\",\"_background_color_b\":\"#43BBCD\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"_background_hover_background\":\"gradient\",\"_background_hover_color\":\"#FFFFFF\",\"_background_hover_color_b\":\"#FFFFFF\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":150,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9009e4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":50,\"background_color\":\"#425384\",\"background_color_b\":\"#3B3663\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_hover_color\":\"#FFFFFF\",\"background_hover_color_b\":\"#3B3663\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":150,\"sizes\":[]},\"z_index\":0},\"elements\":[{\"id\":\"4612ae7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_04.png\",\"id\":5777},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_01_4.png\",\"id\":5959},\"title_text\":\"Marketing Strategy &<br>SEO Campaigns\",\"description_text\":\"Marketing Strategy &<br>seo CAMPAIGNS\",\"position\":\"background\",\"title_size\":\"h3\",\"text_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"52\",\"left\":\"20\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":19,\"blur\":62,\"spread\":0,\"color\":\"rgba(13, 52, 79, 0.07)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":49,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_color_hover\":\"#252A3F\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#FFFFFF\",\"description_color_hover\":\"#252A3F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"content_vertical_alignment\":\"middle\",\"_css_classes\":\"gt3_order_normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_background_background\":\"gradient\",\"_background_color\":\"#49BDC0\",\"_background_color_b\":\"#3EB19D\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"_background_hover_background\":\"gradient\",\"_background_hover_color\":\"#FFFFFF\",\"_background_hover_color_b\":\"#FFFFFF\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":150,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":150,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3060cc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8FBFC\",\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1},\"elements\":[{\"id\":\"1862165\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"52755b1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":83,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c5013bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#F8FBFC\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"d53282c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d0ad844\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"38\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4169c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.059000000000001051603248924948275089263916015625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":37,\"space_between_widgets\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":37},\"elements\":[{\"id\":\"1bfb1f1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"+\",\"title\":\"Employees\",\"number_color\":\"#3B3663\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Nunito\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"title_color\":\"#696687\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Nunito\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"cee9dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.8179999999999978399500832892954349517822265625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":100,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DCDDE4\",\"border_width_tablet\":{\"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},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e3220e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Men and women, committed\\nto better protect you around\\nthe world.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"544ece8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9aefb14\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"38\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f9eba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"_inline_size_tablet\":38,\"_inline_size_mobile\":37},\"elements\":[{\"id\":\"1d9943b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":150,\"suffix\":\"+\",\"title\":\"Projects\",\"number_color\":\"#3B3663\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Nunito\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"title_color\":\"#696687\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Nunito\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"1bf73ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.8769999999999953388396534137427806854248046875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":100,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DCDDE4\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e234d9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Where you will find the same quality of service and dedication around the world.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"41239f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8d0ac4f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e707eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"_inline_size_tablet\":38,\"_inline_size_mobile\":37},\"elements\":[{\"id\":\"b88c2fa\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Clients\",\"number_color\":\"#3B3663\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Nunito\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"title_color\":\"#696687\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Nunito\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"5684381\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.8769999999999953388396534137427806854248046875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":100,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DCDDE4\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f1e5e83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Making us one of the leading web design company around the globe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3c648c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8FBFC\"},\"elements\":[{\"id\":\"1d4328d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"de6d702\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b756466\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"z_index\":5},\"elements\":[{\"id\":\"070627a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55e374c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":49,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ceb38d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_img_01.png\",\"id\":5843},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-105\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"lazyLoad\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d029b7f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"91aad24\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":3},\"elements\":[{\"id\":\"13d2fea\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":136,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9747bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3143686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f59ff8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5feb0e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"024ea92\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"2bd3c2a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb9975b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_bg01.jpg\",\"id\":6046},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"da6c650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"85d6e7f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":119,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"594683a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_circle1e1.png\",\"id\":6053},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":0,\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-120,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":-50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b3bb50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More with us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"505ddcd\",\"elType\":\"widget\",\"settings\":{\"title\":\"You Want to Showcase Your Website<br>\\nin Top Join With Us\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":49,\"sizes\":[]},\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_z_index\":4},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a2c466\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"circle1e1\\\"><span style=\\\"background-color: #292b67;\\\" class=\\\"moved\\\"><\\/span><\\/div>\",\"_z_index\":3,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-2.600000000000000088817841970012523233890533447265625,\"unit\":\"%\"},\"_offset_y\":{\"size\":110,\"unit\":\"px\"},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"62e90d1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f179e2\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:20px;\\n\\theight: 20px;\\n\\tborder-radius: 50%;\\n\\tborder:2px #f19d10 solid;\\n\\tbackground: transparent;\\\"><\\/div>\",\"_z_index\":3,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"fc156c9\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join with us\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"border_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":\"\"},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f796b1f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"81eb6fe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:10px;\\n\\theight: 10px;\\n\\tborder-radius: 50%;\\n\\tbackground: #416dc9;\\\"><\\/div>\",\"_z_index\":3,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":183,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"f2e73d7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:20px;\\n\\theight: 20px;\\n\\tborder-radius: 50%;\\n\\tbackground: #4771cb;\\\"><\\/div>\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-130,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":138,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"843361a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8e61015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"87f1900\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ee303a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our services<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"610654d\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Can Help?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e632bdb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5d0cadd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ebb34b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"80db5b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_07.png\",\"id\":5857},\"title_text\":\"Search Engine Optimization\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"none\",\"default_position\":\"left\",\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ddf82be\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"533f4d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"d0e8a02\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_06.png\",\"id\":5856},\"title_text\":\"Social Media Strategy\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"default_position\":\"left\",\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"834521d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7c5ef56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86f411c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_09.png\",\"id\":5854},\"title_text\":\"Real Time and Data\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"default_position\":\"left\",\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"e2a54b3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e9ec21\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"806cb89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"9568180\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_05.png\",\"id\":5858},\"title_text\":\"Online Media Management\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"default_position\":\"left\",\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"44efd5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"201ef3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"ede7311\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_08.png\",\"id\":5853},\"title_text\":\"Reporting & Analysis\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"default_position\":\"left\",\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"c8f17c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"be43253\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1610b6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_icon_10.png\",\"id\":5855},\"title_text\":\"Penalty Recovery\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"default_position\":\"left\",\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"56fd89f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"faf5571\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F8FBFC\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"z_index\":3},\"elements\":[{\"id\":\"4522368\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7244a39\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5fd3a0d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Previous Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0ff379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3df49b0\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"all_title\":\"All\",\"button_title\":\"view more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"content\":\"<p>Content<\\/p>\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"6\",\"orderby\":\"comment_count \",\"order\":\"\",\"taxonomy\":[\"marketing\",\"seo\",\"web\",\"branding\"],\"tags\":[],\"author__in\":[],\"post__in\":[\"286\",\"283\",\"280\",\"277\",\"289\",\"5866\",\"272\",\"269\",\"200\",\"264\"],\"ignore_sticky_posts\":\"0\"},\"load_items\":\"3\",\"hover\":\"type2\",\"use_filter\":\"yes\",\"show_view_all\":\"yes\",\"filter_style\":\"isotope\",\"lazyload\":\"\",\"show_type\":\"packery\",\"packery_type\":\"1\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"2e6e65e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f16df46\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_bg02.jpg\",\"id\":6048},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"44d0752\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c21d947\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ff72077\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_circle1e1.png\",\"id\":6053},\"image_size\":\"full\",\"align\":\"left\",\"_z_index\":0,\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-63,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-120,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":-45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e049f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Download the app now.<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"903dda9\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:20px;\\n\\theight: 20px;\\n\\tborder-radius: 50%;\\n\\tborder:2px #f19d10 solid;\\n\\tbackground: transparent;\\\"><\\/div>\",\"_z_index\":3,\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"63aeac6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Showcase Your Website Where<br>\\nYou Want, When You Need.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":49,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16a4c50\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3a028d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/app_store.png\",\"id\":5892},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"780a9b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/google_play.png\",\"id\":5891},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"51148c8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a3a4d12\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\\\"width:20px;\\n\\theight: 20px;\\n\\tborder-radius: 50%;\\n\\tbackground: #4771cb;\\\"><\\/div>\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-130,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"cca3b6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2bfb69e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_iphone.png\",\"id\":5905},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"55\",\"isLinked\":false},\"lazyLoad\":\"yes\",\"_z_index\":5},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b0b55b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"circle1e1\\\"><span style=\\\"background-color: #292b67;\\\" class=\\\"moved\\\"><\\/span><\\/div>\",\"_z_index\":3,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-20,\"unit\":\"%\"},\"_offset_y\":{\"size\":203,\"unit\":\"px\"},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e2a9bf5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"8811584\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a499d23\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_img_04.png\",\"id\":5912},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"lazyLoad\":\"yes\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c698b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"9d4e5be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f4cb26b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ca1140b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c52a16f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ce3a91\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"item_align\":\"left\",\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"f4684c0\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"2293ed3\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"283dcd6\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"eeaa88e\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"b94608e\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"abf3147\"}],\"avatar_slider\":\"yes\",\"autoplay_time\":\"40000\",\"image_size\":{\"unit\":\"px\",\"size\":\"130\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_slider_arrow\":\"rgba(105,102,135,0.5)\",\"quote_items_color\":\"#f19910\",\"space\":\"0\",\"round_imgs\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cc65c6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F8FBFC\"},\"elements\":[{\"id\":\"a287798\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_inline_size\":null},\"elements\":[{\"id\":\"0320407\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f18916a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>analysis<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"99aa26d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6270a61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7539cf1\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"958\\\" title=\\\"Home2 form\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"92d3270\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"fdec93f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fbbcfbf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43c3f66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_img_05.png\",\"id\":5923},\"image_size\":\"full\",\"lazyLoad\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"72d0927\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6183, 5766, '_elementor_controls_usage', 'a:14:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";s:5:\"align\";s:1:\"7\";s:8:\"lazyLoad\";s:1:\"5\";s:7:\"link_to\";s:1:\"2\";s:4:\"link\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:17:\"_section_position\";a:11:{s:14:\"_element_width\";s:1:\"4\";s:9:\"_position\";s:1:\"4\";s:9:\"_offset_x\";s:1:\"3\";s:9:\"_offset_y\";s:1:\"4\";s:16:\"_offset_x_tablet\";s:1:\"2\";s:16:\"_offset_y_tablet\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";s:21:\"_offset_orientation_h\";s:1:\"1\";s:13:\"_offset_x_end\";s:1:\"2\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:16:\"_offset_y_mobile\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"1\";}s:14:\"_section_style\";a:4:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:12:\"width_tablet\";s:1:\"2\";s:5:\"width\";s:1:\"2\";s:13:\"opacity_hover\";s:1:\"2\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"34\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"33\";s:12:\"space_tablet\";s:2:\"18\";s:12:\"space_mobile\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"2\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:2:\"16\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:8:\"_z_index\";s:2:\"11\";s:12:\"_css_classes\";s:2:\"11\";s:14:\"_margin_mobile\";s:1:\"1\";}s:17:\"_section_position\";a:10:{s:14:\"_element_width\";s:2:\"15\";s:9:\"_position\";s:2:\"15\";s:9:\"_offset_x\";s:2:\"15\";s:9:\"_offset_y\";s:2:\"12\";s:21:\"_offset_orientation_v\";s:1:\"9\";s:13:\"_offset_y_end\";s:2:\"10\";s:16:\"_offset_y_mobile\";s:1:\"2\";s:21:\"_offset_orientation_h\";s:1:\"3\";s:13:\"_offset_x_end\";s:1:\"3\";s:16:\"_offset_x_mobile\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"13\";s:20:\"typography_font_size\";s:2:\"13\";s:25:\"typography_text_transform\";s:1:\"9\";s:22:\"typography_font_weight\";s:2:\"11\";s:10:\"text_color\";s:1:\"1\";s:5:\"align\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"7\";s:27:\"typography_font_size_tablet\";s:1:\"3\";s:25:\"typography_letter_spacing\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:2:\"12\";s:14:\"_margin_tablet\";s:1:\"3\";s:14:\"_margin_mobile\";s:1:\"1\";}s:15:\"_section_border\";a:1:{s:21:\"_border_radius_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";s:1:\"9\";s:11:\"header_size\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_z_index\";s:1:\"3\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:21:\"typography_typography\";s:1:\"9\";s:22:\"typography_line_height\";s:1:\"9\";s:22:\"typography_font_weight\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"3\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:27:\"typography_font_size_mobile\";s:1:\"2\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:29:\"typography_line_height_mobile\";s:1:\"2\";s:11:\"title_color\";s:1:\"1\";s:29:\"typography_line_height_tablet\";s:1:\"2\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:10:\"cursorChar\";s:1:\"1\";s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:12:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:29:\"prefix_typography_font_family\";s:1:\"1\";s:27:\"prefix_typography_font_size\";s:1:\"1\";s:29:\"prefix_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:37:\"strings_typography_line_height_tablet\";s:1:\"1\";s:33:\"strings_typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:8:\"_z_index\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";s:2:\"35\";s:21:\"space_between_widgets\";s:2:\"23\";s:19:\"_inline_size_tablet\";s:2:\"16\";s:19:\"_inline_size_mobile\";s:1:\"3\";s:16:\"content_position\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";s:1:\"8\";s:7:\"padding\";s:2:\"12\";s:7:\"z_index\";s:1:\"5\";s:13:\"margin_tablet\";s:1:\"6\";s:14:\"padding_tablet\";s:1:\"4\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:6:{s:16:\"background_color\";s:1:\"4\";s:18:\"background_color_b\";s:1:\"4\";s:23:\"background_color_b_stop\";s:1:\"4\";s:22:\"background_hover_color\";s:1:\"4\";s:24:\"background_hover_color_b\";s:1:\"4\";s:29:\"background_hover_color_b_stop\";s:1:\"4\";}s:14:\"section_border\";a:6:{s:20:\"border_radius_tablet\";s:1:\"2\";s:13:\"border_border\";s:1:\"3\";s:12:\"border_width\";s:1:\"3\";s:19:\"border_width_mobile\";s:1:\"3\";s:12:\"border_color\";s:1:\"3\";s:19:\"border_width_tablet\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"12\";}s:14:\"section_layout\";a:4:{s:13:\"custom_height\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"5\";s:6:\"layout\";s:1:\"6\";s:16:\"content_position\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"5\";s:14:\"padding_tablet\";s:1:\"2\";s:6:\"margin\";s:1:\"6\";s:13:\"margin_tablet\";s:1:\"2\";s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:8:{s:21:\"background_background\";s:1:\"9\";s:16:\"background_image\";s:1:\"3\";s:19:\"background_position\";s:1:\"3\";s:17:\"background_repeat\";s:1:\"3\";s:22:\"background_size_tablet\";s:1:\"1\";s:22:\"background_size_mobile\";s:1:\"1\";s:16:\"background_color\";s:1:\"6\";s:15:\"background_size\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"10\";s:11:\"image_hover\";s:1:\"4\";s:10:\"title_text\";s:2:\"10\";s:16:\"description_text\";s:2:\"10\";s:8:\"position\";s:1:\"4\";s:10:\"title_size\";s:2:\"10\";s:4:\"link\";s:1:\"4\";s:16:\"default_position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:29:\"section_style_content_section\";a:20:{s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:1:\"4\";s:17:\"title_color_hover\";s:1:\"4\";s:27:\"title_typography_typography\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:28:\"title_typography_line_height\";s:2:\"10\";s:17:\"description_color\";s:2:\"10\";s:23:\"description_color_hover\";s:1:\"4\";s:33:\"description_typography_typography\";s:2:\"10\";s:34:\"description_typography_font_family\";s:1:\"4\";s:32:\"description_typography_font_size\";s:2:\"10\";s:34:\"description_typography_font_weight\";s:1:\"4\";s:37:\"description_typography_text_transform\";s:1:\"4\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:1:\"4\";s:26:\"content_vertical_alignment\";s:2:\"10\";s:34:\"description_typography_line_height\";s:2:\"10\";s:18:\"title_bottom_space\";s:1:\"6\";s:28:\"title_typography_font_weight\";s:1:\"6\";s:17:\"text_align_mobile\";s:1:\"6\";}s:27:\"section_style_image_section\";a:3:{s:11:\"image_space\";s:2:\"10\";s:10:\"image_size\";s:2:\"10\";s:18:\"image_space_mobile\";s:1:\"6\";}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:7:{s:8:\"_padding\";s:1:\"4\";s:12:\"_css_classes\";s:1:\"4\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"7\";s:15:\"_padding_tablet\";s:1:\"6\";s:14:\"_margin_mobile\";s:1:\"6\";s:15:\"_padding_mobile\";s:1:\"6\";}s:15:\"_section_border\";a:8:{s:13:\"_border_width\";s:1:\"4\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";s:19:\"_border_hover_width\";s:1:\"4\";s:33:\"_box_shadow_hover_box_shadow_type\";s:1:\"4\";s:28:\"_box_shadow_hover_box_shadow\";s:1:\"4\";s:21:\"_border_radius_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:18:\"animation_duration\";s:1:\"4\";s:16:\"_animation_delay\";s:1:\"8\";s:10:\"_animation\";s:1:\"1\";}s:19:\"_section_background\";a:11:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";s:19:\"_background_color_b\";s:1:\"4\";s:24:\"_background_color_b_stop\";s:1:\"4\";s:26:\"_background_gradient_angle\";s:1:\"4\";s:28:\"_background_hover_background\";s:1:\"4\";s:23:\"_background_hover_color\";s:1:\"4\";s:25:\"_background_hover_color_b\";s:1:\"4\";s:30:\"_background_hover_color_b_stop\";s:1:\"4\";s:32:\"_background_hover_gradient_angle\";s:1:\"4\";s:28:\"_background_hover_transition\";s:1:\"4\";}}}}s:7:\"counter\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:3:{s:13:\"ending_number\";s:1:\"2\";s:6:\"suffix\";s:1:\"3\";s:5:\"title\";s:1:\"3\";}}s:5:\"style\";a:2:{s:14:\"section_number\";a:6:{s:12:\"number_color\";s:1:\"3\";s:28:\"typography_number_typography\";s:1:\"3\";s:29:\"typography_number_font_family\";s:1:\"3\";s:27:\"typography_number_font_size\";s:1:\"3\";s:29:\"typography_number_font_weight\";s:1:\"3\";s:32:\"typography_number_letter_spacing\";s:1:\"3\";}s:13:\"section_title\";a:7:{s:11:\"title_color\";s:1:\"3\";s:27:\"typography_title_typography\";s:1:\"3\";s:28:\"typography_title_font_family\";s:1:\"3\";s:26:\"typography_title_font_size\";s:1:\"3\";s:28:\"typography_title_font_weight\";s:1:\"3\";s:31:\"typography_title_text_transform\";s:1:\"3\";s:31:\"typography_title_letter_spacing\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:1:\"3\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:9:{s:12:\"button_title\";s:1:\"2\";s:16:\"button_alignment\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"2\";s:17:\"btn_border_radius\";s:1:\"2\";s:21:\"button_size_elementor\";s:1:\"2\";s:12:\"padding_size\";s:1:\"2\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:5:\"image\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:18:{s:34:\"button_background_color_background\";s:1:\"2\";s:29:\"button_background_color_color\";s:1:\"2\";s:31:\"button_background_color_color_b\";s:1:\"2\";s:38:\"button_background_color_gradient_angle\";s:1:\"2\";s:24:\"button_title_color_hover\";s:1:\"2\";s:40:\"button_background_color_hover_background\";s:1:\"2\";s:35:\"button_background_color_hover_color\";s:1:\"2\";s:37:\"button_background_color_hover_color_b\";s:1:\"2\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:18:\"button_title_color\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:18:\"gt3-core-portfolio\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:8:\"settings\";a:1:{s:15:\"section_section\";a:12:{s:4:\"cols\";s:1:\"1\";s:12:\"button_title\";s:1:\"1\";s:7:\"content\";s:1:\"1\";s:10:\"load_items\";s:1:\"1\";s:5:\"hover\";s:1:\"1\";s:10:\"use_filter\";s:1:\"1\";s:13:\"show_view_all\";s:1:\"1\";s:12:\"filter_style\";s:1:\"1\";s:8:\"lazyload\";s:1:\"1\";s:9:\"show_type\";s:1:\"1\";s:12:\"packery_type\";s:1:\"1\";s:10:\"icon_space\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"general_section\";a:6:{s:8:\"autoplay\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:13:\"avatar_slider\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}}s:5:\"style\";a:4:{s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}}}}'),
(6184, 5766, '_gt3_usage_shortcodes', '{\"contact-form-7\":4}'),
(6185, 5766, 'rs_page_bg_color', ''),
(6186, 6218, '_edit_lock', '1662227246:3'),
(6187, 6218, 'mb_page_sidebar_layout', 'none'),
(6188, 6218, 'mb_page_title_conditional', 'no'),
(6189, 6218, 'mb_page_title_use_feature_image', '0'),
(6190, 6218, 'mb_show_breadcrumbs', '1'),
(6191, 6218, 'mb_page_title_vertical_align', 'middle'),
(6192, 6218, 'mb_page_title_horizontal_align', 'center'),
(6193, 6218, 'mb_page_title_font_color', '#3b3663'),
(6194, 6218, 'mb_page_title_bg_color', '#ffffff'),
(6195, 6218, 'mb_page_title_bg_repeat', 'no-repeat'),
(6196, 6218, 'mb_page_title_bg_size', 'cover'),
(6197, 6218, 'mb_page_title_bg_attachment', 'scroll'),
(6198, 6218, 'mb_page_title_bg_position', 'center center'),
(6199, 6218, 'mb_page_title_height', '215'),
(6200, 6218, 'mb_page_title_top_border', '0'),
(6201, 6218, 'mb_page_title_top_border_color_opacity', '1'),
(6202, 6218, 'mb_page_title_bottom_border', '0'),
(6203, 6218, 'mb_page_title_bottom_border_color_opacity', '1'),
(6204, 6218, 'mb_page_title_bottom_margin', '80'),
(6205, 6218, 'mb_preloader', 'default'),
(6206, 6218, 'mb_preloader_type', 'linear'),
(6207, 6218, 'mb_preloader_background', '#191a1c'),
(6208, 6218, 'mb_preloader_item_color', '#ffffff'),
(6209, 6218, 'mb_preloader_item_color2', '#435bb2'),
(6210, 6218, 'mb_preloader_item_width', '120'),
(6211, 6218, 'mb_preloader_item_stroke', '2'),
(6212, 6218, 'mb_preloader_item_logo_width', '45'),
(6213, 6218, 'mb_preloader_full', '1'),
(6214, 6218, 'mb_bubbles_block', 'default'),
(6215, 6218, 'rs_page_bg_color', ''),
(6216, 6218, '_elementor_edit_mode', 'builder'),
(6217, 6218, '_elementor_template_type', 'wp-page'),
(6218, 6218, '_elementor_version', '3.5.2'),
(6219, 6218, '_wpda-builder-header', '6300'),
(6220, 6218, '_wpda-builder-footer', '6278'),
(6221, 6218, '_wp_page_template', 'default'),
(6222, 6218, '_elementor_page_settings', 'a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F8F9FA\";}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6223, 6218, '_elementor_data', '[{\"id\":\"3e58fee9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#071C39\",\"background_image\":{\"id\":6229,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_bg.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"z_index\":2,\"background_position\":\"bottom center\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c6a0752\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57670501\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"40107c1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bf112a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"43af9c02\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6420,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/pensive-female_journalist.jpg\"},{\"id\":6417,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/business-people-in-modern_office.jpg\"},{\"id\":6418,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/view-glass-casual_cheerful.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_scroll\":\"1\",\"navigation\":\"dots\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"100\",\"isLinked\":false},\"effect\":\"fade\",\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true},{\"id\":\"75e43da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":1},\"elements\":[{\"id\":\"5c811c38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6230,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/gradient-figure.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"-530\",\"left\":\"-45\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-350\",\"left\":\"-70\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\",\"_css_classes\":\"gt3_pulse_figure_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2d0b61bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital growth experts\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"165\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cef9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"165\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4769dfe\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"More About us\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#FFFFFF\",\"border_color_hover\":\"#FFFFFF\",\"border_color\":\"#FFFFFF\",\"icon_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"165\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"48982f\",\"elType\":\"widget\",\"settings\":{\"video_title\":\"Play video\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=Qdw0nDG5j2Q&amp;feature=youtu.be\",\"align\":\"left\",\"align_button\":\"left\",\"btn_color\":\"#F47015\",\"btn_background_color\":\"#f47514\",\"button_animation\":\"none\",\"btn_background_color_background\":\"classic\",\"btn_background_color_color\":\"#FFFFFF\",\"btn_background_color_color_b\":\"#f56616\",\"item_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"autoplay\":\"true\",\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_css_classes\":\"gt3_custom_video_hover\",\"_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}},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1952bf63\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36de5b75\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6097072d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6379,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/1-08.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4dfe5cea\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"3536f4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"46a5a9e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6380,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/2-08.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eef8fe4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"4dd3e421\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"56800294\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6381,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/3-08.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"70ed7098\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"77f9ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"481fbfcf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6382,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/4-08.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d218e5d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cdbfe2b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"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},\"z_index\":1,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f8f2899\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"id\":6235,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_iconbox_bg.png\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1225f1ec\",\"elType\":\"widget\",\"settings\":{\"position\":\"top\",\"enable_link\":\"yes\",\"link\":{\"url\":\"#gt3-next-section\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"draw_bg\":\"#071D3A\",\"element_icon\":\"fa fa-arrow-down\",\"color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"gt3-core-designdraw\"},{\"id\":\"5430ec29\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"gt3-next-section\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"30476cd5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"62b77f78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>care features<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a7e4a05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Provide Awesome Service<br>\\nWith Our Tools\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9a7a0e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cca3f20\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57a1e433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6236,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/conversation-icon.png\"},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"20\",\"left\":\"45\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"15912472\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ddcf6f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6237,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/graphicon.png\"},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"20\",\"left\":\"45\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"5a2e1f5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4699f42e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6238,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/rocket-icon.png\"},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"20\",\"left\":\"45\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"474bfd42\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":1,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"707eb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"13d556df\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3b73e6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"27dd8917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6239,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_img_figure.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"369569c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6240,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/businessman-using-smartphone.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"-111\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"gt3_image_custom_round\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"100\",\"isLinked\":false},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"35327531\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"67d8bc81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":152,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6c515e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>About Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57eaaed1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":1},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"783209af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Adumn nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a731b59\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fb423d5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"751e4999\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"About Us\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"_z_index\":1,\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"292b2c18\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"687da552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6241,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/seo_text.png\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"align\":\"right\",\"_z_index\":0,\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3badb60f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"content_position\":\"middle\",\"background_image\":{\"id\":6243,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_section-bg1.png\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"be25f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"722e0dba\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"37d895ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"31e5ab54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"22ef0ac6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2558a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding Digital Experience\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b699aaa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"743c49c1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"653332c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6244,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/blue-chek-icon.png\"},\"title_text\":\"\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5d44bfaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"34aa0473\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6244,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/blue-chek-icon.png\"},\"title_text\":\"\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"44859f30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9f10f65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6244,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/blue-chek-icon.png\"},\"title_text\":\"\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"680bb9da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2b9a998a\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"196b79e7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34ae7d9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5737ac7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7591bdaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"10\",\"bottom\":\"52\",\"left\":\"10\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":29,\"vertical\":29,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"52\",\"bottom\":\"10\",\"left\":\"52\",\"isLinked\":false}},\"elements\":[{\"id\":\"72584203\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6245,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/person-icon.png\"},\"title_text\":\"Search Engine<br>Optimization\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":86,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_align\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"1e015d63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"10\",\"bottom\":\"52\",\"left\":\"10\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":29,\"vertical\":29,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"52\",\"bottom\":\"10\",\"left\":\"52\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c4d9994\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6246,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/smartphone-icon.png\"},\"title_text\":\"Social Media<br>Strategy\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":86,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_align\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35432b3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1331613a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"10\",\"bottom\":\"52\",\"left\":\"10\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":29,\"vertical\":29,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"52\",\"bottom\":\"10\",\"left\":\"52\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb96b35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6247,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/cloud-icon.png\"},\"title_text\":\"Real Time and Data\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":86,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_align\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"33c4a342\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"10\",\"bottom\":\"52\",\"left\":\"10\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":29,\"vertical\":29,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"52\",\"bottom\":\"10\",\"left\":\"52\",\"isLinked\":false}},\"elements\":[{\"id\":\"504f8d45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6248,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/transfer-icon.png\"},\"title_text\":\"Reporting & Analysis\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":86,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_align\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49fa5766\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#041723\",\"background_image\":{\"id\":6249,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_works_bg.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2876640e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"center\",\"background_image\":{\"id\":6250,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_works_bg.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"414441cb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"32b78e56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"css_classes\":\"gt3_custom_column_padding\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"4a180950\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e9b7356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Featured Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fa3cb67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf86282\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b055c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61841592\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5c89c72f\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"View all cases\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#FFFFFF\",\"border_color\":\"#FFFFFF\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"1451d19f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"792825d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4368901a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2ab1b04\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"2\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"12\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3764\",\"3757\",\"3736\",\"3705\",\"5326\"],\"ignore_sticky_posts\":\"0\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_left_rounded\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65b392b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"z_index\":1,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"711eafbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":6252,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_testimonials_bg.png\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_bg_width\":{\"unit\":\"px\",\"size\":417,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"155\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e2c4c40\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"18a93022\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11c1a49c\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say \",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a50388\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17591d5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null},\"elements\":[{\"id\":\"535b9460\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5376,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_7.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_moved_element\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7849432\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5379,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_5.png\"},\"image_size\":\"full\",\"align\":\"right\",\"space\":{\"unit\":\"px\",\"size\":84,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_moved_element2\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"38847ed9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"45c9695d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5375,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_9.png\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"animation_duration\":\"slow\",\"_css_classes\":\"gt3_moved_element3\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c3336e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6e51be24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5374,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_8.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_css_classes\":\"gt3_moved_element2\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"72df79e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3470c5d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5377,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_6.png\"},\"image_size\":\"full\",\"align\":\"right\",\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"21\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_moved_element2\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"393932da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"8ee4da0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2fdfae40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6220,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_2.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"38\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_moved_element\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"336e5b00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6221,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_1.png\"},\"image_size\":\"full\",\"align\":\"right\",\"space\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_moved_element2\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40e36558\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3b10c06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6222,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_4.png\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"animation_duration\":\"slow\",\"_css_classes\":\"gt3_moved_element3\",\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"777ed8d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6223,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\"},\"image_size\":\"full\",\"align\":\"right\",\"space\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_css_classes\":\"gt3_moved_element2\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2cd76e6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6258,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_testimonials_img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":84,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"_css_classes\":\"gt3_moved_element2\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e78b5ea\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"},{\"id\":\"6be0ac2f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-350\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"34c24a97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF8A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":36,\"blur\":131,\"spread\":0,\"color\":\"rgba(13, 52.00000000000003, 79, 0.13)\"}},\"elements\":[{\"id\":\"5853d90d\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br> <br>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br><br>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br><br>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":\"107\",\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"-125\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"author_position\":\"around\",\"item_align\":\"center\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_image\":{\"id\":6254,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home08-testimonials-icon.png\"},\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay\":\"yes\",\"autoplay_time\":5000},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2dd1ff7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_position\":\"bottom right\",\"_background_repeat\":\"no-repeat\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"55e0add6\",\"elType\":\"section\",\"settings\":{\"background_color_stop\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"background_color_b\":\"#FFFFFF\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":160,\"sizes\":[]},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":3,\"background_image\":{\"id\":6377,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_testimonials-wave_new.png\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6310db57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"98ecf00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"372de157\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"143f1126\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59e19595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo<br> esse nusquam. Eam iriure diceret oporteat.\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"1\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ef73f4a\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"featured_bg_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#3B3663\",\"color_block_hover\":\"#FFFFFF\",\"background_color_hover\":\"#B83A3A\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#FFFFFF\",\"_animation\":\"fadeIn\",\"background_color_hover_background\":\"gradient\",\"background_color_hover_color\":\"#6979D4\",\"background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"background_color_hover_color_b\":\"#D48CA3\",\"background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":29,\"vertical\":29,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_custom_transition\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"1e7c7324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4153732b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"47a5d31e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"home08_ctf\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"40c228f0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"6929fb8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"74dffec0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6260,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/contact_icon.png\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"24e7a3b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO<br>Analysis?\",\"_background_background\":\"classic\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#3789E6\",\"textgradient_color_end\":\"#E180B0\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b82581e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#D48BA4\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7024559e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7019bb91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"900\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e802985\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"561e95c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#041723\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":6262,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_pricing.jpg\"},\"background_size\":\"cover\",\"background_image_tablet\":{\"id\":6262,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_pricing.jpg\"},\"background_image_mobile\":{\"id\":6262,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_pricing.jpg\"},\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"cover\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51ef3aca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1a16d867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4318ad2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions<br> \\nfor Our Clients\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53ce2bd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"158ce1b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4ff8813a\",\"elType\":\"widget\",\"settings\":{\"title\":\"popular plan\",\"price_prefix\":\"$ \",\"price\":19,\"price_suffix\":\" \\/ mo\",\"content\":\"<ul class=\\\"gt3_styled_list\\\">\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #bd88ae !important;\\\"><\\/i>50+ Pro Widgets<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #bd88ae;\\\"><\\/i>\\u00a050+ Pro Widgets<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #bd88ae;\\\"><\\/i>Popup Builder<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #bd88ae;\\\"><\\/i>Support for 1 Year<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #bd88ae;\\\"><\\/i>Updates for 1 Year<\\/li>\\n<\\/ul>\",\"button_text\":\"Register\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"view_type\":\"type5\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"_background_background\":\"classic\",\"item_background_background\":\"gradient\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\",\"title_color\":\"#FFFFFF\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"price_item_prefix_color\":\"#FFFFFF\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"price_item_suffix_color\":\"#FFFFFF\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":\"4.6\",\"sizes\":[]},\"price_color\":\"#FFFFFF\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":\"0.85\",\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.5\",\"sizes\":[]},\"content_color\":\"#FFFFFF\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_background_color\":\"#6879D5\",\"package_is_active\":\"yes\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]},\"button_icon_en\":\"yes\",\"button_icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"item_background_color_b\":\"#BD87AE\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"},{\"id\":\"4cbcfb32\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6261,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/price5-label.png\"},\"image_size\":\"full\",\"align\":\"right\",\"space\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"56\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":15,\"unit\":\"px\"},\"_offset_y\":{\"size\":15,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56895fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"21965d16\",\"elType\":\"widget\",\"settings\":{\"title\":\"recommended plan\",\"price_prefix\":\"$ \",\"price\":49,\"price_suffix\":\" \\/ mo\",\"content\":\"<ul class=\\\"gt3_styled_list\\\"><li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #bd88ae !important;\\\"><\\/i>70+ Pro Widgets<\\/li><li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #bd88ae;\\\"><\\/i> 80+ Pro Widgets<\\/li><li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #bd88ae;\\\"><\\/i>Popup Builder<\\/li><li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #bd88ae;\\\"><\\/i>Support for 1 Year<\\/li><li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #bd88ae;\\\"><\\/i>Updates for 1 Year<\\/li><\\/ul>\",\"button_text\":\"Register\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"view_type\":\"type5\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"_background_background\":\"classic\",\"item_background_background\":\"gradient\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\",\"title_color\":\"#FFFFFF\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"price_item_prefix_color\":\"#FFFFFF\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"price_item_suffix_color\":\"#FFFFFF\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":\"4.6\",\"sizes\":[]},\"price_color\":\"#FFFFFF\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":\"0.85\",\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.5\",\"sizes\":[]},\"content_color\":\"#FFFFFF\",\"_border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF\",\"item_background_color\":\"#583F6B\",\"package_is_active\":\"yes\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]},\"button_icon_en\":\"yes\",\"button_icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":160,\"sizes\":[]},\"item_background_color_b\":\"#393872\",\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6224, 6218, '_elementor_controls_usage', 'a:18:{s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"29\";s:12:\"space_tablet\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"7\";}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:22:\"section_image_carousel\";a:5:{s:8:\"carousel\";s:1:\"1\";s:14:\"thumbnail_size\";s:1:\"1\";s:14:\"slides_to_show\";s:1:\"1\";s:16:\"slides_to_scroll\";s:1:\"1\";s:10:\"navigation\";s:1:\"1\";}s:26:\"section_additional_options\";a:2:{s:6:\"effect\";s:1:\"1\";s:14:\"autoplay_speed\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"1\";s:21:\"_border_radius_tablet\";s:1:\"1\";s:21:\"_border_radius_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"34\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:2:\"33\";s:21:\"space_between_widgets\";s:2:\"10\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"1\";s:7:\"padding\";s:2:\"10\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:7:{s:21:\"background_background\";s:1:\"9\";s:16:\"background_image\";s:1:\"3\";s:19:\"background_position\";s:1:\"3\";s:17:\"background_repeat\";s:1:\"3\";s:16:\"background_color\";s:1:\"5\";s:15:\"background_size\";s:1:\"1\";s:19:\"background_bg_width\";s:1:\"1\";}s:14:\"section_border\";a:4:{s:13:\"border_radius\";s:1:\"5\";s:26:\"box_shadow_box_shadow_type\";s:1:\"5\";s:21:\"box_shadow_box_shadow\";s:1:\"5\";s:19:\"border_radius_hover\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:2:\"20\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"20\";s:10:\"image_size\";s:2:\"20\";s:5:\"align\";s:2:\"14\";s:12:\"align_mobile\";s:2:\"10\";}}s:8:\"advanced\";a:6:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";s:2:\"14\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"9\";s:12:\"_css_classes\";s:2:\"12\";s:8:\"_z_index\";s:1:\"4\";s:8:\"_padding\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:2:{s:10:\"_animation\";s:1:\"1\";s:18:\"animation_duration\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"1\";s:21:\"_border_radius_tablet\";s:1:\"1\";s:21:\"_border_radius_mobile\";s:1:\"1\";}s:17:\"_section_position\";a:5:{s:9:\"_position\";s:1:\"2\";s:21:\"_offset_orientation_h\";s:1:\"2\";s:13:\"_offset_x_end\";s:1:\"2\";s:9:\"_offset_y\";s:1:\"2\";s:20:\"_offset_y_end_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:1:\"4\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:5:\"space\";s:2:\"13\";s:19:\"image_border_radius\";s:2:\"11\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"9\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:13:{s:11:\"title_color\";s:1:\"5\";s:21:\"typography_typography\";s:1:\"9\";s:22:\"typography_font_family\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"9\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:27:\"typography_font_size_mobile\";s:1:\"1\";s:29:\"typography_line_height_mobile\";s:1:\"1\";s:25:\"typography_letter_spacing\";s:1:\"2\";s:25:\"enable_theme_textgradient\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:7:{s:8:\"_padding\";s:1:\"3\";s:14:\"_margin_mobile\";s:1:\"1\";s:15:\"_padding_tablet\";s:1:\"4\";s:15:\"_padding_mobile\";s:1:\"1\";s:8:\"_z_index\";s:1:\"4\";s:7:\"_margin\";s:1:\"5\";s:14:\"_margin_tablet\";s:1:\"1\";}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"17\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"17\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:10:\"text_color\";s:2:\"10\";s:21:\"typography_typography\";s:2:\"11\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:27:\"typography_font_size_mobile\";s:1:\"1\";s:20:\"typography_font_size\";s:2:\"10\";s:25:\"typography_text_transform\";s:1:\"7\";s:5:\"align\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:22:\"typography_line_height\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:7:{s:7:\"_margin\";s:2:\"13\";s:8:\"_padding\";s:1:\"4\";s:14:\"_margin_tablet\";s:1:\"4\";s:14:\"_margin_mobile\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"9\";s:15:\"_padding_mobile\";s:1:\"1\";s:8:\"_z_index\";s:1:\"7\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"4\";s:16:\"button_alignment\";s:1:\"4\";s:18:\"btn_border_rounded\";s:1:\"4\";s:17:\"btn_border_radius\";s:1:\"4\";s:21:\"button_size_elementor\";s:1:\"4\";s:12:\"padding_size\";s:1:\"4\";s:5:\"image\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:17:{s:34:\"button_background_color_background\";s:1:\"4\";s:29:\"button_background_color_color\";s:1:\"4\";s:31:\"button_background_color_color_b\";s:1:\"4\";s:38:\"button_background_color_gradient_angle\";s:1:\"4\";s:24:\"button_title_color_hover\";s:1:\"4\";s:40:\"button_background_color_hover_background\";s:1:\"4\";s:35:\"button_background_color_hover_color\";s:1:\"4\";s:37:\"button_background_color_hover_color_b\";s:1:\"4\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"4\";s:27:\"title_typography_typography\";s:1:\"4\";s:26:\"title_typography_font_size\";s:1:\"4\";s:28:\"title_typography_font_weight\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:1:\"4\";s:18:\"button_title_color\";s:1:\"4\";s:18:\"border_color_hover\";s:1:\"4\";s:12:\"border_color\";s:1:\"2\";s:16:\"icon_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:8:\"_z_index\";s:1:\"1\";}}}}s:19:\"gt3-core-videopopup\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:21:\"basic_section_section\";a:18:{s:11:\"video_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_text_transform\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:11:\"title_color\";s:1:\"1\";s:10:\"video_link\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:12:\"align_button\";s:1:\"1\";s:9:\"btn_color\";s:1:\"1\";s:16:\"button_animation\";s:1:\"1\";s:31:\"btn_background_color_background\";s:1:\"1\";s:26:\"btn_background_color_color\";s:1:\"1\";s:28:\"btn_background_color_color_b\";s:1:\"1\";s:9:\"item_size\";s:1:\"1\";s:8:\"autoplay\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:3:\"gap\";s:1:\"3\";s:16:\"content_position\";s:1:\"1\";s:6:\"layout\";s:1:\"4\";s:15:\"stretch_section\";s:1:\"2\";s:13:\"content_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";s:2:\"10\";s:7:\"z_index\";s:1:\"5\";s:7:\"padding\";s:1:\"5\";s:14:\"padding_mobile\";s:1:\"2\";s:13:\"margin_tablet\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:14:{s:21:\"background_background\";s:1:\"9\";s:16:\"background_color\";s:1:\"7\";s:16:\"background_image\";s:1:\"5\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"5\";s:19:\"background_position\";s:1:\"6\";s:21:\"background_color_stop\";s:1:\"1\";s:18:\"background_color_b\";s:1:\"1\";s:23:\"background_color_b_stop\";s:1:\"1\";s:25:\"background_gradient_angle\";s:1:\"1\";s:23:\"background_image_tablet\";s:1:\"1\";s:23:\"background_image_mobile\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:22:\"background_size_mobile\";s:1:\"1\";}}}}s:19:\"gt3-core-designdraw\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:6:{s:8:\"position\";s:1:\"1\";s:11:\"enable_link\";s:1:\"1\";s:4:\"link\";s:1:\"1\";s:7:\"draw_bg\";s:1:\"1\";s:12:\"element_icon\";s:1:\"1\";s:5:\"color\";s:1:\"1\";}}}}s:11:\"menu-anchor\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_anchor\";a:1:{s:6:\"anchor\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:5:{s:5:\"image\";s:2:\"10\";s:10:\"title_text\";s:2:\"10\";s:16:\"description_text\";s:2:\"10\";s:10:\"title_size\";s:1:\"7\";s:16:\"default_position\";s:1:\"3\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:3:{s:11:\"image_space\";s:2:\"10\";s:10:\"image_size\";s:2:\"10\";s:18:\"image_space_mobile\";s:1:\"3\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"7\";s:27:\"title_typography_typography\";s:1:\"7\";s:26:\"title_typography_font_size\";s:1:\"7\";s:28:\"title_typography_line_height\";s:1:\"7\";s:17:\"description_color\";s:1:\"7\";s:33:\"description_typography_typography\";s:2:\"10\";s:32:\"description_typography_font_size\";s:2:\"10\";s:34:\"description_typography_line_height\";s:2:\"10\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:34:\"description_typography_font_weight\";s:1:\"3\";s:17:\"text_align_mobile\";s:1:\"3\";s:10:\"text_align\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"6\";s:15:\"_padding_tablet\";s:2:\"10\";s:14:\"_margin_mobile\";s:1:\"3\";s:15:\"_padding_mobile\";s:1:\"3\";}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"7\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"7\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:6:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"1\";}s:14:\"_section_style\";a:4:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:6:{s:5:\"space\";s:1:\"1\";s:15:\"author_position\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:8:\"autoplay\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:6:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_image\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:6:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:19:\"featured_bg_opacity\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:11:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";s:33:\"background_color_hover_background\";s:1:\"1\";s:28:\"background_color_hover_color\";s:1:\"1\";s:33:\"background_color_hover_color_stop\";s:1:\"1\";s:30:\"background_color_hover_color_b\";s:1:\"1\";s:37:\"background_color_hover_gradient_angle\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"width\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:17:\"gt3-core-pricebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:2:\"12\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:5:\"title\";s:1:\"2\";s:12:\"price_prefix\";s:1:\"2\";s:5:\"price\";s:1:\"2\";s:12:\"price_suffix\";s:1:\"2\";s:7:\"content\";s:1:\"2\";s:11:\"button_text\";s:1:\"2\";s:9:\"view_type\";s:1:\"2\";s:17:\"package_is_active\";s:1:\"2\";}}s:5:\"style\";a:7:{s:26:\"text_style_section_section\";a:7:{s:27:\"title_typography_typography\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:31:\"title_typography_text_transform\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";}s:28:\"button_style_section_section\";a:7:{s:28:\"button_typography_typography\";s:1:\"2\";s:27:\"button_typography_font_size\";s:1:\"2\";s:32:\"button_typography_letter_spacing\";s:1:\"2\";s:14:\"button_icon_en\";s:1:\"2\";s:20:\"button_icon_position\";s:1:\"2\";s:11:\"button_icon\";s:1:\"2\";s:14:\"icon_font_size\";s:1:\"2\";}s:27:\"price_style_section_section\";a:6:{s:27:\"price_typography_typography\";s:1:\"2\";s:26:\"price_typography_font_size\";s:1:\"2\";s:28:\"price_typography_font_weight\";s:1:\"2\";s:11:\"price_color\";s:1:\"2\";s:28:\"price_typography_line_height\";s:1:\"2\";s:31:\"price_typography_letter_spacing\";s:1:\"2\";}s:39:\"price_item_prefix_style_section_section\";a:4:{s:39:\"price_item_prefix_typography_typography\";s:1:\"2\";s:40:\"price_item_prefix_typography_font_weight\";s:1:\"2\";s:23:\"price_item_prefix_color\";s:1:\"2\";s:38:\"price_item_prefix_typography_font_size\";s:1:\"2\";}s:39:\"price_item_suffix_style_section_section\";a:5:{s:39:\"price_item_suffix_typography_typography\";s:1:\"2\";s:40:\"price_item_suffix_typography_font_weight\";s:1:\"2\";s:23:\"price_item_suffix_color\";s:1:\"2\";s:38:\"price_item_suffix_typography_font_size\";s:1:\"2\";s:40:\"price_item_suffix_typography_line_height\";s:1:\"2\";}s:26:\"item_style_section_section\";a:4:{s:26:\"item_background_background\";s:1:\"2\";s:21:\"item_background_color\";s:1:\"2\";s:30:\"item_background_gradient_angle\";s:1:\"2\";s:23:\"item_background_color_b\";s:1:\"2\";}s:29:\"content_style_section_section\";a:4:{s:13:\"content_color\";s:1:\"2\";s:29:\"content_typography_typography\";s:1:\"2\";s:28:\"content_typography_font_size\";s:1:\"2\";s:30:\"content_typography_line_height\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"2\";}s:15:\"_section_border\";a:6:{s:27:\"_box_shadow_box_shadow_type\";s:1:\"2\";s:22:\"_box_shadow_box_shadow\";s:1:\"2\";s:14:\"_border_border\";s:1:\"1\";s:13:\"_border_width\";s:1:\"2\";s:13:\"_border_color\";s:1:\"2\";s:14:\"_border_radius\";s:1:\"1\";}s:14:\"_section_style\";a:2:{s:8:\"_z_index\";s:1:\"2\";s:7:\"_margin\";s:1:\"1\";}}}}}'),
(6225, 6218, '_gt3_usage_shortcodes', '{\"mc4wp_form\":2,\"contact-form-7\":1}'),
(6226, 6218, '_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\";}}'),
(6227, 6450, '_edit_lock', '1664811988:1'),
(6228, 6450, 'mb_page_sidebar_layout', 'none'),
(6229, 6450, 'mb_page_title_conditional', 'no'),
(6230, 6450, 'mb_page_title_use_feature_image', '0'),
(6231, 6450, 'mb_show_breadcrumbs', '1'),
(6232, 6450, 'mb_page_title_vertical_align', 'middle'),
(6233, 6450, 'mb_page_title_horizontal_align', 'center'),
(6234, 6450, 'mb_page_title_font_color', '#3b3663'),
(6235, 6450, 'mb_page_title_bg_color', '#ffffff'),
(6236, 6450, 'mb_page_title_bg_repeat', 'no-repeat'),
(6237, 6450, 'mb_page_title_bg_size', 'cover'),
(6238, 6450, 'mb_page_title_bg_attachment', 'scroll'),
(6239, 6450, 'mb_page_title_bg_position', 'center center'),
(6240, 6450, 'mb_page_title_height', '215'),
(6241, 6450, 'mb_page_title_top_border', '0'),
(6242, 6450, 'mb_page_title_top_border_color_opacity', '1'),
(6243, 6450, 'mb_page_title_bottom_border', '0'),
(6244, 6450, 'mb_page_title_bottom_border_color_opacity', '1'),
(6245, 6450, 'mb_page_title_bottom_margin', '80'),
(6246, 6450, 'mb_preloader', 'default'),
(6247, 6450, 'mb_preloader_type', 'linear'),
(6248, 6450, 'mb_preloader_background', '#191a1c'),
(6249, 6450, 'mb_preloader_item_color', '#ffffff'),
(6250, 6450, 'mb_preloader_item_color2', '#435bb2'),
(6251, 6450, 'mb_preloader_item_width', '120'),
(6252, 6450, 'mb_preloader_item_stroke', '2'),
(6253, 6450, 'mb_preloader_item_logo_width', '45'),
(6254, 6450, 'mb_preloader_full', '1'),
(6255, 6450, 'mb_bubbles_block', 'show'),
(6256, 6450, 'rs_page_bg_color', ''),
(6257, 6450, '_elementor_edit_mode', 'builder'),
(6258, 6450, '_elementor_template_type', 'wp-page'),
(6259, 6450, '_elementor_version', '3.1.3'),
(6260, 6450, '_wp_page_template', 'default'),
(6261, 6450, '_elementor_page_settings', 'a:1:{s:21:\"background_background\";s:7:\"classic\";}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6262, 6450, '_elementor_data', '[{\"id\":\"79f2b593\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#0F2545\",\"background_image\":{\"id\":6481,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/home09_bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"46\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"layout\":\"full_width\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fae32e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"text-center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"323c3e3d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1250859\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"1a6db8cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"DIGITAL\",\"title_color\":\"#0C032733\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":156,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":12,\"vertical\":0,\"blur\":136,\"color\":\"rgba(72.99999999999989, 25.99999999999999, 173, 0.2)\"},\"_css_classes\":\"text-nowrap\",\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"204571fc\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37ba3304\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5eea8a7a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":205,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"22977853\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Marketing\",\"align\":\"center\",\"title_color\":\"#F47314\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4C6C\",\"textgradient_color_end\":\"#FA9D4D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7652065c\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Services\",\"_id\":\"c785fd3\"},{\"string\":\"Business\",\"_id\":\"8a857f3\"},{\"string\":\"Solutions\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"strings_typography_font_weight\":\"bold\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"strings_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"enable_theme_textgradient_typed\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"5aa31fa9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you know what it takes to grow your<br \\/>business online? Do you want to?<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3efbde99\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"29\",\"bottom\":\"14\",\"left\":\"29\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#100332\",\"border_color_hover\":\"#6254E7\",\"_z_index\":1,\"image\":{\"id\":6452,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/placeholder.png\"},\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"4438dd25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"150c6ce1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"background_background\":\"classic\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33dda0f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":90,\"spread\":0,\"color\":\"rgba(18.000000000000014, 27.999999999999975, 109, 0.13)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b74fb57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-95\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"text-center\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"71a471bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"33\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"050\",\"isLinked\":false}},\"elements\":[{\"id\":\"1adf05f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":233,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/SEO-Consultancy.png\",\"id\":6567},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"330d621c\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Read more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#F47514\",\"button_background_color_hover_color\":\"\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#6B5EE9\",\"border_color_hover\":\"#FFFFFF00\",\"_z_index\":1,\"image\":{\"id\":6452,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/placeholder.png\"},\"border_color\":\"#FFFFFF00\",\"btn_icon\":\"icon\",\"icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_color\":\"#6B5EE9\",\"icon_color_hover\":\"#F47514\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"673feb1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>.01<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_z_index\":5,\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_css_classes\":\"pointer_none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"368f6547\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"33\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e6901d7\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":233,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/Competitor-Analysis.png\",\"id\":6574},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2b929bc0\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Read more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#F47514\",\"button_background_color_hover_color\":\"\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#6B5EE9\",\"border_color_hover\":\"#FFFFFF00\",\"_z_index\":1,\"image\":{\"id\":6452,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/placeholder.png\"},\"border_color\":\"#FFFFFF00\",\"btn_icon\":\"icon\",\"icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_color\":\"#6B5EE9\",\"icon_color_hover\":\"#F47514\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"4b6f068\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>.02<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_z_index\":5,\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_css_classes\":\"pointer_none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1a8eccf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"33\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"53cc25a0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":233,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"700\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/Social-Media-Marketing.png\",\"id\":6581},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"70f28619\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Read more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#F47514\",\"button_background_color_hover_color\":\"\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#6B5EE9\",\"border_color_hover\":\"#FFFFFF00\",\"_z_index\":1,\"image\":{\"id\":6452,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/placeholder.png\"},\"border_color\":\"#FFFFFF00\",\"btn_icon\":\"icon\",\"icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_color\":\"#6B5EE9\",\"icon_color_hover\":\"#F47514\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"71d8884\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>.03<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_z_index\":5,\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_css_classes\":\"pointer_none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b2f3ca1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":6485,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/home09_vawe-bg1.png\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"95\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49d854bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"28bdaee\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-25\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_margin_tablet\":{\"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},\"_animation\":\"fadeInLeft\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/website_traffic.png\",\"id\":6486},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"26ee66d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5d4c20b4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1fbabc00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>About Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3aa9d6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":1},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1689d1b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70261013\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_z_index\":1,\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10b89f23\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"14524760\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"About Us\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"_z_index\":1,\"image\":{\"id\":6452,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"b811b0b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3dcf2043\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":6487,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/home09_vawe_bg2.png\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e49e89d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7f191f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"261c1f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"67f8e5f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s work together\",\"title_color\":\"#F47314\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"enable_theme_textgradient\":\"yes\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7799ddea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Do you know what it takes to grow your<br>business online? Do you want to?\",\"align\":\"left\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"136fa9f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:8001234567\\\">800-123-4567<\\/a><\\/p>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bbcc93d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"mailto:info@example.com\\\">info@example.com<\\/a>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"154ba19b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"28feedec\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4C6C\",\"button_background_color_color_b\":\"#FA9D4D\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FA9D4D\",\"button_background_color_hover_color_b\":\"#FF4C6C\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"border_color\":\"#FA9D4D\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"image\":{\"id\":6452,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/placeholder.png\"},\"button_alignment\":\"left\",\"btn_icon\":\"icon\",\"icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_color_hover\":\"#FFFFFF\",\"border_color_hover\":\"#FA9D4D\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"684a0ad9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b880a41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"content_position\":\"bottom\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"616b466b\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-11\",\"bottom\":\"0\",\"left\":\"-59\",\"isLinked\":false},\"_margin_tablet\":{\"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},\"_animation\":\"fadeIn\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/work-together.png\",\"id\":6488},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab46654\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"14b27ce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"396bfd1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>About Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74c6d49e\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"54\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f1c1218\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-31\",\"bottom\":\"0\",\"left\":\"-88\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/What-We-Offer.png\",\"id\":6489}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2895a839\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bd94e25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"29cb6cd7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2664b68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FFFFFF00\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":90,\"spread\":0,\"color\":\"rgba(18.000000000000014, 27.999999999999975, 109, 0.13)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_hover_color\":\"#FFFFFF00\",\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":90,\"spread\":0,\"color\":\"rgba(18.000000000000014, 27.999999999999975, 109, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e3b5ae9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consulting\",\"description_text\":\"Delectus recteque has ne, no pro tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"44\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":136,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"70\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"800\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/home9_icon1.png\",\"id\":6490}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24bc24ac\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17005ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#D9E2E9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_hover_color\":\"#FFFFFF00\",\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":90,\"spread\":0,\"color\":\"rgba(18.000000000000014, 27.999999999999975, 109, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcd4d81\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Production\",\"description_text\":\"Delectus recteque has ne, no pro tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"44\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":136,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"70\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"800\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/home9_icon2.png\",\"id\":6491}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"21c1f2f3\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66a7df14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#D9E2E9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_hover_color\":\"#FFFFFF00\",\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":90,\"spread\":0,\"color\":\"rgba(18.000000000000014, 27.999999999999975, 109, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21b8ccef\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Support\",\"description_text\":\"Delectus recteque has ne, no pro tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"15\",\"left\":\"44\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":136,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"70\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"800\",\"text_align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/home9_icon3.png\",\"id\":6492}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2da28512\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":6493,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/home09_vawe-bg3.png\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"123\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5d65c730\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2e14bfa5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"29\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60f4278\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"64538e6f\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":715,\"description\":\"<p>sent<\\/p>\",\"duration\":500,\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"digit_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_color\":\"#3B3663\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"8a17648\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"inner_text\":\"\",\"bar_color\":\"#FA6823\",\"bar_bg_color\":\"#E7EFF3\",\"bar_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"view_type\":\"vertical\",\"bar_inner_typography_typography\":\"custom\",\"display_percentage\":\"hide\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2b1fb4be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1696e54a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2959c7eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"22d7b50e\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Opened<\\/p>\",\"duration\":500,\"separator\":\",\",\"decimal_point\":\".\",\"suffix\":\"%\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"digit_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_color\":\"#3B3663\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"9c50683\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"inner_text\":\"\",\"bar_color\":\"#2B4DDB\",\"bar_bg_color\":\"#E7EFF3\",\"bar_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":89,\"sizes\":[]},\"view_type\":\"vertical\",\"bar_inner_typography_typography\":\"custom\",\"display_percentage\":\"hide\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"10640301\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"586ba8c8\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b494163\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"224aedf7\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":70,\"description\":\"<p>clicked<\\/p>\",\"duration\":500,\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"digit_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_color\":\"#3B3663\",\"suffix\":\"%\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"4954d824\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"inner_text\":\"\",\"bar_color\":\"#1EA5A9\",\"bar_bg_color\":\"#E7EFF3\",\"bar_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"view_type\":\"vertical\",\"bar_inner_typography_typography\":\"custom\",\"display_percentage\":\"hide\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3faca490\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1ca3d881\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"caf1588\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"127c775f\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>goals<\\/p>\",\"duration\":500,\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"digit_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_color\":\"#3B3663\",\"suffix\":\"%\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"27053f74\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"inner_text\":\"\",\"bar_color\":\"#2B3AA2\",\"bar_bg_color\":\"#E7EFF3\",\"bar_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":94,\"sizes\":[]},\"view_type\":\"vertical\",\"bar_inner_typography_typography\":\"custom\",\"display_percentage\":\"hide\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38ea78ae\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":6494,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/home09-vawe-bg4_new.png\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"776d0b6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"14a657b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Previous Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ad65381\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dde5362\",\"elType\":\"widget\",\"settings\":{\"cols\":\"2\",\"grid_gap\":\"30px\",\"all_title\":\"All\",\"show_view_all\":\"yes\",\"button_title\":\"view more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"content\":\"<p>Content<\\/p>\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"seo\",\"web\",\"branding\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"show_category\":\"\",\"load_items\":2,\"hover\":\"type2\",\"use_filter\":\"yes\",\"filter_style\":\"isotope\",\"grid_type\":\"rectangle\",\"grid_offset\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1cebec48\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13f9a2b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"id\":6495,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/home09_quote.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3b41fdb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5b14add4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_9.png\",\"id\":5375}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c3c81\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":148,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":59,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":148,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element2\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home8_testimonials_img.jpg\",\"id\":6258}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ef20c4d\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element3\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"85a440a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":83,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":83,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_2.jpg\",\"id\":6506}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"77b90d7d\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-14,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element2\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_7.png\",\"id\":5376}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bb0965c\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":26,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"gt3_moved_element3\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_offset_y\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/home6_img_6.png\",\"id\":5377}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"218ff538\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"740f9854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f7b92c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55e2d854\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a0d0def\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":90,\"spread\":0,\"color\":\"rgba(18.000000000000014, 27.999999999999975, 109, 0.13)\"},\"margin\":{\"unit\":\"px\",\"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\":\"27ef33e0\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br \\/><br \\/><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br \\/><br \\/><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br \\/><br \\/><\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":\"107\",\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-105\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"author_position\":\"around\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5cf31772\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67ba0167\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5ad1b18e\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/zazzle-media.png\",\"id\":6501}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40039ca3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"5f5d3188\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2dfc5ee0\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/air-track.png\",\"id\":6498}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e3bb22\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"169b45b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4c6ac35a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/sutra-hr.png\",\"id\":6499}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f6f2fde\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"7fa7cdab\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3192c73f\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/sylexcoin.png\",\"id\":6500}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23feb5d0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2575d478\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"626b3976\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"357b85b8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ec55115\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"_z_index\":\"1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c0ebe57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo<br> esse nusquam. Eam iriure diceret oporteat.\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"1\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"550a9a82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":6497,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/home9_bottom_vawe.png\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d5be4f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c392ee8\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"featured_bg_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#3B3663\",\"color_block_hover\":\"#FFFFFF\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"1cc75ae4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5540a12a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98fe832\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/contact_icon-white.png\",\"id\":6496}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"356cf6e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO<br>Analysis?\",\"_background_background\":\"classic\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_color\":\"#F47314\",\"enable_theme_textgradient\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ed33195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"399e6458\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3f1e61d1\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6263, 6450, '_wpda-builder-header', '4061'),
(6264, 6450, '_wpda-builder-footer', '6516'),
(6265, 6450, '_elementor_controls_usage', 'a:15:{s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"9\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:15:{s:11:\"title_color\";s:1:\"5\";s:21:\"typography_typography\";s:1:\"9\";s:20:\"typography_font_size\";s:1:\"5\";s:27:\"typography_font_size_tablet\";s:1:\"4\";s:27:\"typography_font_size_mobile\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"9\";s:28:\"text_shadow_text_shadow_type\";s:1:\"1\";s:23:\"text_shadow_text_shadow\";s:1:\"1\";s:22:\"typography_font_family\";s:1:\"3\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";s:29:\"typography_line_height_tablet\";s:1:\"1\";s:25:\"typography_letter_spacing\";s:1:\"2\";}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:3:{s:12:\"_css_classes\";s:1:\"1\";s:8:\"_z_index\";s:1:\"2\";s:7:\"_margin\";s:1:\"5\";}s:17:\"_section_position\";a:4:{s:9:\"_position\";s:1:\"1\";s:9:\"_offset_y\";s:1:\"1\";s:16:\"_offset_y_tablet\";s:1:\"1\";s:16:\"_offset_y_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:1:\"1\";s:18:\"animation_duration\";s:1:\"1\";s:16:\"_animation_delay\";s:1:\"1\";}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"37\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"31\";s:21:\"space_between_widgets\";s:2:\"10\";s:16:\"content_position\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";s:1:\"4\";s:7:\"padding\";s:1:\"9\";s:11:\"css_classes\";s:1:\"1\";s:14:\"padding_mobile\";s:1:\"3\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"3\";s:16:\"background_color\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:12:{s:13:\"border_radius\";s:1:\"5\";s:26:\"box_shadow_box_shadow_type\";s:1:\"3\";s:21:\"box_shadow_box_shadow\";s:1:\"3\";s:13:\"border_border\";s:1:\"3\";s:12:\"border_width\";s:1:\"3\";s:12:\"border_color\";s:1:\"3\";s:19:\"border_hover_border\";s:1:\"3\";s:18:\"border_hover_width\";s:1:\"3\";s:18:\"border_hover_color\";s:1:\"3\";s:19:\"border_radius_hover\";s:1:\"3\";s:32:\"box_shadow_hover_box_shadow_type\";s:1:\"3\";s:27:\"box_shadow_hover_box_shadow\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"24\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";s:1:\"2\";s:13:\"content_width\";s:1:\"1\";s:16:\"content_position\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"8\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";s:1:\"8\";s:16:\"background_color\";s:1:\"1\";s:16:\"background_image\";s:1:\"6\";s:19:\"background_position\";s:1:\"6\";s:17:\"background_repeat\";s:1:\"6\";s:15:\"background_size\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:8:{s:6:\"margin\";s:2:\"16\";s:7:\"padding\";s:2:\"14\";s:13:\"margin_tablet\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"8\";s:11:\"css_classes\";s:1:\"1\";s:7:\"z_index\";s:1:\"1\";s:14:\"padding_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"13\";s:12:\"space_tablet\";s:1:\"2\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:9:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:35:\"strings_typography_font_size_mobile\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"16\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";s:1:\"8\";s:10:\"text_color\";s:1:\"9\";s:21:\"typography_typography\";s:2:\"13\";s:22:\"typography_font_family\";s:1:\"7\";s:20:\"typography_font_size\";s:2:\"13\";s:22:\"typography_line_height\";s:1:\"7\";s:27:\"typography_font_size_tablet\";s:1:\"4\";s:22:\"typography_font_weight\";s:2:\"10\";s:25:\"typography_text_transform\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:7:{s:7:\"_margin\";s:1:\"8\";s:8:\"_z_index\";s:1:\"8\";s:12:\"_css_classes\";s:1:\"3\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"1\";}s:17:\"_section_position\";a:7:{s:9:\"_position\";s:1:\"3\";s:9:\"_offset_x\";s:1:\"3\";s:16:\"_offset_x_tablet\";s:1:\"3\";s:16:\"_offset_x_mobile\";s:1:\"3\";s:9:\"_offset_y\";s:1:\"3\";s:16:\"_offset_y_tablet\";s:1:\"3\";s:16:\"_offset_y_mobile\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:1:\"3\";s:18:\"animation_duration\";s:1:\"3\";s:16:\"_animation_delay\";s:1:\"3\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:12:{s:12:\"button_title\";s:1:\"6\";s:18:\"btn_border_rounded\";s:1:\"6\";s:17:\"btn_border_radius\";s:1:\"6\";s:21:\"button_size_elementor\";s:1:\"6\";s:12:\"padding_size\";s:1:\"6\";s:5:\"image\";s:1:\"6\";s:8:\"btn_icon\";s:1:\"4\";s:13:\"icon_position\";s:1:\"4\";s:11:\"button_icon\";s:1:\"4\";s:16:\"button_alignment\";s:1:\"2\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:20:{s:34:\"button_background_color_background\";s:1:\"6\";s:29:\"button_background_color_color\";s:1:\"6\";s:31:\"button_background_color_color_b\";s:1:\"6\";s:38:\"button_background_color_gradient_angle\";s:1:\"6\";s:24:\"button_title_color_hover\";s:1:\"6\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"6\";s:37:\"button_background_color_hover_color_b\";s:1:\"6\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"6\";s:27:\"title_typography_typography\";s:1:\"6\";s:26:\"title_typography_font_size\";s:1:\"6\";s:28:\"title_typography_font_weight\";s:1:\"6\";s:31:\"title_typography_letter_spacing\";s:1:\"6\";s:18:\"button_title_color\";s:1:\"5\";s:18:\"border_color_hover\";s:1:\"6\";s:12:\"border_color\";s:1:\"5\";s:10:\"icon_color\";s:1:\"3\";s:16:\"icon_color_hover\";s:1:\"4\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"5\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:1:\"1\";s:18:\"animation_duration\";s:1:\"1\";s:16:\"_animation_delay\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:6:{s:10:\"title_text\";s:1:\"6\";s:16:\"description_text\";s:1:\"6\";s:10:\"title_size\";s:1:\"6\";s:4:\"link\";s:1:\"5\";s:5:\"image\";s:1:\"6\";s:16:\"default_position\";s:1:\"3\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:4:{s:11:\"image_space\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:17:\"image_size_tablet\";s:1:\"3\";s:15:\"hover_animation\";s:1:\"3\";}s:29:\"section_style_content_section\";a:13:{s:18:\"title_bottom_space\";s:1:\"6\";s:27:\"title_typography_typography\";s:1:\"6\";s:26:\"title_typography_font_size\";s:1:\"6\";s:28:\"title_typography_line_height\";s:1:\"6\";s:17:\"description_color\";s:1:\"6\";s:33:\"description_typography_typography\";s:1:\"6\";s:32:\"description_typography_font_size\";s:1:\"6\";s:34:\"description_typography_line_height\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"6\";s:10:\"text_align\";s:1:\"3\";s:26:\"content_vertical_alignment\";s:1:\"3\";s:17:\"text_align_mobile\";s:1:\"3\";s:31:\"title_typography_text_transform\";s:1:\"3\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";s:1:\"6\";s:15:\"_padding_tablet\";s:1:\"6\";s:7:\"_margin\";s:1:\"3\";s:14:\"_margin_mobile\";s:1:\"3\";s:15:\"_padding_mobile\";s:1:\"3\";}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"6\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"6\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:10:\"image_size\";s:2:\"14\";s:5:\"image\";s:2:\"14\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:5:\"width\";s:2:\"12\";s:5:\"space\";s:1:\"9\";s:22:\"css_filters_css_filter\";s:1:\"6\";s:19:\"image_border_radius\";s:1:\"6\";}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"4\";s:14:\"_margin_tablet\";s:1:\"3\";s:8:\"_padding\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"6\";}s:15:\"section_effects\";a:2:{s:10:\"_animation\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}s:17:\"_section_position\";a:4:{s:14:\"_element_width\";s:1:\"6\";s:9:\"_position\";s:1:\"6\";s:9:\"_offset_x\";s:1:\"6\";s:9:\"_offset_y\";s:1:\"6\";}s:15:\"_section_border\";a:1:{s:13:\"_border_width\";s:1:\"6\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:34:\"description_typography_font_family\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_font_weight\";s:1:\"4\";s:37:\"description_typography_text_transform\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";}}s:8:\"settings\";a:2:{s:12:\"icon_section\";a:1:{s:5:\"image\";s:1:\"4\";}s:14:\"option_section\";a:1:{s:6:\"suffix\";s:1:\"3\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";s:18:\"display_percentage\";s:1:\"4\";}}s:5:\"style\";a:1:{s:22:\"section_progress_style\";a:4:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:10:\"bar_height\";s:1:\"4\";s:31:\"bar_inner_typography_typography\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:18:\"gt3-core-portfolio\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:8:\"settings\";a:1:{s:15:\"section_section\";a:12:{s:4:\"cols\";s:1:\"1\";s:8:\"grid_gap\";s:1:\"1\";s:13:\"show_view_all\";s:1:\"1\";s:12:\"button_title\";s:1:\"1\";s:7:\"content\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"load_items\";s:1:\"1\";s:5:\"hover\";s:1:\"1\";s:10:\"use_filter\";s:1:\"1\";s:12:\"filter_style\";s:1:\"1\";s:9:\"grid_type\";s:1:\"1\";s:11:\"grid_offset\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:15:\"author_position\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:8:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:19:\"featured_bg_opacity\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}}'),
(6266, 6450, '_gt3_usage_shortcodes', '{\"mc4wp_form\":2,\"contact-form-7\":2}'),
(6267, 6782, 'mb_page_sidebar_layout', 'none'),
(6268, 6782, 'mb_header_presets', '3'),
(6269, 6782, 'mb_page_title_conditional', 'no'),
(6270, 6782, 'mb_page_title_use_feature_image', '0'),
(6271, 6782, 'mb_show_breadcrumbs', '1'),
(6272, 6782, 'mb_page_title_vertical_align', 'middle'),
(6273, 6782, 'mb_page_title_horizontal_align', 'center'),
(6274, 6782, 'mb_page_title_font_color', '#3b3663'),
(6275, 6782, 'mb_page_title_bg_color', '#ffffff'),
(6276, 6782, 'mb_page_title_bg_repeat', 'no-repeat'),
(6277, 6782, 'mb_page_title_bg_size', 'cover'),
(6278, 6782, 'mb_page_title_bg_attachment', 'scroll'),
(6279, 6782, 'mb_page_title_bg_position', 'center center'),
(6280, 6782, 'mb_page_title_height', '215'),
(6281, 6782, 'mb_page_title_top_border', '0'),
(6282, 6782, 'mb_page_title_top_border_color_opacity', '1'),
(6283, 6782, 'mb_page_title_bottom_border', '0'),
(6284, 6782, 'mb_page_title_bottom_border_color_opacity', '1'),
(6285, 6782, 'mb_page_title_bottom_margin', '80'),
(6286, 6782, 'mb_map_prefooter', 'default'),
(6287, 6782, 'mb_footer_switch', 'yes'),
(6288, 6782, 'mb_footer_column', '4'),
(6289, 6782, 'mb_footer_column2', '6-6'),
(6290, 6782, 'mb_footer_column3', '5-5-2'),
(6291, 6782, 'mb_footer_column5', '2-3-2-2-3'),
(6292, 6782, 'mb_footer_align', 'left'),
(6293, 6782, 'mb_padding_top', '35'),
(6294, 6782, 'mb_padding_bottom', '35'),
(6295, 6782, 'mb_padding_left', '0'),
(6296, 6782, 'mb_padding_right', '0'),
(6297, 6782, 'mb_footer_full_width', 'default'),
(6298, 6782, 'mb_footer_bg_size', 'cover'),
(6299, 6782, 'mb_footer_bg_color', '#ffffff'),
(6300, 6782, 'mb_footer_text_color', '#696687'),
(6301, 6782, 'mb_footer_heading_color', '#3b3663'),
(6302, 6782, 'mb_footer_bg_repeat', 'repeat'),
(6303, 6782, 'mb_footer_attachment', 'scroll'),
(6304, 6782, 'mb_footer_bg_position', 'center center'),
(6305, 6782, 'mb_footer_top_border', '1'),
(6306, 6782, 'mb_footer_top_border_color_opacity', '1'),
(6307, 6782, 'mb_copyright_switch', '1'),
(6308, 6782, 'mb_copyright_align', 'left'),
(6309, 6782, 'mb_copyright_padding_top', '27'),
(6310, 6782, 'mb_copyright_padding_bottom', '27'),
(6311, 6782, 'mb_copyright_padding_left', '0'),
(6312, 6782, 'mb_copyright_padding_right', '0'),
(6313, 6782, 'mb_copyright_bg_color', '#ffffff'),
(6314, 6782, 'mb_copyright_text_color', '#696687'),
(6315, 6782, 'mb_copyright_top_border', '1'),
(6316, 6782, 'mb_copyright_top_border_color_opacity', '1'),
(6317, 6782, 'mb_pre_footer_switch', '1'),
(6318, 6782, 'mb_pre_footer_align', 'left'),
(6319, 6782, 'mb_pre_footer_padding_top', '65'),
(6320, 6782, 'mb_pre_footer_padding_bottom', '30'),
(6321, 6782, 'mb_pre_footer_padding_left', '14'),
(6322, 6782, 'mb_pre_footer_padding_right', '15'),
(6323, 6782, 'mb_pre_footer_bg_color', '#ffffff'),
(6324, 6782, 'mb_pre_footer_text_color', '#3b3663'),
(6325, 6782, 'mb_pre_footer_bottom_border', '1'),
(6326, 6782, 'mb_pre_footer_bottom_border_color_opacity', '0'),
(6327, 6782, 'mb_preloader', 'default'),
(6328, 6782, 'mb_preloader_type', 'linear'),
(6329, 6782, 'mb_preloader_background', '#ffffff'),
(6330, 6782, 'mb_preloader_item_color', '#ffffff'),
(6331, 6782, 'mb_preloader_item_color2', '#6254e7'),
(6332, 6782, 'mb_preloader_item_width', '120'),
(6333, 6782, 'mb_preloader_item_stroke', '2'),
(6334, 6782, 'mb_preloader_item_logo_width', '45'),
(6335, 6782, 'mb_preloader_full', '1'),
(6336, 6782, 'mb_bubbles_block', 'show'),
(6337, 6782, '_elementor_edit_mode', 'builder'),
(6338, 6782, '_elementor_template_type', 'wp-page'),
(6339, 6782, '_elementor_version', '3.18.3'),
(6340, 6782, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6341, 6782, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ac03ca\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"slides_to_scroll_mobile\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"image_spacing\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6342, 6782, 'mb_footer_sidebar_1', 'sidebar_column-footer-7'),
(6343, 6782, 'mb_footer_sidebar_2', 'footer_column_2'),
(6344, 6782, 'mb_footer_sidebar_3', 'footer_column_3'),
(6345, 6782, 'mb_footer_sidebar_4', 'footer_column_4'),
(6346, 6782, 'mb_footer_top_border_color', '#ebebef'),
(6347, 6782, 'mb_copyright_editor', '© 2020 — Ewebot by GT3Themes. All Rights Reserved. '),
(6348, 6782, 'mb_copyright_top_border_color', '#ebebef'),
(6349, 6782, 'mb_pre_footer_editor', ''),
(6350, 6782, '_wpda-builder-header', '7813'),
(6351, 6782, '_wpda-builder-footer', '7803'),
(6352, 6782, '_dp_original', '3425'),
(6353, 6782, '_edit_lock', '1706251906:1'),
(6354, 6782, 'mb_preloader_item_logo', '1456'),
(6355, 6782, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1,\"contact-form-7\":1}'),
(6356, 6782, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(6357, 6782, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(6358, 6782, 'rs_page_bg_color', ''),
(6359, 9528, '_edit_lock', '1694777504:1'),
(6360, 9528, 'mb_page_sidebar_layout', 'none'),
(6361, 9528, 'mb_page_title_conditional', 'no'),
(6362, 9528, 'mb_page_title_use_feature_image', '0'),
(6363, 9528, 'mb_show_breadcrumbs', '1'),
(6364, 9528, 'mb_page_title_vertical_align', 'middle'),
(6365, 9528, 'mb_page_title_horizontal_align', 'center'),
(6366, 9528, 'mb_page_title_font_color', '#3b3663'),
(6367, 9528, 'mb_page_title_bg_color', '#ffffff'),
(6368, 9528, 'mb_page_title_bg_repeat', 'no-repeat'),
(6369, 9528, 'mb_page_title_bg_size', 'cover'),
(6370, 9528, 'mb_page_title_bg_attachment', 'scroll'),
(6371, 9528, 'mb_page_title_bg_position', 'center center'),
(6372, 9528, 'mb_page_title_height', '215'),
(6373, 9528, 'mb_page_title_top_border', '0'),
(6374, 9528, 'mb_page_title_top_border_color_opacity', '1'),
(6375, 9528, 'mb_page_title_bottom_border', '0'),
(6376, 9528, 'mb_page_title_bottom_border_color_opacity', '1'),
(6377, 9528, 'mb_page_title_bottom_margin', '80'),
(6378, 9528, 'mb_preloader', 'default'),
(6379, 9528, 'mb_preloader_type', 'linear'),
(6380, 9528, 'mb_preloader_background', '#191a1c'),
(6381, 9528, 'mb_preloader_item_color', '#ffffff'),
(6382, 9528, 'mb_preloader_item_color2', '#435bb2'),
(6383, 9528, 'mb_preloader_item_width', '120'),
(6384, 9528, 'mb_preloader_item_stroke', '2'),
(6385, 9528, 'mb_preloader_item_logo_width', '45'),
(6386, 9528, 'mb_preloader_full', '1'),
(6387, 9528, 'mb_bubbles_block', 'default'),
(6388, 9528, '_elementor_edit_mode', 'builder'),
(6389, 9528, '_elementor_template_type', 'wp-page'),
(6390, 9528, '_elementor_version', '3.5.0'),
(6391, 9528, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6392, 9528, '_elementor_data', '[{\"id\":\"42a9f7f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"gt3_page_apps-style\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"364ef390\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5df1742b\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_bg11.png\",\"id\":9564,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56139bd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"-38\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3349aa84\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"72385bad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7e0c4753\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f551b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"12b4cc69\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet Your Dream App\",\"marked_word\":[\"2\"],\"highlighter_shap\":\"doubled\",\"title_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"stroke_width\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"stroke_color\":\"#6BFFC5CC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"highlighter_interval\":{\"unit\":\"ms\",\"size\":8000,\"sizes\":[]},\"infinite_loop\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-animated-headlines\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"34bb35ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3300000000000000710542735760100185871124267578125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ebe4022\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"9558\\\" title=\\\"Subscribe Form\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"4e429769\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"14\",\"bottom\":\"5\",\"left\":\"14\",\"isLinked\":false},\"button_alignment\":\"inline\",\"btn_icon\":\"image\",\"image_size\":{\"unit\":\"px\",\"size\":142,\"sizes\":[]},\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"40px\",\"btn_border_width\":\"0\",\"icon_color\":\"\",\"border_color\":\"\",\"button_title_color\":\"\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"button_title_color_hover\":\"\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#F1F5F8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":18,\"spread\":0,\"color\":\"rgba(53.00000000000003, 51.99999999999999, 93, 0.1)\"},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/app_store.png\",\"id\":9561,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"640cdd3a\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"14\",\"bottom\":\"5\",\"left\":\"14\",\"isLinked\":false},\"button_alignment\":\"inline\",\"btn_icon\":\"image\",\"image_size\":{\"unit\":\"px\",\"size\":142,\"sizes\":[]},\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"40px\",\"btn_border_width\":\"0\",\"icon_color\":\"\",\"border_color\":\"\",\"button_title_color\":\"\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"button_title_color_hover\":\"\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#F1F5F8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":18,\"spread\":0,\"color\":\"rgba(53.00000000000003, 51.99999999999999, 93, 0.1)\"},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/google_play.png\",\"id\":9563,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"952b233\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"65ff32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"5b720a84\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"735b848d\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":665,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-29\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_phone_device.png\",\"id\":9572,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a19de76\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":472,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":800,\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-4,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":6,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_phone_device2.png\",\"id\":9573,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0d1d89\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53622477\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"78511b17\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-48\",\"bottom\":\"0\",\"left\":\"-7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_boxes_bg.png\",\"id\":9565,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ad2d20f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"gt3_custom_skew_mask\",\"margin\":{\"unit\":\"%\",\"top\":\"-122\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-78\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23ad0191\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21ff41c1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Search Engine Optimization\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#0A2A43\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":21,\"vertical\":21,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"title_color\":\"#7BFCBC\",\"title_color_hover\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"description_color_hover\":\"#FFFFFF\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_mask_image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_mask_size\":\"custom\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_typography_font_weight\":\"700\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_icon1.png\",\"id\":9566,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"48296f99\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Real Time and Data\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#0A2A43\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":21,\"vertical\":21,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_color_hover\":\"#7BFCBC\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"description_color_hover\":\"#FFFFFF\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_mask_image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_mask_size\":\"custom\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_typography_font_weight\":\"700\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_icon2.png\",\"id\":9567,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7754d829\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"10d4be18\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Media Strategy\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#0A2A43\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":21,\"vertical\":21,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_color_hover\":\"#7BFCBC\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"description_color_hover\":\"#FFFFFF\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_mask_image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_mask_size\":\"custom\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_typography_font_weight\":\"700\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_icon3.png\",\"id\":9568,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"284538d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Reporting & Analysis\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#0A2A43\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":21,\"vertical\":21,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_color_hover\":\"#7BFCBC\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"description_color_hover\":\"#FFFFFF\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_mask_image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_mask_size\":\"custom\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_typography_font_weight\":\"700\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_icon4.png\",\"id\":9569,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a91270\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100,\"content_position\":\"center\",\"space_between_widgets\":15},\"elements\":[{\"id\":\"5b911b75\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"title_color\":\"#47B2D9\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52d63829\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c131129\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"78566458\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boost Your Mobile Traffic!\",\"marked_word\":[\"0\"],\"highlighter_shap\":\"circled_type1\",\"title_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2199999999999999733546474089962430298328399658203125,\"sizes\":[]},\"stroke_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"stroke_color\":\"#6BFFC5CC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"highlighter_interval\":{\"unit\":\"ms\",\"size\":7500,\"sizes\":[]},\"highlighter_duration\":{\"unit\":\"ms\",\"size\":1500,\"sizes\":[]},\"infinite_loop\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-animated-headlines\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23ac0b55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"text_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_margin_tablet\":{\"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}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"309e1da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcb068e\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"About Us\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#0A2A43\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"29\",\"bottom\":\"13\",\"left\":\"29\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_element_width\":\"auto\",\"title_typography_font_family\":\"Rubik\",\"button_title_color\":\"#0A2A43\",\"_margin_tablet\":{\"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},\"image\":{\"id\":9530,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"1a1322df\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18caaf04\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-125\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5287265c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":15,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":2},\"elements\":[{\"id\":\"63aa985c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"34a3fa10\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#47B2D9\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67ccb0be\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"23\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d54854f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"39c10aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"The App That Offers The Best Features\",\"marked_word\":[\"6\"],\"highlighter_shap\":\"circled_type2\",\"title_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2199999999999999733546474089962430298328399658203125,\"sizes\":[]},\"stroke_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"stroke_color\":\"#6BFFC5CC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"highlighter_interval\":{\"unit\":\"ms\",\"size\":7000,\"sizes\":[]},\"infinite_loop\":\"\",\"highlighter_duration\":{\"unit\":\"ms\",\"size\":1500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-animated-headlines\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e29eed7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Advanced Analytics\",\"tab_content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\",\"_id\":\"d0f5e5c\"},{\"tab_title\":\"Digital Marketing\",\"tab_content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\",\"_id\":\"b2913d2\"},{\"tab_title\":\"Business Innovation\",\"tab_content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\",\"_id\":\"2f180f8\"}],\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_css_classes\":\"gt3_custom_accordion\",\"title_color\":\"#06192D\",\"tab_active_color\":\"#06192D\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"23\",\"bottom\":\"12\",\"left\":\"23\",\"isLinked\":false},\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"30\",\"bottom\":\"12\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"47ea0712\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0,\"z_index\":1},\"elements\":[{\"id\":\"14f1cf9b\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":899,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-39\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_animation\":\"none\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_iphone_bg.png\",\"id\":9570,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b7d92fb\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":792,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_iphone1.png\",\"id\":9571,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8f05eda\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInRight\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/apple_watch.png\",\"id\":9562,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49856747\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c50ed53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#0A2A43\",\"background_image\":{\"id\":9574,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/home13_testimonials-bg.png\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":21,\"vertical\":21,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"gt3_custom_skew_mask_column\",\"background_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"79b8911e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d9e58f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"338c0372\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"-7\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/testimonials_phone2.png\",\"id\":9584,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19d95420\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":15,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2ca8f50f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#47B2D9\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c197701\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say \",\"marked_word\":[\"2\",\"3\"],\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2199999999999999733546474089962430298328399658203125,\"sizes\":[]},\"stroke_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"stroke_color\":\"#6BFFC5CC\",\"highlighter_interval\":{\"unit\":\"ms\",\"size\":8000,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"highlighter_shap\":\"doubled\",\"infinite_loop\":\"\",\"highlighter_duration\":{\"unit\":\"ms\",\"size\":1500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-animated-headlines\"},{\"id\":\"59529fcd\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge. <\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_style\":\"italic\",\"image_size\":{\"unit\":\"px\",\"size\":\"107\",\"sizes\":[]},\"color_author\":\"#6D8DA6\",\"color_author_position\":\"#6D8DA6\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#94E4DC\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"space\":\"0\",\"author_position\":\"around\",\"color_title\":\"#E9ECF3\",\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"_css_classes\":\"slick-dots-left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35d13a6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":9580,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/phone_slider_bg.png\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4922db34\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"4831070f\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55664083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":15,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"css_classes\":\"gt3_custom_column_padding\"},\"elements\":[{\"id\":\"557387af\",\"elType\":\"widget\",\"settings\":{\"title\":\"product gallery\",\"title_color\":\"#47B2D9\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c612eea\",\"elType\":\"widget\",\"settings\":{\"title\":\" Increase Your Productivity!\",\"marked_word\":[\"0\"],\"highlighter_shap\":\"circled_type3\",\"title_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2199999999999999733546474089962430298328399658203125,\"sizes\":[]},\"stroke_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"stroke_color\":\"#6BFFC5CC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"highlighter_interval\":{\"unit\":\"ms\",\"size\":7000,\"sizes\":[]},\"infinite_loop\":\"\",\"highlighter_duration\":{\"unit\":\"ms\",\"size\":1500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-animated-headlines\"},{\"id\":\"74b92dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"text_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"731eb09f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"659aab5d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"View more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#0A2A43\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"29\",\"bottom\":\"13\",\"left\":\"29\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_element_width\":\"auto\",\"title_typography_font_family\":\"Rubik\",\"button_title_color\":\"#0A2A43\",\"image\":{\"id\":9531,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"50b0ce28\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4e1175f6\",\"elType\":\"widget\",\"settings\":{\"slides\":\"9576,9577,9578,9579\",\"slider_style\":\"iphone_view\",\"img_size\":\"full\",\"margin_between_slides\":\"40\",\"use_pagination_carousel\":\"\",\"use_center_mode\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12654ccd\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"css_classes\":\"apps_style_price\",\"gap\":\"extended\",\"background_image\":{\"id\":9581,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/price_apps_bg.png\",\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"478a8dc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.5,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7c47b632\",\"elType\":\"widget\",\"settings\":{\"title\":\"popular plan\",\"price_prefix\":\"$ \",\"price\":1.9899999999999999911182158029987476766109466552734375,\"price_suffix\":\" \\/ mo \",\"content\":\"<ul class=\\\"gt3_styled_list\\\">\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\"><\\/i>50+ Pro Widgets<\\/li>\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\"><\\/i>\\u00a050+ Pro Widgets<\\/li>\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\"><\\/i>Popup Builder<\\/li>\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\"><\\/i>Support for 1 Year<\\/li>\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\"><\\/i>Updates for 1 Year<\\/li>\\n<\\/ul>\",\"button_text\":\"Register\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"view_type\":\"type5\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"_background_background\":\"classic\",\"item_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":21,\"vertical\":21,\"blur\":59,\"spread\":\"0\",\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"title_color\":\"#47B2D9\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"price_item_prefix_color\":\"#FFFFFF\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"price_item_suffix_color\":\"#FFFFFF\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":3.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"em\",\"size\":\"0.85\",\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.5\",\"sizes\":[]},\"content_color\":\"#0A2A43\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#4DF2AC\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"item_background_color\":\"#0A2A43\",\"package_is_active\":\"yes\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]},\"button_icon_en\":\"yes\",\"button_icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"item_background_color_b\":\"#BD87AE\",\"_background_color\":\"#FFFFFF\",\"price_color\":\"#FFFFFF\",\"price_typography_font_family\":\"Inter\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"},{\"id\":\"339d8c9c\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"align\":\"right\",\"space\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"56\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":15,\"unit\":\"px\"},\"_offset_y\":{\"size\":15,\"unit\":\"px\"},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/price_label_apps.png\",\"id\":9582,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59edd549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.5,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"45592bde\",\"elType\":\"widget\",\"settings\":{\"title\":\"recommended plan\",\"price_prefix\":\"$ \",\"price\":4.9900000000000002131628207280300557613372802734375,\"price_suffix\":\" \\/ mo \",\"content\":\"<ul class=\\\"gt3_styled_list\\\"><li><i class=\\\"gt3_list__icon fa fa-check\\\"><\\/i>50+ Pro Widgets<\\/li><li><i class=\\\"gt3_list__icon fa fa-check\\\"><\\/i> 50+ Pro Widgets<\\/li><li><i class=\\\"gt3_list__icon fa fa-check\\\"><\\/i>Popup Builder<\\/li><li><i class=\\\"gt3_list__icon fa fa-check\\\"><\\/i>Support for 1 Year<\\/li><li><i class=\\\"gt3_list__icon fa fa-check\\\"><\\/i>Updates for 1 Year<\\/li><\\/ul>\",\"button_text\":\"Register\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]},\"view_type\":\"type5\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"_background_background\":\"classic\",\"item_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":21,\"vertical\":21,\"blur\":59,\"spread\":\"0\",\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"title_color\":\"#47B2D9\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"price_item_prefix_color\":\"#0A2A43\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"price_item_suffix_color\":\"#0A2A43\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":3.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"em\",\"size\":\"0.85\",\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.5\",\"sizes\":[]},\"content_color\":\"#0A2A43\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#4DF2AC\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"item_background_color\":\"#FFFFFF\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]},\"button_icon_en\":\"yes\",\"button_icon_position\":\"right\",\"button_icon\":\"fa fa-arrow-right\",\"icon_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"item_background_color_b\":\"#BD87AE\",\"_background_color\":\"#FFFFFF\",\"price_color\":\"#0A2A43\",\"price_typography_font_family\":\"Inter\",\"_margin\":{\"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\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":false},{\"id\":\"28365138\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":36.6640000000000014779288903810083866119384765625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cd1bbd\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"64e3f274\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":15,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7eaae1b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"pricing Plans\",\"title_color\":\"#47B2D9\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e429da0\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\",\"marked_word\":[\"2\"],\"highlighter_shap\":\"circled_type4\",\"title_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2199999999999999733546474089962430298328399658203125,\"sizes\":[]},\"stroke_width\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"stroke_color\":\"#6BFFC5CC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"highlighter_interval\":{\"unit\":\"ms\",\"size\":6500,\"sizes\":[]},\"highlighter_duration\":{\"unit\":\"ms\",\"size\":1500,\"sizes\":[]},\"infinite_loop\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-animated-headlines\"},{\"id\":\"4339dd14\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"374cea6e\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"View more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#0A2A43\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"29\",\"bottom\":\"13\",\"left\":\"29\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_element_width\":\"auto\",\"title_typography_font_family\":\"Rubik\",\"button_title_color\":\"#0A2A43\",\"image\":{\"id\":9532,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b7b7b81\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"z_index\":5,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"587937cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"311a5c13\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/hotspot_map.png\",\"id\":9575,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ae5e9e\",\"elType\":\"widget\",\"settings\":{\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"title\":\"Office 1\",\"description\":\"<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> 15 Riverside St,\\nLos Angeles, United States<\\/div>\\n<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> <a href=\\\"tel:8002534236\\\">800 2534 236<\\/a>\\n<a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/div>\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-hotspot\"},{\"id\":\"33c0934f\",\"elType\":\"widget\",\"settings\":{\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"title\":\"Head Office\",\"description\":\"<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> 27 Division St, New York, NY 10002, United States<\\/div><div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> <a href=\\\"tel:8002534236\\\">800 2534 236<\\/a><br \\/><a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/div>\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_weight\":\"700\",\"active_state\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-hotspot\"},{\"id\":\"618bface\",\"elType\":\"widget\",\"settings\":{\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":26,\"sizes\":[]},\"title\":\"Office 2\",\"description\":\"<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> 14 Sch\\u00f6neberg St, Berlin, Germany<\\/div><div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> <a href=\\\"tel:8002534236\\\">800 2534 236<\\/a><br \\/><a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/div>\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_weight\":\"700\",\"info_position\":\"top_right\"},\"elements\":[],\"widgetType\":\"gt3-core-hotspot\"},{\"id\":\"68f435b4\",\"elType\":\"widget\",\"settings\":{\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"title\":\"Office 3\",\"description\":\"<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> 27 Division St, Beijing, China<\\/div><div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> <a href=\\\"tel:8002534236\\\">800 2534 236<\\/a>\\n<a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/div>\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_weight\":\"700\",\"info_position\":\"top_right\"},\"elements\":[],\"widgetType\":\"gt3-core-hotspot\"},{\"id\":\"439d1f2\",\"elType\":\"widget\",\"settings\":{\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":77,\"sizes\":[]},\"title\":\"Office 4\",\"description\":\"<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> 17 Division St,\\nSouth Australia, Australia<\\/div><div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> <a href=\\\"tel:8002534236\\\">800 2534 236<\\/a>\\n<a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/div>\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_weight\":\"700\",\"info_position\":\"bottom_right\"},\"elements\":[],\"widgetType\":\"gt3-core-hotspot\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21c9f926\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e25e586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#0A2A43\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"66652e18\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19aba4a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"38138514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter Signup\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"68497a1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5b63cff7\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"apps_subscribe\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6393, 9528, '_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\";}}'),
(6394, 9528, '_wpda-builder-header', '9548'),
(6395, 9528, '_wpda-builder-footer', '9553'),
(6396, 9528, '_elementor_controls_usage', 'a:15:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:10:\"image_size\";s:2:\"10\";s:5:\"image\";s:2:\"10\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:5:\"width\";s:1:\"9\";s:5:\"space\";s:1:\"9\";s:12:\"space_tablet\";s:1:\"1\";s:19:\"image_border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:8:\"_z_index\";s:1:\"1\";}s:15:\"section_effects\";a:2:{s:10:\"_animation\";s:1:\"5\";s:16:\"_animation_delay\";s:1:\"1\";}s:17:\"_section_position\";a:7:{s:9:\"_position\";s:1:\"4\";s:9:\"_offset_x\";s:1:\"3\";s:9:\"_offset_y\";s:1:\"4\";s:16:\"_offset_y_tablet\";s:1:\"1\";s:16:\"_offset_y_mobile\";s:1:\"1\";s:21:\"_offset_orientation_h\";s:1:\"1\";s:13:\"_offset_x_end\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"26\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"11\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:16:\"content_position\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"3\";s:7:\"z_index\";s:1:\"2\";s:7:\"padding\";s:1:\"2\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:6:{s:21:\"background_background\";s:1:\"2\";s:16:\"background_color\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"2\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"17\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"8\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:8:{s:6:\"margin\";s:2:\"11\";s:11:\"css_classes\";s:1:\"3\";s:13:\"margin_tablet\";s:1:\"5\";s:13:\"margin_mobile\";s:1:\"4\";s:14:\"padding_mobile\";s:1:\"3\";s:7:\"padding\";s:1:\"5\";s:14:\"padding_tablet\";s:1:\"2\";s:7:\"z_index\";s:1:\"1\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:21:\"background_background\";s:1:\"3\";s:16:\"background_image\";s:1:\"3\";s:17:\"background_repeat\";s:1:\"2\";s:15:\"background_size\";s:1:\"3\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"3\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:27:\"gt3-core-animated-headlines\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:24:\"section_headline_section\";a:6:{s:5:\"title\";s:1:\"6\";s:11:\"marked_word\";s:1:\"6\";s:16:\"highlighter_shap\";s:1:\"6\";s:20:\"highlighter_interval\";s:1:\"6\";s:13:\"infinite_loop\";s:1:\"6\";s:20:\"highlighter_duration\";s:1:\"5\";}}s:5:\"style\";a:2:{s:30:\"section_headline_style_section\";a:7:{s:11:\"title_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_font_family\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:27:\"typography_font_size_tablet\";s:1:\"1\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}s:27:\"section_shape_style_section\";a:2:{s:12:\"stroke_width\";s:1:\"6\";s:12:\"stroke_color\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_tablet\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"5\";s:7:\"_margin\";s:1:\"5\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_tablet\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:11:{s:12:\"button_title\";s:1:\"5\";s:21:\"button_size_elementor\";s:1:\"5\";s:12:\"padding_size\";s:1:\"5\";s:16:\"button_alignment\";s:1:\"2\";s:8:\"btn_icon\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"5\";s:17:\"btn_border_radius\";s:1:\"5\";s:16:\"btn_border_width\";s:1:\"5\";s:5:\"image\";s:1:\"5\";s:12:\"button_hover\";s:1:\"3\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:23:{s:10:\"icon_color\";s:1:\"5\";s:12:\"border_color\";s:1:\"5\";s:18:\"button_title_color\";s:1:\"5\";s:34:\"button_background_color_background\";s:1:\"5\";s:29:\"button_background_color_color\";s:1:\"5\";s:16:\"icon_color_hover\";s:1:\"5\";s:18:\"border_color_hover\";s:1:\"5\";s:24:\"button_title_color_hover\";s:1:\"5\";s:40:\"button_background_color_hover_background\";s:1:\"5\";s:35:\"button_background_color_hover_color\";s:1:\"5\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"3\";s:36:\"button_background_color_color_b_stop\";s:1:\"3\";s:40:\"button_background_color_hover_color_stop\";s:1:\"3\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"3\";s:28:\"title_typography_font_family\";s:1:\"3\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"2\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"2\";s:22:\"_box_shadow_box_shadow\";s:1:\"2\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"3\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:2:\"10\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:5:{s:10:\"title_text\";s:1:\"4\";s:16:\"description_text\";s:1:\"4\";s:10:\"title_size\";s:1:\"4\";s:4:\"link\";s:1:\"4\";s:5:\"image\";s:1:\"4\";}}s:5:\"style\";a:2:{s:29:\"section_style_content_section\";a:13:{s:10:\"text_align\";s:1:\"4\";s:11:\"title_color\";s:1:\"4\";s:17:\"title_color_hover\";s:1:\"4\";s:27:\"title_typography_typography\";s:1:\"4\";s:26:\"title_typography_font_size\";s:1:\"4\";s:28:\"title_typography_line_height\";s:1:\"4\";s:23:\"description_color_hover\";s:1:\"4\";s:34:\"description_typography_font_family\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_font_weight\";s:1:\"4\";s:37:\"description_typography_text_transform\";s:1:\"4\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:28:\"title_typography_font_weight\";s:1:\"4\";}s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"4\";s:10:\"image_size\";s:1:\"4\";}}s:8:\"advanced\";a:5:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"4\";s:7:\"_margin\";s:1:\"4\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";s:28:\"_background_hover_background\";s:1:\"4\";s:23:\"_background_hover_color\";s:1:\"4\";}s:15:\"_section_border\";a:4:{s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";s:28:\"_box_shadow_hover_box_shadow\";s:1:\"4\";s:14:\"_border_radius\";s:1:\"4\";}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";s:1:\"4\";}s:16:\"_section_masking\";a:2:{s:11:\"_mask_image\";s:1:\"4\";s:10:\"_mask_size\";s:1:\"4\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:11:\"header_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"5\";s:22:\"typography_font_weight\";s:1:\"6\";s:25:\"typography_text_transform\";s:1:\"5\";s:22:\"typography_line_height\";s:1:\"5\";s:22:\"typography_font_family\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:8:\"_padding\";s:1:\"5\";s:14:\"_margin_mobile\";s:1:\"1\";s:15:\"_padding_tablet\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:9:\"accordion\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:1:{s:12:\"border_width\";s:1:\"1\";}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";s:1:\"1\";s:16:\"tab_active_color\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:13:\"title_padding\";s:1:\"1\";}s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_space\";s:1:\"1\";}s:28:\"section_toggle_style_content\";a:1:{s:15:\"content_padding\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"10\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:4:{s:5:\"space\";s:1:\"1\";s:15:\"author_position\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:6:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";s:15:\"_padding_tablet\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}s:23:\"gt3-core-image-carousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:13:\"basic_section\";a:5:{s:6:\"slides\";s:1:\"1\";s:12:\"slider_style\";s:1:\"1\";s:8:\"img_size\";s:1:\"1\";s:21:\"margin_between_slides\";s:1:\"1\";s:15:\"use_center_mode\";s:1:\"1\";}s:16:\"settings_section\";a:1:{s:23:\"use_pagination_carousel\";s:1:\"1\";}}}}s:17:\"gt3-core-pricebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:5:\"title\";s:1:\"2\";s:12:\"price_prefix\";s:1:\"2\";s:5:\"price\";s:1:\"2\";s:12:\"price_suffix\";s:1:\"2\";s:7:\"content\";s:1:\"2\";s:11:\"button_text\";s:1:\"2\";s:9:\"view_type\";s:1:\"2\";s:17:\"package_is_active\";s:1:\"1\";}}s:5:\"style\";a:7:{s:26:\"text_style_section_section\";a:7:{s:27:\"title_typography_typography\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:31:\"title_typography_text_transform\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";}s:28:\"button_style_section_section\";a:7:{s:28:\"button_typography_typography\";s:1:\"2\";s:27:\"button_typography_font_size\";s:1:\"2\";s:32:\"button_typography_letter_spacing\";s:1:\"2\";s:14:\"button_icon_en\";s:1:\"2\";s:20:\"button_icon_position\";s:1:\"2\";s:11:\"button_icon\";s:1:\"2\";s:14:\"icon_font_size\";s:1:\"2\";}s:27:\"price_style_section_section\";a:7:{s:27:\"price_typography_typography\";s:1:\"2\";s:26:\"price_typography_font_size\";s:1:\"2\";s:28:\"price_typography_font_weight\";s:1:\"2\";s:28:\"price_typography_line_height\";s:1:\"2\";s:31:\"price_typography_letter_spacing\";s:1:\"2\";s:11:\"price_color\";s:1:\"2\";s:28:\"price_typography_font_family\";s:1:\"2\";}s:39:\"price_item_prefix_style_section_section\";a:4:{s:39:\"price_item_prefix_typography_typography\";s:1:\"2\";s:40:\"price_item_prefix_typography_font_weight\";s:1:\"2\";s:23:\"price_item_prefix_color\";s:1:\"2\";s:38:\"price_item_prefix_typography_font_size\";s:1:\"2\";}s:39:\"price_item_suffix_style_section_section\";a:5:{s:39:\"price_item_suffix_typography_typography\";s:1:\"2\";s:40:\"price_item_suffix_typography_font_weight\";s:1:\"2\";s:23:\"price_item_suffix_color\";s:1:\"2\";s:38:\"price_item_suffix_typography_font_size\";s:1:\"2\";s:40:\"price_item_suffix_typography_line_height\";s:1:\"2\";}s:26:\"item_style_section_section\";a:4:{s:26:\"item_background_background\";s:1:\"2\";s:21:\"item_background_color\";s:1:\"2\";s:30:\"item_background_gradient_angle\";s:1:\"2\";s:23:\"item_background_color_b\";s:1:\"2\";}s:29:\"content_style_section_section\";a:4:{s:13:\"content_color\";s:1:\"2\";s:29:\"content_typography_typography\";s:1:\"2\";s:28:\"content_typography_font_size\";s:1:\"2\";s:30:\"content_typography_line_height\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"2\";s:17:\"_background_color\";s:1:\"2\";}s:15:\"_section_border\";a:6:{s:27:\"_box_shadow_box_shadow_type\";s:1:\"2\";s:22:\"_box_shadow_box_shadow\";s:1:\"2\";s:14:\"_border_border\";s:1:\"2\";s:13:\"_border_width\";s:1:\"2\";s:13:\"_border_color\";s:1:\"2\";s:14:\"_border_radius\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";}}}}s:16:\"gt3-core-hotspot\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:9:\"_position\";s:1:\"5\";s:9:\"_offset_x\";s:1:\"5\";s:9:\"_offset_y\";s:1:\"5\";}}s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:5:\"title\";s:1:\"5\";s:11:\"description\";s:1:\"5\";s:12:\"active_state\";s:1:\"1\";s:13:\"info_position\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"title_style_section\";a:3:{s:27:\"title_typography_typography\";s:1:\"5\";s:28:\"title_typography_font_family\";s:1:\"5\";s:28:\"title_typography_font_weight\";s:1:\"5\";}}}}}'),
(6397, 9528, '_gt3_usage_shortcodes', '{\"contact-form-7\":1,\"mc4wp_form\":2}'),
(6398, 9648, '_edit_lock', '1655732160:3'),
(6399, 9648, 'mb_page_sidebar_layout', 'none'),
(6400, 9648, 'mb_page_title_conditional', 'no'),
(6401, 9648, 'mb_page_title_use_feature_image', '0'),
(6402, 9648, 'mb_show_breadcrumbs', '1'),
(6403, 9648, 'mb_page_title_vertical_align', 'middle'),
(6404, 9648, 'mb_page_title_horizontal_align', 'center'),
(6405, 9648, 'mb_page_title_font_color', '#3b3663'),
(6406, 9648, 'mb_page_title_bg_color', '#ffffff'),
(6407, 9648, 'mb_page_title_bg_repeat', 'no-repeat'),
(6408, 9648, 'mb_page_title_bg_size', 'cover'),
(6409, 9648, 'mb_page_title_bg_attachment', 'scroll'),
(6410, 9648, 'mb_page_title_bg_position', 'center center'),
(6411, 9648, 'mb_page_title_height', '215'),
(6412, 9648, 'mb_page_title_top_border', '0'),
(6413, 9648, 'mb_page_title_top_border_color_opacity', '1'),
(6414, 9648, 'mb_page_title_bottom_border', '0'),
(6415, 9648, 'mb_page_title_bottom_border_color_opacity', '1'),
(6416, 9648, 'mb_page_title_bottom_margin', '80'),
(6417, 9648, 'mb_preloader', 'default'),
(6418, 9648, 'mb_preloader_type', 'linear'),
(6419, 9648, 'mb_preloader_background', '#191a1c'),
(6420, 9648, 'mb_preloader_item_color', '#ffffff'),
(6421, 9648, 'mb_preloader_item_color2', '#435bb2'),
(6422, 9648, 'mb_preloader_item_width', '120'),
(6423, 9648, 'mb_preloader_item_stroke', '2'),
(6424, 9648, 'mb_preloader_item_logo_width', '45'),
(6425, 9648, 'mb_preloader_full', '1'),
(6426, 9648, 'mb_bubbles_block', 'default'),
(6427, 9648, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6428, 9648, '_elementor_edit_mode', 'builder'),
(6429, 9648, '_elementor_template_type', 'wp-page'),
(6430, 9648, '_elementor_version', '3.4.5'),
(6431, 9648, '_wp_page_template', 'default'),
(6432, 9648, '_elementor_data', '[{\"id\":\"3261fdb8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"13c0d0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"gt3-slideup-animation\"},\"elements\":[{\"id\":\"b0d93f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case Studies with Ajax\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"63\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58eb8acf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>View some of our work and case studies for clients. We will work to deliver that strategy by building out your existing campaigns, or establishing accounts at new networks.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2944a290\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"718f259f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"animation\":\"gt3-slideup-animation\"},\"elements\":[{\"id\":\"5c3bcbc\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"hover\":\"type6\",\"grid_gap\":\"30px\",\"use_filter\":\"yes\",\"all_title\":\"All\",\"show_view_all\":\"yes\",\"load_items\":\"3\",\"button_title\":\"load more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"branding\",\"digital-pr\",\"marketing\",\"seo\",\"web\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"content\":\"<p>Content<\\/p>\",\"filter_style\":\"isotope\",\"lazyload\":\"\",\"filter_ajax\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"2db5abe4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6433, 9648, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),
(6434, 9648, '_elementor_controls_usage', 'a:6:{s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:0:{}}s:18:\"gt3-core-portfolio\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:8:\"settings\";a:1:{s:15:\"section_section\";a:11:{s:4:\"cols\";s:1:\"1\";s:5:\"hover\";s:1:\"1\";s:8:\"grid_gap\";s:1:\"1\";s:10:\"use_filter\";s:1:\"1\";s:13:\"show_view_all\";s:1:\"1\";s:10:\"load_items\";s:1:\"1\";s:12:\"button_title\";s:1:\"1\";s:7:\"content\";s:1:\"1\";s:12:\"filter_style\";s:1:\"1\";s:8:\"lazyload\";s:1:\"1\";s:11:\"filter_ajax\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}}'),
(6435, 9985, '_edit_lock', '1658316278:1'),
(6436, 9985, 'mb_page_sidebar_layout', 'default'),
(6437, 9985, 'mb_page_title_conditional', 'default'),
(6438, 9985, 'mb_page_title_use_feature_image', '0'),
(6439, 9985, 'mb_show_breadcrumbs', '1'),
(6440, 9985, 'mb_page_title_vertical_align', 'middle'),
(6441, 9985, 'mb_page_title_horizontal_align', 'center'),
(6442, 9985, 'mb_page_title_font_color', '#3b3663'),
(6443, 9985, 'mb_page_title_bg_color', '#ffffff'),
(6444, 9985, 'mb_page_title_bg_repeat', 'no-repeat'),
(6445, 9985, 'mb_page_title_bg_size', 'cover'),
(6446, 9985, 'mb_page_title_bg_attachment', 'scroll'),
(6447, 9985, 'mb_page_title_bg_position', 'center center'),
(6448, 9985, 'mb_page_title_height', '215'),
(6449, 9985, 'mb_page_title_top_border', '0'),
(6450, 9985, 'mb_page_title_top_border_color_opacity', '1'),
(6451, 9985, 'mb_page_title_bottom_border', '0'),
(6452, 9985, 'mb_page_title_bottom_border_color_opacity', '1'),
(6453, 9985, 'mb_page_title_bottom_margin', '80'),
(6454, 9985, 'mb_preloader', 'default'),
(6455, 9985, 'mb_preloader_type', 'linear'),
(6456, 9985, 'mb_preloader_background', '#191a1c'),
(6457, 9985, 'mb_preloader_item_color', '#ffffff'),
(6458, 9985, 'mb_preloader_item_color2', '#435bb2'),
(6459, 9985, 'mb_preloader_item_width', '120'),
(6460, 9985, 'mb_preloader_item_stroke', '2'),
(6461, 9985, 'mb_preloader_item_logo_width', '45'),
(6462, 9985, 'mb_preloader_full', '1'),
(6463, 9985, 'mb_bubbles_block', 'default'),
(6464, 9985, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6465, 9985, '_gt3_usage_blocks', '{\"gt3pg-pro/grid\":1,\"core/spacer\":1}'),
(6466, 11159, '_edit_lock', '1663234680:3'),
(6467, 11159, 'mb_page_sidebar_layout', 'none'),
(6468, 11159, 'mb_page_title_conditional', 'no'),
(6469, 11159, 'mb_page_title_use_feature_image', '0'),
(6470, 11159, 'mb_show_breadcrumbs', '1'),
(6471, 11159, 'mb_page_title_vertical_align', 'middle'),
(6472, 11159, 'mb_page_title_horizontal_align', 'center'),
(6473, 11159, 'mb_page_title_font_color', '#3b3663'),
(6474, 11159, 'mb_page_title_bg_color', '#ffffff'),
(6475, 11159, 'mb_page_title_bg_repeat', 'no-repeat'),
(6476, 11159, 'mb_page_title_bg_size', 'cover'),
(6477, 11159, 'mb_page_title_bg_attachment', 'scroll'),
(6478, 11159, 'mb_page_title_bg_position', 'center center'),
(6479, 11159, 'mb_page_title_height', '215'),
(6480, 11159, 'mb_page_title_top_border', '0'),
(6481, 11159, 'mb_page_title_top_border_color_opacity', '1'),
(6482, 11159, 'mb_page_title_bottom_border', '0'),
(6483, 11159, 'mb_page_title_bottom_border_color_opacity', '1'),
(6484, 11159, 'mb_page_title_bottom_margin', '80'),
(6485, 11159, 'mb_preloader', 'default'),
(6486, 11159, 'mb_preloader_type', 'linear'),
(6487, 11159, 'mb_preloader_background', '#191a1c'),
(6488, 11159, 'mb_preloader_item_color', '#ffffff'),
(6489, 11159, 'mb_preloader_item_color2', '#435bb2'),
(6490, 11159, 'mb_preloader_item_width', '120'),
(6491, 11159, 'mb_preloader_item_stroke', '2'),
(6492, 11159, 'mb_preloader_item_logo_width', '45'),
(6493, 11159, 'mb_preloader_full', '1'),
(6494, 11159, 'mb_preloader_mobile_disable', '1'),
(6495, 11159, 'mb_bubbles_block', 'default'),
(6496, 11159, '_gt3_usage_shortcodes', '{\"mc4wp_form\":2,\"rev_slider\":1,\"contact-form-7\":1}'),
(6497, 11159, '_elementor_edit_mode', 'builder'),
(6498, 11159, '_elementor_template_type', 'wp-page'),
(6499, 11159, '_elementor_version', '3.7.4'),
(6500, 11159, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6501, 11159, '_elementor_data', '[{\"id\":\"0618633\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#031126\",\"css_classes\":\"gt3_page_motion-style\"},\"elements\":[{\"id\":\"06a150b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"74a7a1f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[rev_slider alias=\\\"motion\\\"][\\/rev_slider]\",\"_mask_shape\":\"custom\",\"_mask_position\":\"top left\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"4415228\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/motion_vawe1.png\",\"id\":11178,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_z_index\":2,\"_mask_shape\":\"custom\",\"_css_classes\":\"gt3_mask_img\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b8e638\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"z_index\":5},\"elements\":[{\"id\":\"d2a251a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1cadbdb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":11228,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_img1.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"none\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":731,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6cffff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":11248,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_img2.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"-71\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"gt3_image_custom_round\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-70\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":17,\"vertical\":30,\"blur\":40,\"spread\":0,\"color\":\"rgba(50.00000000000004, 48.99999999999999, 94, 0.21)\"},\"_animation_delay\":0,\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"79f1811\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"gt3-fadeinup-animation\"},\"elements\":[{\"id\":\"b28f4a4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"265b52a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>About Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9dcddb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boost Traffic with Motion!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_z_index\":1,\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7b6a61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba174da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"146784c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1ebc15f\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"About Us\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"40px\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#8176CB\",\"button_background_color_color_b\":\"#DBAFCC\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#8176CB\",\"button_background_color_hover_color_b\":\"#DBAFCC\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"29\",\"bottom\":\"15\",\"left\":\"29\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3564\",\"_z_index\":1,\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"},\"btn_border_width\":\"0\",\"border_color\":\"\",\"button_background_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"icon_color_hover\":\"\",\"border_color_hover\":\"#8276CB\",\"_css_classes\":\"gt3_theme_border_gradient\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"fabf759\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9aa983d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index\":4},\"elements\":[{\"id\":\"0003a69\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"295a513\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":0,\"unit\":\"px\"},\"_offset_y\":{\"size\":-38,\"unit\":\"%\"},\"_z_index\":1,\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_bg1.png\",\"id\":11407,\"alt\":\"\",\"source\":\"library\"},\"space\":{\"unit\":\"px\",\"size\":410,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":-10,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":-5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e98950d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1170,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a0b6be6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bdf482d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Featured services<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_z_index\":2},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb6ff0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Company Services\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_z_index\":2,\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71a576f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1170,\"sizes\":[]},\"structure\":\"30\",\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"171e949\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4fec962\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_icon1.png\",\"id\":11323,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Scripting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Manrope\",\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"78924db\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"12\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"20px\",\"btn_border_width\":\"0\",\"btn_icon\":\"default\",\"button_icon\":\"fa fa-500px\",\"icon_color\":\"#ABAEB5\",\"button_title_color\":\"\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#F4F3F7\",\"icon_color_hover\":\"#F4F3F7\",\"button_title_color_hover\":\"\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#ABAEB5\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"gt3_round_plus\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true},{\"id\":\"f208c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2a20ce8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_icon3.png\",\"id\":11325,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Storyboards\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Manrope\",\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"333b349\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"12\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"20px\",\"btn_border_width\":\"0\",\"btn_icon\":\"default\",\"button_icon\":\"fa fa-500px\",\"icon_color\":\"#ABAEB5\",\"button_title_color\":\"\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#F4F3F7\",\"icon_color_hover\":\"#F4F3F7\",\"button_title_color_hover\":\"\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#ABAEB5\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"gt3_round_plus\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true},{\"id\":\"400136d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b3821bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_icon5.png\",\"id\":11327,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Manrope\",\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"e061db6\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"12\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"20px\",\"btn_border_width\":\"0\",\"btn_icon\":\"default\",\"button_icon\":\"fa fa-500px\",\"icon_color\":\"#ABAEB5\",\"button_title_color\":\"\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#F4F3F7\",\"icon_color_hover\":\"#F4F3F7\",\"button_title_color_hover\":\"\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#ABAEB5\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"gt3_round_plus\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"79057b6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1170,\"sizes\":[]},\"structure\":\"30\",\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c36a79f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ff6b784\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_icon2.png\",\"id\":11324,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Animation & Video\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Manrope\",\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"442fcdc\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"12\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"20px\",\"btn_border_width\":\"0\",\"btn_icon\":\"default\",\"button_icon\":\"fa fa-500px\",\"icon_color\":\"#ABAEB5\",\"button_title_color\":\"\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#F4F3F7\",\"icon_color_hover\":\"#F4F3F7\",\"button_title_color_hover\":\"\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#ABAEB5\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"gt3_round_plus\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true},{\"id\":\"9a548f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3f50f09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_icon4.png\",\"id\":11326,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Sound Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Manrope\",\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"23d6207\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"12\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"20px\",\"btn_border_width\":\"0\",\"btn_icon\":\"default\",\"button_icon\":\"fa fa-500px\",\"icon_color\":\"#ABAEB5\",\"button_title_color\":\"\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#F4F3F7\",\"icon_color_hover\":\"#F4F3F7\",\"button_title_color_hover\":\"\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#ABAEB5\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"gt3_round_plus\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true},{\"id\":\"54c3a56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bb584d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_icon6.png\",\"id\":11328,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Rendering\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Manrope\",\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"dca0823\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"12\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"20px\",\"btn_border_width\":\"0\",\"btn_icon\":\"default\",\"button_icon\":\"fa fa-500px\",\"icon_color\":\"#ABAEB5\",\"button_title_color\":\"\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#F4F3F7\",\"icon_color_hover\":\"#F4F3F7\",\"button_title_color_hover\":\"\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#ABAEB5\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"gt3_round_plus\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2af2fbe\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#0D1A29\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/motion_portfolio-bg.png\",\"id\":11454,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"117\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"566fce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"00174e5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1180\",\"sizes\":[]},\"gap\":\"extended\"},\"elements\":[{\"id\":\"ad19419\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"color_text\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fb7c50b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":87,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5805988\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Featured Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_z_index\":2,\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d9b2e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_z_index\":1,\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d6dff5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b0b50d1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#E3E3E3\"},\"elements\":[{\"id\":\"67f9f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6d6bfac\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"12\",\"orderby\":\"\",\"order\":\"ASC\",\"taxonomy\":[\"motion\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"_animation\":\"fadeIn\",\"_css_classes\":\"gt3_rounded_block\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"a47b40b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":84,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"43e01c1\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d99e1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"741b641\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78eacae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Experience\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_z_index\":1,\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca54fa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d39ddf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_z_index\":1,\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acce954\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"36ad735\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"About Us\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"40px\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#8176CB\",\"button_background_color_color_b\":\"#DBAFCC\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#8176CB\",\"button_background_color_hover_color_b\":\"#DBAFCC\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"29\",\"bottom\":\"15\",\"left\":\"29\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3564\",\"_z_index\":1,\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"},\"btn_border_width\":\"0\",\"border_color\":\"\",\"button_background_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"icon_color_hover\":\"\",\"border_color_hover\":\"#8276CB\",\"_css_classes\":\"gt3_theme_border_gradient\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"6961fb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7593a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"animation\":\"gt3-fadeinup-animation\"},\"elements\":[{\"id\":\"9f07001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"60c812f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f183baf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/motion_story.png\",\"id\":11472,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"335f8ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e773b43\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/motion_radix.png\",\"id\":11471,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"space\":{\"unit\":\"px\",\"size\":164,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f5b417b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a2e4716\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/motion_zazzle.png\",\"id\":11473,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"space\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"35e440c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":100,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f6ab3e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/motion_myob.png\",\"id\":11470,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"space\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"32b9e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"96d127d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/motion_sylexcoin.png\",\"id\":11469,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"space\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67852ec\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b5d7479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/motion_sutra.png\",\"id\":11467,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"space\":{\"unit\":\"px\",\"size\":146,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b5a49e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"video\",\"background_color\":\"#0D1A29\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_bg2.jpg\",\"id\":11524,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=b6sfmk6j4hM\",\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/home_motion_bg2.jpg\",\"id\":11524,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"398ea82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6d535c7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a7cd384\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1170,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"c21dfe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"43ab38e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>est. 2012<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_z_index\":1,\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f9e798d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_z_index\":1,\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ea8ddd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\",\"_z_index\":1,\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f56bfd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2745543\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"About Us\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"40px\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#8176CB\",\"button_background_color_color_b\":\"#DBAFCC\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#8176CB\",\"button_background_color_hover_color_b\":\"#DBAFCC\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"29\",\"bottom\":\"15\",\"left\":\"29\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3564\",\"_z_index\":1,\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"},\"btn_border_width\":\"0\",\"border_color\":\"\",\"button_background_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"icon_color_hover\":\"\",\"border_color_hover\":\"#8276CB\",\"_css_classes\":\"gt3_theme_border_gradient\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d01452e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"65b8760\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/motion_vawe2.png\",\"id\":11490,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_z_index\":2,\"_mask_shape\":\"custom\",\"_css_classes\":\"gt3_mask_img\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f30ed2\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"12\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4342dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5172e20\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>popular<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_z_index\":1,\"align\":\"center\",\"typography_font_family\":\"Manrope\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d9d4972\",\"elType\":\"widget\",\"settings\":{\"title\":\"News & Events\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_z_index\":1,\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0387df0\",\"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},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a6a4df9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel\":\"yes\",\"gt3_carousel_back_end\":\"yes\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_carousel_nav\":\"dots\",\"dots_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"29fcf79\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2948146\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1644a9a\",\"elType\":\"widget\",\"settings\":{\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"ASC\",\"taxonomy\":[\"motion\",\"animation\",\"rendering\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":0},\"meta_categories\":\"yes\",\"meta_position\":\"after_title\",\"post_featured_bg\":\"yes\",\"default_state_featured\":\"yes\",\"featured_bg_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"border_box\":\"\",\"post_btn_link_title\":\"Read More\",\"background_color\":\"#1A1D2000\",\"color_block_hover\":\"#FFFFFF\",\"background_color_hover_background\":\"classic\",\"background_color_hover_color\":\"#1A1D2000\",\"post_content\":\"yes\",\"modern_style\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"016a919\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1033557\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"612907f\",\"elType\":\"widget\",\"settings\":{\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"1403\",\"848\",\"8719\"],\"ignore_sticky_posts\":0},\"meta_categories\":\"yes\",\"meta_position\":\"after_title\",\"post_featured_bg\":\"yes\",\"default_state_featured\":\"yes\",\"featured_bg_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"border_box\":\"\",\"post_btn_link_title\":\"Read More\",\"background_color\":\"#1A1D20D9\",\"color_block_hover\":\"#FFFFFF\",\"background_color_hover_background\":\"classic\",\"background_color_hover_color\":\"#1A1D20D9\",\"post_content\":\"yes\",\"modern_style\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0305508\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C0C0C3\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/motion_testimonials_bg.jpg\",\"id\":11660,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"105\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a94563\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e07145c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"193\",\"right\":0,\"bottom\":\"155\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"53\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e172906\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"8eb5f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/motion_quote.png\",\"id\":11685,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":164,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-16,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":-7,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-4,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2591d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_z_index\":5,\"typography_font_family\":\"Manrope\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6a14037\",\"elType\":\"widget\",\"settings\":{\"title\":\"What People Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_z_index\":5,\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88aada6\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_style\":\"italic\",\"image_size\":{\"unit\":\"px\",\"size\":\"107\",\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#BFB5BE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"space\":\"0\",\"author_position\":\"around\",\"color_title\":\"#696588\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"autoplay_time\":5000,\"title_typography_font_family\":\"Roboto\",\"_css_classes\":\"slick-dots-left\",\"_z_index\":5,\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13f68cd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"103\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b31b0f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10a4bec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":11705,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/contact_icon_gradient.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e8d7ee8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to WOW Your Customers\",\"_background_background\":\"classic\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#877DE0\",\"textgradient_color_end\":\"#F3A3A8\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f720c1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#877DE0\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b15ef1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Manrope\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e4db6fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff42aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"c638f40\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fdabc2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"_css_classes\":\"home08_ctf\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6502, 11159, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:9:{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\";}}'),
(6503, 11159, '_wpda-builder-header', '11198'),
(6504, 11159, '_wpda-builder-footer', '11738'),
(6505, 12237, '_edit_lock', '1675766217:3'),
(6506, 12237, 'mb_page_sidebar_layout', 'none'),
(6507, 12237, 'mb_page_title_conditional', 'no'),
(6508, 12237, 'mb_page_title_use_feature_image', '0'),
(6509, 12237, 'mb_show_breadcrumbs', '1'),
(6510, 12237, 'mb_page_title_vertical_align', 'middle'),
(6511, 12237, 'mb_page_title_horizontal_align', 'center'),
(6512, 12237, 'mb_page_title_font_color', '#3b3663'),
(6513, 12237, 'mb_page_title_bg_color', '#ffffff'),
(6514, 12237, 'mb_page_title_bg_repeat', 'no-repeat'),
(6515, 12237, 'mb_page_title_bg_size', 'cover'),
(6516, 12237, 'mb_page_title_bg_attachment', 'scroll'),
(6517, 12237, 'mb_page_title_bg_position', 'center center'),
(6518, 12237, 'mb_page_title_height', '215'),
(6519, 12237, 'mb_page_title_top_border', '0'),
(6520, 12237, 'mb_page_title_top_border_color_opacity', '1'),
(6521, 12237, 'mb_page_title_bottom_border', '0'),
(6522, 12237, 'mb_page_title_bottom_border_color_opacity', '1'),
(6523, 12237, 'mb_page_title_bottom_margin', '80'),
(6524, 12237, 'mb_preloader', 'default'),
(6525, 12237, 'mb_preloader_type', 'linear'),
(6526, 12237, 'mb_preloader_background', '#191a1c'),
(6527, 12237, 'mb_preloader_item_color', '#ffffff'),
(6528, 12237, 'mb_preloader_item_color2', '#435bb2'),
(6529, 12237, 'mb_preloader_item_width', '120'),
(6530, 12237, 'mb_preloader_item_stroke', '2'),
(6531, 12237, 'mb_preloader_item_logo_width', '45'),
(6532, 12237, 'mb_preloader_full', '1'),
(6533, 12237, 'mb_preloader_mobile_disable', '1'),
(6534, 12237, 'mb_bubbles_block', 'default'),
(6535, 12237, '_gt3_usage_shortcodes', '{\"contact-form-7\":1,\"mc4wp_form\":1}'),
(6536, 12237, '_elementor_edit_mode', 'builder'),
(6537, 12237, '_elementor_template_type', 'wp-page'),
(6538, 12237, '_elementor_version', '3.10.2'),
(6539, 12237, '_wpda-builder-header', '12295'),
(6540, 12237, '_wpda-builder-footer', '12309'),
(6541, 12237, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6542, 12237, '_elementor_data', '[{\"id\":\"6f73be4e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"56dd7797\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":2},\"elements\":[{\"id\":\"a28d311\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12256,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_seo.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-95,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width_tablet\":\"auto\",\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23217ed0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":1,\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d733278\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Welcome to ewebot<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"text_color\":\"#243678\",\"_z_index\":1,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e932d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"LEADS\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":104,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#58D2CB\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_z_index\":1,\"typography_font_family\":\"Inter\",\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e39537e\",\"elType\":\"widget\",\"settings\":{\"title\":\"SALES\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":104,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#243678\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_z_index\":1,\"typography_font_family\":\"Inter\",\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f288db8\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"SUCCESS\",\"_id\":\"1badf53\"},{\"string\":\"Services\",\"_id\":\"6fc4fdb\"},{\"string\":\"Business\",\"_id\":\"b5ff554\"}],\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#243678\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"typeSpeed\":50,\"backSpeed\":20,\"prefix_typography_font_family\":\"Nunito\",\"prefix_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"prefix_typography_font_weight\":\"800\",\"strings_typography_font_family\":\"Inter\",\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"px\",\"size\":104,\"sizes\":[]},\"strings_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"strings_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"prefix_typography_typography\":\"custom\",\"prefix_typography_text_transform\":\"uppercase\",\"prefix_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"strings_typography_text_transform\":\"uppercase\",\"strings_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"strings_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"206c7225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"12278\\\" title=\\\"contact form (Leads)\\\"]\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"18f681b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"_z_index\":1,\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"332c3802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":1},\"elements\":[{\"id\":\"b49c61f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"gt3_custom_inner_section_margin\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"543c268\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"69e11cae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12370,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group_base.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":1181,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e00e4ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12371,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group1.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":6.0999999999999996447286321199499070644378662109375,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3136e842\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12372,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group2.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17.800000000000000710542735760100185871124267578125,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5935a1a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12373,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group3.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11539ccf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12374,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group4.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element2\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e39ee89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12375,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group5.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":207,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":77,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInDown\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"15ff9f4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12376,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group6.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":3.5,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"269f0ed1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12377,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group7.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":4,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":59,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"575873f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12378,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group8.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":103,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ed84465\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12379,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group9.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":256,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":59,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e264463\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12380,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group10.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5266e231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12381,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group11.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a95d11f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12382,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group12.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":417,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":39,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10a7c42f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12383,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_img_group13.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":346,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":34,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":0.58199999999999996180832795289461500942707061767578125,\"unit\":\"%\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element2\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"303b5e55\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4eec4393\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\",\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"66b664c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12269,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-network.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":194,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"689fcb3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"e612a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"31b9814e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12270,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-product.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":183,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"239e0cb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1e4b88af\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"43ce725\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12272,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-vertigo.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"28c124a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"425938e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"246c6d91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12271,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-proline.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":164,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"666ca16\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e3dc7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\",\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"27fd7633\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12268,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-minty.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c872f37\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"409510a5\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"125\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"background_color\":\"#304AAA\",\"background_image\":{\"id\":12261,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_wave_bg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"155\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"550c8e68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53ae6529\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"animation\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"4acf7739\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":4,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"box_shadow_box_shadow\":{\"horizontal\":20,\"vertical\":20,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"129ab98c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12263,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-icon1.png\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Grow Your<br>Pipeline\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color_hover\":\"#FFFFFF\",\"description_color_hover\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3450BB\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":20,\"vertical\":20,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"6298a40f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":4,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"box_shadow_box_shadow\":{\"horizontal\":20,\"vertical\":20,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"-10\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"30e66608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-icon2.png\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Lead Generation<br>Process\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color_hover\":\"#FFFFFF\",\"description_color_hover\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3450BB\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":20,\"vertical\":20,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6245bc6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"animation\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"1215d7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":4,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"box_shadow_box_shadow\":{\"horizontal\":20,\"vertical\":20,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"66a1b69d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12265,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-icon3.png\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Outline<br>Your ICP\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color_hover\":\"#FFFFFF\",\"description_color_hover\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3450BB\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":20,\"vertical\":20,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"b333597\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":4,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"box_shadow_box_shadow\":{\"horizontal\":20,\"vertical\":20,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"-10\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bf41905\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12266,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-icon4.png\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Harvest<br>Sales Data\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color_hover\":\"#FFFFFF\",\"description_color_hover\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3450BB\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":20,\"vertical\":20,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2d0ee421\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3009383b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"95\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41348c9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2eda14e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"50498b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose us\",\"header_size\":\"h5\",\"title_color\":\"#0FB6EF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8747\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Leads, Hand-picked and Delivered\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17db2a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"105\",\"isLinked\":false},\"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},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6624a73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4af19e5d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. \",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":12251,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_check.png\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"54aa4e9e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Ne nam nonumy putent fuisset, reque fabulas usu ne. Nam te omittam comprehensam. \",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":12251,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_check.png\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"200f5561\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"image_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"text_align_mobile\":\"left\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":12251,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_check.png\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4dc4286a\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"95\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#FFFFFF\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#FFFFFF\",\"button_title_color\":\"#3B3663\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"title_typography_font_family\":\"Rubik\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75971f1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ebdfdbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d4a3b50\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"gt3_custom_inner_section_margin2\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"75b5f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ccb2c8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12448,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_globe_group_base.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":913,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23ad5b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_globe_group1.png\",\"id\":12449,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":568,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element2\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc58869\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_globe_group2.png\",\"id\":12460,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":369,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":77,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"291f2e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_globe_group3.png\",\"id\":12464,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bff9615\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_globe_group3.png\",\"id\":12464,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element3\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d84e2e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_globe_group5.png\",\"id\":12472,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":153,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":2,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6fb7c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_globe_group5.png\",\"id\":12472,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":153,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b7eab9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_globe_group7.png\",\"id\":12480,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"613ab79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_globe_group7.png\",\"id\":12480,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element2\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bb7aadd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":40},\"elements\":[{\"id\":\"37203c83\",\"elType\":\"widget\",\"settings\":{\"end\":150,\"description\":\"<p>Conversion Rate Increased<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"digit_color\":\"#58D2CB\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_color\":\"#696687\",\"align\":\"left\",\"suffix\":\"%\",\"digit_typography_font_family\":\"Inter\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"prefix\":\"+\",\"digit_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":12239,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"66535dec\",\"elType\":\"widget\",\"settings\":{\"end\":87,\"description\":\"<p>Happy Ewebot Customers<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"digit_color\":\"#243678\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_color\":\"#696687\",\"align\":\"left\",\"suffix\":\"K\",\"digit_typography_font_family\":\"Inter\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"prefix\":\"+\",\"digit_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"image\":{\"id\":12240,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"69696948\",\"elType\":\"widget\",\"settings\":{\"end\":20,\"description\":\"<p>Amount of investments in 2022<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"digit_color\":\"#243678\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_color\":\"#696687\",\"align\":\"left\",\"suffix\":\"M\",\"digit_typography_font_family\":\"Inter\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"prefix\":\"+\",\"digit_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"image\":{\"id\":12241,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65546798\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-330\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"10\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2cbdf0a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":8.5},\"elements\":[],\"isInner\":\"\"},{\"id\":\"f62905c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":82.909999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"540d225f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12259,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_video_shape.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":1145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_position\":\"absolute\",\"_z_index\":1,\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e2aff57\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_background_color_background\":\"classic\",\"button_animation\":\"type1\",\"_padding\":{\"unit\":\"px\",\"top\":\"220\",\"right\":\"0\",\"bottom\":\"220\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#0A1119\",\"_background_image\":{\"id\":12258,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_video_bg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"btn_color\":\"#764ED2\",\"btn_background_color_color\":\"#FFFFFF\",\"item_size\":{\"unit\":\"px\",\"size\":\"82\",\"sizes\":[]},\"diameter_lines\":\"146\",\"lines_width\":\"2\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_leads_style\",\"_z_index\":5},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"\"},{\"id\":\"10fc149b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":8.5},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"274d22bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_image\":{\"id\":12260,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_video_wave.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"z_index\":\"9\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_color\":\"#2F47A4\"},\"elements\":[{\"id\":\"77494c5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"16\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"3773c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"space_between_widgets\":\"5\",\"space_between_widgets_mobile\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8729f94\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"712f4c2a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Why Choose us<\\/p>\",\"align\":\"center\",\"text_color\":\"#0FB6EF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26ad79f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time & Effort With Us\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"700\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"193ecf0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nunc mattis enim ut tellus elementum sagittis vitae. Pellentesque elit ullamcorper dignissim cras tincidunt lobortis feugiat vivamus at. Vestibulum mattis ullamcorper velit sed. Diam quam nulla porttitor massa id neque. Euismod in pellentesque massa placerat duis ultricies.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6cc9869a\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#FFFFFF\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#FFFFFF\",\"button_title_color\":\"#3B3663\",\"title_typography_font_family\":\"Rubik\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"4a3ba4ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1d6ba7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"16\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"94275f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F3F6F8\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a909ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6feddf37\",\"elType\":\"widget\",\"settings\":{\"title\":\"featured services\",\"header_size\":\"h5\",\"title_color\":\"#0FB6EF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"302f09ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"List of Our Services\",\"title_color\":\"#243678\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99e1e3\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Ut enim ad minim veniam exercitation ullamco?\",\"tab_content\":\"<p>Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"_id\":\"357cc8f\"},{\"tab_title\":\"Excepteur sint proident culpa qui officia?\",\"tab_content\":\"<p>Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"_id\":\"3c34c04\"},{\"tab_title\":\"Sed ut perspiciatis unde omnis iste natus errorsit?\",\"tab_content\":\"<p>Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"tab_active\":\"active\",\"_id\":\"320837d\"},{\"tab_title\":\"Consectetur adipisicing incididunt?\",\"tab_content\":\"<p>Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"_id\":\"d36e8fb\"}],\"question_marker\":\"Q\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/chevron-circle-down.svg\",\"id\":12249},\"library\":\"svg\"},\"selected_active_icon\":{\"value\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/chevron-circle-up.svg\",\"id\":12250},\"library\":\"svg\"},\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_color\":\"#D1CFF5\",\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#243678\",\"tab_active_color\":\"#243678\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#3B366333\",\"icon_active_color\":\"#3B366333\",\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"content_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"gt3_custom_accordion_type2\"},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"18891c37\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4d6b0c67\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Register\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#08DEFB\",\"button_background_color_color_b\":\"#417DE9\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#417DE9\",\"button_background_color_hover_color_b\":\"#417DE9\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"39\",\"bottom\":\"13\",\"left\":\"39\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"image\":{\"id\":12242,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"794cb54a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"555b378\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"gt3_custom_inner_section_margin3\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f6a65bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e3d1327\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12507,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group_base.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":725,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10114f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group1.png\",\"id\":12511,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08fa817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group2.png\",\"id\":12515,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":89,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":9,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element2\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a94b29c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group2.png\",\"id\":12515,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":89,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element3\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"18cf319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group1.png\",\"id\":12511,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03a6d36\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group1.png\",\"id\":12511,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element2\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74c1b05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group1.png\",\"id\":12511,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element3\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a57729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group1.png\",\"id\":12511,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":108,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d9d6368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group3.png\",\"id\":12534,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7c974e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group3.png\",\"id\":12534,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"177a6a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group3.png\",\"id\":12534,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e527f27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group3.png\",\"id\":12534,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"43c6d5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group4.png\",\"id\":12544,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c3c766e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group5.png\",\"id\":12548,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"58a24c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group5.png\",\"id\":12548,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"572bf75\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group5.png\",\"id\":12548,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"478c2fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group6.png\",\"id\":12558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":84,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"664b372\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_elements_group6.png\",\"id\":12558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":84,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e443562\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"130\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3bb8bb3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"75a69a9\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"gt3_custom_inner_section_margin4\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3d7d259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"745b662\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12591,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_virtual_group_base.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66d7c5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_virtual_group1.png\",\"id\":12598,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a251e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_virtual_group2.png\",\"id\":12599,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":181,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":78,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2d5df17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_virtual_group4.png\",\"id\":12601,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9986097\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_virtual_group3.png\",\"id\":12600,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc4926c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/leads_virtual_group5.png\",\"id\":12615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":573,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":12.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"217e7a5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.33200000000000073896444519050419330596923828125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"47f7993f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2d2c471f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"header_size\":\"h5\",\"title_color\":\"#0FB6EF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ad23d8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client\\u2019s Say \",\"title_color\":\"#243678\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"170f3dce\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"item_align\":\"left\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and knowledge.<\\/p>\",\"_id\":\"f4684c0\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and knowledge.<\\/p>\",\"_id\":\"2293ed3\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"\",\"id\":\"\"},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and knowledge.<\\/p>\",\"_id\":\"283dcd6\"}],\"avatar_slider\":\"yes\",\"autoplay_time\":\"40000\",\"image_size\":{\"unit\":\"px\",\"size\":\"130\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_slider_arrow\":\"rgba(105,102,135,0.5)\",\"quote_items_color\":\"#3A89EB\",\"space\":\"0\",\"round_imgs\":\"yes\",\"_css_classes\":\"gt3_custom_testimonials_style\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c2cd4cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"92\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d03a97b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#F3F6F8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"text_align\":\"left\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"70\",\"bottom\":\"57\",\"left\":\"70\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"55\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e8c934b\",\"elType\":\"widget\",\"settings\":{\"view_type\":\"type4\",\"title\":\"Startup\",\"price_prefix\":\"$ \",\"price\":\"9\",\"price_suffix\":\" \\/ mo\",\"content\":\"\",\"button_text\":\"\",\"button_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_background_background\":\"classic\",\"_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},\"_css_classes\":\"gt3_custom_pricebox_style\",\"title_color\":\"#0FB6EF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"price_item_prefix_color\":\"#243678\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_family\":\"Inter\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_prefix_typography_font_weight\":\"700\",\"price_item_prefix_typography_line_height\":{\"unit\":\"em\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"price_item_suffix_color\":\"#243678\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_family\":\"Inter\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_suffix_typography_font_weight\":\"700\",\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"price_color\":\"#243678\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"},{\"id\":\"102633a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5adf1b33\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#DAE3E9\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"71ab85db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul class=\\\"gt3_styled_list\\\">\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #2e9def;\\\"><\\/i>50+ Pro Widgets<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #2e9def;\\\"><\\/i>\\u00a0150+ Pro Templates<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #2e9def;\\\"><\\/i>Popup Builder<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #2e9def;\\\"><\\/i>Support for 1 Year<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #2e9def;\\\"><\\/i>Updates for 1 Year<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_list_style_text\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"784af60b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Register\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFF7F700\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#243678\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"37\",\"bottom\":\"14\",\"left\":\"37\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"#243678\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#243678\",\"button_title_color\":\"#243678\",\"title_typography_font_family\":\"Rubik\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"5ee7c66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"gradient\",\"background_color\":\"#3450BB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"text_align\":\"left\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"70\",\"bottom\":\"57\",\"left\":\"70\",\"isLinked\":false},\"background_color_b\":\"#233575\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"55\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"55c5d69f\",\"elType\":\"widget\",\"settings\":{\"view_type\":\"type4\",\"title\":\"Growth\",\"price_prefix\":\"$ \",\"price\":\"29\",\"price_suffix\":\" \\/ mo\",\"content\":\"\",\"button_text\":\"\",\"button_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_background_background\":\"classic\",\"_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},\"_css_classes\":\"gt3_custom_pricebox_style\",\"title_color\":\"#0FB6EF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"price_item_prefix_color\":\"#FFFFFF\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_family\":\"Inter\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_prefix_typography_font_weight\":\"700\",\"price_item_prefix_typography_line_height\":{\"unit\":\"em\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"price_item_suffix_color\":\"#FFFFFF\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_family\":\"Inter\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_suffix_typography_font_weight\":\"700\",\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"price_color\":\"#FFFFFF\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"},{\"id\":\"59f18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"420180ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#5F71AB\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7cc89a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul class=\\\"gt3_styled_list\\\">\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #2e9def;\\\"><\\/i>150+ Pro Widgets<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #2e9def;\\\"><\\/i>\\u00a0300+ Pro Templates<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #2e9def;\\\"><\\/i>Popup Builder<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #2e9def;\\\"><\\/i>Support for 1 Year<\\/li>\\n \\t<li style=\\\"text-align: left;\\\"><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #2e9def;\\\"><\\/i>Updates for 1 Year<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_list_style_text\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223dc00d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Register\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"37\",\"bottom\":\"14\",\"left\":\"37\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"#FFFFFF\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#FFFFFF\",\"button_title_color\":\"#243678\",\"title_typography_font_family\":\"Rubik\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ea726e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7be6bee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"75596591\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12257,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads_seo_footer.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5129b7a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"color: #58d2cb;\\\">Say Hello<\\/span> to Ewebot!\",\"align\":\"center\",\"text_color\":\"#243678\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a8c240\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6940a414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"56d060c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sing up for Newsletter and receive 40% discount on first project<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d25a247\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"gt3_custom_mailchimp\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6543, 12237, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:18:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";}}'),
(6544, 12237, '_gt3_usage_blocks', '[]'),
(6545, 12676, '_edit_lock', '1675864269:1'),
(6546, 12676, 'mb_page_sidebar_layout', 'none'),
(6547, 12676, 'mb_page_title_conditional', 'no'),
(6548, 12676, 'mb_page_title_use_feature_image', '0'),
(6549, 12676, 'mb_show_breadcrumbs', '1'),
(6550, 12676, 'mb_page_title_vertical_align', 'middle'),
(6551, 12676, 'mb_page_title_horizontal_align', 'center'),
(6552, 12676, 'mb_page_title_font_color', '#3b3663'),
(6553, 12676, 'mb_page_title_bg_color', '#ffffff'),
(6554, 12676, 'mb_page_title_bg_repeat', 'no-repeat'),
(6555, 12676, 'mb_page_title_bg_size', 'cover'),
(6556, 12676, 'mb_page_title_bg_attachment', 'scroll'),
(6557, 12676, 'mb_page_title_bg_position', 'center center'),
(6558, 12676, 'mb_page_title_height', '215'),
(6559, 12676, 'mb_page_title_top_border', '0'),
(6560, 12676, 'mb_page_title_top_border_color_opacity', '1'),
(6561, 12676, 'mb_page_title_bottom_border', '0'),
(6562, 12676, 'mb_page_title_bottom_border_color_opacity', '1'),
(6563, 12676, 'mb_page_title_bottom_margin', '80'),
(6564, 12676, 'mb_preloader', 'default'),
(6565, 12676, 'mb_preloader_type', 'linear'),
(6566, 12676, 'mb_preloader_background', '#191a1c'),
(6567, 12676, 'mb_preloader_item_color', '#ffffff'),
(6568, 12676, 'mb_preloader_item_color2', '#435bb2'),
(6569, 12676, 'mb_preloader_item_width', '120'),
(6570, 12676, 'mb_preloader_item_stroke', '2'),
(6571, 12676, 'mb_preloader_item_logo_width', '45'),
(6572, 12676, 'mb_preloader_full', '1'),
(6573, 12676, 'mb_preloader_mobile_disable', '1'),
(6574, 12676, 'mb_bubbles_block', 'default'),
(6575, 12676, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6576, 12676, '_elementor_edit_mode', 'builder'),
(6577, 12676, '_elementor_template_type', 'wp-page'),
(6578, 12676, '_elementor_version', '3.10.2'),
(6579, 12676, '_wpda-builder-header', '4084'),
(6580, 12676, '_wpda-builder-footer', '4826'),
(6581, 12676, '_wp_page_template', 'default'),
(6582, 12676, '_elementor_data', '[{\"id\":\"54307f46\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#6254E7\",\"background_image\":{\"id\":1935,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/404.png\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"overflow\":\"hidden\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"636ded2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"294d96e9\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e0567aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1dc143bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1dd9c6\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"planet_404_wrapper\\\"><div class=\\\"planet_404_front\\\"><\\/div><div class=\\\"planet_404_ring\\\"><\\/div><div class=\\\"planet_404_back\\\"><\\/div><\\/div>\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"579d2ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f60efab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sorry We Can\'t Find That Page!\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2646c5c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The page you are looking for was moved, removed, renamed or never existed.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"661544aa\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Take me Home\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"border_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":\"\"},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"image\":{\"id\":12678,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/02\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false}]'),
(6583, 12676, '_elementor_page_assets', 'a:0:{}'),
(6584, 12776, '_edit_lock', '1695233140:3'),
(6585, 12776, 'mb_page_sidebar_layout', 'none'),
(6586, 12776, 'mb_page_title_conditional', 'no'),
(6587, 12776, 'mb_page_title_use_feature_image', '0'),
(6588, 12776, 'mb_show_breadcrumbs', '1'),
(6589, 12776, 'mb_page_title_vertical_align', 'middle'),
(6590, 12776, 'mb_page_title_horizontal_align', 'center'),
(6591, 12776, 'mb_page_title_font_color', '#3b3663'),
(6592, 12776, 'mb_page_title_bg_color', '#ffffff'),
(6593, 12776, 'mb_page_title_bg_repeat', 'no-repeat'),
(6594, 12776, 'mb_page_title_bg_size', 'cover'),
(6595, 12776, 'mb_page_title_bg_attachment', 'scroll'),
(6596, 12776, 'mb_page_title_bg_position', 'center center'),
(6597, 12776, 'mb_page_title_height', '215'),
(6598, 12776, 'mb_page_title_top_border', '0'),
(6599, 12776, 'mb_page_title_top_border_color_opacity', '1'),
(6600, 12776, 'mb_page_title_bottom_border', '0'),
(6601, 12776, 'mb_page_title_bottom_border_color_opacity', '1'),
(6602, 12776, 'mb_page_title_bottom_margin', '80'),
(6603, 12776, 'mb_preloader', 'none'),
(6604, 12776, 'mb_preloader_type', 'linear'),
(6605, 12776, 'mb_preloader_background', '#191a1c'),
(6606, 12776, 'mb_preloader_item_color', '#ffffff'),
(6607, 12776, 'mb_preloader_item_color2', '#435bb2'),
(6608, 12776, 'mb_preloader_item_width', '120'),
(6609, 12776, 'mb_preloader_item_stroke', '2'),
(6610, 12776, 'mb_preloader_item_logo_width', '45'),
(6611, 12776, 'mb_preloader_full', '1'),
(6612, 12776, 'mb_preloader_mobile_disable', '1'),
(6613, 12776, 'mb_bubbles_block', 'hide'),
(6614, 12776, '_gt3_usage_shortcodes', '{\"contact-form-7\":1,\"mc4wp_form\":1}'),
(6615, 12776, '_elementor_edit_mode', 'builder'),
(6616, 12776, '_elementor_template_type', 'wp-page'),
(6617, 12776, '_elementor_version', '3.12.2'),
(6618, 12776, '_wpda-builder-header', '12829'),
(6619, 12776, '_wpda-builder-footer', '12837'),
(6620, 12776, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6621, 12776, '_elementor_data', '[{\"id\":\"3f8b6343\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":12784,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/home_agency_bg1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f06b8a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"67daf41d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2d144326\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":5,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ae3cd12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3e239273\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12785,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_elipse1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":329,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-14,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b30a2c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12912,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-element.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_z_index\":0,\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"32e85aa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6db815c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_color\":\"#0F110F\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d8d31a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"marketing\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_color\":\"#0F110F\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58a98938\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"made simple\",\"_id\":\"6fc4fdb\"},{\"string\":\"made ideas\",\"_id\":\"1badf53\"},{\"string\":\"made sales\",\"_id\":\"b5ff554\"}],\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#0F110F\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typeSpeed\":50,\"backSpeed\":20,\"prefix_typography_font_family\":\"Source Sans Pro\",\"prefix_typography_font_size\":{\"unit\":\"px\",\"size\":73,\"sizes\":[]},\"prefix_typography_font_weight\":\"700\",\"strings_typography_font_family\":\"Inter\",\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"strings_typography_font_weight\":\"500\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"prefix_typography_line_height\":{\"unit\":\"em\",\"size\":1.0500000000000000444089209850062616169452667236328125,\"sizes\":[]},\"strings_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"backDelay\":800},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"57e2b3a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Extract real business value from social media. Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23c2064c\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#0F110F\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#3B3663\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#1A233E\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#0F110F\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"button_title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true},{\"id\":\"403bd1bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a4b5cbe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"94a600b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"_inline_size_mobile\":2,\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[{\"id\":\"131bc000\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12916,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-lamp.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":103,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-220,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":-89,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"68817161\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.3319999999999936335370875895023345947265625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_direction\":\"translateY\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":-1.5,\"sizes\":[]},\"_inline_size_mobile\":77},\"elements\":[{\"id\":\"7d48c9e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12791,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_figure.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":947,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-21\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9d323\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"right\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":17,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":-9,\"unit\":\"%\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":29,\"vertical\":29,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"image\":{\"id\":12792,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-4,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"593140d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"right\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":39,\"unit\":\"%\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":29,\"vertical\":29,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"image\":{\"id\":12793,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-22,\"unit\":\"%\"},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":-10,\"sizes\":[]},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7bc054dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"gt3_movement_direction\":\"translateY\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"4c9699ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12917,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-rocket.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":185,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-220,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ab8658c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"%\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b33f7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":46.94500000000000028421709430404007434844970703125,\"_inline_size_mobile\":19,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true},{\"id\":\"410c152\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.55499999999999971578290569595992565155029296875,\"_inline_size_mobile\":40,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"gt3_movement_direction\":\"translateY\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":-1.5,\"sizes\":[]}},\"elements\":[{\"id\":\"121368f\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":336,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"right\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_offset_x\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":29,\"vertical\":29,\"blur\":59,\"spread\":0,\"color\":\"rgba(27.999999999999996, 137.00000000000003, 212, 0.1)\"},\"image\":{\"id\":12794,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7445e21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.1640000000000014779288903810083866119384765625,\"_inline_size_mobile\":40,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"61187000\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"670741dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61b1cc77\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a6c9e11\",\"elType\":\"widget\",\"settings\":{\"end\":150,\"description\":\"<p>Conversion Rate Increased<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"digit_typography_font_weight\":\"500\",\"digit_typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"digit_color\":\"#0F110F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"align\":\"left\",\"suffix\":\"%\",\"digit_typography_font_family\":\"Inter\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"prefix\":\"+\",\"digit_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"7cdc7afb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7aef5521\",\"elType\":\"widget\",\"settings\":{\"end\":87,\"description\":\"<p>Happy Ewebot Customers<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"digit_typography_font_weight\":\"500\",\"digit_typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"digit_color\":\"#0F110F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"suffix\":\"K\",\"digit_typography_font_family\":\"Inter\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"prefix\":\"+\",\"digit_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"3ebe98b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"25e25373\",\"elType\":\"widget\",\"settings\":{\"end\":20,\"description\":\"<p>Amount of investments in 2022<\\/p>\",\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"digit_typography_font_weight\":\"500\",\"digit_typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"digit_color\":\"#0F110F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"align\":\"right\",\"suffix\":\"M\",\"digit_typography_font_family\":\"Inter\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"prefix\":\"+\",\"digit_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"align_mobile\":\"center\",\"start\":1},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"423fb46c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"117\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"475b9578\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":8,\"blur\":43,\"spread\":0,\"color\":\"rgba(8, 50.00000000000008, 79, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"37b88173\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12921,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-icon1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Search Engine Optimization\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_background_background\":\"classic\",\"title_typography_font_weight\":\"500\",\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"image_hover\":{\"id\":12922,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-icon1-hover.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_font_family\":\"Inter\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"5dbae878\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":8,\"blur\":43,\"spread\":0,\"color\":\"rgba(8, 50.00000000000008, 79, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"bounceIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"46891b52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12923,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-icon2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Social Media Strategy\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"500\",\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"image_hover\":{\"id\":12924,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-icon2-hover.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#0F110F\",\"title_typography_font_family\":\"Inter\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"5a789a01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":8,\"blur\":43,\"spread\":0,\"color\":\"rgba(8, 50.00000000000008, 79, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"bounceIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"5c9f264b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12925,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-icon3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Reporting & Analysis\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. \",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_typography_font_weight\":\"500\",\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"image_hover\":{\"id\":12926,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-icon3-hover.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#0F110F\",\"title_typography_font_family\":\"Inter\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1636840d\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1bff1fee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"59e21f7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12269,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-network.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":194,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82bfc5d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"420c7797\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"623c1a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12270,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-product.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":183,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5722776e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"51c87887\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"37283e33\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12272,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-vertigo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6ad53817\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7fe77c16\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"601e25fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12271,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-proline.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":164,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"196da366\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"1ca0c23e\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3c69ff74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12268,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-minty.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"52137f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"361f1ab0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"714464d6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#0F110F\",\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[],\"padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dd3e3e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"center\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"7bc53564\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[],\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"71d2312\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"css_classes\":\"gt3_custom_column_padding\",\"space_between_widgets\":0,\"content_position\":\"center\"},\"elements\":[{\"id\":\"311714c7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"15525b84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d683bf\",\"elType\":\"widget\",\"settings\":{\"tabs_aligment_h\":\"left\",\"items\":[{\"title\":\"All\",\"content\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam.<\\/p>\",\"_id\":\"4f6c8d4\"},{\"title\":\"Marketing\",\"content\":\"<p>Lorem ipsum dolor sit amet, sit ea impedit inermis. Qui augue exerci repre hendunt te.<\\/p>\",\"_id\":\"caf61fb\"},{\"title\":\"Branding\",\"content\":\"<p>Veniam oportere ocurreret eam et. Ipsum idque iusto ei quo, no labores reformidans eum.<\\/p>\",\"_id\":\"1fce295\"},{\"title\":\"SEO\",\"content\":\"<p>Vim no nostro voluptua. Id viderer equidem dignissim sea, qui elaboraret appellantur.<\\/p>\",\"_id\":\"b48db26\"},{\"title\":\"Web\",\"content\":\"<p>Nam liber putent ponderum ut, at his veniam deseruisse assueverit. Te pro illud.<\\/p>\",\"_id\":\"7f05dcb\"}],\"tab_typography_typography\":\"custom\",\"tab_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"tab_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"tab_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tab_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"13\",\"bottom\":\"5\",\"left\":\"13\",\"isLinked\":false},\"tab_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"tab_border_radius\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"tab_color\":\"#BEC9D2\",\"tab_background\":\"#02010100\",\"tab_color_hover\":\"#FFFFFF\",\"tab_color_active\":\"#0F110F\",\"tab_background_active\":\"#FFFFFF\",\"container_typography_typography\":\"custom\",\"container_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"container_typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"container_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"container_color\":\"#BEC9D2\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"container_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"84\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-tabs\"},{\"id\":\"65425e61\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"View all cases\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#FFFFFF\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#FFFFFF\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"button_title_color\":\"#0F110F\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/our-case-studies\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"50e9ebd8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"11377187\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"13605f97\",\"elType\":\"widget\",\"settings\":{\"nav\":\"none\",\"items_per_line\":\"2\",\"space\":\"30px\",\"show_title\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"12\",\"orderby\":\"title \",\"order\":\"ASC\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"12863\",\"12858\",\"12871\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-55\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b697ee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#1080A080\",\"background_color_stop\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"background_color_b\":\"#49B8D47D\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[],\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":687,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"24e17294\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c398b6e\",\"elType\":\"section\",\"settings\":{\"z_index\":1,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"327a0792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1e1c3423\",\"elType\":\"widget\",\"settings\":{\"text_content\":\"Content Marketing Search Engine\",\"text_repeat_number\":\"5\",\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Inter\",\"text_typography_font_size\":{\"unit\":\"vw\",\"size\":8,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"text_typography_font_weight\":\"800\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-infinite-scrolling-text\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ac639dd\",\"elType\":\"section\",\"settings\":{\"z_index\":5,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6030654f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":-2.5,\"sizes\":[]}},\"elements\":[{\"id\":\"51e3e84e\",\"elType\":\"widget\",\"settings\":{\"text_content\":\"Optimization Social Media\",\"scrolling_direction\":\"rtl\",\"text_repeat_number\":\"5\",\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Inter\",\"text_typography_font_size\":{\"unit\":\"vw\",\"size\":8,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"text_typography_font_weight\":\"800\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-infinite-scrolling-text\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"661edc08\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12808,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agancy-girl.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":1276,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_z_index\":3},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b1203f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\",\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"id\":12812,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_bg2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"284d5d4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4650e8e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12813,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_img4.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"781572f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_direction\":\"translateY\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1937c28b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12814,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_ideas_bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2b4e77a5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"-145\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a16f9e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"gt3_movement_direction\":\"translateY\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"2a1d27e4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":-22.41799999999999926103555480949580669403076171875,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"size\":0,\"unit\":\"%\"},\"_offset_y\":{\"size\":1,\"unit\":\"%\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"size\":\"\",\"unit\":\"%\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":18,\"vertical\":18,\"blur\":70,\"spread\":0,\"color\":\"rgba(3.999999999999993, 27.000000000000004, 43, 0.24)\"},\"image\":{\"id\":12815,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_img5.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6223898f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.6640000000000014779288903810083866119384765625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d8e6acf\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"72689de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"aceec4c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding Digital Experience\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"title_color\":\"#0F110F\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39fc2e84\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"17230962\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#0F110F\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#0F110F\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#0F110F\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"button_title_color\":\"#0F110F\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47c6b339\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#071629\",\"background_image\":{\"id\":12816,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_testimonials_bg.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"105\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3822a5e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"510f8239\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":0,\"bottom\":\"135\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"53\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38c94e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1102860c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12817,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_testimonials_arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":164,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-16,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":-7,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"278649bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_z_index\":5,\"typography_font_family\":\"Manrope\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_color\":\"#FBFEFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b54c401\",\"elType\":\"widget\",\"settings\":{\"title\":\"What People Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_z_index\":5,\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FBFEFF\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"170e8850\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_id\":\"6f38000\"},{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_id\":\"8905097\"},{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_style\":\"italic\",\"image_size\":{\"unit\":\"px\",\"size\":\"107\",\"sizes\":[]},\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#FBFEFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"space\":\"0\",\"author_position\":\"around\",\"color_title\":\"#FBFEFF\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"autoplay_time\":5000,\"title_typography_font_family\":\"Roboto\",\"_z_index\":5,\"autoplay\":\"yes\",\"item_align\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43897b87\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"125\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2461df1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"207cf8a7\",\"elType\":\"section\",\"settings\":{\"z_index\":7,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"555826d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[{\"id\":\"77cd3a1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12930,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-fly.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":163,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-80\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"_animation\":\"slideInLeft\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4b1e56a2\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":2,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bcbf139\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_direction\":\"translateY\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[{\"id\":\"7b8b7fa9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12822,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_fly_trajectory.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":198,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-110\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2890bb4d\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"-47\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":5,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"203fe56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1856cd23\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12823,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_elipse2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":329,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-17,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2db08d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to WOW Your Customers\",\"_background_background\":\"classic\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":false},\"textgradient_color_start\":\"\",\"textgradient_color_end\":\"\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_color\":\"#0F110F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da588bd\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#CFCFCD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"713e479b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b2f57d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"text_color\":\"#0F110F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"217b33ea\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6aad9853\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"css_classes\":\"gt3_page_agency_style\"},\"elements\":[{\"id\":\"629a741c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24eda809\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"_css_classes\":\"home08_ctf\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"365c2c4c\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"background_color\":\"#FDFBF0\",\"background_image\":{\"id\":12824,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency_bg3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"521b30d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"19c8c018\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say Hello to Ewebot!<\\/p>\",\"align\":\"center\",\"text_color\":\"#0F110F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14783189\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ad3b069\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"css_classes\":\"gt3_page_agency_style\"},\"elements\":[{\"id\":\"5b76773f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sing up for Newsletter and receive 40% discount on first project<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f92b68f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"gt3_custom_mailchimp\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6622, 12776, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:6:{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\";}}'),
(6623, 12776, '_gt3_usage_blocks', '[]'),
(6624, 13079, '_edit_lock', '1695734539:3'),
(6625, 13079, 'mb_page_sidebar_layout', 'none'),
(6626, 13079, 'mb_page_title_conditional', 'no'),
(6627, 13079, 'mb_page_title_use_feature_image', '0'),
(6628, 13079, 'mb_show_breadcrumbs', '1'),
(6629, 13079, 'mb_page_title_vertical_align', 'middle'),
(6630, 13079, 'mb_page_title_horizontal_align', 'center'),
(6631, 13079, 'mb_page_title_font_color', '#3b3663'),
(6632, 13079, 'mb_page_title_bg_color', '#ffffff'),
(6633, 13079, 'mb_page_title_bg_repeat', 'no-repeat'),
(6634, 13079, 'mb_page_title_bg_size', 'cover'),
(6635, 13079, 'mb_page_title_bg_attachment', 'scroll'),
(6636, 13079, 'mb_page_title_bg_position', 'center center'),
(6637, 13079, 'mb_page_title_height', '215'),
(6638, 13079, 'mb_page_title_top_border', '0'),
(6639, 13079, 'mb_page_title_top_border_color_opacity', '1'),
(6640, 13079, 'mb_page_title_bottom_border', '0'),
(6641, 13079, 'mb_page_title_bottom_border_color_opacity', '1'),
(6642, 13079, 'mb_page_title_bottom_margin', '80'),
(6643, 13079, 'mb_preloader', 'default'),
(6644, 13079, 'mb_preloader_type', 'linear'),
(6645, 13079, 'mb_preloader_background', '#191a1c'),
(6646, 13079, 'mb_preloader_item_color', '#ffffff'),
(6647, 13079, 'mb_preloader_item_color2', '#435bb2'),
(6648, 13079, 'mb_preloader_item_width', '120'),
(6649, 13079, 'mb_preloader_item_stroke', '2'),
(6650, 13079, 'mb_preloader_item_logo_width', '45'),
(6651, 13079, 'mb_preloader_full', '1'),
(6652, 13079, 'mb_preloader_mobile_disable', '1'),
(6653, 13079, 'mb_bubbles_block', 'default'),
(6654, 13079, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1,\"contact-form-7\":1}'),
(6655, 13079, '_elementor_edit_mode', 'builder'),
(6656, 13079, '_elementor_template_type', 'wp-page'),
(6657, 13079, '_elementor_version', '3.16.4'),
(6658, 13079, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6659, 13079, '_elementor_data', '[{\"id\":\"15a9d254\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"id\":13125,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_bg1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_repeat\":\"repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3bcf146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dbfdd26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13137,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":6,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7840f58a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":1,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26281d42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0,\"z_index\":5},\"elements\":[{\"id\":\"40a392a4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13135,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-33,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_z_index\":5,\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"auto\",\"_css_classes\":\"gt3_moved_element3\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6f6ef0ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13136,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-42,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":36,\"unit\":\"%\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_z_index\":5,\"_element_width\":\"auto\",\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2b8685b9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6bad2ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Media \",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45c2e238\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_family\":\"Inter\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ea48a8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you know what it takes to grow your business online? Do you want to?<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Nunito\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ef07560\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#0F110F\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#3B3663\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#1A233E\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#0F110F\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"button_title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"1279157e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13140,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img6.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":4,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e006dfa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13142,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img8.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":25.538000000000000255795384873636066913604736328125,\"unit\":\"%\"},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":-9.1940000000000008384404281969182193279266357421875,\"unit\":\"%\"},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element2\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4d97d4d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"47239748\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13139,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img5.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":468,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-5,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e11d2c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13154,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img17.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-4,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-10,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"auto\",\"_offset_x_end\":{\"size\":25.538000000000000255795384873636066913604736328125,\"unit\":\"%\"},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"size\":-9.1940000000000008384404281969182193279266357421875,\"unit\":\"%\"},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_z_index\":2,\"_css_classes\":\"gt3_moved_element3\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"62a433ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13155,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"auto\",\"_offset_x_end\":{\"size\":25.538000000000000255795384873636066913604736328125,\"unit\":\"%\"},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"size\":-9.1940000000000008384404281969182193279266357421875,\"unit\":\"%\"},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_z_index\":2},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"50170fc1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13247,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home-social-img4.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":584,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":\"-36\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_z_index\":5},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e24eea1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13154,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img17.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-4,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-10,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":25,\"unit\":\"%\"},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":-27,\"unit\":\"%\"},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_z_index\":2},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"612bb37d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13155,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-4,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-10,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":18,\"unit\":\"%\"},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":-33,\"unit\":\"%\"},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_z_index\":2,\"_css_classes\":\"gt3_moved_element2\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46c96dd2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13141,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img7.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-16,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_z_index\":5,\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"43f46e07\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F60707\",\"margin\":{\"unit\":\"%\",\"top\":\"-18\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ada2180\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"77693d94\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13126,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_gradient.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37f2f8b4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"-188\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-193\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-210\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"52b1dcf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1ea55b75\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60484013\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60.3359999999999985220711096189916133880615234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"401005fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take the lead in modern social media marketing\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"26cd0e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":39.62299999999999755573298898525536060333251953125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7f7bec7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8e12178\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[],\"css_classes\":\"gt3-home-socials-block\"},\"elements\":[{\"id\":\"7f851d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":38},\"elements\":[{\"id\":\"1499cd88\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Socila Marketing Strategy\",\"description_text\":\"The first step is to clearly define the social issue or problem you want to address.\",\"text_align\":\"left\",\"image\":{\"id\":13127,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_icon1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#CEC0D7\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"60e9df81\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"More info\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#FFFFFF\",\"button_title_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true},{\"id\":\"27d7133b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":38},\"elements\":[{\"id\":\"40c952e1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Marketing  Development\",\"description_text\":\"Start by setting clear and specific goals for your digital marketing efforts.\",\"text_align\":\"left\",\"image\":{\"id\":13128,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_icon2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#CEC0D7\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"7f2f91c5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"More info\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#FFFFFF\",\"button_title_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true},{\"id\":\"454f862f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":38},\"elements\":[{\"id\":\"5c77c01c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Reporting and Analysis\",\"description_text\":\"Analyze your digital marketing performance data to refine your strategies.\",\"text_align\":\"left\",\"image\":{\"id\":13129,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_icon3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#CEC0D7\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2a3554b4\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"More info\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#FFFFFF\",\"button_title_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6e3bb833\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13154,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img17.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-17,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":-5,\"unit\":\"%\"},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\",\"_css_classes\":\"gt3_moved_element2\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c15b413\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13155,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-13,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":-10,\"unit\":\"%\"},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"517346ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"711f87b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[{\"id\":\"646909a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13144,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img10.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"space\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\",\"_offset_x\":{\"unit\":\"%\",\"size\":-36,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5af38857\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f8f86e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]}},\"elements\":[{\"id\":\"267ee068\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13248,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home-social-img9.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":566,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3a4b9402\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":26},\"elements\":[{\"id\":\"1fa8b29a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8519bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Audience Identification\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"125f1af7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Social media marketing is a digital marketing strategy that involves using social media platforms to promote products, services, or brands, as well as engage with and build relationships with target audiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4c7a55ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The first step is to identify your target audience. Understanding their demographics, interests, and behaviors will help you create content and campaigns that resonate with them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"64546092\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#00000000\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#0F110F\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#0F110F\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#0F110F\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"button_title_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dbde71b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"85\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"786b36a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"space_between_widgets\":26},\"elements\":[{\"id\":\"52bd3eed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation &\\nEngagement\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71a36f4b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create high-quality, engaging content that is tailored to each platform. This can include text, images, videos, infographics, and more. Content should be visually appealing and provide value to your audience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b136153\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#00000000\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#0F110F\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"27\",\"bottom\":\"14\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#0F110F\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#0F110F\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"button_title_color\":\"#3B3663\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"744c1ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[{\"id\":\"582c5fb5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13146,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img12.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"space\":{\"unit\":\"px\",\"size\":411,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-36,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"61e82228\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f6beafd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"gt3_movement_animation\":\"yes\"},\"elements\":[{\"id\":\"1d0431e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13249,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home-social-img11.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":542,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-9\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769e3ae8\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5fef0cc1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7e611316\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0F110F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3b3bd299\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":30,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FF2222\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"45\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":false}},\"elements\":[{\"id\":\"63e2cb0\",\"elType\":\"widget\",\"settings\":{\"end\":130,\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"digit_typography_font_weight\":\"500\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"digit_color\":\"#0F110F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"align\":\"left\",\"suffix\":\"%\",\"digit_typography_font_family\":\"Inter\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"prefix\":\"+\",\"digit_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"image\":{\"id\":13130,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_icon4.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align_mobile\":\"left\",\"show_icon\":\"yes\",\"icon_image\":\"image\",\"image_size\":{\"width\":\"59\",\"height\":\"59\"},\"digit_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"1bb72835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Conversion Rate Increased<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1385caa0\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0F110F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73a0135c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":30,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FF2222\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"45\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e9502d8\",\"elType\":\"widget\",\"settings\":{\"end\":27,\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"digit_typography_font_weight\":\"500\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"digit_color\":\"#0F110F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"align\":\"left\",\"suffix\":\"K\",\"digit_typography_font_family\":\"Inter\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"prefix\":\"+\",\"digit_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"image\":{\"id\":13132,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_icon6.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align_mobile\":\"left\",\"show_icon\":\"yes\",\"icon_image\":\"image\",\"image_size\":{\"width\":\"59\",\"height\":\"59\"},\"digit_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"25748502\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Social Profiles<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2f3c6366\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"690472b8\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0F110F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1652de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":30,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FF2222\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"45\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f7a8f4d\",\"elType\":\"widget\",\"settings\":{\"end\":150,\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"digit_typography_font_weight\":\"500\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"digit_color\":\"#0F110F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"align\":\"left\",\"suffix\":\"K\",\"digit_typography_font_family\":\"Inter\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"prefix\":\"+\",\"digit_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"image\":{\"id\":13131,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_icon5.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align_mobile\":\"left\",\"show_icon\":\"yes\",\"icon_image\":\"image\",\"image_size\":{\"width\":\"59\",\"height\":\"59\"},\"digit_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"44c81741\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monthly Active Users<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"183a2df4\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0F110F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36ad27cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":30,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FF2222\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"15\",\"bottom\":\"75\",\"left\":\"45\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0180c4\",\"elType\":\"widget\",\"settings\":{\"end\":15,\"duration\":\"3000\",\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"digit_typography_font_weight\":\"500\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"digit_color\":\"#0F110F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"align\":\"left\",\"suffix\":\"K\",\"digit_typography_font_family\":\"Inter\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"prefix\":\"+\",\"digit_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"image\":{\"id\":13133,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_icon7.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align_mobile\":\"left\",\"show_icon\":\"yes\",\"icon_image\":\"image\",\"image_size\":{\"width\":\"59\",\"height\":\"59\"},\"digit_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7f09a67c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Active Followers<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1cb7aeb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":38,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d64c3ef\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2faac70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"55be1b0d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Company services in numbers\",\"description_text\":\"Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.\",\"text_align\":\"left\",\"image\":{\"id\":13134,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_icon8.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":101,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_color\":\"#CEC0D7\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"6f36dc81\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"More info\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"icon_color\":\"#FFFFFF\",\"button_title_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"391e9308\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"130\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"22743ba6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":2},\"elements\":[{\"id\":\"7b07575\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13256,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img13-1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"space\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\",\"_offset_x\":{\"unit\":\"%\",\"size\":-18,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8f7e109\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13257,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img13-2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\",\"_offset_x\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element2\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cb53d26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13258,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img13-3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"space\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element3\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6009cfaf\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"72b87593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"gt3_movement_direction\":\"translateY\"},\"elements\":[{\"id\":\"1a952aec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13262,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home-social-img-13.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":560,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"-22\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"43d76e38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"bottom\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dacd829\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e810724\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"17bb0419\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13151,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-16,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":-7,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-17,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_z_index\":1,\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e01521d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"700\",\"_z_index\":5,\"typography_font_family\":\"Manrope\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"280ccbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"What People Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_z_index\":5,\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7428d547\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_id\":\"6f38000\"},{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_id\":\"8905097\"},{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"content\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_style\":\"italic\",\"image_size\":{\"unit\":\"px\",\"size\":\"107\",\"sizes\":[]},\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"space\":\"0\",\"author_position\":\"around\",\"color_title\":\"#696588\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"autoplay_time\":5000,\"title_typography_font_family\":\"Roboto\",\"_z_index\":5,\"autoplay\":\"yes\",\"item_align\":\"left\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"4c08be25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ef4e43c\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"195\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38fb8404\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2efb9fde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose a plan that<br>works for you\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87fb450\",\"elType\":\"widget\",\"settings\":{\"gt3_tabs_size\":\"mini\",\"gt3_tabs_border_radius\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"tabs_hover_title_color\":\"#FFFFFF\",\"items\":[{\"tab_title\":\"MONTHLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"_id\":\"a73f6ae\",\"template_id\":\"13087\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"type\":\"\",\"tab_title_color\":\"#000000\",\"tab_background_background\":\"classic\",\"tab_background_color\":\"#FFFFFF00\"},{\"tab_title\":\"YEARLY\",\"content\":\"I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon\":\"\",\"template_id\":\"13091\",\"gt3_tabs_icon_custom_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"tab_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_background_slideshow_slide_duration\":\"5000\",\"tab_background_slideshow_transition_duration\":\"500\",\"tab_hover_background_background\":\"classic\",\"tab_hover_background_color_stop\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_color_b\":\"#6254E7\",\"tab_hover_background_color_b_stop\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"tab_hover_background_xpos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_ypos_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"tab_hover_background_bg_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"tab_hover_background_slideshow_slide_duration\":\"5000\",\"tab_hover_background_slideshow_transition_duration\":\"500\",\"_id\":\"a5a2ee4\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tab_title_color\":\"#000000\",\"tab_background_background\":\"classic\",\"tab_background_color\":\"#FFFFFF00\"}],\"tabs_background_background\":\"classic\",\"_css_classes\":\"gt3_custom_advanced_tabs\"},\"elements\":[],\"widgetType\":\"gt3-core-advanced-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37c50015\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"130\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2c0b37a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"css_classes\":\"gt3_page_agency_style\"},\"elements\":[{\"id\":\"137de40d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to WOW Your Customers?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ef1d1d1\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\",\"_css_classes\":\"home08_ctf\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"56b39ae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2c23d8e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13144,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img10.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"space\":{\"unit\":\"px\",\"size\":408,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\",\"_offset_x\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"20037cfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13154,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img17.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":3,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"size\":-5,\"unit\":\"%\"},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\",\"_offset_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c6d6cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13155,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home_social_img18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":10,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"size\":-5,\"unit\":\"%\"},\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"auto\",\"_offset_y\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"gt3_moved_element3\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37890efc\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a85ab95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"gt3_movement_animation\":\"yes\",\"gt3_movement_intensity\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]}},\"elements\":[{\"id\":\"6ab52f20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13251,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/09\\/home-social-img15.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":532,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cbe0d3b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"135\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5311638e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"530c1795\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a7fdfb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2d748b32\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12269,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-network.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":194,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"44596a85\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"3e7224a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1fe50b1e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12270,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-product.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":183,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"447193f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"1c1cae59\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1d04401c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12272,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-vertigo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4817a49f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"38d76ae4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"20d86b3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12271,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-proline.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":164,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d770de4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"1cb8b90f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4e615149\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12268,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-minty.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"58c9b16e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6660, 13079, '_elementor_page_assets', 'a:0:{}'),
(6661, 13079, '_wpda-builder-header', '13111'),
(6662, 13079, '_wpda-builder-footer', '13117'),
(6663, 13079, 'footnotes', ''),
(6664, 13079, '_gt3_usage_blocks', '[]'),
(6665, 13002, '_gt3_usage_blocks', '{\"core/navigation-link\":5}'),
(6666, 4031, '_elementor_template_type', 'wpda-header'),
(6667, 4031, '_elementor_edit_mode', 'builder'),
(6668, 4031, '_elementor_version', '2.9.14'),
(6669, 4031, '_edit_lock', '1706115728:1'),
(6670, 4031, '_wp_page_template', 'default'),
(6671, 4031, '_elementor_data', '[{\"id\":\"435d824\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#F0EFF3\",\"color_text\":\"#696687\",\"color_link\":\"#696687\",\"color_link_hover\":\"#5747E4\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\",\"content_position\":\"middle\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"46\",\"sizes\":[]}},\"elements\":[{\"id\":\"cc1f372\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"50\",\"content_position\":\"center\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ee0bb99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:+88002534236\\\"><\\/a><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#5747e4\\\" style=\\\"font-size: 16px;color: #5747e4;margin-right: 10px\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-phone\\\" style=\\\"font-weight: bold\\\"> <\\/i><\\/a><a href=\\\"tel:+88002534236\\\"><span class=\\\"gt3_font-weight\\\">8 800 2563 123<\\/span><\\/a><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce379d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#5747e4\\\" style=\\\"font-size: 16px;margin-right: 8px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-envelope\\\"> <\\/i><\\/a> <a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/p>\",\"_element_width\":\"auto\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"c3b5a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"50\",\"content_position\":\"center\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7310046\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"3c4561b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"f9f8056\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"_id\":\"ce2da41\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"4105dfa\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"301a5de\"}],\"shape\":\"square\",\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(255, 255, 255, 0)\",\"icon_secondary_color\":\"#C1BFCC\",\"icon_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"hover_primary_color\":\"rgba(255, 255, 255, 0)\",\"hover_secondary_color\":\"#F47514\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2753552\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"dd59841\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5d15e34\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb4b58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"90\",\"_inline_size_tablet\":\"80\",\"content_position\":\"center\",\"align\":\"space-between\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"space_between_widgets_mobile\":\"0\",\"_inline_size_mobile\":\"80\"},\"elements\":[{\"id\":\"b474dfb\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\",\"id\":1456},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"logo_height_tablet\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"9206ff7\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"align\":\"center\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"_element_width\":\"auto\",\"_element_vertical_align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"158\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"b746180\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"10\",\"_inline_size_tablet\":\"20\",\"content_position\":\"center\",\"content_position_tablet\":\"center\",\"align\":\"flex-end\",\"align_tablet\":\"flex-end\",\"space_between_widgets\":\"0\",\"space_between_widgets_tablet\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#3B3663\",\"_inline_size_mobile\":\"20\",\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"4c19026\",\"elType\":\"widget\",\"settings\":{\"align\":\"right\",\"custom_settings\":\"yes\",\"icon_color\":\"#3B3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"9b6c8d8\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6672, 4031, 'rs_page_bg_color', ''),
(6673, 4031, '_wp_old_slug', 'header_01'),
(6674, 4031, '_wpda-builder-active', ''),
(6675, 4031, '_wpda-builder-conditions', '[{\"type\":\"include\",\"key\":\"none\",\"value\":[]}]'),
(6676, 4031, '_elementor_controls_usage', 'a:8:{s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"2\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:12:{s:12:\"_inline_size\";s:1:\"4\";s:16:\"content_position\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:5:\"align\";s:1:\"2\";s:28:\"space_between_widgets_mobile\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_tablet\";s:1:\"1\";s:12:\"align_tablet\";s:1:\"1\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:23:\"content_position_mobile\";s:1:\"1\";s:12:\"align_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";s:1:\"1\";s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:3:{s:16:\"content_position\";s:1:\"2\";s:6:\"height\";s:1:\"2\";s:13:\"custom_height\";s:1:\"2\";}}s:5:\"style\";a:3:{s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";}s:12:\"section_typo\";a:3:{s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:1:{s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:18:\"hide_tablet_column\";s:1:\"1\";s:18:\"hide_mobile_column\";s:1:\"1\";}}}}s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:5:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:18:\"logo_height_tablet\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:10:{s:11:\"menu_select\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:30:\"_element_vertical_align_mobile\";s:1:\"1\";}s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:4:{s:5:\"align\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}}'),
(6677, 4031, '_wp_old_date', '2020-04-27'),
(6678, 4061, '_elementor_template_type', 'wpda-header'),
(6679, 4061, '_elementor_edit_mode', 'builder'),
(6680, 4061, '_elementor_version', '3.0.13'),
(6681, 4061, '_edit_lock', '1654454395:3'),
(6682, 4061, '_wp_page_template', 'default'),
(6683, 4061, '_elementor_data', '[{\"id\":\"0a67ec5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b06f7b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7308339\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa5d267\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"69.651\",\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_position\":\"center\",\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"8c82de0\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/logo_retina_white.png\",\"id\":3298},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"904fd5c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#FFFFFF\",\"menu_text_color_active\":\"#F47514\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"menu_text_color_mobile\":\"#3B3663\",\"custom_settings_mobile\":\"yes\",\"menu_text_color_active_mobile\":\"#F47514\",\"mobile_menu_bg\":\"#FFFFFF\",\"submenu_text_color_mobile\":\"#696687\",\"submenu_text_color_active_mobile\":\"#F47514\",\"mobile_icon_color\":\"#FFFFFF\",\"mobile_icon_color_active\":\"#3B3663\",\"_element_vertical_align\":\"center\",\"_element_vertical_align_tablet\":\"center\",\"_element_vertical_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"c23f07b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30.34\",\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"heading_color\":\"#FFFFFF\",\"color_text\":\"#FFFFFF\",\"color_link\":\"#FFFFFF\",\"color_link_hover\":\"#F47514\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"f39f114\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:+88002534236\\\" style=\\\"font-size: 14px\\\">Call Us: <span style=\\\"font-weight: 500;font-size: 16px\\\" class=\\\"gt3_font-weight\\\">8 800 2563 123<\\/span><\\/a><\\/p>\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"flex-end\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"769a008\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"41\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"238f234\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6684, 4061, 'rs_page_bg_color', ''),
(6685, 4061, '_wp_old_slug', 'test'),
(6686, 4061, '_elementor_page_settings', 'a:3:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";}'),
(6687, 4061, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:17:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";s:22:\"menu_text_color_mobile\";s:1:\"1\";s:22:\"custom_settings_mobile\";s:1:\"1\";s:29:\"menu_text_color_active_mobile\";s:1:\"1\";s:14:\"mobile_menu_bg\";s:1:\"1\";s:25:\"submenu_text_color_mobile\";s:1:\"1\";s:32:\"submenu_text_color_active_mobile\";s:1:\"1\";s:17:\"mobile_icon_color\";s:1:\"1\";s:24:\"mobile_icon_color_active\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:4:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:30:\"_element_vertical_align_tablet\";s:1:\"1\";s:30:\"_element_vertical_align_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"2\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"2\";s:23:\"content_position_tablet\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"2\";s:18:\"hide_mobile_column\";s:1:\"1\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";}}}}}'),
(6688, 4061, '_wp_old_date', '2020-04-27'),
(6689, 4073, '_elementor_template_type', 'wpda-header'),
(6690, 4073, '_elementor_edit_mode', 'builder'),
(6691, 4073, '_elementor_version', '2.9.8'),
(6692, 4073, '_edit_lock', '1654454542:3'),
(6693, 4073, '_wp_page_template', 'default'),
(6694, 4073, '_elementor_data', '[{\"id\":\"25967f0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\"},\"elements\":[{\"id\":\"c7cfcef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"c65529c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab80b59\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"69.651\",\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bd928e1\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\",\"id\":1456},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"4228ba5\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#F47514\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"abea8b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30.34\",\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"346760e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:+88002534236\\\" style=\\\"font-size: 14px\\\">Call Us: <span style=\\\"font-weight: 500;font-size: 16px\\\" class=\\\"gt3_font-weight\\\">8 800 2563 123<\\/span><\\/a><\\/p>\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a902e54\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"a33f710\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6695, 4073, 'rs_page_bg_color', ''),
(6696, 4073, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(6697, 4073, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"2\";s:18:\"hide_mobile_column\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(6698, 4073, '_wp_old_date', '2020-04-27'),
(6699, 4283, '_elementor_template_type', 'gt3-tabs'),
(6700, 4283, '_elementor_edit_mode', 'builder'),
(6701, 4283, '_elementor_version', '2.9.8'),
(6702, 4283, '_edit_lock', '1647450457:3'),
(6703, 4283, '_wp_page_template', 'default'),
(6704, 4283, '_elementor_data', '[{\"id\":\"fcf1f02\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"12280bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"13c4b58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"395f246\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd1a9de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price\":\"24\",\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">Strategy &amp; Research<\\/p><p style=\\\"text-align: center\\\">Business &amp; Finance Analysing<\\/p><p style=\\\"text-align: center\\\">SEO Optimization<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"10\",\"bottom\":\"22\",\"left\":\"10\",\"isLinked\":\"\"},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"4a190d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"0f632d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"59\",\"price_suffix\":\"90\",\"content\":\"<p style=\\\"text-align: center\\\">Strategy &amp; Research<\\/p><p style=\\\"text-align: center\\\">Business &amp; Finance Analysing<\\/p><p style=\\\"text-align: center\\\">SEO Optimization<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#ffffff\",\"btn_bg_color\":\"#f47514\",\"button_border_color\":\"rgba(244,117,20,0.7)\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#f47514\",\"button_border_color_hover\":\"rgba(244,117,20,0.7)\",\"header_img\":{\"url\":\"\",\"id\":\"\"},\"header_img_2\":{\"url\":\"\",\"id\":\"\"},\"package_is_active\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"10\",\"bottom\":\"22\",\"left\":\"10\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"c688e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"08fb5d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">Strategy &amp; Research<\\/p><p style=\\\"text-align: center\\\">Business &amp; Finance Analysing<\\/p><p style=\\\"text-align: center\\\">SEO Optimization<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"rgba(255,255,255,0)\",\"button_border_color\":\"#685be8\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"10\",\"bottom\":\"22\",\"left\":\"10\",\"isLinked\":\"\"},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6705, 4283, '_elementor_controls_usage', 'a:3:{s:17:\"gt3-core-pricebox\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:6:{s:5:\"title\";s:1:\"3\";s:5:\"price\";s:1:\"3\";s:12:\"price_suffix\";s:1:\"3\";s:7:\"content\";s:1:\"3\";s:11:\"button_text\";s:1:\"3\";s:17:\"package_is_active\";s:1:\"1\";}}s:5:\"style\";a:5:{s:26:\"text_style_section_section\";a:3:{s:27:\"title_typography_typography\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:28:\"title_typography_line_height\";s:1:\"3\";}s:28:\"button_style_section_section\";a:3:{s:28:\"button_typography_typography\";s:1:\"3\";s:27:\"button_typography_font_size\";s:1:\"3\";s:32:\"button_typography_letter_spacing\";s:1:\"3\";}s:27:\"price_style_section_section\";a:2:{s:27:\"price_typography_typography\";s:1:\"3\";s:26:\"price_typography_font_size\";s:1:\"3\";}s:39:\"price_item_prefix_style_section_section\";a:2:{s:39:\"price_item_prefix_typography_typography\";s:1:\"3\";s:40:\"price_item_prefix_typography_font_weight\";s:1:\"3\";}s:39:\"price_item_suffix_style_section_section\";a:2:{s:39:\"price_item_suffix_typography_typography\";s:1:\"3\";s:40:\"price_item_suffix_typography_font_weight\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"3\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";s:1:\"3\";s:6:\"margin\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:13:\"border_radius\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}s:14:\"section_layout\";a:1:{s:13:\"content_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";s:14:\"padding_mobile\";s:1:\"1\";}}}}}'),
(6706, 4283, 'slide_template', ''),
(6707, 4283, 'rs_page_bg_color', ''),
(6708, 4283, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6709, 4286, '_elementor_template_type', 'gt3-tabs'),
(6710, 4286, '_elementor_edit_mode', 'builder'),
(6711, 4286, '_elementor_version', '2.9.8'),
(6712, 4286, '_edit_lock', '1588836230:1'),
(6713, 4286, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6714, 4286, '_elementor_data', '[{\"id\":\"11e4e98\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0e46dfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c9be05c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7f1be92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6350f9a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">Strategy &amp; Research<\\/p><p style=\\\"text-align: center\\\">Business &amp; Finance Analysing<\\/p><p style=\\\"text-align: center\\\">SEO Optimization<\\/p>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#ffffff\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Nunito\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#ffffff\",\"button_border_color\":\"#f38013\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#f47514\",\"button_border_color_hover\":\"#f38013\",\"package_is_active\":\"yes\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"10\",\"bottom\":\"22\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"62f594f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3136fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"299\",\"price_suffix\":\"90\",\"content\":\"<p style=\\\"text-align: center\\\">Strategy &amp; Research<\\/p><p style=\\\"text-align: center\\\">Business &amp; Finance Analysing<\\/p><p style=\\\"text-align: center\\\">SEO Optimization<\\/p>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#ffffff\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Nunito\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"rgba(255,255,255,0)\",\"button_border_color\":\"#685be8\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"#685be8\",\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"10\",\"bottom\":\"22\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"c638192\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4a59ab7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"599\",\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">Strategy &amp; Research<\\/p><p style=\\\"text-align: center\\\">Business &amp; Finance Analysing<\\/p><p style=\\\"text-align: center\\\">SEO Optimization<\\/p>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#ffffff\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Nunito\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#ffffff\",\"button_border_color\":\"#f38013\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#f47514\",\"button_border_color_hover\":\"#f38013\",\"package_is_active\":\"yes\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"10\",\"bottom\":\"22\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6715, 4286, '_elementor_controls_usage', 'a:3:{s:17:\"gt3-core-pricebox\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:6:{s:5:\"title\";s:1:\"3\";s:5:\"price\";s:1:\"3\";s:12:\"price_suffix\";s:1:\"3\";s:7:\"content\";s:1:\"3\";s:11:\"button_text\";s:1:\"3\";s:17:\"package_is_active\";s:1:\"2\";}}s:5:\"style\";a:8:{s:27:\"image_style_section_section\";a:1:{s:10:\"image_size\";s:1:\"3\";}s:26:\"text_style_section_section\";a:5:{s:11:\"title_color\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:28:\"title_typography_line_height\";s:1:\"3\";}s:29:\"image_style_section_2_section\";a:1:{s:12:\"image_size_2\";s:1:\"3\";}s:27:\"price_style_section_section\";a:5:{s:11:\"price_color\";s:1:\"3\";s:27:\"price_typography_typography\";s:1:\"3\";s:28:\"price_typography_font_family\";s:1:\"3\";s:26:\"price_typography_font_size\";s:1:\"3\";s:28:\"price_typography_line_height\";s:1:\"3\";}s:29:\"content_style_section_section\";a:5:{s:13:\"content_color\";s:1:\"3\";s:29:\"content_typography_typography\";s:1:\"3\";s:28:\"content_typography_font_size\";s:1:\"3\";s:30:\"content_typography_font_weight\";s:1:\"3\";s:30:\"content_typography_line_height\";s:1:\"3\";}s:28:\"button_style_section_section\";a:4:{s:28:\"button_typography_typography\";s:1:\"3\";s:27:\"button_typography_font_size\";s:1:\"3\";s:29:\"button_typography_font_weight\";s:1:\"3\";s:32:\"button_typography_letter_spacing\";s:1:\"3\";}s:39:\"price_item_prefix_style_section_section\";a:2:{s:39:\"price_item_prefix_typography_typography\";s:1:\"3\";s:40:\"price_item_prefix_typography_font_weight\";s:1:\"3\";}s:39:\"price_item_suffix_style_section_section\";a:2:{s:39:\"price_item_suffix_typography_typography\";s:1:\"3\";s:40:\"price_item_suffix_typography_font_weight\";s:1:\"3\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"3\";s:17:\"_background_color\";s:1:\"3\";}s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"3\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}}'),
(6716, 4286, 'slide_template', ''),
(6717, 4286, 'rs_page_bg_color', ''),
(6718, 4291, '_elementor_template_type', 'gt3-tabs'),
(6719, 4291, '_elementor_edit_mode', 'builder'),
(6720, 4291, '_elementor_version', '2.9.8'),
(6721, 4291, '_edit_lock', '1611138616:1'),
(6722, 4291, '_wp_page_template', 'default'),
(6723, 4291, '_elementor_data', '[{\"id\":\"2a717d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bfd49f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a020fd9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"5d5fc86\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8870f4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price\":\"24\",\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"aa5660f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a7e04b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"59\",\"price_suffix\":\"90\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#ffffff\",\"btn_bg_color\":\"#f47514\",\"button_border_color\":\"rgba(244,117,20,0.7)\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#f47514\",\"button_border_color_hover\":\"rgba(244,117,20,0.7)\",\"header_img\":{\"url\":\"\",\"id\":\"\"},\"header_img_2\":{\"url\":\"\",\"id\":\"\"},\"package_is_active\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"bb641d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b2eee75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"rgba(255,255,255,0)\",\"button_border_color\":\"#685be8\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"item_background_background\":\"gradient\",\"item_background_color\":\"#88fdb9\",\"item_background_color_b\":\"#34c478\",\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6724, 4291, 'slide_template', ''),
(6725, 4291, 'rs_page_bg_color', ''),
(6726, 4291, '_elementor_controls_usage', 'a:3:{s:17:\"gt3-core-pricebox\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:5:\"title\";s:1:\"3\";s:5:\"price\";s:1:\"3\";s:12:\"price_suffix\";s:1:\"3\";s:7:\"content\";s:1:\"3\";s:11:\"button_text\";s:1:\"3\";s:9:\"view_type\";s:1:\"3\";s:17:\"package_is_active\";s:1:\"1\";}}s:5:\"style\";a:6:{s:26:\"text_style_section_section\";a:4:{s:27:\"title_typography_typography\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:28:\"title_typography_line_height\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";}s:28:\"button_style_section_section\";a:3:{s:28:\"button_typography_typography\";s:1:\"3\";s:27:\"button_typography_font_size\";s:1:\"3\";s:32:\"button_typography_letter_spacing\";s:1:\"3\";}s:27:\"price_style_section_section\";a:3:{s:27:\"price_typography_typography\";s:1:\"3\";s:26:\"price_typography_font_size\";s:1:\"3\";s:28:\"price_typography_font_weight\";s:1:\"1\";}s:39:\"price_item_prefix_style_section_section\";a:2:{s:39:\"price_item_prefix_typography_typography\";s:1:\"3\";s:40:\"price_item_prefix_typography_font_weight\";s:1:\"3\";}s:39:\"price_item_suffix_style_section_section\";a:2:{s:39:\"price_item_suffix_typography_typography\";s:1:\"3\";s:40:\"price_item_suffix_typography_font_weight\";s:1:\"3\";}s:26:\"item_style_section_section\";a:3:{s:26:\"item_background_background\";s:1:\"1\";s:21:\"item_background_color\";s:1:\"1\";s:23:\"item_background_color_b\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"2\";s:17:\"_background_color\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";s:1:\"3\";s:6:\"margin\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:13:\"border_radius\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";s:14:\"padding_mobile\";s:1:\"1\";s:7:\"padding\";s:1:\"1\";}}}}}'),
(6727, 4294, '_elementor_template_type', 'gt3-tabs'),
(6728, 4294, '_elementor_edit_mode', 'builder'),
(6729, 4294, '_elementor_version', '2.9.8'),
(6730, 4294, '_edit_lock', '1611138617:1'),
(6731, 4294, '_wp_page_template', 'default'),
(6732, 4294, '_elementor_data', '[{\"id\":\"114034f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5a5605d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"28fb067\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"b66c2b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"aa8af26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"item_background_background\":\"gradient\",\"item_background_color\":\"#f0ac0e\",\"item_background_color_b\":\"#f47015\",\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"09bd1c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"5d49f1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"299\",\"price_suffix\":\"90\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#ffffff\",\"btn_bg_color\":\"#f47514\",\"button_border_color\":\"rgba(244,117,20,0.7)\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#f47514\",\"button_border_color_hover\":\"rgba(244,117,20,0.7)\",\"header_img\":{\"url\":\"\",\"id\":\"\"},\"header_img_2\":{\"url\":\"\",\"id\":\"\"},\"package_is_active\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#9289f1\",\"item_background_color_b\":\"#6254e7\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"4a0e123\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d3d16d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"599\",\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"rgba(255,255,255,0)\",\"button_border_color\":\"#685be8\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"item_background_background\":\"gradient\",\"item_background_color\":\"#88fdb9\",\"item_background_color_b\":\"#34c478\",\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6733, 4294, '_elementor_controls_usage', 'a:3:{s:17:\"gt3-core-pricebox\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:5:\"title\";s:1:\"3\";s:5:\"price\";s:1:\"3\";s:12:\"price_suffix\";s:1:\"3\";s:7:\"content\";s:1:\"3\";s:11:\"button_text\";s:1:\"3\";s:9:\"view_type\";s:1:\"3\";s:17:\"package_is_active\";s:1:\"1\";}}s:5:\"style\";a:6:{s:26:\"text_style_section_section\";a:4:{s:27:\"title_typography_typography\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:28:\"title_typography_line_height\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";}s:28:\"button_style_section_section\";a:3:{s:28:\"button_typography_typography\";s:1:\"3\";s:27:\"button_typography_font_size\";s:1:\"3\";s:32:\"button_typography_letter_spacing\";s:1:\"3\";}s:27:\"price_style_section_section\";a:3:{s:27:\"price_typography_typography\";s:1:\"3\";s:26:\"price_typography_font_size\";s:1:\"3\";s:28:\"price_typography_font_weight\";s:1:\"1\";}s:39:\"price_item_prefix_style_section_section\";a:2:{s:39:\"price_item_prefix_typography_typography\";s:1:\"3\";s:40:\"price_item_prefix_typography_font_weight\";s:1:\"3\";}s:39:\"price_item_suffix_style_section_section\";a:2:{s:39:\"price_item_suffix_typography_typography\";s:1:\"3\";s:40:\"price_item_suffix_typography_font_weight\";s:1:\"3\";}s:26:\"item_style_section_section\";a:3:{s:26:\"item_background_background\";s:1:\"3\";s:21:\"item_background_color\";s:1:\"3\";s:23:\"item_background_color_b\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"2\";s:17:\"_background_color\";s:1:\"2\";}s:14:\"_section_style\";a:3:{s:15:\"_padding_mobile\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";s:1:\"3\";s:6:\"margin\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:13:\"border_radius\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";s:14:\"padding_mobile\";s:1:\"1\";s:7:\"padding\";s:1:\"1\";}}}}}'),
(6734, 4294, 'slide_template', ''),
(6735, 4294, 'rs_page_bg_color', ''),
(6736, 4297, '_elementor_template_type', 'gt3-tabs'),
(6737, 4297, '_elementor_edit_mode', 'builder'),
(6738, 4297, '_elementor_version', '2.9.8'),
(6739, 4297, '_edit_lock', '1589546029:1'),
(6740, 4297, '_wp_page_template', 'default'),
(6741, 4297, '_elementor_data', '[{\"id\":\"6e1a75e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fd66d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1b7a67f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9f47f43\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"44\"},\"elements\":[{\"id\":\"ed7036d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"43\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d6dadf4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/tabs_content-01.png\",\"id\":1548},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"516132d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"56\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2dccff5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e7e4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Real Time Analytics<\\/p>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95f8dd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vix dolore praesent patrioque ex. Sea ne illum sapientem adversarium, et mea quodsi delenit adversarium, in nonumy equidem cum. Eos te epicuri scaevola.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8089dc7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/icon-12.png\",\"id\":2328},\"title_text\":\"\",\"description_text\":\"Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"fdbc7fd\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Learn more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6742, 4297, '_elementor_controls_usage', 'a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"2\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"1\";s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:5:{s:5:\"image\";s:1:\"1\";s:10:\"title_text\";s:1:\"1\";s:16:\"description_text\";s:1:\"1\";s:10:\"title_size\";s:1:\"1\";s:16:\"default_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}s:29:\"section_style_content_section\";a:9:{s:18:\"title_bottom_space\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"description_color\";s:1:\"1\";s:33:\"description_typography_typography\";s:1:\"1\";s:32:\"description_typography_font_size\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";s:26:\"content_vertical_alignment\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"1\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"1\";}s:14:\"_section_style\";a:3:{s:15:\"_padding_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";s:16:\"button_alignment\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:15:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}}'),
(6743, 4297, 'slide_template', ''),
(6744, 4297, 'rs_page_bg_color', ''),
(6745, 4300, '_elementor_template_type', 'gt3-tabs'),
(6746, 4300, '_elementor_edit_mode', 'builder'),
(6747, 4300, '_elementor_version', '2.9.8'),
(6748, 4300, '_edit_lock', '1588836163:1'),
(6749, 4300, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6750, 4300, '_elementor_data', '[{\"id\":\"59dbf14\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7266d73\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"759be2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fa1658a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"44\"},\"elements\":[{\"id\":\"5b2745a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6cb5bd9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/tabs_content-02.jpg\",\"id\":1578},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"1ecd245\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"56\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d526cf4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"31\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c7dc081\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Social Media Strategy<\\/p>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6a23e0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"227da91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/icon-13.png\",\"id\":2332},\"title_text\":\"\",\"description_text\":\"Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"41\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"e2e1d35\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Learn more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6751, 4300, '_elementor_controls_usage', 'a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"2\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"1\";s:21:\"typography_typography\";s:1:\"1\";s:22:\"typography_font_family\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_font_weight\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:5:{s:5:\"image\";s:1:\"1\";s:10:\"title_text\";s:1:\"1\";s:16:\"description_text\";s:1:\"1\";s:10:\"title_size\";s:1:\"1\";s:16:\"default_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}s:29:\"section_style_content_section\";a:9:{s:18:\"title_bottom_space\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"description_color\";s:1:\"1\";s:33:\"description_typography_typography\";s:1:\"1\";s:32:\"description_typography_font_size\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";s:26:\"content_vertical_alignment\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"1\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"1\";}s:14:\"_section_style\";a:2:{s:15:\"_padding_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";s:16:\"button_alignment\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}}'),
(6752, 4300, 'slide_template', ''),
(6753, 4300, 'rs_page_bg_color', ''),
(6754, 4303, '_elementor_template_type', 'gt3-tabs'),
(6755, 4303, '_elementor_edit_mode', 'builder'),
(6756, 4303, '_elementor_version', '2.9.8'),
(6757, 4303, '_edit_lock', '1588836168:1'),
(6758, 4303, '_wp_page_template', 'default'),
(6759, 4303, '_elementor_data', '[{\"id\":\"97fec1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1231b60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ad66cd4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0abaec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"44\"},\"elements\":[{\"id\":\"ab86161\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"789befb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/tabs_content-03.jpg\",\"id\":1580},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"831ac2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"56\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1f07a3c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"31\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ca98a2a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Real Time &amp; Date<\\/p>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ad8e77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"914f726\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/icon-14.png\",\"id\":2331},\"title_text\":\"\",\"description_text\":\"Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"74bd511\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Learn more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#88fdb9\",\"button_background_color_color_b\":\"#34c478\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#34c478\",\"button_background_color_hover_color_b\":\"#88fdb9\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6760, 4303, '_elementor_controls_usage', 'a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"1\";s:21:\"typography_typography\";s:1:\"1\";s:22:\"typography_font_family\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_font_weight\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:5:{s:5:\"image\";s:1:\"1\";s:10:\"title_text\";s:1:\"1\";s:16:\"description_text\";s:1:\"1\";s:10:\"title_size\";s:1:\"1\";s:16:\"default_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}s:29:\"section_style_content_section\";a:9:{s:18:\"title_bottom_space\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"description_color\";s:1:\"1\";s:33:\"description_typography_typography\";s:1:\"1\";s:32:\"description_typography_font_size\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";s:26:\"content_vertical_alignment\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"1\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"1\";}s:14:\"_section_style\";a:2:{s:15:\"_padding_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";s:16:\"button_alignment\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}}'),
(6761, 4303, 'slide_template', ''),
(6762, 4303, 'rs_page_bg_color', ''),
(6763, 4306, '_elementor_template_type', 'gt3-tabs'),
(6764, 4306, '_elementor_edit_mode', 'builder'),
(6765, 4306, '_elementor_version', '2.9.8'),
(6766, 4306, '_edit_lock', '1588836172:1'),
(6767, 4306, '_wp_page_template', 'default'),
(6768, 4306, '_elementor_data', '[{\"id\":\"c71b9c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef425b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0c75a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a1af195\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"44\"},\"elements\":[{\"id\":\"111b857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"47f145e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/tabs_content-04.jpg\",\"id\":1582},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"931cd78\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"56\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"acfc92f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"31\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"049e767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Media Managment<\\/p>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48db95c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8409f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/icon-15.png\",\"id\":2330},\"title_text\":\"\",\"description_text\":\"Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2f8c091\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Learn more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#fdb2ad\",\"button_background_color_color_b\":\"#ff2059\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#ff2059\",\"button_background_color_hover_color_b\":\"#fdb2ad\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6769, 4306, '_elementor_controls_usage', 'a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"2\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"1\";s:21:\"typography_typography\";s:1:\"1\";s:22:\"typography_font_family\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_font_weight\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:5:{s:5:\"image\";s:1:\"1\";s:10:\"title_text\";s:1:\"1\";s:16:\"description_text\";s:1:\"1\";s:10:\"title_size\";s:1:\"1\";s:16:\"default_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}s:29:\"section_style_content_section\";a:9:{s:18:\"title_bottom_space\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"description_color\";s:1:\"1\";s:33:\"description_typography_typography\";s:1:\"1\";s:32:\"description_typography_font_size\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";s:26:\"content_vertical_alignment\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"1\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"1\";}s:14:\"_section_style\";a:2:{s:15:\"_padding_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";s:16:\"button_alignment\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}}'),
(6770, 4306, 'slide_template', ''),
(6771, 4306, 'rs_page_bg_color', ''),
(6772, 4309, '_elementor_template_type', 'gt3-tabs'),
(6773, 4309, '_elementor_edit_mode', 'builder'),
(6774, 4309, '_elementor_version', '2.9.8'),
(6775, 4309, '_edit_lock', '1588836176:1'),
(6776, 4309, '_wp_page_template', 'default'),
(6777, 4309, '_elementor_data', '[{\"id\":\"b32a04a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d77b497\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e6bd163\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3b55721\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"44\"},\"elements\":[{\"id\":\"4ad3012\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9c42f5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/tabs_content-05.jpg\",\"id\":1584},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"e62f526\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"56\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"518aae5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"31\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"261cf72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Reporting &amp; Analysis<\\/p>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8777f5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee23ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/icon-16.png\",\"id\":2329},\"title_text\":\"\",\"description_text\":\"Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"49\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"default_position\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5b77e22\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Learn more\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#81fff8\",\"button_background_color_color_b\":\"#206fff\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#206fff\",\"button_background_color_hover_color_b\":\"#81fff8\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6778, 4309, '_elementor_controls_usage', 'a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"2\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"1\";s:21:\"typography_typography\";s:1:\"1\";s:22:\"typography_font_family\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_font_weight\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:5:{s:5:\"image\";s:1:\"1\";s:10:\"title_text\";s:1:\"1\";s:16:\"description_text\";s:1:\"1\";s:10:\"title_size\";s:1:\"1\";s:16:\"default_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}s:29:\"section_style_content_section\";a:9:{s:18:\"title_bottom_space\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"description_color\";s:1:\"1\";s:33:\"description_typography_typography\";s:1:\"1\";s:32:\"description_typography_font_size\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";s:26:\"content_vertical_alignment\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";s:1:\"1\";}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";s:1:\"1\";}s:14:\"_section_style\";a:1:{s:15:\"_padding_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";s:16:\"button_alignment\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}}}}'),
(6779, 4309, 'slide_template', ''),
(6780, 4309, 'rs_page_bg_color', ''),
(6781, 4316, '_elementor_template_type', 'gt3-tabs'),
(6782, 4316, '_elementor_edit_mode', 'builder'),
(6783, 4316, '_elementor_version', '3.5.3'),
(6784, 4316, '_edit_lock', '1642419066:3'),
(6785, 4316, '_wp_page_template', 'default'),
(6786, 4316, '_elementor_data', '[{\"id\":\"8b9fc19\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bf2d072\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"79342cc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"60\",\"bottom\":\"83\",\"left\":\"60\",\"isLinked\":\"\"},\"gap\":\"no\",\"z_index\":\"55\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a8d4d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"978e2a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price\":24,\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"item_background_background\":\"classic\",\"item_background_color\":\"#F47A14\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"0f702ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"33b7bb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"59\",\"price_suffix\":\"90\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#ffffff\",\"btn_bg_color\":\"#f47514\",\"button_border_color\":\"rgba(244,117,20,0.7)\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#f47514\",\"button_border_color_hover\":\"rgba(244,117,20,0.7)\",\"header_img\":{\"url\":\"\",\"id\":\"\"},\"header_img_2\":{\"url\":\"\",\"id\":\"\"},\"package_is_active\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"item_background_background\":\"classic\",\"item_background_color\":\"#3B3564\",\"item_background_color_b\":\"#3B3663\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"180\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"49cad30\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"edabd1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\"90\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"rgba(255,255,255,0)\",\"button_border_color\":\"#685be8\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"item_background_background\":\"classic\",\"item_background_color\":\"#F47A14\",\"item_background_color_b\":\"#34c478\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6787, 4316, '_elementor_controls_usage', 'a:3:{s:17:\"gt3-core-pricebox\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:5:\"title\";s:1:\"3\";s:5:\"price\";s:1:\"3\";s:12:\"price_suffix\";s:1:\"3\";s:7:\"content\";s:1:\"3\";s:11:\"button_text\";s:1:\"3\";s:9:\"view_type\";s:1:\"3\";s:17:\"package_is_active\";s:1:\"1\";}}s:5:\"style\";a:6:{s:26:\"text_style_section_section\";a:4:{s:27:\"title_typography_typography\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:28:\"title_typography_line_height\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";}s:28:\"button_style_section_section\";a:3:{s:28:\"button_typography_typography\";s:1:\"3\";s:27:\"button_typography_font_size\";s:1:\"3\";s:32:\"button_typography_letter_spacing\";s:1:\"3\";}s:27:\"price_style_section_section\";a:3:{s:27:\"price_typography_typography\";s:1:\"3\";s:26:\"price_typography_font_size\";s:1:\"3\";s:28:\"price_typography_font_weight\";s:1:\"1\";}s:39:\"price_item_prefix_style_section_section\";a:2:{s:39:\"price_item_prefix_typography_typography\";s:1:\"3\";s:40:\"price_item_prefix_typography_font_weight\";s:1:\"3\";}s:39:\"price_item_suffix_style_section_section\";a:2:{s:39:\"price_item_suffix_typography_typography\";s:1:\"3\";s:40:\"price_item_suffix_typography_font_weight\";s:1:\"3\";}s:26:\"item_style_section_section\";a:4:{s:26:\"item_background_background\";s:1:\"3\";s:21:\"item_background_color\";s:1:\"3\";s:23:\"item_background_color_b\";s:1:\"2\";s:30:\"item_background_gradient_angle\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:5:{s:22:\"_background_background\";s:1:\"3\";s:17:\"_background_color\";s:1:\"2\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";s:16:\"_background_size\";s:1:\"1\";}s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";s:1:\"3\";s:22:\"_box_shadow_box_shadow\";s:1:\"3\";}s:14:\"_section_style\";a:3:{s:8:\"_z_index\";s:1:\"3\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";s:1:\"3\";s:6:\"margin\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:13:\"border_radius\";s:1:\"1\";}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";s:14:\"padding_mobile\";s:1:\"1\";s:7:\"padding\";s:1:\"1\";s:7:\"z_index\";s:1:\"1\";s:14:\"padding_tablet\";s:1:\"1\";}}}}}'),
(6788, 4316, 'slide_template', ''),
(6789, 4316, 'rs_page_bg_color', ''),
(6790, 4316, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6791, 4316, '_elementor_page_assets', 'a:0:{}'),
(6792, 4319, '_elementor_template_type', 'gt3-tabs'),
(6793, 4319, '_elementor_edit_mode', 'builder'),
(6794, 4319, '_elementor_version', '2.9.8'),
(6795, 4319, '_edit_lock', '1614592468:465'),
(6796, 4319, '_wp_page_template', 'default'),
(6797, 4319, '_elementor_data', '[{\"id\":\"9231b86\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d200cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2a731d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"60\",\"bottom\":\"83\",\"left\":\"60\",\"isLinked\":\"\"},\"gap\":\"no\",\"z_index\":\"55\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6f15462\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d1b516d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"#ffffff\",\"button_border_color\":\"#6254e7\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"button_border_color_hover\":\"rgba(104,91,232,0)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price_typography_font_weight\":\"bold\",\"item_background_background\":\"gradient\",\"item_background_color\":\"#F0AC0E\",\"item_background_color_b\":\"#F56616\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFCF6\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"5795cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c97d67c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"299\",\"price_suffix\":\"90\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#ffffff\",\"btn_bg_color\":\"#f47514\",\"button_border_color\":\"rgba(244,117,20,0.7)\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#f47514\",\"button_border_color_hover\":\"rgba(244,117,20,0.7)\",\"header_img\":{\"url\":\"\",\"id\":\"\"},\"header_img_2\":{\"url\":\"\",\"id\":\"\"},\"package_is_active\":\"yes\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#877DEF\",\"item_background_color_b\":\"#6557E8\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"ce7a99f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e48cedf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"599\",\"price_suffix\":\"50\",\"content\":\"<p style=\\\"text-align: center\\\">SEO Audits<\\/p><p style=\\\"text-align: center\\\">SEO Management<\\/p><p style=\\\"text-align: center\\\">SEO Copywriting<\\/p><p style=\\\"text-align: center\\\">Link Building<\\/p><p style=\\\"text-align: center\\\">Site Migration<\\/p>\",\"button_text\":\"Get started\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#685be8\",\"btn_bg_color\":\"rgba(255,255,255,0)\",\"button_border_color\":\"#685be8\",\"btn_color_hover\":\"#ffffff\",\"btn_bg_color_hover\":\"#685be8\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"66\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"view_type\":\"type3\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"item_background_background\":\"gradient\",\"item_background_color\":\"#88FDB9\",\"item_background_color_b\":\"#34C478\",\"_background_background\":\"classic\",\"_background_color\":\"#F0FFFC\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"23\",\"blur\":\"60\",\"spread\":\"0\",\"color\":\"rgba(13, 52, 79, 0.09)\"},\"_z_index\":\"55\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false}]'),
(6798, 4319, '_elementor_controls_usage', 'a:3:{s:17:\"gt3-core-pricebox\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:5:\"title\";s:1:\"3\";s:5:\"price\";s:1:\"3\";s:12:\"price_suffix\";s:1:\"3\";s:7:\"content\";s:1:\"3\";s:11:\"button_text\";s:1:\"3\";s:9:\"view_type\";s:1:\"3\";s:17:\"package_is_active\";s:1:\"1\";}}s:5:\"style\";a:6:{s:26:\"text_style_section_section\";a:4:{s:27:\"title_typography_typography\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:28:\"title_typography_line_height\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";}s:28:\"button_style_section_section\";a:3:{s:28:\"button_typography_typography\";s:1:\"3\";s:27:\"button_typography_font_size\";s:1:\"3\";s:32:\"button_typography_letter_spacing\";s:1:\"3\";}s:27:\"price_style_section_section\";a:3:{s:27:\"price_typography_typography\";s:1:\"3\";s:26:\"price_typography_font_size\";s:1:\"3\";s:28:\"price_typography_font_weight\";s:1:\"1\";}s:39:\"price_item_prefix_style_section_section\";a:2:{s:39:\"price_item_prefix_typography_typography\";s:1:\"3\";s:40:\"price_item_prefix_typography_font_weight\";s:1:\"3\";}s:39:\"price_item_suffix_style_section_section\";a:2:{s:39:\"price_item_suffix_typography_typography\";s:1:\"3\";s:40:\"price_item_suffix_typography_font_weight\";s:1:\"3\";}s:26:\"item_style_section_section\";a:3:{s:26:\"item_background_background\";s:1:\"3\";s:21:\"item_background_color\";s:1:\"3\";s:23:\"item_background_color_b\";s:1:\"3\";}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"2\";s:17:\"_background_color\";s:1:\"2\";}s:14:\"_section_style\";a:4:{s:15:\"_padding_mobile\";s:1:\"1\";s:8:\"_z_index\";s:1:\"3\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";s:1:\"3\";s:22:\"_box_shadow_box_shadow\";s:1:\"3\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";s:1:\"3\";s:6:\"margin\";s:1:\"3\";s:13:\"margin_mobile\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:13:\"border_radius\";s:1:\"1\";}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";s:14:\"padding_mobile\";s:1:\"1\";s:7:\"padding\";s:1:\"1\";s:7:\"z_index\";s:1:\"1\";s:14:\"padding_tablet\";s:1:\"1\";}}}}}'),
(6799, 4319, 'slide_template', ''),
(6800, 4319, 'rs_page_bg_color', ''),
(6801, 6604, '_elementor_template_type', 'kit'),
(6802, 6604, '_elementor_edit_mode', 'builder'),
(6803, 6604, '_edit_lock', '1670713533:3'),
(6804, 6604, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6805, 6604, '_elementor_page_settings', 'a:501:{s:13:\"system_colors\";a:12:{i:0;a:3:{s:3:\"_id\";s:18:\"theme-custom-color\";s:5:\"title\";s:11:\"Theme Color\";s:5:\"color\";s:7:\"#6254e7\";}i:1;a:3:{s:3:\"_id\";s:19:\"theme-custom-color2\";s:5:\"title\";s:12:\"Theme Color2\";s:5:\"color\";s:7:\"#ff7426\";}i:2;a:3:{s:3:\"_id\";s:19:\"theme-content-color\";s:5:\"title\";s:19:\"Theme Content Color\";s:5:\"color\";s:7:\"#696687\";}i:3;a:3:{s:3:\"_id\";s:21:\"theme-secondary-color\";s:5:\"title\";s:21:\"Theme Secondary Color\";s:5:\"color\";s:7:\"#696687\";}i:4;a:3:{s:3:\"_id\";s:24:\"theme-custom-color-start\";s:5:\"title\";s:26:\"Theme Color Gradient Start\";s:5:\"color\";s:7:\"#9289f1\";}i:5;a:3:{s:3:\"_id\";s:25:\"theme-custom-color2-start\";s:5:\"title\";s:27:\"Theme Color2 Gradient Start\";s:5:\"color\";s:7:\"#f0ac0e\";}i:6;a:3:{s:3:\"_id\";s:23:\"theme-header-font-color\";s:5:\"title\";s:19:\"Theme Headers Color\";s:5:\"color\";s:7:\"#3b3663\";}i:7;a:3:{s:3:\"_id\";s:19:\"theme-body-bg-color\";s:5:\"title\";s:27:\"Theme Body Background Color\";s:5:\"color\";s:7:\"#ffffff\";}i:8;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:9;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:10;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:11;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:9:{i:0;a:20:{s:3:\"_id\";s:10:\"theme-main\";s:5:\"title\";s:10:\"Theme Main\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Rubik\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:1;a:20:{s:3:\"_id\";s:15:\"theme-secondary\";s:5:\"title\";s:15:\"Theme Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:2;a:20:{s:3:\"_id\";s:13:\"theme-headers\";s:5:\"title\";s:13:\"Theme Headers\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:22:\"typography_font_weight\";s:3:\"800\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:3;a:20:{s:3:\"_id\";s:22:\"theme-modern-shop-main\";s:5:\"title\";s:24:\"Theme Main (Modern Shop)\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:4;a:20:{s:3:\"_id\";s:25:\"theme-modern-shop-headers\";s:5:\"title\";s:27:\"Theme Headers (Modern Shop)\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:5;a:20:{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\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:6;a:20:{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\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:7;a:20:{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\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:8;a:20:{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:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:6:\"Ewebot\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"1190\";s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:0:\"\";s:27:\"body_typography_font_family\";s:0:\"\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:0:\"\";s:30:\"body_typography_text_transform\";s:0:\"\";s:26:\"body_typography_font_style\";s:0:\"\";s:31:\"body_typography_text_decoration\";s:0:\"\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"body_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"body_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"body_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"body_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"body_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"body_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"body_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:24:\"paragraph_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:24:\"paragraph_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"link_normal_color\";s:0:\"\";s:33:\"link_normal_typography_typography\";s:0:\"\";s:34:\"link_normal_typography_font_family\";s:0:\"\";s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"link_normal_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"link_normal_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"link_normal_typography_font_weight\";s:0:\"\";s:37:\"link_normal_typography_text_transform\";s:0:\"\";s:33:\"link_normal_typography_font_style\";s:0:\"\";s:38:\"link_normal_typography_text_decoration\";s:0:\"\";s:34:\"link_normal_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_normal_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_normal_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"link_normal_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"link_normal_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"link_normal_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"link_normal_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"link_normal_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"link_normal_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:16:\"link_hover_color\";s:0:\"\";s:32:\"link_hover_typography_typography\";s:0:\"\";s:33:\"link_hover_typography_font_family\";s:0:\"\";s:31:\"link_hover_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"link_hover_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"link_hover_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_hover_typography_font_weight\";s:0:\"\";s:36:\"link_hover_typography_text_transform\";s:0:\"\";s:32:\"link_hover_typography_font_style\";s:0:\"\";s:37:\"link_hover_typography_text_decoration\";s:0:\"\";s:33:\"link_hover_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"link_hover_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"link_hover_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"link_hover_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"link_hover_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"link_hover_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"link_hover_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_hover_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_hover_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h1_color\";s:0:\"\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:0:\"\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:0:\"\";s:28:\"h1_typography_text_transform\";s:0:\"\";s:24:\"h1_typography_font_style\";s:0:\"\";s:29:\"h1_typography_text_decoration\";s:0:\"\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"43\";s:5:\"sizes\";a:0:{}}s:32:\"h1_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h1_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h1_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h1_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h1_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h2_color\";s:0:\"\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:0:\"\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:0:\"\";s:28:\"h2_typography_text_transform\";s:0:\"\";s:24:\"h2_typography_font_style\";s:0:\"\";s:29:\"h2_typography_text_decoration\";s:0:\"\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:32:\"h2_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h2_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h2_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h2_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h2_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h3_color\";s:0:\"\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:0:\"\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:0:\"\";s:28:\"h3_typography_text_transform\";s:0:\"\";s:24:\"h3_typography_font_style\";s:0:\"\";s:29:\"h3_typography_text_decoration\";s:0:\"\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:32:\"h3_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h3_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h3_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h3_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h3_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h3_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:0:\"\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:0:\"\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:0:\"\";s:28:\"h4_typography_text_transform\";s:0:\"\";s:24:\"h4_typography_font_style\";s:0:\"\";s:29:\"h4_typography_text_decoration\";s:0:\"\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"33\";s:5:\"sizes\";a:0:{}}s:32:\"h4_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h4_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h4_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h4_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h4_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h4_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h5_color\";s:0:\"\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:6:\"Nunito\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:3:\"700\";s:28:\"h5_typography_text_transform\";s:0:\"\";s:24:\"h5_typography_font_style\";s:0:\"\";s:29:\"h5_typography_text_decoration\";s:0:\"\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:32:\"h5_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h5_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h5_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h5_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h5_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h5_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h5_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h5_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h6_color\";s:0:\"\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:6:\"Nunito\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"600\";s:28:\"h6_typography_text_transform\";s:0:\"\";s:24:\"h6_typography_font_style\";s:0:\"\";s:29:\"h6_typography_text_decoration\";s:0:\"\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:32:\"h6_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h6_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h6_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h6_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h6_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h6_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h6_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h6_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_typography_typography\";s:0:\"\";s:29:\"button_typography_font_family\";s:0:\"\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"button_typography_font_weight\";s:0:\"\";s:32:\"button_typography_text_transform\";s:0:\"\";s:28:\"button_typography_font_style\";s:0:\"\";s:33:\"button_typography_text_decoration\";s:0:\"\";s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"button_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"button_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"button_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"button_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"button_text_shadow_text_shadow_type\";s:0:\"\";s:30:\"button_text_shadow_text_shadow\";a:4:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"10\";s:5:\"color\";s:15:\"rgba(0,0,0,0.3)\";}s:17:\"button_text_color\";s:0:\"\";s:28:\"button_background_background\";s:7:\"classic\";s:23:\"button_background_color\";s:0:\"\";s:28:\"button_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:25:\"button_background_color_b\";s:7:\"#f2295b\";s:30:\"button_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:31:\"button_background_gradient_type\";s:6:\"linear\";s:32:\"button_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";s:5:\"sizes\";a:0:{}}s:35:\"button_background_gradient_position\";s:13:\"center center\";s:26:\"button_background_position\";s:0:\"\";s:33:\"button_background_position_tablet\";s:0:\"\";s:33:\"button_background_position_mobile\";s:0:\"\";s:22:\"button_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:29:\"button_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:29:\"button_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:22:\"button_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:29:\"button_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:29:\"button_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:28:\"button_background_attachment\";s:0:\"\";s:24:\"button_background_repeat\";s:0:\"\";s:31:\"button_background_repeat_tablet\";s:0:\"\";s:31:\"button_background_repeat_mobile\";s:0:\"\";s:22:\"button_background_size\";s:0:\"\";s:29:\"button_background_size_tablet\";s:0:\"\";s:29:\"button_background_size_mobile\";s:0:\"\";s:26:\"button_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:33:\"button_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"button_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_background_video_link\";s:0:\"\";s:29:\"button_background_video_start\";s:0:\"\";s:27:\"button_background_video_end\";s:0:\"\";s:27:\"button_background_play_once\";s:0:\"\";s:32:\"button_background_play_on_mobile\";s:0:\"\";s:30:\"button_background_privacy_mode\";s:0:\"\";s:32:\"button_background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:35:\"button_background_slideshow_gallery\";a:0:{}s:32:\"button_background_slideshow_loop\";s:3:\"yes\";s:42:\"button_background_slideshow_slide_duration\";s:4:\"5000\";s:44:\"button_background_slideshow_slide_transition\";s:4:\"fade\";s:47:\"button_background_slideshow_transition_duration\";s:3:\"500\";s:43:\"button_background_slideshow_background_size\";s:0:\"\";s:50:\"button_background_slideshow_background_size_tablet\";s:0:\"\";s:50:\"button_background_slideshow_background_size_mobile\";s:0:\"\";s:47:\"button_background_slideshow_background_position\";s:0:\"\";s:54:\"button_background_slideshow_background_position_tablet\";s:0:\"\";s:54:\"button_background_slideshow_background_position_mobile\";s:0:\"\";s:37:\"button_background_slideshow_ken_burns\";s:0:\"\";s:52:\"button_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:33:\"button_box_shadow_box_shadow_type\";s:0:\"\";s:28:\"button_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:1:\"0\";s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:37:\"button_box_shadow_box_shadow_position\";s:1:\" \";s:20:\"button_border_border\";s:0:\"\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:26:\"button_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:26:\"button_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:19:\"button_border_color\";s:0:\"\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:23:\"button_hover_text_color\";s:0:\"\";s:34:\"button_hover_background_background\";s:7:\"classic\";s:29:\"button_hover_background_color\";s:0:\"\";s:34:\"button_hover_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:31:\"button_hover_background_color_b\";s:7:\"#f2295b\";s:36:\"button_hover_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:37:\"button_hover_background_gradient_type\";s:6:\"linear\";s:38:\"button_hover_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";s:5:\"sizes\";a:0:{}}s:41:\"button_hover_background_gradient_position\";s:13:\"center center\";s:32:\"button_hover_background_position\";s:0:\"\";s:39:\"button_hover_background_position_tablet\";s:0:\"\";s:39:\"button_hover_background_position_mobile\";s:0:\"\";s:28:\"button_hover_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:28:\"button_hover_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:34:\"button_hover_background_attachment\";s:0:\"\";s:30:\"button_hover_background_repeat\";s:0:\"\";s:37:\"button_hover_background_repeat_tablet\";s:0:\"\";s:37:\"button_hover_background_repeat_mobile\";s:0:\"\";s:28:\"button_hover_background_size\";s:0:\"\";s:35:\"button_hover_background_size_tablet\";s:0:\"\";s:35:\"button_hover_background_size_mobile\";s:0:\"\";s:32:\"button_hover_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:39:\"button_hover_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_hover_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_hover_background_video_link\";s:0:\"\";s:35:\"button_hover_background_video_start\";s:0:\"\";s:33:\"button_hover_background_video_end\";s:0:\"\";s:33:\"button_hover_background_play_once\";s:0:\"\";s:38:\"button_hover_background_play_on_mobile\";s:0:\"\";s:36:\"button_hover_background_privacy_mode\";s:0:\"\";s:38:\"button_hover_background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:41:\"button_hover_background_slideshow_gallery\";a:0:{}s:38:\"button_hover_background_slideshow_loop\";s:3:\"yes\";s:48:\"button_hover_background_slideshow_slide_duration\";s:4:\"5000\";s:50:\"button_hover_background_slideshow_slide_transition\";s:4:\"fade\";s:53:\"button_hover_background_slideshow_transition_duration\";s:3:\"500\";s:49:\"button_hover_background_slideshow_background_size\";s:0:\"\";s:56:\"button_hover_background_slideshow_background_size_tablet\";s:0:\"\";s:56:\"button_hover_background_slideshow_background_size_mobile\";s:0:\"\";s:53:\"button_hover_background_slideshow_background_position\";s:0:\"\";s:60:\"button_hover_background_slideshow_background_position_tablet\";s:0:\"\";s:60:\"button_hover_background_slideshow_background_position_mobile\";s:0:\"\";s:43:\"button_hover_background_slideshow_ken_burns\";s:0:\"\";s:58:\"button_hover_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:39:\"button_hover_box_shadow_box_shadow_type\";s:0:\"\";s:34:\"button_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:1:\"0\";s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:43:\"button_hover_box_shadow_box_shadow_position\";s:1:\" \";s:26:\"button_hover_border_border\";s:0:\"\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:32:\"button_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:32:\"button_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:25:\"button_hover_border_color\";s:0:\"\";s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"button_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"button_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:19:\"image_border_border\";s:0:\"\";s:18:\"image_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:25:\"image_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:25:\"image_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:18:\"image_border_color\";s:0:\"\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:26:\"image_border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:26:\"image_border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:13:\"image_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"image_box_shadow_box_shadow_type\";s:0:\"\";s:27:\"image_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:1:\"0\";s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:28:\"image_css_filters_css_filter\";s:0:\"\";s:22:\"image_css_filters_blur\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:28:\"image_css_filters_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:26:\"image_css_filters_contrast\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:26:\"image_css_filters_saturate\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:21:\"image_css_filters_hue\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:25:\"image_hover_border_border\";s:0:\"\";s:24:\"image_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:31:\"image_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:31:\"image_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:24:\"image_hover_border_color\";s:0:\"\";s:25:\"image_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:32:\"image_hover_border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:32:\"image_hover_border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:19:\"image_hover_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"image_hover_box_shadow_box_shadow_type\";s:0:\"\";s:33:\"image_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:1:\"0\";s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:34:\"image_hover_css_filters_css_filter\";s:0:\"\";s:28:\"image_hover_css_filters_blur\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:34:\"image_hover_css_filters_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:32:\"image_hover_css_filters_contrast\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:32:\"image_hover_css_filters_saturate\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:27:\"image_hover_css_filters_hue\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:22:\"image_hover_transition\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:16:\"form_label_color\";s:0:\"\";s:32:\"form_label_typography_typography\";s:0:\"\";s:33:\"form_label_typography_font_family\";s:0:\"\";s:31:\"form_label_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"form_label_typography_font_weight\";s:0:\"\";s:36:\"form_label_typography_text_transform\";s:0:\"\";s:32:\"form_label_typography_font_style\";s:0:\"\";s:37:\"form_label_typography_text_decoration\";s:0:\"\";s:33:\"form_label_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_label_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_label_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"form_label_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_label_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_label_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"form_label_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_label_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_label_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"form_field_typography_typography\";s:0:\"\";s:33:\"form_field_typography_font_family\";s:0:\"\";s:31:\"form_field_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"form_field_typography_font_weight\";s:0:\"\";s:36:\"form_field_typography_text_transform\";s:0:\"\";s:32:\"form_field_typography_font_style\";s:0:\"\";s:37:\"form_field_typography_text_decoration\";s:0:\"\";s:33:\"form_field_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_field_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_field_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"form_field_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_field_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_field_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"form_field_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_field_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_field_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"form_field_text_color\";s:0:\"\";s:27:\"form_field_background_color\";s:0:\"\";s:37:\"form_field_box_shadow_box_shadow_type\";s:0:\"\";s:32:\"form_field_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:1:\"0\";s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:41:\"form_field_box_shadow_box_shadow_position\";s:1:\" \";s:24:\"form_field_border_border\";s:0:\"\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:30:\"form_field_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:30:\"form_field_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:23:\"form_field_border_color\";s:0:\"\";s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:27:\"form_field_focus_text_color\";s:0:\"\";s:33:\"form_field_focus_background_color\";s:0:\"\";s:43:\"form_field_focus_box_shadow_box_shadow_type\";s:0:\"\";s:38:\"form_field_focus_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:1:\"0\";s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:47:\"form_field_focus_box_shadow_box_shadow_position\";s:1:\" \";s:30:\"form_field_focus_border_border\";s:0:\"\";s:29:\"form_field_focus_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:36:\"form_field_focus_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:36:\"form_field_focus_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:29:\"form_field_focus_border_color\";s:0:\"\";s:30:\"form_field_focus_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:36:\"form_field_focus_transition_duration\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:18:\"form_field_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:25:\"form_field_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:25:\"form_field_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"site_description\";s:0:\"\";s:9:\"site_logo\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:12:\"site_favicon\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:1:\"0\";s:4:\"size\";s:0:\"\";}s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:0:\"\";s:26:\"body_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:23:\"body_background_color_b\";s:7:\"#f2295b\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:29:\"body_background_gradient_type\";s:6:\"linear\";s:30:\"body_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";s:3:\"180\";s:5:\"sizes\";a:0:{}}s:33:\"body_background_gradient_position\";s:13:\"center center\";s:21:\"body_background_image\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:28:\"body_background_image_tablet\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:28:\"body_background_image_mobile\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:24:\"body_background_position\";s:0:\"\";s:31:\"body_background_position_tablet\";s:0:\"\";s:31:\"body_background_position_mobile\";s:0:\"\";s:20:\"body_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:27:\"body_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:27:\"body_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:20:\"body_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:27:\"body_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:27:\"body_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_attachment\";s:0:\"\";s:22:\"body_background_repeat\";s:0:\"\";s:29:\"body_background_repeat_tablet\";s:0:\"\";s:29:\"body_background_repeat_mobile\";s:0:\"\";s:20:\"body_background_size\";s:0:\"\";s:27:\"body_background_size_tablet\";s:0:\"\";s:27:\"body_background_size_mobile\";s:0:\"\";s:24:\"body_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:31:\"body_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:31:\"body_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_video_link\";s:0:\"\";s:27:\"body_background_video_start\";s:0:\"\";s:25:\"body_background_video_end\";s:0:\"\";s:25:\"body_background_play_once\";s:0:\"\";s:30:\"body_background_play_on_mobile\";s:0:\"\";s:28:\"body_background_privacy_mode\";s:0:\"\";s:30:\"body_background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:33:\"body_background_slideshow_gallery\";a:0:{}s:30:\"body_background_slideshow_loop\";s:3:\"yes\";s:40:\"body_background_slideshow_slide_duration\";s:4:\"5000\";s:42:\"body_background_slideshow_slide_transition\";s:4:\"fade\";s:45:\"body_background_slideshow_transition_duration\";s:3:\"500\";s:41:\"body_background_slideshow_background_size\";s:0:\"\";s:48:\"body_background_slideshow_background_size_tablet\";s:0:\"\";s:48:\"body_background_slideshow_background_size_mobile\";s:0:\"\";s:45:\"body_background_slideshow_background_position\";s:0:\"\";s:52:\"body_background_slideshow_background_position_tablet\";s:0:\"\";s:52:\"body_background_slideshow_background_position_mobile\";s:0:\"\";s:35:\"body_background_slideshow_ken_burns\";s:0:\"\";s:50:\"body_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:25:\"mobile_browser_background\";s:0:\"\";s:12:\"gt3_parallax\";s:0:\"\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"1024\";s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"767\";s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";s:5:\"sizes\";a:0:{}s:6:\"column\";s:2:\"20\";s:3:\"row\";s:2:\"20\";s:8:\"isLinked\";s:1:\"1\";}s:27:\"stretched_section_container\";s:0:\"\";s:21:\"default_page_template\";s:7:\"default\";s:18:\"active_breakpoints\";a:2:{i:0;s:15:\"viewport_mobile\";i:1;s:15:\"viewport_tablet\";}s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:21:\"global_image_lightbox\";s:3:\"yes\";s:23:\"lightbox_enable_counter\";s:3:\"yes\";s:26:\"lightbox_enable_fullscreen\";s:3:\"yes\";s:20:\"lightbox_enable_zoom\";s:3:\"yes\";s:21:\"lightbox_enable_share\";s:3:\"yes\";s:18:\"lightbox_title_src\";s:5:\"title\";s:24:\"lightbox_description_src\";s:11:\"description\";s:14:\"lightbox_color\";s:0:\"\";s:17:\"lightbox_ui_color\";s:0:\"\";s:23:\"lightbox_ui_color_hover\";s:0:\"\";s:19:\"lightbox_text_color\";s:0:\"\";s:19:\"lightbox_icons_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"lightbox_slider_icons_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:3:{s:10:\"body_color\";s:37:\"globals/colors?id=theme-content-color\";s:21:\"body_background_color\";s:37:\"globals/colors?id=theme-body-bg-color\";s:26:\"body_typography_typography\";s:32:\"globals/typography?id=theme-main\";}s:36:\"button_background_slideshow_lazyload\";s:0:\"\";s:42:\"button_hover_background_slideshow_lazyload\";s:0:\"\";s:34:\"body_background_slideshow_lazyload\";s:0:\"\";s:23:\"form_field_accent_color\";s:0:\"\";s:29:\"form_field_focus_accent_color\";s:0:\"\";}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6806, 6604, '_elementor_data', '[]'),
(6807, 6604, '_elementor_version', '3.0.13'),
(6808, 6604, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6809, 7803, '_elementor_template_type', 'wpda-footer'),
(6810, 7803, '_elementor_edit_mode', 'builder'),
(6811, 7803, '_elementor_version', '3.18.3'),
(6812, 7803, '_wp_page_template', 'default'),
(6813, 7803, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/04\\/main_footer_bg.jpg\",\"id\":8170},\"background_attachment\":\"scroll\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\"},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d3007c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"fcf6623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\",\"item_icon_primary_color\":\"#FFFFFF\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f5a01f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#FFFFFF\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6814, 7803, '_edit_lock', '1706251935:1'),
(6815, 7803, 'rs_page_bg_color', ''),
(6816, 7803, '_wp_old_slug', 'footer-10'),
(6817, 7803, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),
(6818, 7803, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(6819, 7803, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6820, 7813, '_elementor_template_type', 'wpda-header'),
(6821, 7813, '_elementor_edit_mode', 'builder'),
(6822, 7813, '_elementor_version', '3.18.3'),
(6823, 7813, '_wp_page_template', 'default'),
(6824, 7813, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(6825, 7813, '_elementor_data', '[{\"id\":\"b679f7a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"c7e391f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"5396ae4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e0e4cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.768000000000000682121026329696178436279296875,\"_inline_size_tablet\":30,\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a0aca02\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"48688a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.123999999999995225152815692126750946044921875,\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":45,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"align_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"7fab032\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"primary-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"47866d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.382999999999999118927007657475769519805908203125,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":25,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b4f63f5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6826, 7813, '_edit_lock', '1706251900:1'),
(6827, 7813, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(6828, 8242, '_elementor_template_type', 'wpda-header'),
(6829, 8242, '_elementor_edit_mode', 'builder'),
(6830, 8242, '_elementor_version', '3.2.1'),
(6831, 8242, '_elementor_data', '[{\"id\":\"3a726bf0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"98\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1.5\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E8EB\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"43\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"11eaa3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"align\":\"space-between\"},\"elements\":[{\"id\":\"200560dd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4e5e4838\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_tablet\":20,\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"77b9c938\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"id\":8248,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/logo-modern.png\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"logo_custom_link_url\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"3a43cd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":60,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1887ce8c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#69747F\",\"menu_text_color_active\":\"#1A1D20\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#69747F\",\"submenu_text_color_active\":\"#1A1D20\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"400\",\"align\":\"center\",\"custom_settings_mobile\":\"yes\",\"mobile_icon_color\":\"#69747F\",\"mobile_icon_color_active\":\"#69747F\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":true},{\"id\":\"6992cb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":20,\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_mobile_column\":\"hidden-phone\",\"color_text\":\"#69747F\"},\"elements\":[{\"id\":\"f8c56f7\",\"elType\":\"widget\",\"settings\":{\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-builder-woosearch\"},{\"id\":\"18b1368d\",\"elType\":\"widget\",\"settings\":{\"align\":\"right\",\"custom_settings\":\"yes\",\"_element_width\":\"auto\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_color\":\"#69747F\",\"icon_count_bg\":\"#1A1D20\",\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"cart_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"cart_bg\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"wpda-builder-cart\"},{\"id\":\"64929a69\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_shop-header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6832, 8242, '_edit_lock', '1672843012:3'),
(6833, 8242, '_wp_page_template', 'default'),
(6834, 8242, '_wpda-builder-active', ''),
(6835, 8242, '_wpda-builder-conditions', '[{\"type\":\"include\",\"key\":\"none\",\"value\":[]}]'),
(6836, 8242, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:5:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:20:\"logo_custom_link_url\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"3\";s:19:\"_inline_size_tablet\";s:1:\"3\";s:19:\"_inline_size_mobile\";s:1:\"3\";s:23:\"content_position_mobile\";s:1:\"4\";s:12:\"align_mobile\";s:1:\"3\";s:21:\"space_between_widgets\";s:1:\"3\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"2\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"3\";s:18:\"hide_mobile_column\";s:1:\"1\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:15:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";s:26:\"menu_typography_typography\";s:1:\"1\";s:27:\"menu_typography_font_weight\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:22:\"custom_settings_mobile\";s:1:\"1\";s:17:\"mobile_icon_color\";s:1:\"1\";s:24:\"mobile_icon_color_active\";s:1:\"1\";}}}}s:22:\"wpda-builder-woosearch\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-cart\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"cart_section\";a:7:{s:5:\"align\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:13:\"icon_count_bg\";s:1:\"1\";s:10:\"cart_width\";s:1:\"1\";s:7:\"cart_bg\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";s:1:\"2\";s:6:\"margin\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";}}s:5:\"style\";a:3:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:1:{s:21:\"background_background\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:5:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";s:20:\"sticky_border_border\";s:1:\"1\";s:19:\"sticky_border_width\";s:1:\"1\";s:19:\"sticky_border_color\";s:1:\"1\";}}}}}'),
(6837, 8244, '_elementor_template_type', 'wpda-header'),
(6838, 8244, '_elementor_edit_mode', 'builder'),
(6839, 8244, '_elementor_version', '3.2.1'),
(6840, 8244, '_elementor_data', '[{\"id\":\"1adb90ed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"98\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1.5\",\"bottom\":\"0\",\"left\":\"1.5\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FFFFFF00\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E8EB\",\"margin\":{\"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\":true}},\"elements\":[{\"id\":\"d1c9f1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"align\":\"space-between\"},\"elements\":[{\"id\":\"58e0043c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d26de9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_tablet\":20,\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6c7cf7fc\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"id\":8248,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/logo-modern.png\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"logo_custom_link_url\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/modern-shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"1aeeabc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":60,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"143b02a8\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#69747F\",\"menu_text_color_active\":\"#1A1D20\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#69747F\",\"submenu_text_color_active\":\"#1A1D20\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"400\",\"align\":\"center\",\"custom_settings_mobile\":\"yes\",\"mobile_icon_color\":\"#69747F\",\"mobile_icon_color_active\":\"#69747F\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":true},{\"id\":\"5645c10d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":20,\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_mobile_column\":\"hidden-phone\",\"color_text\":\"#69747F\"},\"elements\":[{\"id\":\"2fe4cf9\",\"elType\":\"widget\",\"settings\":{\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-builder-woosearch\"},{\"id\":\"6021e0b2\",\"elType\":\"widget\",\"settings\":{\"align\":\"right\",\"custom_settings\":\"yes\",\"_element_width\":\"auto\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_color\":\"#69747F\",\"icon_count_bg\":\"#1A1D20\",\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"cart_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"cart_bg\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"wpda-builder-cart\"},{\"id\":\"20c75d2c\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_shop-header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6841, 8244, '_edit_lock', '1635862264:3'),
(6842, 8244, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6843, 8244, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:5:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:20:\"logo_custom_link_url\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"3\";s:19:\"_inline_size_tablet\";s:1:\"3\";s:19:\"_inline_size_mobile\";s:1:\"3\";s:23:\"content_position_mobile\";s:1:\"4\";s:12:\"align_mobile\";s:1:\"3\";s:21:\"space_between_widgets\";s:1:\"3\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"2\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"3\";s:18:\"hide_mobile_column\";s:1:\"1\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:15:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";s:26:\"menu_typography_typography\";s:1:\"1\";s:27:\"menu_typography_font_weight\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:22:\"custom_settings_mobile\";s:1:\"1\";s:17:\"mobile_icon_color\";s:1:\"1\";s:24:\"mobile_icon_color_active\";s:1:\"1\";}}}}s:22:\"wpda-builder-woosearch\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-cart\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"cart_section\";a:7:{s:5:\"align\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:13:\"icon_count_bg\";s:1:\"1\";s:10:\"cart_width\";s:1:\"1\";s:7:\"cart_bg\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";s:1:\"2\";s:6:\"margin\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";}}s:5:\"style\";a:3:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:1:{s:21:\"background_background\";s:1:\"1\";}s:14:\"section_border\";a:2:{s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:4:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";s:19:\"sticky_border_width\";s:1:\"1\";s:19:\"sticky_border_color\";s:1:\"1\";}}}}}'),
(6844, 8246, '_elementor_template_type', 'wpda-footer'),
(6845, 8246, '_elementor_edit_mode', 'builder'),
(6846, 8246, '_elementor_version', '3.5.3'),
(6847, 8246, '_elementor_data', '[{\"id\":\"5b7213af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#F7F5F2\",\"padding\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43ed8592\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c5abaa0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"563233b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"6f60265d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"15f6d85a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":8248,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/logo-modern.png\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7041fef4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"27 Division St, New York, NY 10002, United States\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#69747F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e06c1ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Mon - Fri:<br>9AM\\u20137PM<br>\\nSat - Sun: Closed\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#69747F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5467f36c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"114b344f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"74cb9e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Company<\\/h4>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23224a3b\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#69747F\",\"menu_text_color_active\":\"#1A1D20\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"7e20c808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"139d1e13\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"18a3c9f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Store<\\/h4>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"260c21bb\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#69747F\",\"menu_text_color_active\":\"#1A1D20\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"516e424f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"color_text\":\"#69747F\",\"color_link\":\"#69747F\",\"color_link_hover\":\"#1A1D20\"},\"elements\":[{\"id\":\"157587d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"670717d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Get In Touch<\\/h4>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"25761ab3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:88002534236\\\">8 800 2534 236<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"297ac217\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71219ec2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#69747F\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#1A1D20\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2671a55c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f0cf3f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"7700f94a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up now & get 15 off\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3754f89e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Be the first to know about our new arrivals and exclusive offers.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6850d173\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"47\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3abe1941\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F5F2\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E1E0DE\"},\"elements\":[{\"id\":\"7563da5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"75271aa7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u00a9 2022 - Ewebot by GT3Themes. All Rights Reserved.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(6848, 8246, '_edit_lock', '1654455880:3'),
(6849, 8246, '_wp_page_template', 'default'),
(6850, 8246, '_wpda-builder-active', ''),
(6851, 8246, '_wpda-builder-conditions', '[{\"type\":\"include\",\"key\":\"none\",\"value\":[]}]'),
(6852, 8246, '_elementor_page_assets', 'a:0:{}'),
(6853, 8246, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"space\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"9\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"8\";s:10:\"text_color\";s:1:\"5\";s:22:\"typography_font_weight\";s:1:\"4\";s:25:\"typography_letter_spacing\";s:1:\"3\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"9\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:21:\"space_between_widgets\";s:1:\"6\";s:19:\"_inline_size_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:1:\"2\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:3:{s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";s:7:\"padding\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:7:{s:11:\"menu_select\";s:1:\"2\";s:5:\"align\";s:1:\"2\";s:15:\"custom_settings\";s:1:\"2\";s:15:\"menu_text_color\";s:1:\"2\";s:22:\"menu_text_color_active\";s:1:\"2\";s:26:\"menu_typography_typography\";s:1:\"2\";s:27:\"menu_typography_font_weight\";s:1:\"2\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:3:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"2\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"2\";}s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";s:1:\"1\";s:22:\"typography_font_family\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";s:22:\"typography_font_weight\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}}}}}'),
(6854, 8246, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6855, 4084, '_elementor_template_type', 'wpda-header'),
(6856, 4084, '_elementor_edit_mode', 'builder'),
(6857, 4084, '_elementor_version', '2.9.8'),
(6858, 4084, '_edit_lock', '1654454691:3'),
(6859, 4084, '_wp_page_template', 'default'),
(6860, 4084, '_elementor_data', '[{\"id\":\"71c09d5\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8b0afe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cc89ee6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_position\":\"space-between\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"309e1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"_inline_size_tablet\":\"69\",\"content_position\":\"center\",\"align\":\"space-between\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde2f57\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retina.png\",\"id\":1455},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"0a0d18f\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#FFFFFF\",\"menu_text_color_active\":\"#FFFFFF\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"custom_settings_mobile\":\"yes\",\"menu_text_color_mobile\":\"#696687\",\"menu_text_color_active_mobile\":\"#F47514\",\"mobile_menu_bg\":\"#FFFFFF\",\"submenu_text_color_mobile\":\"#696687\",\"submenu_text_color_active_mobile\":\"#F47514\",\"mobile_icon_color\":\"#FFFFFF\",\"mobile_icon_color_active\":\"#F47514\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"52\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"7b64b10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"_inline_size_tablet\":\"31\",\"content_position\":\"center\",\"align\":\"flex-end\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"46b305d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Call Us: +1 800-326-4538\",\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"18\",\"bottom\":\"9\",\"left\":\"18\",\"isLinked\":\"\"},\"button_alignment\":\"right\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"border_color\":\"#FFFFFF\",\"button_title_color\":\"#6254E7\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"border_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"rgba(255, 255, 255, 0)\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6861, 4084, 'rs_page_bg_color', ''),
(6862, 4084, '_wp_old_slug', 'header_03-2'),
(6863, 4084, '_elementor_page_settings', 'a:3:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";}'),
(6864, 4084, '_elementor_controls_usage', 'a:5:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:5:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:12:\"align_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:16:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:22:\"custom_settings_mobile\";s:1:\"1\";s:22:\"menu_text_color_mobile\";s:1:\"1\";s:29:\"menu_text_color_active_mobile\";s:1:\"1\";s:14:\"mobile_menu_bg\";s:1:\"1\";s:25:\"submenu_text_color_mobile\";s:1:\"1\";s:32:\"submenu_text_color_active_mobile\";s:1:\"1\";s:17:\"mobile_icon_color\";s:1:\"1\";s:24:\"mobile_icon_color_active\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:16:\"content_position\";s:1:\"2\";s:5:\"align\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"2\";s:18:\"hide_mobile_column\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:6:{s:12:\"button_title\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";s:16:\"button_alignment\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:18:\"button_title_color\";s:1:\"1\";s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}s:14:\"section_layout\";a:3:{s:16:\"content_position\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";s:1:\"2\";}}}}}'),
(6865, 4084, '_wpda-builder-active', ''),
(6866, 4084, '_wpda-builder-conditions', '[{\"type\":\"include\",\"key\":\"none\",\"value\":[]}]'),
(6867, 4084, '_wp_old_date', '2020-04-27'),
(6868, 4098, '_elementor_template_type', 'wpda-header'),
(6869, 4098, '_elementor_edit_mode', 'builder'),
(6870, 4098, '_elementor_version', '2.9.8'),
(6871, 4098, '_edit_lock', '1654454856:3'),
(6872, 4098, '_wp_page_template', 'default'),
(6873, 4098, '_elementor_data', '[{\"id\":\"611b6d1\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#F47514\",\"color_link_hover\":\"#F47514\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[{\"id\":\"09cef46\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"81\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"75\",\"_inline_size_mobile\":\"80\",\"content_position\":\"center\",\"space_between_widgets\":\"0\",\"content_position_mobile\":\"center\",\"align_mobile\":\"space-between\",\"align\":\"space-between\"},\"elements\":[{\"id\":\"d2ea9df\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\",\"id\":1456},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"174d667\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"submenu_text_color\":\"#3B3663\",\"submenu_text_color_active\":\"#F47514\",\"_element_width_tablet\":\"auto\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"51\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"\"},{\"id\":\"1d31b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"19\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"25\",\"content_position\":\"center\",\"align\":\"flex-end\",\"space_between_widgets\":\"0\",\"_inline_size_mobile\":\"20\",\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"b61aebe\",\"elType\":\"widget\",\"settings\":{\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3ea3c3e\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6874, 4098, 'rs_page_bg_color', ''),
(6875, 4098, '_wp_old_slug', 'header_01-2'),
(6876, 4098, '_elementor_page_settings', 'a:3:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";}'),
(6877, 4098, '_elementor_controls_usage', 'a:6:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:5:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:12:\"align_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:8:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:21:\"_element_width_tablet\";s:1:\"1\";s:14:\"_element_width\";s:1:\"1\";}s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:10:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:16:\"content_position\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"2\";s:12:\"align_mobile\";s:1:\"2\";s:5:\"align\";s:1:\"2\";s:23:\"content_position_tablet\";s:1:\"1\";s:12:\"align_tablet\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";s:16:\"content_position\";s:1:\"1\";s:20:\"custom_height_tablet\";s:1:\"1\";s:20:\"custom_height_mobile\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}}}}'),
(6878, 4098, '_wp_old_date', '2020-04-27'),
(6879, 4107, '_elementor_template_type', 'wpda-header'),
(6880, 4107, '_elementor_edit_mode', 'builder'),
(6881, 4107, '_elementor_version', '3.8.0'),
(6882, 4107, '_edit_lock', '1667932311:1'),
(6883, 4107, '_wp_page_template', 'default'),
(6884, 4107, '_elementor_data', '[]'),
(6885, 4107, 'rs_page_bg_color', ''),
(6886, 4107, '_wp_old_date', '2020-04-27'),
(6887, 4110, '_elementor_template_type', 'wpda-footer'),
(6888, 4110, '_elementor_edit_mode', 'builder'),
(6889, 4110, '_elementor_version', '3.5.3'),
(6890, 4110, '_edit_lock', '1706201767:1'),
(6891, 4110, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6892, 4110, '_elementor_data', '[{\"id\":\"1f1a41e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/04\\/main_footer_bg.jpg\",\"id\":8170},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"bf10177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"b50a47f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"text_align\":\"left\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.1)\"},\"elements\":[{\"id\":\"d3eaf9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size_tablet\":\"24\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"_inline_size\":\"30\"},\"elements\":[{\"id\":\"715c482\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9680a26\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retina.png\",\"id\":1455},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"57b6a96\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"7babad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"content_position\":\"top\",\"align\":\"flex-end\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"76\",\"_inline_size_mobile\":\"100\",\"space_between_widgets_mobile\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b350d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"554c80a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"3e4def9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_30.png\",\"id\":1445},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"cb19c3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\"},\"elements\":[{\"id\":\"c7b7f8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"0d591c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3149677\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2641689\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot have much planned for the future, working with great clients and continued software development.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"33054d3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"hover_secondary_color\":\"#F46E15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"2553905\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"8f1042e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0ed0b2b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da1e5f6\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"df42308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1483eb9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"27a447b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"87c5085\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"360e1c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"aa54bce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a764dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Quick Links<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5413d9d\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e23a8f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#F0F0F0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6893, 4110, 'rs_page_bg_color', ''),
(6894, 4110, '_wp_old_slug', 'footer_home_01'),
(6895, 4110, '_wpda-builder-active', ''),
(6896, 4110, '_wpda-builder-conditions', '[{\"type\":\"include\",\"key\":\"none\",\"value\":[]}]'),
(6897, 4110, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"7\";s:12:\"space_mobile\";s:1:\"2\";}}}}s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:12:\"align_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:21:\"space_between_widgets\";s:1:\"7\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"1\";s:12:\"align_mobile\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"3\";s:12:\"_inline_size\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:19:\"_inline_size_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:14:\"padding_mobile\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";s:21:\"_element_width_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:16:\"content_position\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}}s:5:\"style\";a:3:{s:12:\"section_typo\";a:5:{s:13:\"heading_color\";s:1:\"2\";s:10:\"color_text\";s:1:\"2\";s:10:\"color_link\";s:1:\"2\";s:16:\"color_link_hover\";s:1:\"2\";s:10:\"text_align\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"5\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:2:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";}}}}}'),
(6898, 4110, '_elementor_page_assets', 'a:0:{}'),
(6899, 4110, '_wp_old_date', '2020-04-28'),
(6900, 4141, '_elementor_template_type', 'wpda-footer'),
(6901, 4141, '_elementor_edit_mode', 'builder'),
(6902, 4141, '_elementor_version', '3.5.3'),
(6903, 4141, '_edit_lock', '1654456348:3'),
(6904, 4141, '_wp_page_template', 'default'),
(6905, 4141, '_elementor_data', '[{\"id\":\"34e974b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F8FF\",\"heading_color\":\"#3B3663\",\"color_text\":\"#696687\",\"color_link\":\"#696687\",\"color_link_hover\":\"#5747E4\",\"text_align\":\"left\"},\"elements\":[{\"id\":\"8ed1085\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dd208c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\"},\"elements\":[{\"id\":\"d015b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2aad444\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c6fe925\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\",\"id\":1456},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"149\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2bbec4a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot have much planned for the future, working with great clients and continued software development.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"209b22b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"rgba(255, 255, 255, 0)\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"hover_secondary_color\":\"#F46E15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"0354421\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1fe0ec7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"34cbcc5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contacts<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d602d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"textwidget\\\"><p><a class=\\\"gt3_icon_link gt3_custom_color\\\" style=\\\"font-size: 18px;color: #5747e4;margin-right: 9px\\\" href=\\\"#\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#f47215\\\"><i class=\\\"fa fa-phone\\\" style=\\\"font-weight: bold\\\"> <\\/i><\\/a> 8 800 2563 123<\\/p><p><a class=\\\"gt3_icon_link gt3_custom_color\\\" style=\\\"font-size: 18px;color: #5747e4;margin-right: 5px;margin-top: -7px\\\" href=\\\"#\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#f47215\\\"><i class=\\\"fa fa-envelope\\\"> <\\/i><\\/a> emil@yoursite.com<\\/p><p><a class=\\\"gt3_icon_link gt3_custom_color\\\" style=\\\"font-size: 17px;margin-top: 7px;margin-right: 15px;margin-bottom: 20px;float: left;color: #5747e4\\\" href=\\\"#\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#f47215\\\"><img class=\\\"alignnone\\\" src=\\\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/map_point.png\\\" alt=\\\"\\\" width=\\\"12\\\" height=\\\"17\\\" \\/><\\/a> 27 Division St, New York, NY 10002, United States<\\/p><\\/div>\",\"align\":\"left\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"60a94b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f8baa00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"86895e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9d3b916\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#5747E4\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"67427f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"0ae0be9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2fd9028\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"255e94b\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#5747E4\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2ee48b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6906, 4141, '_wpda-builder-active', ''),
(6907, 4141, '_wpda-builder-conditions', '[{\"type\":\"include\",\"key\":\"none\",\"value\":[]}]'),
(6908, 4141, 'rs_page_bg_color', ''),
(6909, 4141, '_elementor_controls_usage', 'a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";s:10:\"text_color\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"3\";s:25:\"typography_letter_spacing\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"4\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:6:{s:11:\"menu_select\";s:1:\"2\";s:5:\"align\";s:1:\"2\";s:15:\"custom_settings\";s:1:\"2\";s:15:\"menu_text_color\";s:1:\"2\";s:22:\"menu_text_color_active\";s:1:\"2\";s:21:\"spacing_between_items\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:5:{s:13:\"heading_color\";s:1:\"2\";s:10:\"color_text\";s:1:\"2\";s:10:\"color_link\";s:1:\"2\";s:16:\"color_link_hover\";s:1:\"2\";s:10:\"text_align\";s:1:\"1\";}s:18:\"section_background\";a:2:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}}}}'),
(6910, 4141, '_elementor_page_assets', 'a:0:{}'),
(6911, 4141, '_wp_old_date', '2020-04-28'),
(6912, 4153, '_elementor_template_type', 'wpda-footer'),
(6913, 4153, '_elementor_edit_mode', 'builder'),
(6914, 4153, '_elementor_version', '3.5.3'),
(6915, 4153, '_edit_lock', '1654456537:3'),
(6916, 4153, '_wp_page_template', 'default'),
(6917, 4153, '_elementor_data', '[{\"id\":\"b9d54d2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFCF6\",\"heading_color\":\"#3B3663\",\"color_text\":\"#696687\",\"color_link\":\"#696687\",\"color_link_hover\":\"#5747E4\",\"text_align\":\"left\"},\"elements\":[{\"id\":\"47c1948\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a76a6eb\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\"},\"elements\":[{\"id\":\"05476bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"305f8b2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3fb2ee1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\",\"id\":1456},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"149\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f5b460\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We focus on the needs of small to middle market businesses to improve and grow their return.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e7570d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"rgba(255, 255, 255, 0)\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"hover_secondary_color\":\"#F46E15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"d1ae830\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"fdc8f8e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a4cc191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contacts<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af3561e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"textwidget\\\"><p><a class=\\\"gt3_icon_link gt3_custom_color\\\" style=\\\"font-size: 18px; color: rgb(87, 71, 228); margin-right: 9px;\\\" href=\\\"#\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#f47215\\\"><i class=\\\"fa fa-phone\\\" style=\\\"font-weight: bold\\\"> <\\/i><\\/a> 8 800 2563 123<\\/p><p><a class=\\\"gt3_icon_link gt3_custom_color\\\" style=\\\"font-size: 18px; color: rgb(87, 71, 228); margin-right: 5px; margin-top: 0;\\\" href=\\\"#\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#f47215\\\"><i class=\\\"fa fa-envelope\\\"> <\\/i><\\/a> emil@yoursite.com<\\/p><p><a class=\\\"gt3_icon_link gt3_custom_color\\\" style=\\\"font-size: 17px; margin-top: 7px; margin-right: 15px; margin-bottom: 20px; float: left; color: rgb(87, 71, 228);\\\" href=\\\"#\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#f47215\\\"><img class=\\\"alignnone\\\" src=\\\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/map_point.png\\\" alt=\\\"\\\" width=\\\"12\\\" height=\\\"17\\\"><\\/a> 27 Division St, New York, NY 10002, United States<\\/p><\\/div>\",\"align\":\"left\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"edab43c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"6bdbec5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"788ceff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"98e7fd1\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#5747E4\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"49c9175\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"b5a512c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e1bd1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f48d414\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#5747E4\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"00560a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">\\u00a9 2022 - Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6918, 4153, '_wpda-builder-active', ''),
(6919, 4153, '_wpda-builder-conditions', '[{\"type\":\"include\",\"key\":\"none\",\"value\":[]}]'),
(6920, 4153, 'rs_page_bg_color', ''),
(6921, 4153, '_elementor_controls_usage', 'a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";s:10:\"text_color\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"3\";s:25:\"typography_letter_spacing\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"4\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:6:{s:11:\"menu_select\";s:1:\"2\";s:5:\"align\";s:1:\"2\";s:15:\"custom_settings\";s:1:\"2\";s:15:\"menu_text_color\";s:1:\"2\";s:22:\"menu_text_color_active\";s:1:\"2\";s:21:\"spacing_between_items\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:5:{s:13:\"heading_color\";s:1:\"2\";s:10:\"color_text\";s:1:\"2\";s:10:\"color_link\";s:1:\"2\";s:16:\"color_link_hover\";s:1:\"2\";s:10:\"text_align\";s:1:\"1\";}s:18:\"section_background\";a:2:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}}}}'),
(6922, 4153, '_elementor_page_assets', 'a:0:{}'),
(6923, 4153, '_wp_old_date', '2020-04-28'),
(6924, 4603, '_elementor_template_type', 'wpda-footer'),
(6925, 4603, '_elementor_edit_mode', 'builder'),
(6926, 4603, '_elementor_version', '3.5.3'),
(6927, 4603, '_edit_lock', '1654456687:3'),
(6928, 4603, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6929, 4603, '_elementor_data', '[{\"id\":\"6f86358\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#223171\"},\"elements\":[{\"id\":\"9124c2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"ce3a69c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e8eda76\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f3cba4f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e0ed33d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b919113\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"315e4f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"b235cd8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e2c73a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d4d0de2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"rgba(255, 255, 255, 0.1)\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2525e27\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"bc9bcc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"d28b543\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"215eb85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6c9b9a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We focus on the needs of small to middle market businesses to improve and grow their return.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f59cae\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#BCC1D4\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"a5f78f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"b3c837e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78eebb1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb7eb85\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"2a369e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"23e9db2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ef70e56\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5c18d30\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"3a957b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"d2ec3b4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6bce92a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Quick Links<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ae51dd\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"648e4f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"rgba(255, 255, 255, 0.1)\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"305e294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u00a9 2022 - Ewebot by GT3Themes. All Rights Reserved.\",\"text_color\":\"#8188B9\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6930, 4603, '_elementor_page_assets', 'a:0:{}'),
(6931, 4603, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"5\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:2:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";}}}}}'),
(6932, 4603, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6933, 4603, '_wp_old_date', '2020-05-08'),
(6934, 4603, 'rs_page_bg_color', ''),
(6935, 4674, '_elementor_template_type', 'wpda-footer'),
(6936, 4674, '_elementor_edit_mode', 'builder'),
(6937, 4674, '_elementor_version', '3.5.3'),
(6938, 4674, '_edit_lock', '1654456954:3'),
(6939, 4674, '_wp_page_template', 'default'),
(6940, 4674, '_elementor_data', '[{\"id\":\"846895c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"8afe2e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"2801650\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a7283cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"0a9a4ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09216fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"75b0bc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_30_orange.png\",\"id\":3493},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"74580be\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"cb1c6e1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cd65a5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"607a6a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f531e36\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"3519ec4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"faec1b2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6ab5323\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5c684e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We focus on the needs of small to middle market businesses to improve and grow their return.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59c04a5\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"0714bd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"dd5e45a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f221fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e7313af\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"1539cf2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"a6299b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fe6903f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e0b3e8\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"a1c3a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"bb7050e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"52f6412\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Quick Links<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c89825\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2c5438b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"47fe9b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6941, 4674, '_elementor_page_assets', 'a:0:{}'),
(6942, 4674, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(6943, 4674, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(6944, 4674, '_wp_old_date', '2020-05-08'),
(6945, 4674, 'rs_page_bg_color', ''),
(6946, 4826, '_elementor_template_type', 'wpda-footer'),
(6947, 4826, '_elementor_edit_mode', 'builder'),
(6948, 4826, '_elementor_version', '3.8.0'),
(6949, 4826, '_edit_lock', '1667932446:3'),
(6950, 4826, '_wp_page_template', 'default'),
(6951, 4826, '_elementor_data', '[]'),
(6952, 4826, 'rs_page_bg_color', ''),
(6953, 4826, '_wp_old_date', '2020-05-11'),
(6954, 5199, '_elementor_template_type', 'wpda-header'),
(6955, 5199, '_elementor_edit_mode', 'builder'),
(6956, 5199, '_elementor_version', '3.6.8'),
(6957, 5199, '_edit_lock', '1660133693:3'),
(6958, 5199, '_wp_page_template', 'default'),
(6959, 5199, '_elementor_data', '[{\"id\":\"3f24f9c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"98\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2.3\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"8a199c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"dcf4ead\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"00ce62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"69.171\",\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d8a2180\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\",\"id\":1456},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"fd9b86d\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"eaf8f3d\",\"elType\":\"widget\",\"settings\":{\"align\":\"right\",\"_element_width_mobile\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-cart\"},{\"id\":\"30affdd\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#F47514\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"19234fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30.82\",\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"741c06b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:+88002534236\\\" style=\\\"font-size: 14px\\\">Call Us: <span style=\\\"font-weight: 500;font-size: 16px\\\" class=\\\"gt3_font-weight\\\">8 800 2563 123<\\/span><\\/a><\\/p>\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af99778\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"23cbeff\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6960, 5199, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:11:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";s:26:\"menu_typography_typography\";s:1:\"1\";s:27:\"menu_typography_font_weight\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"2\";s:18:\"hide_mobile_column\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"typography_typography\";s:1:\"1\";s:22:\"typography_font_weight\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:2:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(6961, 5199, 'rs_page_bg_color', ''),
(6962, 5199, '_wp_old_date', '2020-05-27'),
(6963, 5199, '_elementor_page_assets', 'a:0:{}'),
(6964, 5442, '_elementor_template_type', 'wpda-footer'),
(6965, 5442, '_elementor_edit_mode', 'builder'),
(6966, 5442, '_elementor_version', '3.5.3'),
(6967, 5442, '_edit_lock', '1683492360:3'),
(6968, 5442, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6969, 5442, '_elementor_data', '[{\"id\":\"1dbf75f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#323B43\"},\"elements\":[{\"id\":\"4bdadc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"92f60b8\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"text_align\":\"left\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.1)\"},\"elements\":[{\"id\":\"8ffed6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size_tablet\":\"24\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"_inline_size\":\"30\"},\"elements\":[{\"id\":\"b3e20d5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b146831\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retina.png\",\"id\":1455},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"8a1a091\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"f97bf78\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"content_position\":\"top\",\"align\":\"flex-end\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"76\",\"_inline_size_mobile\":\"100\",\"space_between_widgets_mobile\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e295d92\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"22083c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d1df862\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_30.png\",\"id\":1445},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9acc0cd\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\"},\"elements\":[{\"id\":\"e739755\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"00b82ef\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"adb2469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1737017\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot have much planned for the future, working with great clients and continued software development.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b499821\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"hover_secondary_color\":\"#F46E15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"0d2fe15\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f7084e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cbe8226\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"042fd87\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"8831408\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5619b5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d164541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a505e\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"1877cb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"0931d2c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ab218d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Quick Links<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"adda6e1\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0fa37e9\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#2D363D\"},\"elements\":[{\"id\":\"ab2a59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57af9a9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"31fade6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#F0F0F0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d202b3b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6970, 5442, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"9\";s:12:\"space_mobile\";s:1:\"2\";}}}}s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:12:\"align_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"8\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"1\";s:12:\"align_mobile\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"3\";s:12:\"_inline_size\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:19:\"_inline_size_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:14:\"padding_mobile\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";s:21:\"_element_width_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:16:\"content_position\";s:1:\"2\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}}s:5:\"style\";a:3:{s:12:\"section_typo\";a:5:{s:13:\"heading_color\";s:1:\"2\";s:10:\"color_text\";s:1:\"2\";s:10:\"color_link\";s:1:\"2\";s:16:\"color_link_hover\";s:1:\"2\";s:10:\"text_align\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"2\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"5\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:2:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}}'),
(6971, 5442, '_elementor_page_assets', 'a:0:{}'),
(6972, 5442, '_wp_old_date', '2020-06-01'),
(6973, 5442, 'rs_page_bg_color', ''),
(6974, 5732, '_elementor_template_type', 'wpda-footer'),
(6975, 5732, '_elementor_edit_mode', 'builder'),
(6976, 5732, '_elementor_version', '3.5.3'),
(6977, 5732, '_edit_lock', '1654457547:3'),
(6978, 5732, '_wp_page_template', 'default'),
(6979, 5732, '_elementor_data', '[{\"id\":\"2ff30af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFCF6\",\"heading_color\":\"#3B3663\",\"color_text\":\"#696687\",\"color_link\":\"#696687\",\"color_link_hover\":\"#5747E4\",\"text_align\":\"left\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/07\\/home7_bg03.jpg\",\"id\":6050},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4467013\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b8a9eba\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\"},\"elements\":[{\"id\":\"496c236\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"691f993\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fa0159b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\",\"id\":1456},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"149\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6072b5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot have much planned for the future, working with great clients and continued software development.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c32242\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"rgba(255, 255, 255, 0)\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"hover_secondary_color\":\"#F46E15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"a806e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"65dd2c8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e2e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contacts<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"15ede4b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"textwidget\\\"><p><a class=\\\"gt3_icon_link gt3_custom_color\\\" style=\\\"font-size: 18px; color: #5747e4; margin-right: 9px;\\\" href=\\\"#\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#f47215\\\"><i class=\\\"fa fa-phone\\\" style=\\\"font-weight: bold;\\\"> <\\/i><\\/a> <span style=\\\"color: #5747e4;\\\">8 800 2563 123<\\/span><\\/p><p><a class=\\\"gt3_icon_link gt3_custom_color\\\" style=\\\"font-size: 18px; color: #5747e4; margin-right: 5px; margin-top: 0px;\\\" href=\\\"#\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#f47215\\\"><i class=\\\"fa fa-envelope\\\"> <\\/i><\\/a> emil@yoursite.com<\\/p><p><a class=\\\"gt3_icon_link gt3_custom_color\\\" style=\\\"font-size: 17px; margin-top: 7px; margin-right: 15px; margin-bottom: 20px; float: left; color: #5747e4;\\\" href=\\\"#\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"#f47215\\\"><img class=\\\"alignnone\\\" src=\\\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/map_point.png\\\" alt=\\\"\\\" width=\\\"12\\\" height=\\\"17\\\" \\/><\\/a> 27 Division St, New York, NY 10002, United States<\\/p><\\/div>\",\"align\":\"left\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"44d1e8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2a0216f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"febfb72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b8c1dcd\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#5747E4\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"4b88201\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2003a3a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"74\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6d66d00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc3c4f0\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#5747E4\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"874e9e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6980, 5732, '_elementor_controls_usage', 'a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";s:10:\"text_color\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"3\";s:25:\"typography_letter_spacing\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"4\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:6:{s:11:\"menu_select\";s:1:\"2\";s:5:\"align\";s:1:\"2\";s:15:\"custom_settings\";s:1:\"2\";s:15:\"menu_text_color\";s:1:\"2\";s:22:\"menu_text_color_active\";s:1:\"2\";s:21:\"spacing_between_items\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:5:{s:13:\"heading_color\";s:1:\"2\";s:10:\"color_text\";s:1:\"2\";s:10:\"color_link\";s:1:\"2\";s:16:\"color_link_hover\";s:1:\"2\";s:10:\"text_align\";s:1:\"1\";}s:18:\"section_background\";a:6:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}}}}}'),
(6981, 5732, '_elementor_page_assets', 'a:0:{}'),
(6982, 5732, '_wp_old_date', '2020-07-24'),
(6983, 5732, 'rs_page_bg_color', ''),
(6984, 5753, '_elementor_template_type', 'wpda-header'),
(6985, 5753, '_elementor_edit_mode', 'builder'),
(6986, 5753, '_elementor_version', '2.9.14'),
(6987, 5753, '_edit_lock', '1674248792:3'),
(6988, 5753, '_wp_page_template', 'default'),
(6989, 5753, '_elementor_data', '[{\"id\":\"5638f84\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\"},\"elements\":[{\"id\":\"e3a7de7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"8f918c7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b81c23a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":30.339999999999999857891452847979962825775146484375,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13e30a4\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\",\"id\":1456},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"e5a9e45\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#F47514\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align_tablet\":\"right\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"a0bd2e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":69.6509999999999962483343551866710186004638671875,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"8947a24\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#F47514\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"3770676\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get in touch\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#3B3663\",\"hover_color\":\"#3B3663\",\"button_background_hover_color\":\"rgba(59, 54, 99, 0)\",\"button_hover_border_color\":\"#3B3663\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#3B3663\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"19\",\"bottom\":\"10\",\"left\":\"19\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"46\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(6990, 5753, '_elementor_page_settings', 'a:2:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";}'),
(6991, 5753, '_elementor_controls_usage', 'a:5:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:10:{s:11:\"menu_select\";s:1:\"2\";s:15:\"custom_settings\";s:1:\"2\";s:15:\"menu_text_color\";s:1:\"2\";s:22:\"menu_text_color_active\";s:1:\"2\";s:10:\"submenu_bg\";s:1:\"2\";s:18:\"submenu_text_color\";s:1:\"2\";s:25:\"submenu_text_color_active\";s:1:\"2\";s:21:\"spacing_between_items\";s:1:\"2\";s:13:\"submenu_width\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"2\";}s:19:\"_section_responsive\";a:2:{s:12:\"hide_desktop\";s:1:\"1\";s:11:\"hide_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"2\";s:18:\"hide_mobile_column\";s:1:\"1\";}}}}s:6:\"button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:18:{s:21:\"typography_typography\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_font_weight\";s:1:\"1\";s:25:\"typography_text_transform\";s:1:\"1\";s:21:\"typography_font_style\";s:1:\"1\";s:26:\"typography_text_decoration\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";s:25:\"typography_letter_spacing\";s:1:\"1\";s:17:\"button_text_color\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";s:11:\"hover_color\";s:1:\"1\";s:29:\"button_background_hover_color\";s:1:\"1\";s:25:\"button_hover_border_color\";s:1:\"1\";s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:13:\"border_radius\";s:1:\"1\";s:12:\"text_padding\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(6992, 5753, 'rs_page_bg_color', ''),
(6993, 5753, '_wp_old_date', '2020-07-24'),
(6994, 6278, '_elementor_template_type', 'wpda-footer'),
(6995, 6278, '_elementor_edit_mode', 'builder'),
(6996, 6278, '_elementor_version', '3.5.3'),
(6997, 6278, '_edit_lock', '1654458068:3'),
(6998, 6278, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6999, 6278, '_elementor_data', '[{\"id\":\"b01c82a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"9e403c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"d9098d1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"acf4f86\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"623c65a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09fd756\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d8e40bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"8784b34\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"bf536dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"157c4eb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup lightfield\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"414dd42\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d211f4e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"d954d4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"a2d367c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a9e46eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69ed5a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We focus on the needs of small to middle market businesses to improve and grow their return.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3887625\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"f24538f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e79d3ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"69f9b94\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5328b24\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"ca7b8fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e9d4ce3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"002b9d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6cc251\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"5fb131b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"dba5a36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5b9fb54\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Quick Links<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35c0919\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b7cb44b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"49ed98e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7000, 6278, '_elementor_page_assets', 'a:0:{}'),
(7001, 6278, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(7002, 6278, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7003, 6278, '_wp_old_date', '2020-10-07'),
(7004, 6278, 'rs_page_bg_color', ''),
(7005, 6300, '_elementor_template_type', 'wpda-header'),
(7006, 6300, '_elementor_edit_mode', 'builder'),
(7007, 6300, '_elementor_version', '3.0.11'),
(7008, 6300, '_edit_lock', '1661339099:3'),
(7009, 6300, '_wp_page_template', 'default'),
(7010, 6300, '_elementor_page_settings', 'a:3:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";}'),
(7011, 6300, '_elementor_data', '[{\"id\":\"2c9a1f8c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"29f0ad01\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"349403cb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6a201985\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"69.651\",\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_position\":\"center\",\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"d5e6397\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"id\":6369,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/logo_purple.png\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"7921eb9f\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#FFFFFF\",\"menu_text_color_active\":\"#FFFFFF\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#8075ED\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"menu_text_color_mobile\":\"#3B3663\",\"custom_settings_mobile\":\"yes\",\"menu_text_color_active_mobile\":\"#8075ED\",\"mobile_menu_bg\":\"#FFFFFF\",\"submenu_text_color_mobile\":\"#696687\",\"submenu_text_color_active_mobile\":\"#8075ED\",\"mobile_icon_color\":\"#FFFFFF\",\"mobile_icon_color_active\":\"#3B3663\",\"_element_vertical_align\":\"center\",\"_element_vertical_align_tablet\":\"center\",\"_element_vertical_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"474c7445\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30.34\",\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"heading_color\":\"#FFFFFF\",\"color_text\":\"#8075ED\",\"color_link\":\"#FFFFFF\",\"color_link_hover\":\"#FFFFFF\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c2b6e17\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"primary_color\":\"#8075ED\",\"size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ab7e396\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+8002534236\\\" style=\\\"font-size: 14px;\\\">Call Us: <span style=\\\"font-weight: 500; font-size: 16px;\\\" class=\\\"gt3_font-weight\\\">800 2563 123<\\/span><\\/a>\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"flex-end\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839550e\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"41\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"custom_settings\":\"yes\",\"icon_color\":\"#8075ED\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"53f92372\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7012, 6300, '_elementor_controls_usage', 'a:8:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:17:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";s:22:\"menu_text_color_mobile\";s:1:\"1\";s:22:\"custom_settings_mobile\";s:1:\"1\";s:29:\"menu_text_color_active_mobile\";s:1:\"1\";s:14:\"mobile_menu_bg\";s:1:\"1\";s:25:\"submenu_text_color_mobile\";s:1:\"1\";s:32:\"submenu_text_color_active_mobile\";s:1:\"1\";s:17:\"mobile_icon_color\";s:1:\"1\";s:24:\"mobile_icon_color_active\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:4:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:30:\"_element_vertical_align_tablet\";s:1:\"1\";s:30:\"_element_vertical_align_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"2\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"2\";s:23:\"content_position_tablet\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"2\";s:18:\"hide_mobile_column\";s:1:\"1\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}}}s:4:\"icon\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";s:1:\"1\";}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";s:1:\"1\";s:4:\"size\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:3:{s:5:\"align\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";}}}}}'),
(7013, 6300, 'rs_page_bg_color', ''),
(7014, 6300, '_wp_old_date', '2020-10-07'),
(7015, 9063, '_elementor_template_type', 'wpda-header'),
(7016, 9063, '_elementor_edit_mode', 'builder'),
(7017, 9063, '_elementor_version', '3.2.5'),
(7018, 9063, '_wp_page_template', 'default'),
(7019, 9063, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(7020, 9063, '_elementor_data', '[{\"id\":\"4632ffaf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"heading_color\":\"#0F0F0F\",\"color_text\":\"#0F0F0F\",\"color_link\":\"#0F0F0F\",\"color_link_hover\":\"#EF234E\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"2.5\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#030C26E6\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"sticky_heading_color\":\"#FFFFFF\",\"sticky_color_text\":\"#FFFFFF\",\"sticky_color_link\":\"#FFFFFF\",\"sticky_color_link_hover\":\"#EF234E\",\"background_background\":\"classic\",\"structure\":\"20\"},\"elements\":[{\"id\":\"77c37b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"_inline_size\":71,\"content_position\":\"center\",\"align_mobile\":\"space-between\"},\"elements\":[{\"id\":\"25b7ac37\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"id\":9049,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/logo_retinablack-red.png\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"22d5c3ba\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#FFFFFF\",\"menu_text_color_active\":\"#EF234E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#EF234E\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"custom_settings_mobile\":\"yes\",\"menu_text_color_mobile\":\"#696687\",\"menu_text_color_active_mobile\":\"#EF234E\",\"mobile_menu_bg\":\"#FFFFFF\",\"submenu_text_color_active_mobile\":\"#EF234E\",\"mobile_icon_color\":\"#FFFFFF\",\"mobile_icon_color_active\":\"#030C26\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Rubik\",\"menu_typography_font_weight\":\"400\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Rubik\",\"submenu_typography_font_weight\":\"400\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"\"},{\"id\":\"26e4da7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"_inline_size\":28.9669999999999987494447850622236728668212890625,\"content_position\":\"center\",\"align\":\"flex-end\",\"space_between_widgets\":0,\"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},\"css_classes\":\"section_right_aligment\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"4b8ef4e8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"background_background\":\"classic\",\"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},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1d91f823\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"content_position\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"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},\"align\":\"flex-end\",\"box_shadow_box_shadow\":{\"horizontal\":3.5,\"vertical\":6,\"blur\":43,\"spread\":0,\"color\":\"rgba(3.000000000000001, 12.000000000000028, 38, 0.19)\"}},\"elements\":[{\"id\":\"574956e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call Us:<\\/p>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cc6412\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:8002563123\\\" style=\\\"color: inherit;\\\">800 2563 123<\\/a><\\/p>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1affd5b3\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#EF234E\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#1A233E\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#EF234E\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#1A233E\",\"title_typography_font_family\":\"Rubik\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"image\":{\"id\":9061,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/placeholder-9.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"779057c2\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Contact Today\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#EF234E\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#1A233E\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_margin\":{\"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\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#EF234E\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#1A233E\",\"title_typography_font_family\":\"Rubik\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"image\":{\"id\":9062,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/placeholder-10.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(7021, 9063, '_edit_lock', '1659965775:3'),
(7022, 9063, '_elementor_controls_usage', 'a:6:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:23:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";s:22:\"custom_settings_mobile\";s:1:\"1\";s:22:\"menu_text_color_mobile\";s:1:\"1\";s:29:\"menu_text_color_active_mobile\";s:1:\"1\";s:14:\"mobile_menu_bg\";s:1:\"1\";s:32:\"submenu_text_color_active_mobile\";s:1:\"1\";s:17:\"mobile_icon_color\";s:1:\"1\";s:24:\"mobile_icon_color_active\";s:1:\"1\";s:26:\"menu_typography_typography\";s:1:\"1\";s:27:\"menu_typography_font_family\";s:1:\"1\";s:27:\"menu_typography_font_weight\";s:1:\"1\";s:29:\"submenu_typography_typography\";s:1:\"1\";s:30:\"submenu_typography_font_family\";s:1:\"1\";s:30:\"submenu_typography_font_weight\";s:1:\"1\";s:25:\"menu_typography_font_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:23:\"content_position_mobile\";s:1:\"2\";s:28:\"space_between_widgets_mobile\";s:1:\"2\";s:12:\"_inline_size\";s:1:\"3\";s:16:\"content_position\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"1\";s:5:\"align\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";s:1:\"2\";s:7:\"padding\";s:1:\"2\";s:11:\"css_classes\";s:1:\"1\";s:18:\"hide_mobile_column\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"2\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"2\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:9:{s:12:\"button_title\";s:1:\"2\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"2\";s:17:\"btn_border_radius\";s:1:\"2\";s:16:\"btn_border_width\";s:1:\"2\";s:12:\"button_hover\";s:1:\"2\";s:21:\"button_size_elementor\";s:1:\"2\";s:12:\"padding_size\";s:1:\"2\";s:5:\"image\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:18:{s:34:\"button_background_color_background\";s:1:\"2\";s:29:\"button_background_color_color\";s:1:\"2\";s:31:\"button_background_color_color_b\";s:1:\"2\";s:38:\"button_background_color_gradient_angle\";s:1:\"2\";s:24:\"button_title_color_hover\";s:1:\"2\";s:40:\"button_background_color_hover_background\";s:1:\"2\";s:35:\"button_background_color_hover_color\";s:1:\"2\";s:37:\"button_background_color_hover_color_b\";s:1:\"2\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:10:\"icon_color\";s:1:\"2\";s:12:\"border_color\";s:1:\"2\";s:16:\"icon_color_hover\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"2\";s:28:\"title_typography_font_family\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";s:8:\"_padding\";s:1:\"2\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"2\";}s:19:\"_section_responsive\";a:1:{s:12:\"hide_desktop\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:13:\"content_width\";s:1:\"1\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:1:{s:21:\"background_background\";s:1:\"2\";}s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:7:\"padding\";s:1:\"2\";}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";s:1:\"1\";s:11:\"hide_mobile\";s:1:\"1\";}}s:13:\"wpda_settings\";a:4:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:1:{s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}s:19:\"sticky_section_typo\";a:4:{s:20:\"sticky_heading_color\";s:1:\"1\";s:17:\"sticky_color_text\";s:1:\"1\";s:17:\"sticky_color_link\";s:1:\"1\";s:23:\"sticky_color_link_hover\";s:1:\"1\";}}}}}'),
(7023, 9071, '_elementor_template_type', 'wpda-footer'),
(7024, 9071, '_elementor_edit_mode', 'builder'),
(7025, 9071, '_elementor_version', '3.5.3'),
(7026, 9071, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7027, 9071, '_elementor_data', '[{\"id\":\"15767095\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#030C26\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"50f26606\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"11291d53\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"78fe9afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5b746468\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3980e2f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"773715aa\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#454D65\",\"menu_text_color_active\":\"#69747F\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"500\",\"menu_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"3220fb19\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"726dbe01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"27d680af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c48448e\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#454D65\",\"menu_text_color_active\":\"#69747F\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"500\",\"menu_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"379fc683\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5ccfa60c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ca8cf81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b80de37\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#454D65\",\"menu_text_color_active\":\"#69747F\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"500\",\"menu_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"716d71a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"color_text\":\"#454D65\",\"color_link\":\"#454D65\",\"color_link_hover\":\"#69747F\"},\"elements\":[{\"id\":\"4f7e95bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2199d812\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7493e3d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:88002534236\\\">8 800 2534 236<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"500\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"47e50260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"500\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd9edde\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#69747F\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#454D65\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"37e41eeb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b290f72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"4b1392d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up now & get 15 off\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Source Sans Pro\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fe39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Be the first to know about our new arrivals and exclusive offers.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#454D65\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d06ee51\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup dark_field\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"47\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2251439a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#030C26\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#131C34\"},\"elements\":[{\"id\":\"194ef033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"542c27cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"text_color\":\"#454D65\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(7028, 9071, '_edit_lock', '1662229734:3'),
(7029, 9071, '_elementor_page_assets', 'a:0:{}'),
(7030, 9071, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"4\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"5\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";s:1:\"5\";s:21:\"typography_typography\";s:1:\"5\";s:22:\"typography_font_family\";s:1:\"5\";s:20:\"typography_font_size\";s:1:\"5\";s:22:\"typography_font_weight\";s:1:\"5\";s:27:\"typography_font_size_tablet\";s:1:\"1\";s:22:\"typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:8:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";s:26:\"menu_typography_typography\";s:1:\"3\";s:27:\"menu_typography_font_weight\";s:1:\"3\";s:27:\"menu_typography_font_family\";s:1:\"3\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:21:\"space_between_widgets\";s:1:\"6\";s:19:\"_inline_size_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:1:\"2\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:3:{s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";s:7:\"padding\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"3\";s:5:\"align\";s:1:\"2\";s:10:\"text_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:3:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"2\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"2\";}s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"1\";s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";}}}}}'),
(7031, 9071, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7032, 9548, '_elementor_template_type', 'wpda-header'),
(7033, 9548, '_elementor_edit_mode', 'builder'),
(7034, 9548, '_elementor_version', '3.4.4'),
(7035, 9548, '_wp_page_template', 'default'),
(7036, 9548, '_elementor_data', '[{\"id\":\"7a1cc7b4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"282f319a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"6588be51\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5fe883b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b71cab3\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"id\":9544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/logo_eweapp.png\",\"alt\":\"\",\"source\":\"library\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"1ece265a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1857bd47\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#0A2A43\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#0A2A43\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"spacing_field\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"custom_settings\":\"yes\",\"spacing_submenu\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"border_radius_submenu\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"submenu_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"729b571b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"btn_border_width\":\"2px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#0A2A43\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"26\",\"bottom\":\"13\",\"left\":\"26\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"title_typography_font_family\":\"Rubik\",\"button_title_color\":\"#0A2A43\",\"image\":{\"id\":9547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"456942d2\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-phone\",\"custom_settings\":\"yes\",\"spacing_field\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"cce0613\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7037, 9548, '_elementor_page_assets', 'a:0:{}'),
(7038, 9548, '_edit_lock', '1683491957:3'),
(7039, 9548, 'rs_page_bg_color', ''),
(7040, 9548, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:12:{s:11:\"menu_select\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"spacing_submenu\";s:1:\"1\";s:21:\"border_radius_submenu\";s:1:\"1\";s:29:\"submenu_box_shadow_box_shadow\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";s:5:\"image\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:23:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:18:\"button_title_color\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:3:{s:5:\"align\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:13:\"spacing_field\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"2\";s:6:\"margin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(7041, 9553, '_elementor_template_type', 'wpda-footer'),
(7042, 9553, '_elementor_edit_mode', 'builder'),
(7043, 9553, '_elementor_version', '3.5.3'),
(7044, 9553, '_wp_page_template', 'default'),
(7045, 9553, '_elementor_data', '[{\"id\":\"7b69ed9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"676c748d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"ea59cd6\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"575dbc00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5a0a2f41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56670afa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":9544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/logo_eweapp.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":152,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3272eb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"},{\"_id\":\"acf78ea\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F53957\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"hover_secondary_color\":\"#0A2A43\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_color\":\"#E6EDF1\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"46add178\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3320af47\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4d9d4117\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Quick Links<\\/h4>\",\"text_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_family\":\"Inter\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51d68098\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#0A2A43\",\"menu_typography_typography\":\"custom\",\"menu_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":true},{\"id\":\"5c9bbf95\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4ccdb459\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5c619bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_family\":\"Inter\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54e1d6c3\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#0A2A43\",\"menu_typography_typography\":\"custom\",\"menu_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"4caf8621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"347b3909\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"86e39d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#0A2A43\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_family\":\"Inter\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38344f16\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#0A2A43\",\"menu_typography_typography\":\"custom\",\"menu_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"715827f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3e8ca904\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022 \\u2014 EweApp by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7046, 9553, '_elementor_page_assets', 'a:0:{}'),
(7047, 9553, '_edit_lock', '1654457936:3'),
(7048, 9553, 'rs_page_bg_color', ''),
(7049, 9553, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:9:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";s:19:\"image_border_border\";s:1:\"1\";s:18:\"image_border_width\";s:1:\"1\";s:18:\"image_border_color\";s:1:\"1\";s:13:\"border_radius\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:21:\"space_between_widgets\";s:1:\"5\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"3\";s:25:\"typography_text_transform\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:8:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";s:26:\"menu_typography_typography\";s:1:\"3\";s:27:\"menu_typography_line_height\";s:1:\"3\";s:21:\"spacing_between_items\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:4:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}}}}'),
(7050, 9676, '_elementor_template_type', 'wpda-menu'),
(7051, 9676, '_elementor_edit_mode', 'builder'),
(7052, 9676, '_elementor_version', '3.10.2'),
(7053, 9676, '_wp_page_template', 'default'),
(7054, 9676, '_elementor_page_settings', 'a:2:{s:4:\"type\";s:9:\"fullwidth\";s:9:\"min_width\";s:3:\"500\";}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7055, 9676, '_elementor_data', '[{\"id\":\"239051bc\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":0,\"bottom\":\"-15\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F8FA\",\"css_classes\":\"gt3_relative_section\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fd3d047\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"602ecd6\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\ncanvas#gt3_landing_canvas {\\n\\tbackground-color: transparent;\\n\\twidth: 100%;\\n\\theight: 100%;\\n}\\n<\\/style>\\n<canvas id=\\\"gt3_landing_canvas\\\">\\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\\n<\\/canvas>\\n<script type=\\\"text\\/javascript\\\">\\n    (function(){\\nvar canvas = document.getElementById(\'gt3_landing_canvas\'),\\n   can_w = parseInt(canvas.getAttribute(\'width\')),\\n   can_h = parseInt(canvas.getAttribute(\'height\')),\\n   ctx = canvas.getContext(\'2d\');\\n\\nvar ball = {\\n      x: 0,\\n      y: 0,\\n      vx: 0,\\n      vy: 0,\\n      r: 0,\\n      alpha: 1,\\n      phase: 0\\n   },\\n   ball_color = {\\n       r: 209,\\n       g: 214,\\n       b: 218\\n   },\\n   R = 7,\\n   balls = [],\\n   alpha_f = 0.03,\\n   alpha_phase = 0,\\n    \\n\\/\\/ Line\\n   link_line_width = 0.8,\\n   dis_limit = 260,\\n   add_mouse_point = true,\\n   mouse_in = false,\\n   mouse_ball = {\\n      x: 0,\\n      y: 0,\\n      vx: 0,\\n      vy: 0,\\n      r: 0,\\n      type: \'mouse\'\\n   };\\n\\n\\/\\/ Random speed\\nfunction getRandomSpeed(pos){\\n    var  min = -1,\\n       max = 1;\\n    switch(pos){\\n        case \'top\':\\n            return [randomNumFrom(min, max), randomNumFrom(0.1, max)];\\n            break;\\n        case \'right\':\\n            return [randomNumFrom(min, -0.1), randomNumFrom(min, max)];\\n            break;\\n        case \'bottom\':\\n            return [randomNumFrom(min, max), randomNumFrom(min, -0.1)];\\n            break;\\n        case \'left\':\\n            return [randomNumFrom(0.1, max), randomNumFrom(min, max)];\\n            break;\\n        default:\\n            return;\\n            break;\\n    }\\n}\\nfunction randomArrayItem(arr){\\n    return arr[Math.floor(Math.random() * arr.length)];\\n}\\nfunction randomNumFrom(min, max){\\n    return Math.random()*(max - min) + min;\\n}\\n\\/\\/ Random Ball\\nfunction getRandomBall(){\\n    var pos = randomArrayItem([\'top\', \'right\', \'bottom\', \'left\']);\\n    switch(pos){\\n        case \'top\':\\n            return {\\n                x: randomSidePos(can_w),\\n                y: -R,\\n                vx: getRandomSpeed(\'top\')[0],\\n                vy: getRandomSpeed(\'top\')[1],\\n                r: R,\\n                alpha: 1,\\n                phase: randomNumFrom(0, 10)\\n            }\\n            break;\\n        case \'right\':\\n            return {\\n                x: can_w + R,\\n                y: randomSidePos(can_h),\\n                vx: getRandomSpeed(\'right\')[0],\\n                vy: getRandomSpeed(\'right\')[1],\\n                r: R,\\n                alpha: 1,\\n                phase: randomNumFrom(0, 10)\\n            }\\n            break;\\n        case \'bottom\':\\n            return {\\n                x: randomSidePos(can_w),\\n                y: can_h + R,\\n                vx: getRandomSpeed(\'bottom\')[0],\\n                vy: getRandomSpeed(\'bottom\')[1],\\n                r: R,\\n                alpha: 1,\\n                phase: randomNumFrom(0, 10)\\n            }\\n            break;\\n        case \'left\':\\n            return {\\n                x: -R,\\n                y: randomSidePos(can_h),\\n                vx: getRandomSpeed(\'left\')[0],\\n                vy: getRandomSpeed(\'left\')[1],\\n                r: R,\\n                alpha: 1,\\n                phase: randomNumFrom(0, 10)\\n            }\\n            break;\\n    }\\n}\\nfunction randomSidePos(length){\\n    return Math.ceil(Math.random() * length);\\n}\\n\\n\\/\\/ Draw Ball\\nfunction renderBalls(){\\n    Array.prototype.forEach.call(balls, function(b){\\n       if(!b.hasOwnProperty(\'type\')){\\n           ctx.fillStyle = \'rgba(\'+ball_color.r+\',\'+ball_color.g+\',\'+ball_color.b+\',\'+b.alpha+\')\';\\n           ctx.beginPath();\\n           ctx.arc(b.x, b.y, R, 0, Math.PI*2, true);\\n           ctx.closePath();\\n           ctx.fill();\\n       }\\n    });\\n}\\n\\n\\/\\/ Update balls\\nfunction updateBalls(){\\n    var new_balls = [];\\n    Array.prototype.forEach.call(balls, function(b){\\n        b.x += b.vx;\\n        b.y += b.vy;\\n        \\n        if(b.x > -(50) && b.x < (can_w+50) && b.y > -(50) && b.y < (can_h+50)){\\n           new_balls.push(b);\\n        }\\n        \\n        \\/\\/ alpha change\\n        b.phase += alpha_f;\\n        b.alpha = Math.abs(Math.cos(b.phase));        \\n    });\\n    \\n    balls = new_balls.slice(0);\\n}\\n\\n\\/\\/ loop alpha\\nfunction loopAlphaInf(){\\n    \\n}\\n\\n\\/\\/ Draw lines\\nfunction renderLines(){\\n    var fraction, alpha;\\n    for (var i = 0; i < balls.length; i++) {\\n        for (var j = i + 1; j < balls.length; j++) {\\n           \\n           fraction = getDisOf(balls[i], balls[j]) \\/ dis_limit;\\n            \\n           if(fraction < 1){\\n               alpha = (1 - fraction).toString();\\n\\n               ctx.strokeStyle = \'rgba(208,213,216,\'+alpha+\')\';\\n               ctx.lineWidth = link_line_width;\\n               \\n               ctx.beginPath();\\n               ctx.moveTo(balls[i].x, balls[i].y);\\n               ctx.lineTo(balls[j].x, balls[j].y);\\n               ctx.stroke();\\n               ctx.closePath();\\n           }\\n        }\\n    }\\n}\\n\\n\\/\\/ calculate distance between two points\\nfunction getDisOf(b1, b2){\\n    var  delta_x = Math.abs(b1.x - b2.x),\\n       delta_y = Math.abs(b1.y - b2.y);\\n    \\n    return Math.sqrt(delta_x*delta_x + delta_y*delta_y);\\n}\\n\\n\\/\\/ add balls if there a little balls\\nfunction addBallIfy(){\\n    if(balls.length < 20){\\n        balls.push(getRandomBall());\\n    }\\n}\\n\\n\\/\\/ Render\\nfunction render(){\\n    ctx.clearRect(0, 0, can_w, can_h);\\n    \\n    renderBalls();\\n    \\n    renderLines();\\n    \\n    updateBalls();\\n    \\n    addBallIfy();\\n    \\n    window.requestAnimationFrame(render);\\n}\\n\\n\\/\\/ Init Balls\\nfunction initBalls(num){\\n    for(var i = 1; i <= num; i++){\\n        balls.push({\\n            x: randomSidePos(can_w),\\n            y: randomSidePos(can_h),\\n            vx: getRandomSpeed(\'top\')[0],\\n            vy: getRandomSpeed(\'top\')[1],\\n            r: R,\\n            alpha: 1,\\n            phase: randomNumFrom(0, 10)\\n        });\\n    }\\n}\\n\\/\\/ Init Canvas\\nfunction initCanvas(){\\n    canvas.setAttribute(\'width\', window.innerWidth);\\n    canvas.setAttribute(\'height\', window.innerHeight);\\n    \\n    can_w = parseInt(canvas.getAttribute(\'width\'));\\n    can_h = parseInt(canvas.getAttribute(\'height\'));\\n}\\nwindow.addEventListener(\'resize\', function(e){\\n    initCanvas();\\n});\\n\\nfunction goMovie(){\\n    initCanvas();\\n    initBalls(30);\\n    window.requestAnimationFrame(render);\\n}\\ngoMovie();\\n\\n\\/\\/ Mouse effect\\ncanvas.addEventListener(\'mouseenter\', function(){\\n    mouse_in = true;\\n    balls.push(mouse_ball);\\n});\\ncanvas.addEventListener(\'mouseleave\', function(){\\n    mouse_in = false;\\n    var new_balls = [];\\n    Array.prototype.forEach.call(balls, function(b){\\n        if(!b.hasOwnProperty(\'type\')){\\n            new_balls.push(b);\\n        }\\n    });\\n    balls = new_balls.slice(0);\\n});\\ncanvas.addEventListener(\'mousemove\', function(e){\\n    var e = e || window.event;\\n    mouse_ball.x = e.pageX;\\n    mouse_ball.y = e.pageY;\\n});\\n})();\\n<\\/script>\",\"_css_classes\":\"gt3_absolute_block\",\"_position\":\"absolute\",\"_z_index\":2},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"f6a3183\",\"elType\":\"widget\",\"settings\":{\"title\":\"ewebot\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":336,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-10,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_z_index\":5,\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47514165\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"z_index\":7},\"elements\":[{\"id\":\"17b6953\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5782b071\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Features\",\"title_color\":\"#656A72\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7d725f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9EDEF\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"605f2db0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"z_index\":8},\"elements\":[{\"id\":\"2fa1a4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":30},\"elements\":[{\"id\":\"2585ecae\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"Top 30 Power Elite Author\",\"description_text\":\"10 Years of Membership. More than 64k Customers. Exclusive Author.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#7F7DBB\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":8661,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/lifetime_icon.png\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"28\",\"height\":\"28\"},\"image_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"649b9657\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"Elementor Visual Page Builder\",\"description_text\":\"One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#FBE08A\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-address-book\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":8642,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/elementor_icon.png\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"28\",\"height\":\"28\"},\"image_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"4a91938a\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"WPDaddy Builder Pro\",\"description_text\":\"Front-End Drag & Drop Visual Header and Footer Builder for Elementor.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#90C7EC\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-youtube-square\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":8673,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/wpdaddy_icon.png\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"28\",\"height\":\"28\"},\"image_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"159b24bf\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"Smart Demo Import\",\"description_text\":\"Import the Entire Site Content, Specific Homepages or Custom Import Settings.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#F47D8B\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-500px\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":9284,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/smart_import_icon.png\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"28\",\"height\":\"28\"},\"image_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"88c2e79\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":30},\"elements\":[{\"id\":\"42d1fcd4\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"WooCommerce Online Shop\",\"description_text\":\"Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#FBE08A\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-arrow-circle-o-left\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":9285,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/06\\/woo_icon_shop.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d8bb09f\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"WPDA Mega Menu\",\"description_text\":\"Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#5EC5AA\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-list-alt\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":9757,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/10\\/mega-menu.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5cf950f3\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"Auto-Update System\",\"description_text\":\"Get Instant Theme and Plugins Updates via Your WordPress Dashboard.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#F47D8B\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-tree\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":9759,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/10\\/auto-update.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"51202da\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"Multi-Language Support\",\"description_text\":\"Build Multi-Language Website with WPML or Polylang Plugins Easily.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#7F7DBB\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-yoast\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":9762,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/10\\/multilanguage.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"3679d674\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":30},\"elements\":[{\"id\":\"3b5d732b\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"Advanced Theme Options Panel\",\"description_text\":\"Ewebot Comes with Theme Options Panel. Control Everything in One Place.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#7F7DBB\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-bluetooth\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":9764,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/10\\/theme-options.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"3e99862\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"Custom Elementor Widgets\",\"description_text\":\"Build a Website with Custom Elementor Widgets Developed by GT3Themes.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#F47D8B\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-question-circle\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":9766,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/10\\/custom-widgets.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"6e6daf20\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"Fully Responsive Retina Ready\",\"description_text\":\"Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#5EC5AA\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-deaf\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":9768,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/10\\/responsive-retina.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"fab4db9\",\"elType\":\"widget\",\"settings\":{\"shape\":\"square\",\"title_text\":\"Optimized For  Better Performance\",\"description_text\":\"Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.\",\"default_position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#5EC5AA\",\"icon_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":\"fa fa-deaf\",\"title_color\":\"#3F4551\",\"description_color\":\"#8B9097\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":9770,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/10\\/optimization.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"df0cf21\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#3F2091\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/10\\/mega_footer_bg.jpg\",\"id\":9872,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":0,\"bottom\":\"-2\",\"left\":0,\"isLinked\":false},\"z_index\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":0,\"bottom\":\"-25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b5eab6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d8a4f2d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1455,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retina.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":148,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"23\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e915f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SEO &amp; Digital Marketing Agency WordPress Bestseller<\\/p>\",\"text_color\":\"#C8C8F6\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(7056, 9676, '_elementor_page_assets', 'a:0:{}'),
(7057, 9676, '_edit_lock', '1675189079:3'),
(7058, 9676, '_elementor_controls_usage', 'a:5:{s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";s:1:\"1\";s:21:\"typography_typography\";s:1:\"1\";s:20:\"typography_font_size\";s:1:\"1\";s:22:\"typography_font_weight\";s:1:\"1\";s:25:\"typography_text_transform\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"5\";s:21:\"space_between_widgets\";s:1:\"5\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:7:\"padding\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"12\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"shape\";s:2:\"12\";s:10:\"title_text\";s:2:\"12\";s:16:\"description_text\";s:2:\"12\";s:16:\"default_position\";s:2:\"12\";s:10:\"title_size\";s:2:\"12\";s:5:\"image\";s:2:\"12\";s:26:\"thumbnail_custom_dimension\";s:1:\"4\";s:4:\"icon\";s:2:\"11\";}}s:5:\"style\";a:3:{s:26:\"section_style_icon_section\";a:4:{s:13:\"primary_color\";s:2:\"12\";s:10:\"icon_space\";s:2:\"12\";s:9:\"icon_size\";s:2:\"12\";s:12:\"icon_padding\";s:2:\"12\";}s:29:\"section_style_content_section\";a:7:{s:11:\"title_color\";s:2:\"12\";s:17:\"description_color\";s:2:\"12\";s:33:\"description_typography_typography\";s:2:\"12\";s:32:\"description_typography_font_size\";s:2:\"12\";s:27:\"title_typography_typography\";s:2:\"12\";s:28:\"title_typography_font_family\";s:2:\"12\";s:28:\"title_typography_font_weight\";s:2:\"12\";}s:27:\"section_style_image_section\";a:2:{s:10:\"image_size\";s:2:\"12\";s:11:\"image_space\";s:2:\"12\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";s:2:\"12\";}}}}}'),
(7059, 6516, '_elementor_template_type', 'wpda-footer'),
(7060, 6516, '_elementor_edit_mode', 'builder'),
(7061, 6516, '_elementor_version', '3.5.3'),
(7062, 6516, '_edit_lock', '1654458242:3'),
(7063, 6516, '_wp_page_template', 'default'),
(7064, 6516, '_elementor_data', '[{\"id\":\"3efaa3a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#0D183F\"},\"elements\":[{\"id\":\"1af93310\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"22f6cf4d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7e867d2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"426cd358\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6885069c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"42e41e99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"66be8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7065d3c1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"16bf1f8c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup darkblue\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4b3fee48\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"rgba(255, 255, 255, 0.1)\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"639ed31d\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"cbffd67\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5ddb7131\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"740265b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50d07678\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We focus on the needs of small to middle market businesses to improve and grow their return.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72a68790\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#BCC1D4\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"701df5a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b52c856\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"11c44e6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28a8d88e\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"3f487693\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"10f68aca\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"29d121f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4845983a\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"1f40522f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"37d85a3c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6923f90e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Quick Links<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bc0a1ac\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"313b87d7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"rgba(255, 255, 255, 0.1)\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"51d26f9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#8188B9\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7065, 6516, '_elementor_page_assets', 'a:0:{}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7066, 6516, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"5\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:2:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";}}}}}'),
(7067, 6516, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7068, 6516, '_wp_old_date', '2020-11-23'),
(7069, 6516, 'rs_page_bg_color', ''),
(7070, 9684, '_elementor_template_type', 'wpda-menu'),
(7071, 9684, '_elementor_edit_mode', 'builder'),
(7072, 9684, '_elementor_version', '3.16.3'),
(7073, 9684, '_wp_page_template', 'default'),
(7074, 9684, '_elementor_page_settings', 'a:2:{s:14:\"boxed_position\";s:5:\"right\";s:9:\"min_width\";s:3:\"580\";}'),
(7075, 9684, '_elementor_data', '[{\"id\":\"674c294a\",\"elType\":\"section\",\"settings\":{\"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},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55da0e49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"bc636f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f4ff477\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0EFF3\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"17eb3a6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOME VARIANTS 1-9\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c1c86c4\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#3B3663\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6930c838\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Homepage 01\",\"menu_item_label\":\"Classic\",\"custom_colors\":\"yes\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#49A527\",\"_id\":\"c730743\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-01\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 02\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#49A527\",\"_id\":\"762b979\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-02\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 03\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#49A527\",\"_id\":\"8b0dd82\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 04\",\"menu_item_label\":\"HOT\",\"custom_colors\":\"yes\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#6B5EE9\",\"_id\":\"9f5ca5a\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-04\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 05\",\"menu_item_label\":\"Popular\",\"custom_colors\":\"yes\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#04DCC9\",\"_id\":\"d09e6d3\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-05\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 06\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#49A527\",\"_id\":\"17c8d64\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-06\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 07\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#49A527\",\"_id\":\"e890617\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-07\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 08\",\"menu_item_label\":\"Business\",\"custom_colors\":\"yes\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#2C63D7\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-08\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"a4080e9\"},{\"menu_item_title\":\"Homepage 09\",\"menu_item_label\":\"Creative\",\"custom_colors\":\"yes\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#F73859\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-09\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"da67c47\"}],\"items_typography_typography\":\"custom\",\"items_typography_font_family\":\"Rubik\",\"items_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"items_typography_font_weight\":\"400\",\"items_color\":\"#696687\",\"items_color_active\":\"#0A2A43\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":true},{\"id\":\"df0972e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"32799eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOME VARIANTS 10-17\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79dae228\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":142,\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#3B3663\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7f2889c9\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Homepage 10\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#49A527\",\"_id\":\"8b0dd82\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-10\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 11\",\"menu_item_label\":\"NEW\",\"custom_colors\":\"yes\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#F73859\",\"_id\":\"9f5ca5a\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/modern-shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 12\",\"menu_item_label\":\"NEW\",\"custom_colors\":\"yes\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#F73859\",\"_id\":\"d09e6d3\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-12\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 13\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#4DF2AC\",\"_id\":\"17c8d64\",\"menu_item_label\":\"NEW\",\"custom_colors\":\"yes\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-13\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"menu_item_title\":\"Homepage 14\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#8176CB\",\"menu_item_label\":\"NEW\",\"custom_colors\":\"yes\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-motion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3ee1aac\"},{\"menu_item_title\":\"Homepage 15\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#2E9DEF\",\"menu_item_label\":\"NEW\",\"custom_colors\":\"yes\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-leads\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ff45999\"},{\"menu_item_title\":\"Homepage 16\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#0F110F\",\"menu_item_label\":\"NEW\",\"custom_colors\":\"yes\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-agency\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3085c3f\"},{\"menu_item_title\":\"Homepage 17\",\"custom_label_color\":\"#FFFFFF\",\"custom_label_bg\":\"#000000\",\"_id\":\"762b979\",\"menu_item_label\":\"NEW\",\"custom_colors\":\"yes\",\"menu_item_link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/home-social\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"items_typography_typography\":\"custom\",\"items_typography_font_family\":\"Rubik\",\"items_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"items_typography_font_weight\":\"400\",\"items_color\":\"#696687\",\"items_color_active\":\"#0A2A43\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(7076, 9684, '_elementor_page_assets', 'a:0:{}'),
(7077, 9684, '_edit_lock', '1695197332:3'),
(7078, 9684, '_elementor_controls_usage', 'a:5:{s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"width\";s:1:\"2\";}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}s:23:\"wpda-builder-menu-items\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"2\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:5:\"style\";a:6:{s:27:\"items_typography_typography\";s:1:\"2\";s:28:\"items_typography_font_family\";s:1:\"2\";s:26:\"items_typography_font_size\";s:1:\"2\";s:28:\"items_typography_font_weight\";s:1:\"2\";s:11:\"items_color\";s:1:\"2\";s:18:\"items_color_active\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"3\";s:21:\"space_between_widgets\";s:1:\"2\";}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";s:1:\"2\";s:12:\"border_width\";s:1:\"2\";s:12:\"border_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"3\";s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:7:\"padding\";s:1:\"2\";}}}}}'),
(7079, 9824, '_elementor_template_type', 'section'),
(7080, 9824, '_elementor_edit_mode', 'builder'),
(7081, 9824, '_elementor_version', '3.4.8'),
(7082, 9824, '_wp_page_template', 'default'),
(7083, 9824, '_elementor_data', '[{\"id\":\"68c34f8e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"z_index\":5,\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8519018\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4b7e9c10\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/hotspot_map.png\",\"id\":9575,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7472729f\",\"elType\":\"widget\",\"settings\":{\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"title\":\"Office 1\",\"description\":\"<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> 15 Riverside St,\\nLos Angeles, United States<\\/div>\\n<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> <a href=\\\"tel:8002534236\\\">800 2534 236<\\/a>\\n<a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/div>\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-hotspot\"},{\"id\":\"7363f23d\",\"elType\":\"widget\",\"settings\":{\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"title\":\"Head Office\",\"description\":\"<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> 27 Division St, New York, NY 10002, United States<\\/div><div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> <a href=\\\"tel:8002534236\\\">800 2534 236<\\/a><br \\/><a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/div>\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_weight\":\"700\",\"active_state\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-hotspot\"},{\"id\":\"2186d30a\",\"elType\":\"widget\",\"settings\":{\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":26,\"sizes\":[]},\"title\":\"Office 2\",\"description\":\"<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> 14 Sch\\u00f6neberg St, Berlin, Germany<\\/div><div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> <a href=\\\"tel:8002534236\\\">800 2534 236<\\/a><br \\/><a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/div>\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_weight\":\"700\",\"info_position\":\"top_right\"},\"elements\":[],\"widgetType\":\"gt3-core-hotspot\"},{\"id\":\"41a4aae1\",\"elType\":\"widget\",\"settings\":{\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"title\":\"Office 3\",\"description\":\"<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> 27 Division St, Beijing, China<\\/div><div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> <a href=\\\"tel:8002534236\\\">800 2534 236<\\/a>\\n<a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/div>\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_weight\":\"700\",\"info_position\":\"top_right\"},\"elements\":[],\"widgetType\":\"gt3-core-hotspot\"},{\"id\":\"3662afd2\",\"elType\":\"widget\",\"settings\":{\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":77,\"sizes\":[]},\"title\":\"Office 4\",\"description\":\"<div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> 17 Division St,\\nSouth Australia, Australia<\\/div><div class=\\\"gt3-hotspot-info_item\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color: #4ef4ad; font-size: 18px; margin-right: 5px;\\\"><\\/i> <a href=\\\"tel:8002534236\\\">800 2534 236<\\/a>\\n<a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a><\\/div>\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_weight\":\"700\",\"info_position\":\"bottom_right\"},\"elements\":[],\"widgetType\":\"gt3-core-hotspot\"}],\"isInner\":false}],\"isInner\":false}]'),
(7084, 9824, '_elementor_page_assets', 'a:0:{}'),
(7085, 9824, '_elementor_controls_usage', 'a:4:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:10:\"image_size\";s:1:\"1\";s:5:\"image\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";s:1:\"1\";s:5:\"space\";s:1:\"1\";}}}}s:16:\"gt3-core-hotspot\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:9:\"_position\";s:1:\"5\";s:9:\"_offset_x\";s:1:\"5\";s:9:\"_offset_y\";s:1:\"5\";}}s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:5:\"title\";s:1:\"5\";s:11:\"description\";s:1:\"5\";s:12:\"active_state\";s:1:\"1\";s:13:\"info_position\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"title_style_section\";a:3:{s:27:\"title_typography_typography\";s:1:\"5\";s:28:\"title_typography_font_family\";s:1:\"5\";s:28:\"title_typography_font_weight\";s:1:\"5\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"1\";s:7:\"z_index\";s:1:\"1\";s:13:\"margin_mobile\";s:1:\"1\";}}}}}'),
(7086, 9824, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7087, 10003, '_elementor_template_type', 'page'),
(7088, 10003, '_elementor_edit_mode', 'builder'),
(7089, 10003, '_elementor_version', '3.5.3'),
(7090, 10003, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7091, 10003, '_elementor_data', '[{\"id\":\"79b31f21\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"93d2674\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c73e8b7\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[rev_slider alias=\\\"Modern-Shop\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc59070\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4aec22f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"16c5d8ff\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_zazzle.png\",\"id\":8286}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"42016444\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6e21dbde\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_sutra.png\",\"id\":8284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ef5f529\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"79da8110\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":122,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_radix.png\",\"id\":8282}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"28d5c616\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5eb814b8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_sylexcoin.png\",\"id\":8285}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"494eb304\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2bbff167\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_story.png\",\"id\":8283}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4baefe76\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"24635a34\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"align\":\"right\",\"align_mobile\":\"center\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/partner_myob.png\",\"id\":8281}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"732ae2d4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"44\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3955eb98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#C22727\"},\"elements\":[{\"id\":\"eed941d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_color_b\":\"#FDF5F5\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#FFFFFF00\",\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_hover_color_b\":\"#F8EEEE\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"animation\":\"fadeInLeft\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54a1053e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"735b5922\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/turn-table-collection.jpg\",\"id\":8289}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1a4da72d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"69aeb99d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4c10c196\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Table collection\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9f65fb\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#1A1D20\",\"button_title_color_hover\":\"#1A1D20\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"175850e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"77c896f0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6654226a\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#FDF5FB\",\"background_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_color_b\":\"#FFFFFF00\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#F8EEF7\",\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_hover_color_b\":\"#FFFFFF00\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"animation\":\"fadeInUp\",\"reverse_order_mobile\":\"reverse-mobile\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77ef69f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"29e4c646\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7f501922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Cozy lightning collection<\\/h2>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50edd9b2\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#1A1D20\",\"button_title_color_hover\":\"#1A1D20\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"6677bae0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"1e042d50\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"42ca3ad6\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/Cozy-lightning.jpg\",\"id\":8287}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1c30c19d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3eeafb07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"73d27a7a\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_color_b\":\"#F4F9FB\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#FFFFFF00\",\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_hover_color_b\":\"#EEF5F8\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"animation\":\"fadeInUp\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66812105\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7295b5bd\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/Lounge-Chair.jpg\",\"id\":8288}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3dea7cd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"3643e2f0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7b63a6ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lounge Chair collection\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a58cb11\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#1A1D20\",\"button_title_color_hover\":\"#1A1D20\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"18afc927\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e4c0ef\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"36baf78d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#F8FBF5\",\"background_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_color_b\":\"#FFFFFF00\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#F5F8EE\",\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_hover_color_b\":\"#FFFFFF00\",\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"animation\":\"fadeInRight\",\"reverse_order_mobile\":\"reverse-mobile\",\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fb24d22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"473dc4c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"54989fde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Vase shape collection<\\/h2>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d454134\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"button_size_elementor\":\"custom\",\"button_alignment\":\"left\",\"btn_border_style\":\"none\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#1A1D20\",\"button_title_color_hover\":\"#1A1D20\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"60767546\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"5e944423\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2dd221f7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/Vase-shape.jpg\",\"id\":8290}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26342f05\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2fc8c7fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4960386e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8292,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/Free-Shipping.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"background_position\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"318246de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d230de8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ece9f7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Special Offer\",\"header_size\":\"h5\",\"title_color\":\"#87806A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f6c8f2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Shipping\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39345b4b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>with a purchase of $50 or more<\\/p>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7dda1343\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"padding_size\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_icon\":\"fa fa-address-book-o\",\"button_size_elementor\":\"custom\",\"border_color\":\"#BDC5CA\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"border_color_hover\":\"#3B3564\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#3B3564\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"49aaeb8e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"77b646cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bce9b47\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8626,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/Clearance_Sales.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"background_position\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a324e69\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"71909252\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"699ff641\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discount\",\"header_size\":\"h5\",\"title_color\":\"#87806A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41a87df8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearance Sales\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f4d14b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Up to 50% Off &amp; Free Shipping<\\/p>\",\"text_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265d3545\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"padding_size\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#C3C7CC\",\"button_title_color\":\"#69747F\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_icon\":\"fa fa-address-book-o\",\"button_size_elementor\":\"custom\",\"border_color\":\"#BDC5CA\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"border_color_hover\":\"#3B3564\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#3B3564\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"643b6612\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51b15fdf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F5F2\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cecf5a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2850468c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Promotion\",\"header_size\":\"h5\",\"title_color\":\"#87806A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62522659\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Offers from Eweshop\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"484421\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F7F5F2\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5b811\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"gt3_carousel\":\"yes\",\"gt3_carousel_back_end\":\"yes\",\"gt3_carousel_items_per_line\":\"2\",\"gt3_carousel_space\":\"30px\",\"gt3_carousel_nav\":\"dots\",\"_inline_size\":null,\"dots_color\":\"#69747F\"},\"elements\":[{\"id\":\"218ad5b6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8589,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_banner1.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"background_position\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50217dac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6492d95e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":282,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2158ad21\",\"elType\":\"widget\",\"settings\":{\"title\":\"In Stock & Ready To Go\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42ee09af\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"padding_size\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"00\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#FFFFFF\",\"button_title_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_icon\":\"fa fa-address-book-o\",\"button_size_elementor\":\"custom\",\"border_color\":\"#BDC5CA\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"border_color_hover\":\"#3B3564\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"},\"btn_border_style\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"3b01fc0f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e533856\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8590,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/04\\/modern_banner2.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"background_position\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2987a392\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"41099e7f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":282,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1fe6e601\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sale gets even better!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40527f47\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"padding_size\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"00\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#FFFFFF\",\"button_title_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_icon\":\"fa fa-address-book-o\",\"button_size_elementor\":\"custom\",\"border_color\":\"#BDC5CA\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"border_color_hover\":\"#3B3564\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"},\"btn_border_style\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"6769a390\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9171e11\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8379,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/troll-vase-3.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"background_position\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"540edd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"146b2b9b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":282,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e4436fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Shipping!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"755a3e9e\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Start Shopping\",\"padding_size\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"00\",\"isLinked\":false},\"button_alignment\":\"left\",\"btn_icon\":\"default\",\"icon_position\":\"right\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"none\",\"icon_color\":\"#FFFFFF\",\"button_title_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"button_title_color_hover\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_icon\":\"fa fa-address-book-o\",\"button_size_elementor\":\"custom\",\"border_color\":\"#BDC5CA\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF00\",\"border_color_hover\":\"#3B3564\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"image\":{\"id\":3264,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/placeholder.png\"},\"btn_border_style\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"6ddb1fa0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"69ef0107\",\"elType\":\"section\",\"settings\":{\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54193e24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"339205e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular\",\"header_size\":\"h5\",\"title_color\":\"#87806A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18620367\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Products \",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422b9e6b\",\"elType\":\"widget\",\"settings\":{\"hiddenUpdate\":true,\"prod_per_row\":\"4\",\"rows_per_page\":\"1\",\"pagination\":\"off\"},\"elements\":[],\"widgetType\":\"gt3-core-shoplist\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"401708e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":8293,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/our_story_bg.jpg\"},\"background_size\":\"cover\",\"color_text\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5fcb488b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"21\",\"bottom\":\"0\",\"left\":\"21\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ec15067\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c546b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Est. 2012\",\"header_size\":\"h5\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"412f9cc7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1af93754\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Unparalleled customer service, with express worldwide shipping to more than 170 countries (including same-day delivery to Manhattan, London and Hong Kong SAR, China, plus next-day delivery to the UK, US, Germany, France, Australia and Singapore), signature luxurious packaging, easy returns and Customer Care teams that are available 24\\/7, 365 days a year.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6670000000000000373034936274052597582340240478515625,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52106fb\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=gC8ec_y6ewg\",\"align\":\"center\",\"btn_color\":\"#FFFFFF\",\"btn_background_color\":\"#f47514\",\"button_animation\":\"none\",\"btn_background_color_background\":\"classic\",\"btn_background_color_color\":\"#FFFFFF00\",\"btn_background_color_color_b\":\"#f56616\",\"item_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"_element_width\":\"auto\",\"_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},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FFFFFF5E\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"},{\"id\":\"540b2a78\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf25ee9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4fa05b12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5f328187\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular\",\"header_size\":\"h5\",\"title_color\":\"#87806A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69ea4145\",\"elType\":\"widget\",\"settings\":{\"title\":\"News & Events\",\"title_color\":\"#1A1D20\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.157999999999999918287585387588478624820709228515625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c278c1f\",\"elType\":\"widget\",\"settings\":{\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"decoration\",\"furniture\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":0},\"meta_categories\":\"yes\",\"meta_position\":\"after_title\",\"post_featured_bg\":\"yes\",\"default_state_featured\":\"yes\",\"featured_bg_opacity\":{\"unit\":\"px\",\"size\":0.61999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"border_box\":\"\",\"post_btn_link_title\":\"Read More\",\"background_color\":\"#1A1D20\",\"color_block_hover\":\"#FFFFFF\",\"background_color_hover_background\":\"classic\",\"background_color_hover_color\":\"#1A1D20\",\"post_content\":\"yes\",\"modern_style\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e3f347e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FCFBFA\",\"padding\":{\"unit\":\"px\",\"top\":\"34\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"266910c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"496206bc\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Worldwide Shipping\",\"description_text\":\"Get free shipping over $50.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/worldwide-shipping.png\",\"id\":8297}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"12df098b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f368d6a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Free Returns\",\"description_text\":\"30-days free return policy.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/return-box.png\",\"id\":8295}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"42676d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4e98eb03\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Secured payments\",\"description_text\":\"We accept all major credit cards.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/secure-payment.png\",\"id\":8296}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"79c57966\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"423a3e5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"24\\/7 Support Service\",\"description_text\":\"Great customer service.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/03\\/customer-service.png\",\"id\":8294}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7092, 10003, '_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\";}}'),
(7093, 10003, '_gt3_usage_shortcodes', '{\"rev_slider\":1}'),
(7094, 11198, '_elementor_template_type', 'wpda-header'),
(7095, 11198, '_elementor_edit_mode', 'builder'),
(7096, 11198, '_elementor_version', '3.6.8'),
(7097, 11198, '_edit_lock', '1667930697:3'),
(7098, 11198, '_wp_page_template', 'default'),
(7099, 11198, '_elementor_page_settings', 'a:3:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";}'),
(7100, 11198, '_elementor_data', '[{\"id\":\"9128e52\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7c5d96f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fc989d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"48e6468\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"69.651\",\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_position\":\"center\",\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"fbf21dd\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"id\":11203,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/08\\/logo_motion.png\",\"alt\":\"\",\"source\":\"library\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"562f6d2\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#FFFFFF\",\"menu_text_color_active\":\"#FFFFFF\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#8075ED\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"menu_text_color_mobile\":\"#3B3663\",\"custom_settings_mobile\":\"yes\",\"menu_text_color_active_mobile\":\"#8075ED\",\"mobile_menu_bg\":\"#FFFFFF\",\"submenu_text_color_mobile\":\"#696687\",\"submenu_text_color_active_mobile\":\"#8075ED\",\"mobile_icon_color\":\"#FFFFFF\",\"mobile_icon_color_active\":\"#3B3663\",\"_element_vertical_align\":\"center\",\"_element_vertical_align_tablet\":\"center\",\"_element_vertical_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"6ee65b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30.34\",\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"heading_color\":\"#FFFFFF\",\"color_text\":\"#FFFFFF\",\"color_link\":\"#FFFFFF\",\"color_link_hover\":\"#FFFFFF\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0bb1e1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"acc42f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+8002534236\\\" style=\\\"font-size: 14px;\\\">Call Us: <span style=\\\"font-weight: 500; font-size: 16px;\\\" class=\\\"gt3_font-weight\\\">800 2563 123<\\/span><\\/a>\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"flex-end\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23c7694\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"41\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"custom_settings\":\"yes\",\"icon_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"2ace522\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7101, 11198, '_elementor_page_assets', 'a:0:{}'),
(7102, 11738, '_elementor_template_type', 'wpda-footer'),
(7103, 11738, '_elementor_edit_mode', 'builder'),
(7104, 11738, '_elementor_version', '3.7.4'),
(7105, 11738, '_edit_lock', '1662237260:3'),
(7106, 11738, '_wp_page_template', 'default'),
(7107, 11738, '_elementor_data', '[{\"id\":\"74a55b6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#122438\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"685a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"818927a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"c7b9b71\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1656b17\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b4fbb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a74af8\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#8699AD\",\"menu_text_color_active\":\"#FFFFFF\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"500\",\"menu_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"0fa0a6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f44296f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"476a4e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4fb020\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"motion-services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#8699AD\",\"menu_text_color_active\":\"#FFFFFF\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"500\",\"menu_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"99673d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"c312b04\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eb000af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d31b3d\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#8699AD\",\"menu_text_color_active\":\"#FFFFFF\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_weight\":\"500\",\"menu_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"dc075d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"color_text\":\"#8699AD\",\"color_link\":\"#8699AD\",\"color_link_hover\":\"#FFFFFF\"},\"elements\":[{\"id\":\"9a3aa3a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ad3eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14d91e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:88002534236\\\">8 800 2534 236<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"500\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"685a07b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"mailto:email@yoursite.com\\\">email@yoursite.com<\\/a>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"500\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6d67d1e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#69747F\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e6a4c13\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6cc099b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\",\"_inline_size\":null,\"css_classes\":\"gt3_page_motion_style\"},\"elements\":[{\"id\":\"2505a9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up now & get 15 off\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"120b06a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Be the first to know about our new arrivals and exclusive offers.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#8699AD\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f496715\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup dark_field\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"47\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"84e8251\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#122438\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#213245\"},\"elements\":[{\"id\":\"c824a80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7d4b64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"text_color\":\"#8699AD\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(7108, 11738, '_elementor_page_assets', 'a:0:{}'),
(7109, 11738, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7110, 12295, '_elementor_template_type', 'wpda-header'),
(7111, 12295, '_elementor_edit_mode', 'builder'),
(7112, 12295, '_elementor_version', '3.10.1'),
(7113, 12295, '_edit_lock', '1675695072:3'),
(7114, 12295, '_wp_page_template', 'default'),
(7115, 12295, '_elementor_data', '[{\"id\":\"7eaa3eb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\"},\"elements\":[{\"id\":\"4b8329f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"16ee67f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"caf8701\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":30.339999999999999857891452847979962825775146484375,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b3d1011\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/logo_leads.png\",\"id\":12273,\"alt\":\"\",\"source\":\"library\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"f6b8b35\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#0FB6EF\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#0FB6EF\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align_tablet\":\"right\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"d14dd81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":69.6509999999999962483343551866710186004638671875,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"4c9a0ce\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#696687\",\"menu_text_color_active\":\"#0FB6EF\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#0FB6EF\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"8453866\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get in touch\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#243678\",\"hover_color\":\"#243678\",\"button_background_hover_color\":\"rgba(59, 54, 99, 0)\",\"button_hover_border_color\":\"#243678\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#243678\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"19\",\"bottom\":\"10\",\"left\":\"19\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"46\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7116, 12295, '_elementor_page_assets', 'a:0:{}'),
(7117, 12295, '_elementor_page_settings', 'a:2:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";}'),
(7118, 12309, '_elementor_template_type', 'wpda-footer'),
(7119, 12309, '_elementor_edit_mode', 'builder'),
(7120, 12309, '_elementor_version', '3.10.1'),
(7121, 12309, '_edit_lock', '1675696257:3'),
(7122, 12309, '_wp_page_template', 'default'),
(7123, 12309, '_elementor_data', '[{\"id\":\"2e632b3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#F3F6F8\"},\"elements\":[{\"id\":\"cf482ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"413c147\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"text_align\":\"left\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#E6EAEC\"},\"elements\":[{\"id\":\"1d093dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size_tablet\":\"24\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"_inline_size\":\"30\"},\"elements\":[{\"id\":\"7750a71\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7da8da4\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/logo_leads.png\",\"id\":12273,\"alt\":\"\",\"source\":\"library\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"5271f85\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"0f61cca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"content_position\":\"top\",\"align\":\"flex-end\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"76\",\"_inline_size_mobile\":\"100\",\"space_between_widgets_mobile\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6c24d17\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ef251be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-bubble.png\",\"id\":12262,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"c2f5046\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/01\\/leads-marker.png\",\"id\":12267,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#696687\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"55ef7d8\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#243678\",\"color_text\":\"#696687\",\"color_link\":\"#696687\",\"color_link_hover\":\"#2E9DEF\"},\"elements\":[{\"id\":\"af5c63f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"173873d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"592744e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#243678\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_family\":\"Inter\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"107554c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot have much planned for the future, working with great clients and continued software development.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8fbf1eb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F0F0F000\",\"icon_secondary_color\":\"#696687\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"hover_secondary_color\":\"#2E9DEF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"5cf08dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2865082\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"226caab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#243678\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_family\":\"Inter\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"255787e\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"ea6d09f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"9ab9edc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b0b60bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#243678\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_family\":\"Inter\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"118ad4d\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"596f2d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"afd1409\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"af73040\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Quick Links<\\/h4>\",\"text_color\":\"#243678\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_family\":\"Inter\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"113fa4b\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ecc70c\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#EDF1F3\"},\"elements\":[{\"id\":\"6dc448f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"74e60e5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7216586\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">\\u00a9 2023 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1b1387\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7124, 12309, '_elementor_page_assets', 'a:0:{}'),
(7125, 12829, '_elementor_template_type', 'wpda-header'),
(7126, 12829, '_elementor_edit_mode', 'builder'),
(7127, 12829, '_elementor_version', '3.12.2'),
(7128, 12829, '_edit_lock', '1695200027:3'),
(7129, 12829, '_wp_page_template', 'default'),
(7130, 12829, '_elementor_data', '[{\"id\":\"2681697\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"cdc1eda\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"621148a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7abaae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c43c7c9\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"id\":12906,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/logo-agency.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"f721c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7b4a13b\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"menu_text_color\":\"#0F110F\",\"menu_text_color_active\":\"#0F110F\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#0F110F\",\"submenu_text_color_active\":\"#0F110F\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"spacing_field\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"custom_settings\":\"yes\",\"spacing_submenu\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"border_radius_submenu\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"submenu_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"5505569\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#0F110F\",\"button_background_color_color_b\":\"\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#0F110F\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#0F110F00\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"26\",\"bottom\":\"13\",\"left\":\"26\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"#0F110F\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#0F110F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"title_typography_font_family\":\"Rubik\",\"button_title_color\":\"#FFFFFF\",\"image\":{\"id\":9547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7131, 12829, '_elementor_page_assets', 'a:0:{}'),
(7132, 12837, '_elementor_template_type', 'wpda-footer'),
(7133, 12837, '_elementor_edit_mode', 'builder'),
(7134, 12837, '_elementor_version', '3.12.2'),
(7135, 12837, '_edit_lock', '1695200131:3'),
(7136, 12837, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7137, 12837, '_elementor_data', '[{\"id\":\"bea3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#0F110F\"},\"elements\":[{\"id\":\"890cf36\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"e5076a7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"text_align\":\"left\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF1A\"},\"elements\":[{\"id\":\"8e1b576\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size_tablet\":\"24\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"_inline_size\":\"30\"},\"elements\":[{\"id\":\"e914235\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"937c842\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/logo-agency-footer.png\",\"id\":12908,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"d5c3c44\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"7d93b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"content_position\":\"top\",\"align\":\"flex-end\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"76\",\"_inline_size_mobile\":\"100\",\"space_between_widgets_mobile\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"83092a0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e235967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-bubble.png\",\"id\":12909,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5d8be2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/agency-map.png\",\"id\":12910,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bcd9ece\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#FFFFFFC4\"},\"elements\":[{\"id\":\"05d30e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"c1c8fec\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f001444\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot have much planned for the future, working with great clients and continued software development.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b29c9b8\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"hover_secondary_color\":\"#FFFFFFBA\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"dc24275\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"ee18875\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e9d52c0\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"5ce2194\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"782ab06\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eab9e01\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"f45f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"18cc12b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ce2345f\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"db1f4a6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0F110F\"},\"elements\":[{\"id\":\"5ccd580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\"},\"elements\":[{\"id\":\"c563068\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6808d67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">\\u00a9 2023 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#F0F0F0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f9c19e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7138, 12837, '_elementor_page_assets', 'a:0:{}'),
(7139, 12837, '_gt3_usage_shortcodes', '{\"mc4wp_form\":2}'),
(7140, 13087, '_elementor_template_type', 'gt3-tabs'),
(7141, 13087, '_elementor_edit_mode', 'builder'),
(7142, 13087, '_elementor_version', '3.16.3'),
(7143, 13087, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7144, 13087, '_edit_lock', '1695199578:3'),
(7145, 13087, '_wp_page_template', 'default'),
(7146, 13087, '_elementor_data', '[{\"id\":\"66bf8ca6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e92b230\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0F110F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"text_align\":\"left\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"70\",\"bottom\":\"58\",\"left\":\"70\",\"isLinked\":false},\"css_classes\":\"gt3_custom_price_box\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2033cf7b\",\"elType\":\"widget\",\"settings\":{\"view_type\":\"type4\",\"title\":\"Starter\",\"price_prefix\":\"$\",\"price\":\"9\",\"price_suffix\":\" \\/ mo\",\"content\":\"\",\"button_text\":\"\",\"button_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_background_background\":\"classic\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"price_typography_typography\":\"custom\",\"item_background_color\":\"#000000\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_family\":\"Inter\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_prefix_typography_font_weight\":\"700\",\"price_item_prefix_typography_line_height\":{\"unit\":\"em\",\"size\":3.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"price_item_prefix_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_item_prefix_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_family\":\"Inter\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_suffix_typography_font_weight\":\"700\",\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":3.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"price_typography_font_family\":\"Inter\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"},{\"id\":\"a6e3c5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76d2d94e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#DAE3E9\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17e799c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul class=\\\"gt3_styled_list\\\"><li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>3 Social Media Account<\\/li><li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>Free Platform Access<\\/li><li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>24\\/7 Customer Support<\\/li><\\/ul>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27b6fe34\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Register\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#0F110F\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#3B3663\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"37\",\"bottom\":\"13\",\"left\":\"37\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#1A233E\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#0F110F\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"button_title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"290532e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0F110F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"text_align\":\"left\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"70\",\"bottom\":\"58\",\"left\":\"70\",\"isLinked\":false},\"css_classes\":\"gt3_custom_price_box\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2862e23c\",\"elType\":\"widget\",\"settings\":{\"view_type\":\"type4\",\"title\":\"Business\",\"price_prefix\":\"$\",\"price\":\"29\",\"price_suffix\":\" \\/ mo\",\"content\":\"\",\"button_text\":\"\",\"button_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_background_background\":\"classic\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"price_typography_typography\":\"custom\",\"item_background_color\":\"#EAFFD3\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_family\":\"Inter\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_prefix_typography_font_weight\":\"700\",\"price_item_prefix_typography_line_height\":{\"unit\":\"em\",\"size\":3.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"price_item_prefix_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_item_prefix_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_family\":\"Inter\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_suffix_typography_font_weight\":\"700\",\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":3.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"price_typography_font_family\":\"Inter\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"},{\"id\":\"7f2ddb6d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"194e41cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#DAE3E95E\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2cc9aa01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul class=\\\"gt3_styled_list\\\">\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>3 Social Media Account<\\/li>\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>Free Platform Access<\\/li>\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>24\\/7 Customer Support<\\/li>\\n<\\/ul>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a276010\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Register\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"37\",\"bottom\":\"13\",\"left\":\"37\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#FFFFFF\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#FFFFFF\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"button_title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false}]'),
(7147, 13087, '_elementor_page_assets', 'a:0:{}'),
(7148, 13091, '_elementor_template_type', 'gt3-tabs'),
(7149, 13091, '_elementor_edit_mode', 'builder'),
(7150, 13091, '_elementor_version', '3.16.3'),
(7151, 13091, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7152, 13091, '_edit_lock', '1695199577:3'),
(7153, 13091, '_wp_page_template', 'default'),
(7154, 13091, '_elementor_data', '[{\"id\":\"19ab3a21\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sticky_background_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20756f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0F110F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"text_align\":\"left\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"70\",\"bottom\":\"58\",\"left\":\"70\",\"isLinked\":false},\"css_classes\":\"gt3_custom_price_box\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2653d595\",\"elType\":\"widget\",\"settings\":{\"view_type\":\"type4\",\"title\":\"Starter\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\" \\/ mo\",\"content\":\"\",\"button_text\":\"\",\"button_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_background_background\":\"classic\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"price_typography_typography\":\"custom\",\"item_background_color\":\"#000000\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_family\":\"Inter\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_prefix_typography_font_weight\":\"700\",\"price_item_prefix_typography_line_height\":{\"unit\":\"em\",\"size\":3.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"price_item_prefix_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_item_prefix_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_family\":\"Inter\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_suffix_typography_font_weight\":\"700\",\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":3.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"price_typography_font_family\":\"Inter\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"},{\"id\":\"4e01863e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4eea70f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#DAE3E9\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ae5ba78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul class=\\\"gt3_styled_list\\\"><li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>3 Social Media Account<\\/li><li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>Free Platform Access<\\/li><li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>24\\/7 Customer Support<\\/li><\\/ul>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e5c8c25\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Register\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#0F110F\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#3B3663\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"37\",\"bottom\":\"13\",\"left\":\"37\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#1A233E\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#0F110F\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"button_title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"27db8b23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0F110F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"text_align\":\"left\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"70\",\"bottom\":\"58\",\"left\":\"70\",\"isLinked\":false},\"css_classes\":\"gt3_custom_price_box\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"48cbe092\",\"elType\":\"widget\",\"settings\":{\"view_type\":\"type4\",\"title\":\"Business\",\"price_prefix\":\"$\",\"price\":\"299\",\"price_suffix\":\" \\/ mo\",\"content\":\"\",\"button_text\":\"\",\"button_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_background_background\":\"classic\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"price_typography_typography\":\"custom\",\"item_background_color\":\"#EAFFD3\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_family\":\"Inter\",\"price_item_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_prefix_typography_font_weight\":\"700\",\"price_item_prefix_typography_line_height\":{\"unit\":\"em\",\"size\":3.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"price_item_prefix_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_item_prefix_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_family\":\"Inter\",\"price_item_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"price_item_suffix_typography_font_weight\":\"700\",\"price_item_suffix_typography_line_height\":{\"unit\":\"em\",\"size\":3.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"price_typography_font_family\":\"Inter\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":72,\"sizes\":[]},\"price_typography_font_weight\":\"700\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"},{\"id\":\"124d816b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2b271d9b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#DAE3E95E\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"10406ee9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul class=\\\"gt3_styled_list\\\">\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>3 Social Media Account<\\/li>\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>Free Platform Access<\\/li>\\n \\t<li><i class=\\\"gt3_list__icon fa fa-check\\\" style=\\\"color: #55e1cf;\\\"><\\/i>24\\/7 Customer Support<\\/li>\\n<\\/ul>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22c1f7db\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Register\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#FFFFFF\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#FFFFFF00\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"37\",\"bottom\":\"13\",\"left\":\"37\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"icon_color\":\"\",\"border_color\":\"#FFFFFF\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#FFFFFF\",\"title_typography_font_family\":\"Rubik\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"button_title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false}]'),
(7155, 13091, '_elementor_page_assets', 'a:0:{}'),
(7156, 13111, '_elementor_template_type', 'wpda-header'),
(7157, 13111, '_elementor_edit_mode', 'builder'),
(7158, 13111, '_elementor_version', '3.16.3'),
(7159, 13111, '_edit_lock', '1695201819:3'),
(7160, 13111, '_wp_page_template', 'default'),
(7161, 13111, '_elementor_data', '[{\"id\":\"3fbf31b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d171384\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"756ae58\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4e3094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c2832b\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"id\":12906,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/logo-agency.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"4aedaf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"65e7f5f\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"menu_text_color\":\"#0F110F\",\"menu_text_color_active\":\"#0F110F\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#0F110F\",\"submenu_text_color_active\":\"#0F110F\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"spacing_field\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"custom_settings\":\"yes\",\"spacing_submenu\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"border_radius_submenu\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"submenu_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"61f3527\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"25px\",\"button_hover\":\"type5\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"#0F110F00\",\"button_background_color_color_b\":\"\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#FFFFFF\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#0F110F\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"26\",\"bottom\":\"13\",\"left\":\"26\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"#0F110F\",\"icon_color_hover\":\"\",\"border_color_hover\":\"#0F110F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"title_typography_font_family\":\"Rubik\",\"button_title_color\":\"#0F110F\",\"image\":{\"id\":9547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/09\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7162, 13111, '_elementor_page_assets', 'a:0:{}'),
(7163, 13111, '_elementor_page_settings', 'a:3:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";}'),
(7164, 13117, '_elementor_template_type', 'wpda-footer'),
(7165, 13117, '_elementor_edit_mode', 'builder'),
(7166, 13117, '_elementor_version', '3.16.3'),
(7167, 13117, '_edit_lock', '1695211288:3'),
(7168, 13117, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7169, 13117, '_elementor_data', '[{\"id\":\"728c3a7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#0F110F\"},\"elements\":[{\"id\":\"e6ef8f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"aac28f4\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"text_align\":\"left\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF1A\"},\"elements\":[{\"id\":\"648bc89\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size_tablet\":\"24\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"_inline_size\":45},\"elements\":[{\"id\":\"5bd02f7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"420fde4\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2023\\/05\\/logo-agency-footer.png\",\"id\":12908,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"},{\"id\":\"b5363ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"91bf365\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":55,\"content_position\":\"center\",\"align\":\"flex-end\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"76\",\"_inline_size_mobile\":\"100\",\"space_between_widgets_mobile\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_classes\":\"gt3_page_agency_style\"},\"elements\":[{\"id\":\"8df15ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"dc3ae8d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"gt3_custom_mailchimp\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"2631f66\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e566ce0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#FFFFFFC4\"},\"elements\":[{\"id\":\"f0de41e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"0daa431\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e7936a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot have much planned for the future, working with great clients and continued software development.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b640e14\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"hover_secondary_color\":\"#FFFFFFBA\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"2088524\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ecb17b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3592d8d\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"d8b1972\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f11b507\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9e81382\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"b499e4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"0e4c5eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ba7005c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"082f976\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#0F110F\"},\"elements\":[{\"id\":\"3900466\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\"},\"elements\":[{\"id\":\"06cf8be\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7aef25f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">\\u00a9 2023 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#F0F0F0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67ddc6a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7170, 13117, '_elementor_page_assets', 'a:0:{}'),
(7171, 958, '_form', '<div class=\"row home2_form\">\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\n  <div class=\"span12\">[submit \"Check Now\"]</div>    \n</div>'),
(7172, 958, '_mail', 'a:9:{s:6:\"active\";s:1:\"1\";s:7:\"subject\";s:24:\"evvebot \"[your-subject]\"\";s:6:\"sender\";s:23:\"evvebot <wordpress@seo>\";s:9:\"recipient\";s:16:\"help@livewp.site\";s:4:\"body\";s:156:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on evvebot (http://seo)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7173, 958, '_mail_2', 'a:9:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:24:\"evvebot \"[your-subject]\"\";s:6:\"sender\";s:23:\"evvebot <wordpress@seo>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:98:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on evvebot (http://seo)\";s:18:\"additional_headers\";s:27:\"Reply-To: zaloznu@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7174, 958, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7175, 958, '_additional_settings', ''),
(7176, 958, '_locale', 'en_US'),
(7177, 958, '_hash', 'c6f57e41f58bafab2b9ee6a7294f5b7d93311ccd'),
(7178, 1133, '_form', '<div class=\"revolution_form with_border\">\n    [url* site-url placeholder \"http:// yoursite.com\"]\n    <div class=\"revolution_form_btn\">[submit \"Analyze your site\"]</div>\n</div>'),
(7179, 1133, '_mail', 'a:9:{s:6:\"active\";s:1:\"1\";s:7:\"subject\";s:7:\"evvebot\";s:6:\"sender\";s:18:\"<help@livewp.site>\";s:9:\"recipient\";s:16:\"help@livewp.site\";s:4:\"body\";s:121:\"From: [site-url]\n\nMessage Body:\n\n\n-- \nThis e-mail was sent from a contact form on evvebot (https://livewp.site/wp/md/seo)\";s:18:\"additional_headers\";s:20:\"Reply-To: [site-url]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7180, 1133, '_mail_2', 'a:9:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:24:\"evvebot \"[your-subject]\"\";s:6:\"sender\";s:23:\"evvebot <wordpress@seo>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:98:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on evvebot (http://seo)\";s:18:\"additional_headers\";s:27:\"Reply-To: zaloznu@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7181, 1133, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7182, 1133, '_additional_settings', ''),
(7183, 1133, '_locale', 'en_US'),
(7184, 1133, '_hash', '317395fa4f2f928c91ea62ad9824942c2b96870e'),
(7185, 1214, '_form', '<div class=\"row contact_form_2\">\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\n  <div class=\"span12\">[textarea your-message placeholder \" Message\"]</div>\n  <div class=\"span12\">[submit \"Check Now\"]</div>       \n</div>'),
(7186, 1214, '_mail', 'a:9:{s:6:\"active\";s:1:\"1\";s:7:\"subject\";s:24:\"Evvebot \"[your-subject]\"\";s:6:\"sender\";s:26:\"Evvebot <help@livewp.site>\";s:9:\"recipient\";s:16:\"help@livewp.site\";s:4:\"body\";s:179:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7187, 1214, '_mail_2', 'a:9:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:24:\"Evvebot \"[your-subject]\"\";s:6:\"sender\";s:26:\"Evvebot <help@livewp.site>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:121:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\";s:18:\"additional_headers\";s:26:\"Reply-To: help@livewp.site\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7188, 1214, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7189, 1214, '_additional_settings', ''),
(7190, 1214, '_locale', 'en_US'),
(7191, 1214, '_hash', '967dccee957dfc1366ddb2b5d1f7c317e08a3719'),
(7192, 1225, '_form', '<div class=\"row home2_form\">\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\n  <div class=\"span12\">[textarea your-message placeholder \" Message\"]</div>\n  <div class=\"span12 text-center\">[submit \"Send Massege\"]</div>       \n</div>'),
(7193, 1225, '_mail', 'a:9:{s:6:\"active\";s:1:\"1\";s:7:\"subject\";s:24:\"Evvebot \"[your-subject]\"\";s:6:\"sender\";s:26:\"Evvebot <help@livewp.site>\";s:9:\"recipient\";s:16:\"help@livewp.site\";s:4:\"body\";s:179:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7194, 1225, '_mail_2', 'a:9:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:24:\"Evvebot \"[your-subject]\"\";s:6:\"sender\";s:26:\"Evvebot <help@livewp.site>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:121:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\";s:18:\"additional_headers\";s:26:\"Reply-To: help@livewp.site\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7195, 1225, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7196, 1225, '_additional_settings', ''),
(7197, 1225, '_locale', 'en_US'),
(7198, 1225, '_hash', '3a4b6f335a99b3a41d23b289490f295a21e39a25'),
(7199, 1498, '_form', '<label>[text* your-name placeholder \"Your Name*\"]</label><label>[email* your-email placeholder \"Email*\"]</label><label>[textarea your-message placeholder \" Message\"]</label>[submit \"Send Message\"]'),
(7200, 1498, '_mail', 'a:9:{s:6:\"active\";s:1:\"1\";s:7:\"subject\";s:24:\"Evvebot \"[your-subject]\"\";s:6:\"sender\";s:26:\"Evvebot <help@livewp.site>\";s:9:\"recipient\";s:16:\"help@livewp.site\";s:4:\"body\";s:179:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7201, 1498, '_mail_2', 'a:9:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:24:\"Evvebot \"[your-subject]\"\";s:6:\"sender\";s:26:\"Evvebot <help@livewp.site>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:121:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\";s:18:\"additional_headers\";s:26:\"Reply-To: help@livewp.site\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7202, 1498, '_messages', 'a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7203, 1498, '_additional_settings', ''),
(7204, 1498, '_locale', 'en_US'),
(7205, 1498, '_hash', 'a89389ac211ce10fdc3c2eff91323dca615bd274'),
(7206, 1881, '_form', '<div class=\"row contact_form_2\">\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\n  <div class=\"span12\">[textarea your-message placeholder \" Message\"]</div>\n  <div class=\"span12\">[submit \"Send Message\"]</div>       \n</div>'),
(7207, 1881, '_mail', 'a:9:{s:6:\"active\";s:1:\"1\";s:7:\"subject\";s:24:\"Evvebot \"[your-subject]\"\";s:6:\"sender\";s:26:\"Evvebot <help@livewp.site>\";s:9:\"recipient\";s:16:\"help@livewp.site\";s:4:\"body\";s:179:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7208, 1881, '_mail_2', 'a:9:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:24:\"Evvebot \"[your-subject]\"\";s:6:\"sender\";s:26:\"Evvebot <help@livewp.site>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:121:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\";s:18:\"additional_headers\";s:26:\"Reply-To: help@livewp.site\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7209, 1881, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7210, 1881, '_additional_settings', ''),
(7211, 1881, '_locale', 'en_US'),
(7212, 1881, '_hash', 'cfe3e433feb4674188f564205a322108b8e3fde7'),
(7213, 3506, '_form', '<div class=\"row home5_form\">\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\n  <div class=\"span12 text-center\">[submit \"Check Now\"]</div>       \n</div>'),
(7214, 3506, '_mail', 'a:9:{s:6:\"active\";s:1:\"1\";s:7:\"subject\";s:23:\"Ewebot \"[your-subject]\"\";s:6:\"sender\";s:25:\"Ewebot <help@livewp.site>\";s:9:\"recipient\";s:16:\"help@livewp.site\";s:4:\"body\";s:168:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Ewebot (https://get-rec.com/get)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7215, 3506, '_mail_2', 'a:9:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:23:\"Ewebot \"[your-subject]\"\";s:6:\"sender\";s:25:\"Ewebot <help@livewp.site>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:110:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Ewebot (https://get-rec.com/get)\";s:18:\"additional_headers\";s:26:\"Reply-To: help@livewp.site\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7216, 3506, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7217, 3506, '_additional_settings', ''),
(7218, 3506, '_locale', 'en_US'),
(7219, 3506, '_hash', 'fe828c3803134b5ca609e09a5eb69b0db94f35aa'),
(7220, 5426, '_form', '<div class=\"row gt3_contactform_home6\">\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\n  <div class=\"span12\">[textarea your-message placeholder \" Message\"]</div>\n  <div class=\"span12\">[submit \"send message\"]</div>       \n</div>'),
(7221, 5426, '_mail', 'a:9:{s:6:\"active\";s:1:\"1\";s:7:\"subject\";s:23:\"Ewebot \"[your-subject]\"\";s:6:\"sender\";s:25:\"Ewebot <help@livewp.site>\";s:9:\"recipient\";s:16:\"help@livewp.site\";s:4:\"body\";s:168:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Ewebot (https://get-rec.com/get)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7222, 5426, '_mail_2', 'a:9:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:23:\"Ewebot \"[your-subject]\"\";s:6:\"sender\";s:25:\"Ewebot <help@livewp.site>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:110:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Ewebot (https://get-rec.com/get)\";s:18:\"additional_headers\";s:26:\"Reply-To: help@livewp.site\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7223, 5426, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7224, 5426, '_additional_settings', ''),
(7225, 5426, '_locale', 'en_US'),
(7226, 5426, '_hash', '96330e8d46124eebba8047847a496bd5c6f81344'),
(7227, 9558, '_form', '<div class=\"gt3_subscribe_form\">\n    [email* site-email placeholder \"Enter Your Email\"]\n    [submit \"Get started\"]\n</div>'),
(7228, 9558, '_mail', 'a:9:{s:6:\"active\";s:1:\"1\";s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:32:\"[_site_title] <help@livewp.site>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7229, 9558, '_mail_2', 'a:9:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:32:\"[_site_title] <help@livewp.site>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7230, 9558, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7231, 9558, '_additional_settings', ''),
(7232, 9558, '_locale', 'en_US'),
(7233, 9558, '_hash', '8c4f6a4be173b02de5372a6c9b355c05b0bf288e'),
(7234, 12278, '_form', '<div class=\"cf7_form_leads\">\n    [url* site-url placeholder \"http:// yoursite.com\"]\n    [submit \"Get a quote\"]\n</div>'),
(7235, 12278, '_mail', 'a:9:{s:6:\"active\";s:1:\"1\";s:7:\"subject\";s:7:\"evvebot\";s:6:\"sender\";s:18:\"<help@livewp.site>\";s:9:\"recipient\";s:16:\"help@livewp.site\";s:4:\"body\";s:121:\"From: [site-url]\n\nMessage Body:\n\n\n-- \nThis e-mail was sent from a contact form on evvebot (https://livewp.site/wp/md/seo)\";s:18:\"additional_headers\";s:20:\"Reply-To: [site-url]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7236, 12278, '_mail_2', 'a:9:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:24:\"evvebot \"[your-subject]\"\";s:6:\"sender\";s:23:\"evvebot <wordpress@seo>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:98:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on evvebot (http://seo)\";s:18:\"additional_headers\";s:27:\"Reply-To: zaloznu@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";s:13:\"exclude_blank\";s:0:\"\";}'),
(7237, 12278, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7238, 12278, '_additional_settings', ''),
(7239, 12278, '_locale', 'en_US'),
(7240, 12278, '_hash', '0bbd394a5831d256164262e52f168545234eb9a7'),
(7241, 9431, '_mc4wp_settings', 'a:9:{s:5:\"lists\";a:1:{i:0;s:10:\"70f07a5ae5\";}s:15:\"required_fields\";s:5:\"EMAIL\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:15:\"subscriber_tags\";s:0:\"\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";}'),
(7242, 9431, 'text_subscribed', 'Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),
(7243, 9431, 'text_invalid_email', 'Please provide a valid email address.'),
(7244, 9431, 'text_required_field_missing', 'Please fill in the required fields.'),
(7245, 9431, 'text_already_subscribed', 'Given email address is already subscribed, thank you!'),
(7246, 9431, 'text_error', 'Oops. Something went wrong. Please try again later.'),
(7247, 9431, 'text_unsubscribed', 'You were successfully unsubscribed.'),
(7248, 9431, 'text_not_subscribed', 'Given email address is not subscribed.'),
(7249, 9431, 'text_no_lists_selected', 'Please select at least one list.'),
(7250, 9431, 'text_updated', 'Thank you, your records have been updated!'),
(7251, 755, '_thumbnail_id', '1068'),
(7252, 755, '_wp_page_template', 'default'),
(7253, 755, 'member_short_desc', 'Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Sed fugit animal ei, ei habeo graeco has. An pro mutat tation viderer, pri probo lorem ad. Sumo erant ius ad, voluptua intellegat mei ut, minimum voluptatum nam et.<br>\r\n<br>\r\nPartiendo hendrerit ut pri, in nam nisl nostro detraxit. Graecis apeirian consequat quo ei, ad sed vidisse denique consetetur. Mel nisl nobis at, sea melius denique consetetur ea.'),
(7254, 755, 'social_url', 'a:3:{i:0;a:3:{s:4:\"name\";s:11:\"Experience:\";s:11:\"description\";s:9:\"10+ Years\";s:7:\"address\";s:0:\"\";}i:1;a:3:{s:4:\"name\";s:6:\"Email:\";s:11:\"description\";s:18:\"email@yoursite.com\";s:7:\"address\";s:25:\"mailto:email@yoursite.com\";}i:2;a:3:{s:4:\"name\";s:6:\"Phone:\";s:11:\"description\";s:14:\"8 800 9854 863\";s:7:\"address\";s:15:\"tel:88009854863\";}}'),
(7255, 755, 'icon_selection', 'a:3:{i:0;a:4:{s:6:\"select\";s:13:\"fa fa-twitter\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#00aced\";}i:1;a:4:{s:6:\"select\";s:14:\"fa fa-facebook\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#3b5998\";}i:2;a:4:{s:6:\"select\";s:14:\"fa fa-linkedin\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#007bb6\";}}'),
(7256, 755, 'mb_page_sidebar_layout', 'default'),
(7257, 755, 'mb_header_presets', 'default'),
(7258, 755, 'mb_page_title_conditional', 'yes'),
(7259, 755, 'mb_page_title_use_feature_image', '0'),
(7260, 755, 'mb_show_breadcrumbs', '1'),
(7261, 755, 'mb_page_title_vertical_align', 'middle'),
(7262, 755, 'mb_page_title_horizontal_align', 'center'),
(7263, 755, 'mb_page_title_font_color', '#ffffff'),
(7264, 755, 'mb_page_title_bg_color', '#ffffff'),
(7265, 755, 'mb_page_title_bg_repeat', 'no-repeat'),
(7266, 755, 'mb_page_title_bg_size', 'cover'),
(7267, 755, 'mb_page_title_bg_attachment', 'scroll'),
(7268, 755, 'mb_page_title_bg_position', 'center center'),
(7269, 755, 'mb_page_title_height', '260'),
(7270, 755, 'mb_page_title_top_border', '0'),
(7271, 755, 'mb_page_title_top_border_color_opacity', '1'),
(7272, 755, 'mb_page_title_bottom_border', '0'),
(7273, 755, 'mb_page_title_bottom_border_color_opacity', '1'),
(7274, 755, 'mb_page_title_bottom_margin', '100'),
(7275, 755, '_elementor_edit_mode', 'builder'),
(7276, 755, '_elementor_template_type', 'post'),
(7277, 755, '_elementor_version', '2.6.6');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7278, 755, '_elementor_data', '[{\"id\":\"f8e73cb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4bc726e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"56474fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"331f249\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"979f952\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"06576fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b6b6f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d527de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10bda60\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ada8f1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"33a5630\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3d8acb4\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"c830218\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4499456\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ce7c36e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fe10a4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4d69b8f\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"9753d84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4b8bfb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"05d5f93\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9f425e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"95ce166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b9a53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c753958\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc61b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9747c6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b5e8d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"27069eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"29ddfb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"c4f5265\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"847fe81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"53a7920\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7279, 755, '_edit_lock', '1641732715:1'),
(7280, 755, 'mb_bubbles_block', 'default'),
(7281, 755, 'position_member', 'General Manager'),
(7282, 755, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(7283, 755, 'mb_page_title_bg_image', '2651'),
(7284, 755, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7285, 755, 'rs_page_bg_color', ''),
(7286, 755, '_wp_old_date', '2019-07-22'),
(7287, 771, '_thumbnail_id', '1067'),
(7288, 771, '_wp_page_template', 'default'),
(7289, 771, 'position_member', 'Managing Director'),
(7290, 771, 'member_short_desc', 'Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Sed fugit animal ei, ei habeo graeco has. An pro mutat tation viderer, pri probo lorem ad. Sumo erant ius ad, voluptua intellegat mei ut, minimum voluptatum nam et.<br>\r\n<br>\r\nPartiendo hendrerit ut pri, in nam nisl nostro detraxit. Graecis apeirian consequat quo ei, ad sed vidisse denique consetetur. Mel nisl nobis at, sea melius denique consetetur ea.'),
(7291, 771, 'social_url', 'a:3:{i:0;a:3:{s:4:\"name\";s:11:\"Experience:\";s:11:\"description\";s:7:\"5 Years\";s:7:\"address\";s:0:\"\";}i:1;a:3:{s:4:\"name\";s:6:\"Email:\";s:11:\"description\";s:18:\"email@yoursite.com\";s:7:\"address\";s:25:\"mailto:email@yoursite.com\";}i:2;a:3:{s:4:\"name\";s:6:\"Phone:\";s:11:\"description\";s:14:\"8 800 9854 863\";s:7:\"address\";s:15:\"tel:88009854863\";}}'),
(7292, 771, 'icon_selection', 'a:3:{i:0;a:4:{s:6:\"select\";s:13:\"fa fa-twitter\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#00aced\";}i:1;a:4:{s:6:\"select\";s:14:\"fa fa-facebook\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#3b5998\";}i:2;a:4:{s:6:\"select\";s:14:\"fa fa-linkedin\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#007bb6\";}}'),
(7293, 771, 'mb_page_sidebar_layout', 'default'),
(7294, 771, 'mb_header_presets', 'default'),
(7295, 771, 'mb_page_title_conditional', 'default'),
(7296, 771, 'mb_page_title_use_feature_image', '0'),
(7297, 771, 'mb_show_breadcrumbs', '1'),
(7298, 771, 'mb_page_title_vertical_align', 'middle'),
(7299, 771, 'mb_page_title_horizontal_align', 'center'),
(7300, 771, 'mb_page_title_font_color', '#3b3663'),
(7301, 771, 'mb_page_title_bg_color', '#ffffff'),
(7302, 771, 'mb_page_title_bg_repeat', 'no-repeat'),
(7303, 771, 'mb_page_title_bg_size', 'cover'),
(7304, 771, 'mb_page_title_bg_attachment', 'scroll'),
(7305, 771, 'mb_page_title_bg_position', 'center center'),
(7306, 771, 'mb_page_title_height', '215'),
(7307, 771, 'mb_page_title_top_border', '0'),
(7308, 771, 'mb_page_title_top_border_color_opacity', '1'),
(7309, 771, 'mb_page_title_bottom_border', '0'),
(7310, 771, 'mb_page_title_bottom_border_color_opacity', '1'),
(7311, 771, 'mb_page_title_bottom_margin', '80'),
(7312, 771, '_elementor_edit_mode', 'builder'),
(7313, 771, '_elementor_template_type', 'post'),
(7314, 771, '_elementor_version', '2.6.6'),
(7315, 771, '_elementor_data', '[{\"id\":\"cd8116f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d60453\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2e24937\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d9ad1e8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"318898f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57aec57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d1cfa36\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c67d2e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2420e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a76dfe8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09ff5b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6b7ce98\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"3874b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d732a30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c0891e5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"094ed23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ac1848c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"b3c8d82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"42773cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d3b69e4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"cabdd2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec7591e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c6bb8bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88972b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78c46ae\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"67911f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5e54788\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e0b341b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"fc7e688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"b336855\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"19c822a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"dd0f9ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7316, 771, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(7317, 771, '_edit_lock', '1641732718:1'),
(7318, 771, 'mb_bubbles_block', 'default'),
(7319, 771, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7320, 771, 'rs_page_bg_color', ''),
(7321, 771, '_wp_old_date', '2019-07-22'),
(7322, 775, '_thumbnail_id', '971'),
(7323, 775, '_wp_page_template', 'default'),
(7324, 775, 'position_member', 'Senior Digital Strategist'),
(7325, 775, 'member_short_desc', 'Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Sed fugit animal ei, ei habeo graeco has. An pro mutat tation viderer, pri probo lorem ad. Sumo erant ius ad, voluptua intellegat mei ut, minimum voluptatum nam et.<br>\r\n<br>\r\nPartiendo hendrerit ut pri, in nam nisl nostro detraxit. Graecis apeirian consequat quo ei, ad sed vidisse denique consetetur. Mel nisl nobis at, sea melius denique consetetur ea.'),
(7326, 775, 'social_url', 'a:3:{i:0;a:3:{s:4:\"name\";s:11:\"Experience:\";s:11:\"description\";s:7:\"5 Years\";s:7:\"address\";s:0:\"\";}i:1;a:3:{s:4:\"name\";s:6:\"Email:\";s:11:\"description\";s:18:\"email@yoursite.com\";s:7:\"address\";s:25:\"mailto:email@yoursite.com\";}i:2;a:3:{s:4:\"name\";s:6:\"Phone:\";s:11:\"description\";s:14:\"8 800 9854 863\";s:7:\"address\";s:15:\"tel:88009854863\";}}'),
(7327, 775, 'icon_selection', 'a:3:{i:0;a:4:{s:6:\"select\";s:13:\"fa fa-twitter\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#00aced\";}i:1;a:4:{s:6:\"select\";s:14:\"fa fa-facebook\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#3b5998\";}i:2;a:4:{s:6:\"select\";s:14:\"fa fa-linkedin\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#007bb6\";}}'),
(7328, 775, 'mb_page_sidebar_layout', 'default'),
(7329, 775, 'mb_header_presets', 'default'),
(7330, 775, 'mb_page_title_conditional', 'default'),
(7331, 775, 'mb_page_title_use_feature_image', '0'),
(7332, 775, 'mb_show_breadcrumbs', '1'),
(7333, 775, 'mb_page_title_vertical_align', 'middle'),
(7334, 775, 'mb_page_title_horizontal_align', 'center'),
(7335, 775, 'mb_page_title_font_color', '#3b3663'),
(7336, 775, 'mb_page_title_bg_color', '#ffffff'),
(7337, 775, 'mb_page_title_bg_repeat', 'no-repeat'),
(7338, 775, 'mb_page_title_bg_size', 'cover'),
(7339, 775, 'mb_page_title_bg_attachment', 'scroll'),
(7340, 775, 'mb_page_title_bg_position', 'center center'),
(7341, 775, 'mb_page_title_height', '215'),
(7342, 775, 'mb_page_title_top_border', '0'),
(7343, 775, 'mb_page_title_top_border_color_opacity', '1'),
(7344, 775, 'mb_page_title_bottom_border', '0'),
(7345, 775, 'mb_page_title_bottom_border_color_opacity', '1'),
(7346, 775, 'mb_page_title_bottom_margin', '80'),
(7347, 775, '_elementor_edit_mode', 'builder'),
(7348, 775, '_elementor_template_type', 'post'),
(7349, 775, '_elementor_version', '2.6.6');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7350, 775, '_elementor_data', '[{\"id\":\"c882e4f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5033e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18ea310\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"137f9e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e0a13d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6457bd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b170cc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ead52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dd59fc5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"836a8c3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"aedcafe\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5310f0f\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"7c66b10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"ce5c83c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3733850\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"68c76d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"911ba19\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"ca9b286\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"cef4bd2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e851d3d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"486dfcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bcec73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0644aee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f15f00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef245e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23d44fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f610043\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1853b34\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"05b557c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"827e653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"d414eea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"87978ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7351, 775, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(7352, 775, '_edit_lock', '1641732721:1'),
(7353, 775, 'mb_bubbles_block', 'default'),
(7354, 775, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7355, 775, 'rs_page_bg_color', ''),
(7356, 775, '_wp_old_date', '2019-07-22'),
(7357, 778, '_wp_page_template', 'default'),
(7358, 778, 'position_member', 'Chief Operating Officer'),
(7359, 778, 'member_short_desc', 'Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Sed fugit animal ei, ei habeo graeco has. An pro mutat tation viderer, pri probo lorem ad. Sumo erant ius ad, voluptua intellegat mei ut, minimum voluptatum nam et.<br>\r\n<br>\r\nPartiendo hendrerit ut pri, in nam nisl nostro detraxit. Graecis apeirian consequat quo ei, ad sed vidisse denique consetetur. Mel nisl nobis at, sea melius denique consetetur ea.'),
(7360, 778, 'social_url', 'a:3:{i:0;a:3:{s:4:\"name\";s:11:\"Experience:\";s:11:\"description\";s:9:\"10+ Years\";s:7:\"address\";s:0:\"\";}i:1;a:3:{s:4:\"name\";s:6:\"Email:\";s:11:\"description\";s:18:\"email@yoursite.com\";s:7:\"address\";s:25:\"mailto:email@yoursite.com\";}i:2;a:3:{s:4:\"name\";s:6:\"Phone:\";s:11:\"description\";s:14:\"8 800 9854 863\";s:7:\"address\";s:15:\"tel:88009854863\";}}'),
(7361, 778, 'icon_selection', 'a:3:{i:0;a:4:{s:6:\"select\";s:13:\"fa fa-twitter\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#00aced\";}i:1;a:4:{s:6:\"select\";s:14:\"fa fa-facebook\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#3b5998\";}i:2;a:4:{s:6:\"select\";s:14:\"fa fa-linkedin\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#007bb6\";}}'),
(7362, 778, 'mb_page_sidebar_layout', 'default'),
(7363, 778, 'mb_header_presets', 'default'),
(7364, 778, 'mb_page_title_conditional', 'default'),
(7365, 778, 'mb_page_title_use_feature_image', '0'),
(7366, 778, 'mb_show_breadcrumbs', '1'),
(7367, 778, 'mb_page_title_vertical_align', 'middle'),
(7368, 778, 'mb_page_title_horizontal_align', 'center'),
(7369, 778, 'mb_page_title_font_color', '#3b3663'),
(7370, 778, 'mb_page_title_bg_color', '#ffffff'),
(7371, 778, 'mb_page_title_bg_repeat', 'no-repeat'),
(7372, 778, 'mb_page_title_bg_size', 'cover'),
(7373, 778, 'mb_page_title_bg_attachment', 'scroll'),
(7374, 778, 'mb_page_title_bg_position', 'center center'),
(7375, 778, 'mb_page_title_height', '215'),
(7376, 778, 'mb_page_title_top_border', '0'),
(7377, 778, 'mb_page_title_top_border_color_opacity', '1'),
(7378, 778, 'mb_page_title_bottom_border', '0'),
(7379, 778, 'mb_page_title_bottom_border_color_opacity', '1'),
(7380, 778, 'mb_page_title_bottom_margin', '80'),
(7381, 778, '_thumbnail_id', '972'),
(7382, 778, '_elementor_edit_mode', 'builder'),
(7383, 778, '_elementor_template_type', 'post'),
(7384, 778, '_elementor_version', '2.6.6'),
(7385, 778, '_elementor_data', '[{\"id\":\"6943278\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1505811\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b33ff79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9abef7c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"acad3bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e2a16fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec11e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1417db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21a0da3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b45977\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b9ab99a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3c81cf9\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"efc05cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"073fb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d16bac7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c02e482\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9d871d1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"242222f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"5bc683c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"a7c303b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"d346b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cbea4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8626de0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e6107f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee6f008\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"89d8829\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36e270a\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"14be6f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1ce268d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"39cdbe1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"f9ecb9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2bc22fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7386, 778, '_edit_lock', '1641732724:1'),
(7387, 778, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(7388, 778, 'mb_bubbles_block', 'default'),
(7389, 778, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7390, 778, 'rs_page_bg_color', ''),
(7391, 778, '_wp_old_date', '2019-07-22'),
(7392, 1380, '_thumbnail_id', '1383'),
(7393, 1380, '_wp_page_template', 'default'),
(7394, 1380, 'position_member', 'General Manager'),
(7395, 1380, 'member_short_desc', 'Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Sed fugit animal ei, ei habeo graeco has. An pro mutat tation viderer, pri probo lorem ad. Sumo erant ius ad, voluptua intellegat mei ut, minimum voluptatum nam et.<br>\r\n<br>\r\nPartiendo hendrerit ut pri, in nam nisl nostro detraxit. Graecis apeirian consequat quo ei, ad sed vidisse denique consetetur. Mel nisl nobis at, sea melius denique consetetur ea.'),
(7396, 1380, 'social_url', 'a:3:{i:0;a:3:{s:4:\"name\";s:11:\"Experience:\";s:11:\"description\";s:9:\"10+ Years\";s:7:\"address\";s:0:\"\";}i:1;a:3:{s:4:\"name\";s:6:\"Email:\";s:11:\"description\";s:18:\"email@yoursite.com\";s:7:\"address\";s:25:\"mailto:email@yoursite.com\";}i:2;a:3:{s:4:\"name\";s:6:\"Phone:\";s:11:\"description\";s:14:\"8 800 9854 863\";s:7:\"address\";s:15:\"tel:88009854863\";}}'),
(7397, 1380, 'icon_selection', 'a:3:{i:0;a:4:{s:6:\"select\";s:13:\"fa fa-twitter\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#00aced\";}i:1;a:4:{s:6:\"select\";s:14:\"fa fa-facebook\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#3b5998\";}i:2;a:4:{s:6:\"select\";s:14:\"fa fa-linkedin\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#007bb6\";}}'),
(7398, 1380, 'mb_page_sidebar_layout', 'default'),
(7399, 1380, 'mb_header_presets', 'default'),
(7400, 1380, 'mb_page_title_conditional', 'default'),
(7401, 1380, 'mb_page_title_use_feature_image', '0'),
(7402, 1380, 'mb_show_breadcrumbs', '1'),
(7403, 1380, 'mb_page_title_vertical_align', 'middle'),
(7404, 1380, 'mb_page_title_horizontal_align', 'center'),
(7405, 1380, 'mb_page_title_font_color', '#3b3663'),
(7406, 1380, 'mb_page_title_bg_color', '#ffffff'),
(7407, 1380, 'mb_page_title_bg_repeat', 'no-repeat'),
(7408, 1380, 'mb_page_title_bg_size', 'cover'),
(7409, 1380, 'mb_page_title_bg_attachment', 'scroll'),
(7410, 1380, 'mb_page_title_bg_position', 'center center'),
(7411, 1380, 'mb_page_title_height', '215'),
(7412, 1380, 'mb_page_title_top_border', '0'),
(7413, 1380, 'mb_page_title_top_border_color_opacity', '1'),
(7414, 1380, 'mb_page_title_bottom_border', '0'),
(7415, 1380, 'mb_page_title_bottom_border_color_opacity', '1'),
(7416, 1380, 'mb_page_title_bottom_margin', '80'),
(7417, 1380, '_elementor_edit_mode', 'builder'),
(7418, 1380, '_elementor_template_type', 'post'),
(7419, 1380, '_elementor_version', '2.6.6');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7420, 1380, '_elementor_data', '[{\"id\":\"3977095\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f6fec5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"24fc56e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"313b710\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"69b09f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bdcba3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bc402ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d812edb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8ae2b1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24fe522\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2e8d87c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eec883c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"ae797ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e1da27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c77ac22\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0b7c196\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"05093b9\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"58d692a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d0d158\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"374d1be\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"bc54462\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3c19a96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eca0ecd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a2ef36e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bc15cfe\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7464f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c069f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d9c7f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"938ed1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"fd10e96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"a3d5ef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6dc2fe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7421, 1380, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(7422, 1380, '_edit_lock', '1641732726:1'),
(7423, 1380, 'mb_bubbles_block', 'default'),
(7424, 1380, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7425, 1380, 'rs_page_bg_color', ''),
(7426, 1380, '_wp_old_date', '2019-08-01'),
(7427, 1386, '_thumbnail_id', '13645'),
(7428, 1386, '_wp_page_template', 'default'),
(7429, 1386, 'position_member', 'Co Founder'),
(7430, 1386, 'member_short_desc', 'Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Sed fugit animal ei, ei habeo graeco has. An pro mutat tation viderer, pri probo lorem ad. Sumo erant ius ad, voluptua intellegat mei ut, minimum voluptatum nam et.<br>\r\n<br>\r\nPartiendo hendrerit ut pri, in nam nisl nostro detraxit. Graecis apeirian consequat quo ei, ad sed vidisse denique consetetur. Mel nisl nobis at, sea melius denique consetetur ea.'),
(7431, 1386, 'social_url', 'a:3:{i:0;a:3:{s:4:\"name\";s:11:\"Experience:\";s:11:\"description\";s:7:\"5 Years\";s:7:\"address\";s:0:\"\";}i:1;a:3:{s:4:\"name\";s:6:\"Email:\";s:11:\"description\";s:18:\"email@yoursite.com\";s:7:\"address\";s:25:\"mailto:email@yoursite.com\";}i:2;a:3:{s:4:\"name\";s:6:\"Phone:\";s:11:\"description\";s:14:\"8 800 9854 863\";s:7:\"address\";s:15:\"tel:88009854863\";}}'),
(7432, 1386, 'icon_selection', 'a:3:{i:0;a:4:{s:6:\"select\";s:13:\"fa fa-twitter\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#00aced\";}i:1;a:4:{s:6:\"select\";s:14:\"fa fa-facebook\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#3b5998\";}i:2;a:4:{s:6:\"select\";s:14:\"fa fa-linkedin\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#007bb6\";}}'),
(7433, 1386, 'mb_page_sidebar_layout', 'default'),
(7434, 1386, 'mb_header_presets', 'default'),
(7435, 1386, 'mb_page_title_conditional', 'default'),
(7436, 1386, 'mb_page_title_use_feature_image', '0'),
(7437, 1386, 'mb_show_breadcrumbs', '1'),
(7438, 1386, 'mb_page_title_vertical_align', 'middle'),
(7439, 1386, 'mb_page_title_horizontal_align', 'center'),
(7440, 1386, 'mb_page_title_font_color', '#3b3663'),
(7441, 1386, 'mb_page_title_bg_color', '#ffffff'),
(7442, 1386, 'mb_page_title_bg_repeat', 'no-repeat'),
(7443, 1386, 'mb_page_title_bg_size', 'cover'),
(7444, 1386, 'mb_page_title_bg_attachment', 'scroll'),
(7445, 1386, 'mb_page_title_bg_position', 'center center'),
(7446, 1386, 'mb_page_title_height', '215'),
(7447, 1386, 'mb_page_title_top_border', '0'),
(7448, 1386, 'mb_page_title_top_border_color_opacity', '1'),
(7449, 1386, 'mb_page_title_bottom_border', '0'),
(7450, 1386, 'mb_page_title_bottom_border_color_opacity', '1'),
(7451, 1386, 'mb_page_title_bottom_margin', '80'),
(7452, 1386, '_elementor_edit_mode', 'builder'),
(7453, 1386, '_elementor_template_type', 'post'),
(7454, 1386, '_elementor_version', '2.6.6'),
(7455, 1386, '_elementor_data', '[{\"id\":\"8165050\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"046b4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3a57b97\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5c6379e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"63dcf75\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f309af9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b800085\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab883dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"894a833\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e5e12d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"68cc6f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2a05b61\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d874813\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4522776\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8abd4e2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3442d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4d8289e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"df3b894\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9b7dec1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"66f2664\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"aff21ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d302863\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d53fb15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44321c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5569c98\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dfc14d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"550f89b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d8a60fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"9e09412\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"f9d1577\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"d85b237\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"02fa804\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7456, 1386, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(7457, 1386, '_edit_lock', '1706200635:1'),
(7458, 1386, 'mb_bubbles_block', 'default'),
(7459, 1386, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7461, 1386, '_wp_old_date', '2019-08-01'),
(7462, 1388, '_thumbnail_id', '13643'),
(7463, 1388, '_wp_page_template', 'default'),
(7464, 1388, 'position_member', 'Project Management'),
(7466, 1388, 'social_url', 'a:3:{i:0;a:3:{s:4:\"name\";s:11:\"Experience:\";s:11:\"description\";s:9:\"10+ Years\";s:7:\"address\";s:0:\"\";}i:1;a:3:{s:4:\"name\";s:6:\"Email:\";s:11:\"description\";s:18:\"email@yoursite.com\";s:7:\"address\";s:25:\"mailto:email@yoursite.com\";}i:2;a:3:{s:4:\"name\";s:6:\"Phone:\";s:11:\"description\";s:14:\"8 800 9854 863\";s:7:\"address\";s:15:\"tel:88009854863\";}}'),
(7467, 1388, 'icon_selection', 'a:3:{i:0;a:4:{s:6:\"select\";s:13:\"fa fa-twitter\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#00aced\";}i:1;a:4:{s:6:\"select\";s:14:\"fa fa-facebook\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#3b5998\";}i:2;a:4:{s:6:\"select\";s:14:\"fa fa-linkedin\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#007bb6\";}}'),
(7468, 1388, 'mb_page_sidebar_layout', 'default'),
(7469, 1388, 'mb_header_presets', 'default'),
(7470, 1388, 'mb_page_title_conditional', 'default'),
(7471, 1388, 'mb_page_title_use_feature_image', '0'),
(7472, 1388, 'mb_show_breadcrumbs', '1'),
(7473, 1388, 'mb_page_title_vertical_align', 'middle'),
(7474, 1388, 'mb_page_title_horizontal_align', 'center'),
(7475, 1388, 'mb_page_title_font_color', '#3b3663'),
(7476, 1388, 'mb_page_title_bg_color', '#ffffff'),
(7477, 1388, 'mb_page_title_bg_repeat', 'no-repeat'),
(7478, 1388, 'mb_page_title_bg_size', 'cover'),
(7479, 1388, 'mb_page_title_bg_attachment', 'scroll'),
(7480, 1388, 'mb_page_title_bg_position', 'center center'),
(7481, 1388, 'mb_page_title_height', '215'),
(7482, 1388, 'mb_page_title_top_border', '0'),
(7483, 1388, 'mb_page_title_top_border_color_opacity', '1'),
(7484, 1388, 'mb_page_title_bottom_border', '0'),
(7485, 1388, 'mb_page_title_bottom_border_color_opacity', '1'),
(7486, 1388, 'mb_page_title_bottom_margin', '80'),
(7487, 1388, '_elementor_edit_mode', 'builder'),
(7488, 1388, '_elementor_template_type', 'post'),
(7489, 1388, '_elementor_version', '2.6.6');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7490, 1388, '_elementor_data', '[{\"id\":\"8b7b75a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2fc62e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"52c733e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"78eb4b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd93c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a17b59\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0267b96\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"822207f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2352854\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1a74ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"40c1474\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"196b893\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"bdf447c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2a3ad71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0dd3613\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c5830fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7abcc16\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"ff13a08\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a7e32e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2f8d1ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"63fe03d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"776ab67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4de0aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3de874\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f10d083\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"642c4d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"fad7488\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"af756e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"96938f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"f4c9279\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"89ad67d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7491, 1388, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(7492, 1388, '_edit_lock', '1706200635:1'),
(7493, 1388, 'mb_bubbles_block', 'default'),
(7495, 1388, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7496, 1388, '_wp_old_date', '2019-08-01'),
(7497, 1390, '_thumbnail_id', '13640'),
(7498, 1390, '_wp_page_template', 'default'),
(7499, 1390, 'position_member', 'CEO'),
(7501, 1390, 'social_url', 'a:3:{i:0;a:3:{s:4:\"name\";s:11:\"Experience:\";s:11:\"description\";s:9:\"10+ Years\";s:7:\"address\";s:0:\"\";}i:1;a:3:{s:4:\"name\";s:6:\"Email:\";s:11:\"description\";s:18:\"email@yoursite.com\";s:7:\"address\";s:25:\"mailto:email@yoursite.com\";}i:2;a:3:{s:4:\"name\";s:6:\"Phone:\";s:11:\"description\";s:14:\"8 800 9854 863\";s:7:\"address\";s:15:\"tel:88009854863\";}}'),
(7502, 1390, 'icon_selection', 'a:3:{i:0;a:4:{s:6:\"select\";s:13:\"fa fa-twitter\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#00aced\";}i:1;a:4:{s:6:\"select\";s:14:\"fa fa-facebook\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#3b5998\";}i:2;a:4:{s:6:\"select\";s:14:\"fa fa-linkedin\";s:4:\"text\";s:0:\"\";s:5:\"input\";s:1:\"#\";s:5:\"color\";s:7:\"#007bb6\";}}'),
(7503, 1390, 'mb_page_sidebar_layout', 'default'),
(7504, 1390, 'mb_header_presets', 'default'),
(7505, 1390, 'mb_page_title_conditional', 'yes'),
(7506, 1390, 'mb_page_title_use_feature_image', '0'),
(7507, 1390, 'mb_show_breadcrumbs', '1'),
(7508, 1390, 'mb_page_title_vertical_align', 'middle'),
(7509, 1390, 'mb_page_title_horizontal_align', 'center'),
(7510, 1390, 'mb_page_title_font_color', '#ffffff'),
(7511, 1390, 'mb_page_title_bg_color', '#ffffff'),
(7512, 1390, 'mb_page_title_bg_repeat', 'no-repeat'),
(7513, 1390, 'mb_page_title_bg_size', 'cover'),
(7514, 1390, 'mb_page_title_bg_attachment', 'scroll'),
(7515, 1390, 'mb_page_title_bg_position', 'center center'),
(7516, 1390, 'mb_page_title_height', '260'),
(7517, 1390, 'mb_page_title_top_border', '0'),
(7518, 1390, 'mb_page_title_top_border_color_opacity', '1'),
(7519, 1390, 'mb_page_title_bottom_border', '0'),
(7520, 1390, 'mb_page_title_bottom_border_color_opacity', '1'),
(7521, 1390, 'mb_page_title_bottom_margin', '100'),
(7522, 1390, '_elementor_edit_mode', 'builder'),
(7523, 1390, '_elementor_template_type', 'post'),
(7524, 1390, '_elementor_version', '2.6.6'),
(7525, 1390, '_elementor_data', '[{\"id\":\"b4a5e12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db63231\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4a1a024\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"497a640\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5cb9982\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6be6a8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e607b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3707a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a927450\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5895ba8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"907d7ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"656f7b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"bc3f349\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"95c3069\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0d6e984\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4ff6bba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"70b1ec6\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"9580ef5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a889069\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fbac9f8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"4ad1123\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"76d0b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"459504f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04af2a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"04cb548\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d19475a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d138b80\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3d4c7d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"6cbcb27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"42b24c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"713dd4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d9947dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7526, 1390, '_edit_lock', '1706200634:1'),
(7527, 1390, 'mb_page_sub_title_color', '#ffffff'),
(7528, 1390, 'mb_bubbles_block', 'default'),
(7529, 1390, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(7531, 1390, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7533, 1390, '_wp_old_date', '2019-08-01'),
(7534, 200, 'mb_page_sidebar_layout', 'right'),
(7535, 200, 'mb_header_presets', 'default'),
(7536, 200, 'mb_page_title_conditional', 'no'),
(7537, 200, 'mb_page_title_use_feature_image', '0'),
(7538, 200, 'mb_show_breadcrumbs', '1'),
(7539, 200, 'mb_page_title_vertical_align', 'middle'),
(7540, 200, 'mb_page_title_horizontal_align', 'center'),
(7541, 200, 'mb_page_title_font_color', '#3b3663'),
(7542, 200, 'mb_page_title_bg_color', '#ffffff'),
(7543, 200, 'mb_page_title_bg_repeat', 'no-repeat'),
(7544, 200, 'mb_page_title_bg_size', 'cover'),
(7545, 200, 'mb_page_title_bg_attachment', 'scroll'),
(7546, 200, 'mb_page_title_bg_position', 'center center'),
(7547, 200, 'mb_page_title_height', '215'),
(7548, 200, 'mb_page_title_top_border', '0'),
(7549, 200, 'mb_page_title_top_border_color_opacity', '1'),
(7550, 200, 'mb_page_title_bottom_border', '0'),
(7551, 200, 'mb_page_title_bottom_border_color_opacity', '1'),
(7552, 200, 'mb_page_title_bottom_margin', '80'),
(7553, 200, 'mb_map_prefooter', 'default'),
(7554, 200, 'mb_footer_switch', 'default'),
(7555, 200, 'mb_footer_column', '4'),
(7556, 200, 'mb_footer_column2', '6-6'),
(7557, 200, 'mb_footer_column3', '5-5-2'),
(7558, 200, 'mb_footer_column5', '2-3-2-2-3'),
(7559, 200, 'mb_footer_align', 'left'),
(7560, 200, 'mb_padding_top', '57'),
(7561, 200, 'mb_padding_bottom', '57'),
(7562, 200, 'mb_padding_left', '0'),
(7563, 200, 'mb_padding_right', '0'),
(7564, 200, 'mb_footer_full_width', 'default'),
(7565, 200, 'mb_footer_bg_size', 'cover'),
(7566, 200, 'mb_footer_bg_color', '#191a1c'),
(7567, 200, 'mb_footer_text_color', '#ffffff'),
(7568, 200, 'mb_footer_heading_color', '#9da1a5'),
(7569, 200, 'mb_footer_bg_repeat', 'repeat'),
(7570, 200, 'mb_footer_attachment', 'scroll'),
(7571, 200, 'mb_footer_bg_position', 'center center'),
(7572, 200, 'mb_footer_top_border', '1'),
(7573, 200, 'mb_footer_top_border_color_opacity', '0.1'),
(7574, 200, 'mb_copyright_switch', '1'),
(7575, 200, 'mb_copyright_align', 'left'),
(7576, 200, 'mb_copyright_padding_top', '20'),
(7577, 200, 'mb_copyright_padding_bottom', '20'),
(7578, 200, 'mb_copyright_padding_left', '0'),
(7579, 200, 'mb_copyright_padding_right', '0'),
(7580, 200, 'mb_copyright_bg_color', '#191a1c'),
(7581, 200, 'mb_copyright_text_color', '#9da1a5'),
(7582, 200, 'mb_copyright_top_border', '1'),
(7583, 200, 'mb_copyright_top_border_color_opacity', '1'),
(7584, 200, 'mb_pre_footer_switch', '0'),
(7585, 200, 'mb_pre_footer_align', 'left'),
(7586, 200, 'mb_pre_footer_padding_top', '20'),
(7587, 200, 'mb_pre_footer_padding_bottom', '20'),
(7588, 200, 'mb_pre_footer_padding_left', '0'),
(7589, 200, 'mb_pre_footer_padding_right', '0'),
(7590, 200, 'mb_pre_footer_bg_color', '#191a1c'),
(7591, 200, 'mb_pre_footer_text_color', '#9da1a5'),
(7592, 200, 'mb_pre_footer_bottom_border', '1'),
(7593, 200, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(7594, 200, 'mb_preloader', 'default'),
(7595, 200, 'mb_preloader_type', 'linear'),
(7596, 200, 'mb_preloader_background', '#191a1c'),
(7597, 200, 'mb_preloader_item_color', '#ffffff'),
(7598, 200, 'mb_preloader_item_color2', '#435bb2'),
(7599, 200, 'mb_preloader_item_width', '120'),
(7600, 200, 'mb_preloader_item_stroke', '2'),
(7601, 200, 'mb_preloader_item_logo_width', '45'),
(7602, 200, 'mb_preloader_full', '1'),
(7603, 200, 'mb_portfolio_title_conditional', 'default'),
(7604, 200, '_elementor_edit_mode', 'builder'),
(7605, 200, '_elementor_template_type', 'wp-post'),
(7606, 200, '_elementor_version', '2.9.8'),
(7607, 200, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7608, 200, '_elementor_data', '[{\"id\":\"57c5403\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bc371f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"416c015\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b350374\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99eaea1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"498538c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6be8177\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"0a11065\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7567222\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"debef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"4969ddc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e36870e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"58f83fe\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"481c73e\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6917d7e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a01f6bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d5c51e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"877cf46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"01094d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c6325e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a3a851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e3eb5d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"300a6a7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9c9aa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5b226b0\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ced368b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"9177f89\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"952579b\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"33bdc31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"1c27463\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"da1bc81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6c7828a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5d6757b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b12896d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"8e7bf23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c1e8172\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef6f53c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e7f704b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"509b60f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c2b0097\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"33844c0\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"590766b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e79220a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7efae58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8a0775a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4ae149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6300214\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8d473f2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"636cb72\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18afcbe\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"4a61b97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7609, 200, '_thumbnail_id', '988'),
(7610, 200, '_wxr_import_has_attachment_refs', '1'),
(7611, 200, '_edit_lock', '1641732793:1'),
(7612, 200, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(7613, 200, 'rs_page_bg_color', ''),
(7614, 200, '_wp_old_date', '2020-07-11'),
(7615, 200, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7616, 264, '_wp_page_template', 'default'),
(7617, 264, 'mb_page_sidebar_layout', 'default'),
(7618, 264, 'mb_header_presets', 'default'),
(7619, 264, 'mb_page_title_conditional', 'no'),
(7620, 264, 'mb_page_title_use_feature_image', '0'),
(7621, 264, 'mb_show_breadcrumbs', '1'),
(7622, 264, 'mb_page_title_vertical_align', 'middle'),
(7623, 264, 'mb_page_title_horizontal_align', 'center'),
(7624, 264, 'mb_page_title_font_color', '#3b3663'),
(7625, 264, 'mb_page_title_bg_color', '#ffffff'),
(7626, 264, 'mb_page_title_bg_repeat', 'no-repeat'),
(7627, 264, 'mb_page_title_bg_size', 'cover'),
(7628, 264, 'mb_page_title_bg_attachment', 'scroll'),
(7629, 264, 'mb_page_title_bg_position', 'center center'),
(7630, 264, 'mb_page_title_height', '215'),
(7631, 264, 'mb_page_title_top_border', '0'),
(7632, 264, 'mb_page_title_top_border_color_opacity', '1'),
(7633, 264, 'mb_page_title_bottom_border', '0'),
(7634, 264, 'mb_page_title_bottom_border_color_opacity', '1'),
(7635, 264, 'mb_page_title_bottom_margin', '80'),
(7636, 264, 'mb_map_prefooter', 'default'),
(7637, 264, 'mb_footer_switch', 'default'),
(7638, 264, 'mb_footer_column', '4'),
(7639, 264, 'mb_footer_column2', '6-6'),
(7640, 264, 'mb_footer_column3', '5-5-2'),
(7641, 264, 'mb_footer_column5', '2-3-2-2-3'),
(7642, 264, 'mb_footer_align', 'left'),
(7643, 264, 'mb_padding_top', '57'),
(7644, 264, 'mb_padding_bottom', '57'),
(7645, 264, 'mb_padding_left', '0'),
(7646, 264, 'mb_padding_right', '0'),
(7647, 264, 'mb_footer_full_width', 'default'),
(7648, 264, 'mb_footer_bg_size', 'cover'),
(7649, 264, 'mb_footer_bg_color', '#191a1c'),
(7650, 264, 'mb_footer_text_color', '#ffffff'),
(7651, 264, 'mb_footer_heading_color', '#9da1a5'),
(7652, 264, 'mb_footer_bg_repeat', 'repeat'),
(7653, 264, 'mb_footer_attachment', 'scroll'),
(7654, 264, 'mb_footer_bg_position', 'center center'),
(7655, 264, 'mb_footer_top_border', '1'),
(7656, 264, 'mb_footer_top_border_color_opacity', '0.1'),
(7657, 264, 'mb_copyright_switch', '1'),
(7658, 264, 'mb_copyright_align', 'left'),
(7659, 264, 'mb_copyright_padding_top', '20'),
(7660, 264, 'mb_copyright_padding_bottom', '20'),
(7661, 264, 'mb_copyright_padding_left', '0'),
(7662, 264, 'mb_copyright_padding_right', '0'),
(7663, 264, 'mb_copyright_bg_color', '#191a1c'),
(7664, 264, 'mb_copyright_text_color', '#9da1a5'),
(7665, 264, 'mb_copyright_top_border', '1'),
(7666, 264, 'mb_copyright_top_border_color_opacity', '1'),
(7667, 264, 'mb_pre_footer_switch', '0'),
(7668, 264, 'mb_pre_footer_align', 'left'),
(7669, 264, 'mb_pre_footer_padding_top', '20'),
(7670, 264, 'mb_pre_footer_padding_bottom', '20'),
(7671, 264, 'mb_pre_footer_padding_left', '0'),
(7672, 264, 'mb_pre_footer_padding_right', '0'),
(7673, 264, 'mb_pre_footer_bg_color', '#191a1c'),
(7674, 264, 'mb_pre_footer_text_color', '#9da1a5'),
(7675, 264, 'mb_pre_footer_bottom_border', '1'),
(7676, 264, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(7677, 264, 'mb_preloader', 'default'),
(7678, 264, 'mb_preloader_type', 'linear'),
(7679, 264, 'mb_preloader_background', '#191a1c'),
(7680, 264, 'mb_preloader_item_color', '#ffffff'),
(7681, 264, 'mb_preloader_item_color2', '#435bb2'),
(7682, 264, 'mb_preloader_item_width', '120'),
(7683, 264, 'mb_preloader_item_stroke', '2'),
(7684, 264, 'mb_preloader_item_logo_width', '45'),
(7685, 264, 'mb_preloader_full', '1'),
(7686, 264, 'mb_portfolio_title_conditional', 'default'),
(7687, 264, '_elementor_edit_mode', 'builder'),
(7688, 264, '_elementor_template_type', 'wp-post'),
(7689, 264, '_elementor_version', '2.9.8'),
(7690, 264, '_elementor_data', '[{\"id\":\"198c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3ebf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3cde\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d9d30f9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d8a804\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"47dd3d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0d8908e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"8e11998\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aa67405\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c3588b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"c3f8742\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"a62bea3\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"f218b92\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"32cabcc\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"198e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1589\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6890\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1dcb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"409a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"145\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72f9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"48f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4c66\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"39a8\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"c1d5ca4\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"6cc1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"13fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7b43\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5cd8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"45b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"23e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4dec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"fbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44a\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"d4b7ea3\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6c97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1b16\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"52a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"766d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6e84\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"76ee\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b33\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"6ef0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7691, 264, '_thumbnail_id', '990'),
(7692, 264, '_wp_old_date', '2020-07-10'),
(7693, 264, '_wxr_import_has_attachment_refs', '1'),
(7694, 264, '_edit_lock', '1641732790:1'),
(7695, 264, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(7696, 264, 'rs_page_bg_color', ''),
(7697, 264, 'mb_bubbles_block', 'default'),
(7698, 264, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7699, 269, '_wp_page_template', 'default'),
(7700, 269, 'mb_page_sidebar_layout', 'default'),
(7701, 269, 'mb_header_presets', 'default'),
(7702, 269, 'mb_page_title_conditional', 'no'),
(7703, 269, 'mb_page_title_use_feature_image', '0'),
(7704, 269, 'mb_show_breadcrumbs', '1'),
(7705, 269, 'mb_page_title_vertical_align', 'middle'),
(7706, 269, 'mb_page_title_horizontal_align', 'center'),
(7707, 269, 'mb_page_title_font_color', '#3b3663'),
(7708, 269, 'mb_page_title_bg_color', '#ffffff'),
(7709, 269, 'mb_page_title_bg_repeat', 'no-repeat'),
(7710, 269, 'mb_page_title_bg_size', 'cover'),
(7711, 269, 'mb_page_title_bg_attachment', 'scroll'),
(7712, 269, 'mb_page_title_bg_position', 'center center'),
(7713, 269, 'mb_page_title_height', '215'),
(7714, 269, 'mb_page_title_top_border', '0'),
(7715, 269, 'mb_page_title_top_border_color_opacity', '1'),
(7716, 269, 'mb_page_title_bottom_border', '0'),
(7717, 269, 'mb_page_title_bottom_border_color_opacity', '1'),
(7718, 269, 'mb_page_title_bottom_margin', '80'),
(7719, 269, 'mb_map_prefooter', 'default'),
(7720, 269, 'mb_footer_switch', 'default'),
(7721, 269, 'mb_footer_column', '4'),
(7722, 269, 'mb_footer_column2', '6-6'),
(7723, 269, 'mb_footer_column3', '5-5-2'),
(7724, 269, 'mb_footer_column5', '2-3-2-2-3'),
(7725, 269, 'mb_footer_align', 'left'),
(7726, 269, 'mb_padding_top', '57'),
(7727, 269, 'mb_padding_bottom', '57'),
(7728, 269, 'mb_padding_left', '0'),
(7729, 269, 'mb_padding_right', '0'),
(7730, 269, 'mb_footer_full_width', 'default'),
(7731, 269, 'mb_footer_bg_size', 'cover'),
(7732, 269, 'mb_footer_bg_color', '#191a1c'),
(7733, 269, 'mb_footer_text_color', '#ffffff'),
(7734, 269, 'mb_footer_heading_color', '#9da1a5'),
(7735, 269, 'mb_footer_bg_repeat', 'repeat'),
(7736, 269, 'mb_footer_attachment', 'scroll'),
(7737, 269, 'mb_footer_bg_position', 'center center'),
(7738, 269, 'mb_footer_top_border', '1'),
(7739, 269, 'mb_footer_top_border_color_opacity', '0.1'),
(7740, 269, 'mb_copyright_switch', '1'),
(7741, 269, 'mb_copyright_align', 'left'),
(7742, 269, 'mb_copyright_padding_top', '20'),
(7743, 269, 'mb_copyright_padding_bottom', '20'),
(7744, 269, 'mb_copyright_padding_left', '0'),
(7745, 269, 'mb_copyright_padding_right', '0'),
(7746, 269, 'mb_copyright_bg_color', '#191a1c'),
(7747, 269, 'mb_copyright_text_color', '#9da1a5'),
(7748, 269, 'mb_copyright_top_border', '1'),
(7749, 269, 'mb_copyright_top_border_color_opacity', '1'),
(7750, 269, 'mb_pre_footer_switch', '0'),
(7751, 269, 'mb_pre_footer_align', 'left');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7752, 269, 'mb_pre_footer_padding_top', '20'),
(7753, 269, 'mb_pre_footer_padding_bottom', '20'),
(7754, 269, 'mb_pre_footer_padding_left', '0'),
(7755, 269, 'mb_pre_footer_padding_right', '0'),
(7756, 269, 'mb_pre_footer_bg_color', '#191a1c'),
(7757, 269, 'mb_pre_footer_text_color', '#9da1a5'),
(7758, 269, 'mb_pre_footer_bottom_border', '1'),
(7759, 269, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(7760, 269, 'mb_preloader', 'default'),
(7761, 269, 'mb_preloader_type', 'linear'),
(7762, 269, 'mb_preloader_background', '#191a1c'),
(7763, 269, 'mb_preloader_item_color', '#ffffff'),
(7764, 269, 'mb_preloader_item_color2', '#435bb2'),
(7765, 269, 'mb_preloader_item_width', '120'),
(7766, 269, 'mb_preloader_item_stroke', '2'),
(7767, 269, 'mb_preloader_item_logo_width', '45'),
(7768, 269, 'mb_preloader_full', '1'),
(7769, 269, 'mb_portfolio_title_conditional', 'default'),
(7770, 269, '_elementor_edit_mode', 'builder'),
(7771, 269, '_elementor_template_type', 'wp-post'),
(7772, 269, '_elementor_version', '2.9.8'),
(7773, 269, '_elementor_data', '[{\"id\":\"2f59\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0b2f126\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44ced5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ee9b754\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"84f9205\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"f993472\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6a3f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7bcc12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5516707\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"82bc180\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"1da8b19\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"a8706c6\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6093\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3182\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"71fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"72ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f32\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"50e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4f0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"85\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"9dfd256\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"6eda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"1ea6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"31e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2001\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"14f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5c7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1483\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5600\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"522c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"75df\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"972785d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6518\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"10fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"428a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"41d7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d56\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b71\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2473\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"18e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ac4\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"6dad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7774, 269, '_thumbnail_id', '1065'),
(7775, 269, '_wxr_import_has_attachment_refs', '1'),
(7776, 269, '_edit_lock', '1641732797:1'),
(7777, 269, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(7778, 269, 'rs_page_bg_color', ''),
(7779, 269, '_wp_old_date', '2020-07-15'),
(7780, 269, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7781, 272, '_wp_page_template', 'default'),
(7782, 272, 'mb_page_sidebar_layout', 'default'),
(7783, 272, 'mb_header_presets', 'default'),
(7784, 272, 'mb_page_title_conditional', 'no'),
(7785, 272, 'mb_page_title_use_feature_image', '0'),
(7786, 272, 'mb_show_breadcrumbs', '1'),
(7787, 272, 'mb_page_title_vertical_align', 'middle'),
(7788, 272, 'mb_page_title_horizontal_align', 'center'),
(7789, 272, 'mb_page_title_font_color', '#3b3663'),
(7790, 272, 'mb_page_title_bg_color', '#ffffff'),
(7791, 272, 'mb_page_title_bg_repeat', 'no-repeat'),
(7792, 272, 'mb_page_title_bg_size', 'cover'),
(7793, 272, 'mb_page_title_bg_attachment', 'scroll'),
(7794, 272, 'mb_page_title_bg_position', 'center center'),
(7795, 272, 'mb_page_title_height', '215'),
(7796, 272, 'mb_page_title_top_border', '0'),
(7797, 272, 'mb_page_title_top_border_color_opacity', '1'),
(7798, 272, 'mb_page_title_bottom_border', '0'),
(7799, 272, 'mb_page_title_bottom_border_color_opacity', '1'),
(7800, 272, 'mb_page_title_bottom_margin', '80'),
(7801, 272, 'mb_map_prefooter', 'default'),
(7802, 272, 'mb_footer_switch', 'default'),
(7803, 272, 'mb_footer_column', '4'),
(7804, 272, 'mb_footer_column2', '6-6'),
(7805, 272, 'mb_footer_column3', '5-5-2'),
(7806, 272, 'mb_footer_column5', '2-3-2-2-3'),
(7807, 272, 'mb_footer_align', 'left'),
(7808, 272, 'mb_padding_top', '57'),
(7809, 272, 'mb_padding_bottom', '57'),
(7810, 272, 'mb_padding_left', '0'),
(7811, 272, 'mb_padding_right', '0'),
(7812, 272, 'mb_footer_full_width', 'default'),
(7813, 272, 'mb_footer_bg_size', 'cover'),
(7814, 272, 'mb_footer_bg_color', '#191a1c'),
(7815, 272, 'mb_footer_text_color', '#ffffff'),
(7816, 272, 'mb_footer_heading_color', '#9da1a5'),
(7817, 272, 'mb_footer_bg_repeat', 'repeat'),
(7818, 272, 'mb_footer_attachment', 'scroll'),
(7819, 272, 'mb_footer_bg_position', 'center center'),
(7820, 272, 'mb_footer_top_border', '1'),
(7821, 272, 'mb_footer_top_border_color_opacity', '0.1'),
(7822, 272, 'mb_copyright_switch', '1'),
(7823, 272, 'mb_copyright_align', 'left'),
(7824, 272, 'mb_copyright_padding_top', '20'),
(7825, 272, 'mb_copyright_padding_bottom', '20'),
(7826, 272, 'mb_copyright_padding_left', '0'),
(7827, 272, 'mb_copyright_padding_right', '0'),
(7828, 272, 'mb_copyright_bg_color', '#191a1c'),
(7829, 272, 'mb_copyright_text_color', '#9da1a5'),
(7830, 272, 'mb_copyright_top_border', '1'),
(7831, 272, 'mb_copyright_top_border_color_opacity', '1'),
(7832, 272, 'mb_pre_footer_switch', '0'),
(7833, 272, 'mb_pre_footer_align', 'left'),
(7834, 272, 'mb_pre_footer_padding_top', '20'),
(7835, 272, 'mb_pre_footer_padding_bottom', '20'),
(7836, 272, 'mb_pre_footer_padding_left', '0'),
(7837, 272, 'mb_pre_footer_padding_right', '0'),
(7838, 272, 'mb_pre_footer_bg_color', '#191a1c'),
(7839, 272, 'mb_pre_footer_text_color', '#9da1a5'),
(7840, 272, 'mb_pre_footer_bottom_border', '1'),
(7841, 272, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(7842, 272, 'mb_preloader', 'default'),
(7843, 272, 'mb_preloader_type', 'linear'),
(7844, 272, 'mb_preloader_background', '#191a1c'),
(7845, 272, 'mb_preloader_item_color', '#ffffff'),
(7846, 272, 'mb_preloader_item_color2', '#435bb2'),
(7847, 272, 'mb_preloader_item_width', '120'),
(7848, 272, 'mb_preloader_item_stroke', '2'),
(7849, 272, 'mb_preloader_item_logo_width', '45'),
(7850, 272, 'mb_preloader_full', '1'),
(7851, 272, 'mb_portfolio_title_conditional', 'default'),
(7852, 272, '_elementor_edit_mode', 'builder'),
(7853, 272, '_elementor_template_type', 'wp-post'),
(7854, 272, '_elementor_version', '2.9.8'),
(7855, 272, '_elementor_data', '[{\"id\":\"32e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4448\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2eeb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4da733d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5456ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f86affc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"56212df\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"6a4e658\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bbe4450\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf8b6c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"449fc46\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7b0317e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"fc3d578\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"08cef91\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"28db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4dea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"31d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6b24\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"77b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4f78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1651\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5eb6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"59a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a45\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"26af\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5853\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"468d\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"26c0c28\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"3042\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"e8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6cfd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6166\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7ecb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"6554\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca7\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"22032aa\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2c0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c43\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2df2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"199f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"373e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bf9\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"30bb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"94a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aec\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"3eb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7856, 272, '_thumbnail_id', '1049'),
(7857, 272, '_wxr_import_has_attachment_refs', '1'),
(7858, 272, '_edit_lock', '1641732802:1'),
(7859, 272, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(7860, 272, 'rs_page_bg_color', ''),
(7861, 272, '_wp_old_date', '2020-07-15'),
(7862, 272, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7863, 277, '_wp_page_template', 'default'),
(7864, 277, 'mb_page_sidebar_layout', 'default'),
(7865, 277, 'mb_header_presets', 'default'),
(7866, 277, 'mb_page_title_conditional', 'no'),
(7867, 277, 'mb_page_title_use_feature_image', '0'),
(7868, 277, 'mb_show_breadcrumbs', '1'),
(7869, 277, 'mb_page_title_vertical_align', 'middle'),
(7870, 277, 'mb_page_title_horizontal_align', 'center'),
(7871, 277, 'mb_page_title_font_color', '#3b3663'),
(7872, 277, 'mb_page_title_bg_color', '#ffffff'),
(7873, 277, 'mb_page_title_bg_repeat', 'no-repeat'),
(7874, 277, 'mb_page_title_bg_size', 'cover'),
(7875, 277, 'mb_page_title_bg_attachment', 'scroll'),
(7876, 277, 'mb_page_title_bg_position', 'center center'),
(7877, 277, 'mb_page_title_height', '215'),
(7878, 277, 'mb_page_title_top_border', '0'),
(7879, 277, 'mb_page_title_top_border_color_opacity', '1'),
(7880, 277, 'mb_page_title_bottom_border', '0'),
(7881, 277, 'mb_page_title_bottom_border_color_opacity', '1'),
(7882, 277, 'mb_page_title_bottom_margin', '80'),
(7883, 277, 'mb_map_prefooter', 'default'),
(7884, 277, 'mb_footer_switch', 'default'),
(7885, 277, 'mb_footer_column', '4'),
(7886, 277, 'mb_footer_column2', '6-6'),
(7887, 277, 'mb_footer_column3', '5-5-2'),
(7888, 277, 'mb_footer_column5', '2-3-2-2-3'),
(7889, 277, 'mb_footer_align', 'left'),
(7890, 277, 'mb_padding_top', '57'),
(7891, 277, 'mb_padding_bottom', '57'),
(7892, 277, 'mb_padding_left', '0'),
(7893, 277, 'mb_padding_right', '0'),
(7894, 277, 'mb_footer_full_width', 'default'),
(7895, 277, 'mb_footer_bg_size', 'cover'),
(7896, 277, 'mb_footer_bg_color', '#191a1c'),
(7897, 277, 'mb_footer_text_color', '#ffffff');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7898, 277, 'mb_footer_heading_color', '#9da1a5'),
(7899, 277, 'mb_footer_bg_repeat', 'repeat'),
(7900, 277, 'mb_footer_attachment', 'scroll'),
(7901, 277, 'mb_footer_bg_position', 'center center'),
(7902, 277, 'mb_footer_top_border', '1'),
(7903, 277, 'mb_footer_top_border_color_opacity', '0.1'),
(7904, 277, 'mb_copyright_switch', '1'),
(7905, 277, 'mb_copyright_align', 'left'),
(7906, 277, 'mb_copyright_padding_top', '20'),
(7907, 277, 'mb_copyright_padding_bottom', '20'),
(7908, 277, 'mb_copyright_padding_left', '0'),
(7909, 277, 'mb_copyright_padding_right', '0'),
(7910, 277, 'mb_copyright_bg_color', '#191a1c'),
(7911, 277, 'mb_copyright_text_color', '#9da1a5'),
(7912, 277, 'mb_copyright_top_border', '1'),
(7913, 277, 'mb_copyright_top_border_color_opacity', '1'),
(7914, 277, 'mb_pre_footer_switch', '0'),
(7915, 277, 'mb_pre_footer_align', 'left'),
(7916, 277, 'mb_pre_footer_padding_top', '20'),
(7917, 277, 'mb_pre_footer_padding_bottom', '20'),
(7918, 277, 'mb_pre_footer_padding_left', '0'),
(7919, 277, 'mb_pre_footer_padding_right', '0'),
(7920, 277, 'mb_pre_footer_bg_color', '#191a1c'),
(7921, 277, 'mb_pre_footer_text_color', '#9da1a5'),
(7922, 277, 'mb_pre_footer_bottom_border', '1'),
(7923, 277, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(7924, 277, 'mb_preloader', 'default'),
(7925, 277, 'mb_preloader_type', 'linear'),
(7926, 277, 'mb_preloader_background', '#191a1c'),
(7927, 277, 'mb_preloader_item_color', '#ffffff'),
(7928, 277, 'mb_preloader_item_color2', '#435bb2'),
(7929, 277, 'mb_preloader_item_width', '120'),
(7930, 277, 'mb_preloader_item_stroke', '2'),
(7931, 277, 'mb_preloader_item_logo_width', '45'),
(7932, 277, 'mb_preloader_full', '1'),
(7933, 277, 'mb_portfolio_title_conditional', 'default'),
(7934, 277, '_elementor_edit_mode', 'builder'),
(7935, 277, '_elementor_template_type', 'wp-post'),
(7936, 277, '_elementor_version', '2.9.8'),
(7937, 277, '_elementor_data', '[{\"id\":\"10cb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1f9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7c45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d9e7ce9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a0fe2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c4c04\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"91d72ad\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"3d7920f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b174ba3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2531bd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"58c8ad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3b07728\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"b440c3a\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"9df8f42\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"14ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b9f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a16\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7331\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"234a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"111c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5769\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"116d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4f97\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"8cb508c\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"1584\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"51a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"65ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4c87\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"125\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aa1\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"18becd3\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6752\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"67b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6cd9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4b20\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2a23\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d95\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"794c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"269e\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"457f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(7938, 277, '_thumbnail_id', '989'),
(7939, 277, '_wxr_import_has_attachment_refs', '1'),
(7940, 277, '_edit_lock', '1641732806:1'),
(7941, 277, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(7942, 277, 'rs_page_bg_color', ''),
(7943, 277, '_wp_old_date', '2020-07-15'),
(7944, 277, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(7945, 280, '_wp_page_template', 'default'),
(7946, 280, 'mb_page_sidebar_layout', 'default'),
(7947, 280, 'mb_header_presets', 'default'),
(7948, 280, 'mb_page_title_conditional', 'no'),
(7949, 280, 'mb_page_title_use_feature_image', '0'),
(7950, 280, 'mb_show_breadcrumbs', '1'),
(7951, 280, 'mb_page_title_vertical_align', 'middle'),
(7952, 280, 'mb_page_title_horizontal_align', 'center'),
(7953, 280, 'mb_page_title_font_color', '#3b3663'),
(7954, 280, 'mb_page_title_bg_color', '#ffffff'),
(7955, 280, 'mb_page_title_bg_repeat', 'no-repeat'),
(7956, 280, 'mb_page_title_bg_size', 'cover'),
(7957, 280, 'mb_page_title_bg_attachment', 'scroll'),
(7958, 280, 'mb_page_title_bg_position', 'center center'),
(7959, 280, 'mb_page_title_height', '215'),
(7960, 280, 'mb_page_title_top_border', '0'),
(7961, 280, 'mb_page_title_top_border_color_opacity', '1'),
(7962, 280, 'mb_page_title_bottom_border', '0'),
(7963, 280, 'mb_page_title_bottom_border_color_opacity', '1'),
(7964, 280, 'mb_page_title_bottom_margin', '80'),
(7965, 280, 'mb_map_prefooter', 'default'),
(7966, 280, 'mb_footer_switch', 'default'),
(7967, 280, 'mb_footer_column', '4'),
(7968, 280, 'mb_footer_column2', '6-6'),
(7969, 280, 'mb_footer_column3', '5-5-2'),
(7970, 280, 'mb_footer_column5', '2-3-2-2-3'),
(7971, 280, 'mb_footer_align', 'left'),
(7972, 280, 'mb_padding_top', '57'),
(7973, 280, 'mb_padding_bottom', '57'),
(7974, 280, 'mb_padding_left', '0'),
(7975, 280, 'mb_padding_right', '0'),
(7976, 280, 'mb_footer_full_width', 'default'),
(7977, 280, 'mb_footer_bg_size', 'cover'),
(7978, 280, 'mb_footer_bg_color', '#191a1c'),
(7979, 280, 'mb_footer_text_color', '#ffffff'),
(7980, 280, 'mb_footer_heading_color', '#9da1a5'),
(7981, 280, 'mb_footer_bg_repeat', 'repeat'),
(7982, 280, 'mb_footer_attachment', 'scroll'),
(7983, 280, 'mb_footer_bg_position', 'center center'),
(7984, 280, 'mb_footer_top_border', '1'),
(7985, 280, 'mb_footer_top_border_color_opacity', '0.1'),
(7986, 280, 'mb_copyright_switch', '1'),
(7987, 280, 'mb_copyright_align', 'left'),
(7988, 280, 'mb_copyright_padding_top', '20'),
(7989, 280, 'mb_copyright_padding_bottom', '20'),
(7990, 280, 'mb_copyright_padding_left', '0'),
(7991, 280, 'mb_copyright_padding_right', '0'),
(7992, 280, 'mb_copyright_bg_color', '#191a1c'),
(7993, 280, 'mb_copyright_text_color', '#9da1a5'),
(7994, 280, 'mb_copyright_top_border', '1'),
(7995, 280, 'mb_copyright_top_border_color_opacity', '1'),
(7996, 280, 'mb_pre_footer_switch', '0'),
(7997, 280, 'mb_pre_footer_align', 'left'),
(7998, 280, 'mb_pre_footer_padding_top', '20'),
(7999, 280, 'mb_pre_footer_padding_bottom', '20'),
(8000, 280, 'mb_pre_footer_padding_left', '0'),
(8001, 280, 'mb_pre_footer_padding_right', '0'),
(8002, 280, 'mb_pre_footer_bg_color', '#191a1c'),
(8003, 280, 'mb_pre_footer_text_color', '#9da1a5'),
(8004, 280, 'mb_pre_footer_bottom_border', '1'),
(8005, 280, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8006, 280, 'mb_preloader', 'default'),
(8007, 280, 'mb_preloader_type', 'linear'),
(8008, 280, 'mb_preloader_background', '#191a1c'),
(8009, 280, 'mb_preloader_item_color', '#ffffff'),
(8010, 280, 'mb_preloader_item_color2', '#435bb2'),
(8011, 280, 'mb_preloader_item_width', '120'),
(8012, 280, 'mb_preloader_item_stroke', '2'),
(8013, 280, 'mb_preloader_item_logo_width', '45'),
(8014, 280, 'mb_preloader_full', '1'),
(8015, 280, 'mb_portfolio_title_conditional', 'default'),
(8016, 280, '_elementor_edit_mode', 'builder'),
(8017, 280, '_elementor_template_type', 'wp-post'),
(8018, 280, '_elementor_version', '2.9.8'),
(8019, 280, '_elementor_data', '[{\"id\":\"52ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3325\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"80efb64\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f265f0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"608fa02\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"83930e2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"e63f1c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36eee6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"09b639b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"3cde840\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"c5ae9be\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"22e9d3b\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"8a0b32d\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2f95\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"334c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"277f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5576\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"58aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3838\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"77c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5049\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"777\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"63f82b6\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"1fe4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5650\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5302\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2413\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3c67\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1f68\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2805\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"405a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"826\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3f81\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"a5feb60\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4a14\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5db9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7380\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3803\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1c75\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"75fe\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"515f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8020, 280, '_thumbnail_id', '1066'),
(8021, 280, '_wxr_import_has_attachment_refs', '1'),
(8022, 280, '_edit_lock', '1641732809:1'),
(8023, 280, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(8024, 280, 'rs_page_bg_color', ''),
(8025, 280, '_wp_old_date', '2020-07-15'),
(8026, 280, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8027, 283, '_wp_page_template', 'default'),
(8028, 283, 'mb_page_sidebar_layout', 'default'),
(8029, 283, 'mb_header_presets', 'default'),
(8030, 283, 'mb_page_title_conditional', 'no'),
(8031, 283, 'mb_page_title_use_feature_image', '0'),
(8032, 283, 'mb_show_breadcrumbs', '1'),
(8033, 283, 'mb_page_title_vertical_align', 'middle'),
(8034, 283, 'mb_page_title_horizontal_align', 'center'),
(8035, 283, 'mb_page_title_font_color', '#3b3663'),
(8036, 283, 'mb_page_title_bg_color', '#ffffff'),
(8037, 283, 'mb_page_title_bg_repeat', 'no-repeat'),
(8038, 283, 'mb_page_title_bg_size', 'cover'),
(8039, 283, 'mb_page_title_bg_attachment', 'scroll'),
(8040, 283, 'mb_page_title_bg_position', 'center center'),
(8041, 283, 'mb_page_title_height', '215'),
(8042, 283, 'mb_page_title_top_border', '0');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8043, 283, 'mb_page_title_top_border_color_opacity', '1'),
(8044, 283, 'mb_page_title_bottom_border', '0'),
(8045, 283, 'mb_page_title_bottom_border_color_opacity', '1'),
(8046, 283, 'mb_page_title_bottom_margin', '80'),
(8047, 283, 'mb_map_prefooter', 'default'),
(8048, 283, 'mb_footer_switch', 'default'),
(8049, 283, 'mb_footer_column', '4'),
(8050, 283, 'mb_footer_column2', '6-6'),
(8051, 283, 'mb_footer_column3', '5-5-2'),
(8052, 283, 'mb_footer_column5', '2-3-2-2-3'),
(8053, 283, 'mb_footer_align', 'left'),
(8054, 283, 'mb_padding_top', '57'),
(8055, 283, 'mb_padding_bottom', '57'),
(8056, 283, 'mb_padding_left', '0'),
(8057, 283, 'mb_padding_right', '0'),
(8058, 283, 'mb_footer_full_width', 'default'),
(8059, 283, 'mb_footer_bg_size', 'cover'),
(8060, 283, 'mb_footer_bg_color', '#191a1c'),
(8061, 283, 'mb_footer_text_color', '#ffffff'),
(8062, 283, 'mb_footer_heading_color', '#9da1a5'),
(8063, 283, 'mb_footer_bg_repeat', 'repeat'),
(8064, 283, 'mb_footer_attachment', 'scroll'),
(8065, 283, 'mb_footer_bg_position', 'center center'),
(8066, 283, 'mb_footer_top_border', '1'),
(8067, 283, 'mb_footer_top_border_color_opacity', '0.1'),
(8068, 283, 'mb_copyright_switch', '1'),
(8069, 283, 'mb_copyright_align', 'left'),
(8070, 283, 'mb_copyright_padding_top', '20'),
(8071, 283, 'mb_copyright_padding_bottom', '20'),
(8072, 283, 'mb_copyright_padding_left', '0'),
(8073, 283, 'mb_copyright_padding_right', '0'),
(8074, 283, 'mb_copyright_bg_color', '#191a1c'),
(8075, 283, 'mb_copyright_text_color', '#9da1a5'),
(8076, 283, 'mb_copyright_top_border', '1'),
(8077, 283, 'mb_copyright_top_border_color_opacity', '1'),
(8078, 283, 'mb_pre_footer_switch', '0'),
(8079, 283, 'mb_pre_footer_align', 'left'),
(8080, 283, 'mb_pre_footer_padding_top', '20'),
(8081, 283, 'mb_pre_footer_padding_bottom', '20'),
(8082, 283, 'mb_pre_footer_padding_left', '0'),
(8083, 283, 'mb_pre_footer_padding_right', '0'),
(8084, 283, 'mb_pre_footer_bg_color', '#191a1c'),
(8085, 283, 'mb_pre_footer_text_color', '#9da1a5'),
(8086, 283, 'mb_pre_footer_bottom_border', '1'),
(8087, 283, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8088, 283, 'mb_preloader', 'default'),
(8089, 283, 'mb_preloader_type', 'linear'),
(8090, 283, 'mb_preloader_background', '#191a1c'),
(8091, 283, 'mb_preloader_item_color', '#ffffff'),
(8092, 283, 'mb_preloader_item_color2', '#435bb2'),
(8093, 283, 'mb_preloader_item_width', '120'),
(8094, 283, 'mb_preloader_item_stroke', '2'),
(8095, 283, 'mb_preloader_item_logo_width', '45'),
(8096, 283, 'mb_preloader_full', '1'),
(8097, 283, 'mb_portfolio_title_conditional', 'default'),
(8098, 283, '_elementor_edit_mode', 'builder'),
(8099, 283, '_elementor_template_type', 'wp-post'),
(8100, 283, '_elementor_version', '2.9.8'),
(8101, 283, '_elementor_data', '[{\"id\":\"52b1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4158\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"363b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_06.png\",\"id\":2289},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5036823\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3013942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5963fe7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"da98256\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"8e790a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"369004c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed906aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"c63c023\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"a565d91\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"299c5c9\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"4785e59\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"242b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"647a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d34\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5807\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3088\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"602a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2515\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"40ff\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6da3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"675d\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"c692672\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"8d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"601e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c59\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ecc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"61cd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"54f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6e1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"6b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"50f7\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"3ba2096\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"59d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"593\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4a82\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"67ef\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4dc9\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"140b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"27da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"42fc\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"7d85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8102, 283, '_thumbnail_id', '1047'),
(8103, 283, '_wxr_import_has_attachment_refs', '1'),
(8104, 283, '_edit_lock', '1641732814:1'),
(8105, 283, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(8106, 283, 'rs_page_bg_color', ''),
(8107, 283, '_wp_old_date', '2020-07-15'),
(8108, 283, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8109, 286, '_wp_page_template', 'default'),
(8110, 286, 'mb_page_sidebar_layout', 'default'),
(8111, 286, 'mb_header_presets', 'default'),
(8112, 286, 'mb_page_title_conditional', 'no'),
(8113, 286, 'mb_page_title_use_feature_image', '0'),
(8114, 286, 'mb_show_breadcrumbs', '1'),
(8115, 286, 'mb_page_title_vertical_align', 'middle'),
(8116, 286, 'mb_page_title_horizontal_align', 'center'),
(8117, 286, 'mb_page_title_font_color', '#3b3663'),
(8118, 286, 'mb_page_title_bg_color', '#ffffff'),
(8119, 286, 'mb_page_title_bg_repeat', 'no-repeat'),
(8120, 286, 'mb_page_title_bg_size', 'cover'),
(8121, 286, 'mb_page_title_bg_attachment', 'scroll'),
(8122, 286, 'mb_page_title_bg_position', 'center center'),
(8123, 286, 'mb_page_title_height', '215'),
(8124, 286, 'mb_page_title_top_border', '0'),
(8125, 286, 'mb_page_title_top_border_color_opacity', '1'),
(8126, 286, 'mb_page_title_bottom_border', '0'),
(8127, 286, 'mb_page_title_bottom_border_color_opacity', '1'),
(8128, 286, 'mb_page_title_bottom_margin', '80'),
(8129, 286, 'mb_map_prefooter', 'default'),
(8130, 286, 'mb_footer_switch', 'default'),
(8131, 286, 'mb_footer_column', '4'),
(8132, 286, 'mb_footer_column2', '6-6'),
(8133, 286, 'mb_footer_column3', '5-5-2'),
(8134, 286, 'mb_footer_column5', '2-3-2-2-3'),
(8135, 286, 'mb_footer_align', 'left'),
(8136, 286, 'mb_padding_top', '57'),
(8137, 286, 'mb_padding_bottom', '57'),
(8138, 286, 'mb_padding_left', '0'),
(8139, 286, 'mb_padding_right', '0'),
(8140, 286, 'mb_footer_full_width', 'default'),
(8141, 286, 'mb_footer_bg_size', 'cover'),
(8142, 286, 'mb_footer_bg_color', '#191a1c'),
(8143, 286, 'mb_footer_text_color', '#ffffff'),
(8144, 286, 'mb_footer_heading_color', '#9da1a5'),
(8145, 286, 'mb_footer_bg_repeat', 'repeat'),
(8146, 286, 'mb_footer_attachment', 'scroll'),
(8147, 286, 'mb_footer_bg_position', 'center center'),
(8148, 286, 'mb_footer_top_border', '1'),
(8149, 286, 'mb_footer_top_border_color_opacity', '0.1'),
(8150, 286, 'mb_copyright_switch', '1'),
(8151, 286, 'mb_copyright_align', 'left'),
(8152, 286, 'mb_copyright_padding_top', '20'),
(8153, 286, 'mb_copyright_padding_bottom', '20'),
(8154, 286, 'mb_copyright_padding_left', '0'),
(8155, 286, 'mb_copyright_padding_right', '0'),
(8156, 286, 'mb_copyright_bg_color', '#191a1c'),
(8157, 286, 'mb_copyright_text_color', '#9da1a5'),
(8158, 286, 'mb_copyright_top_border', '1'),
(8159, 286, 'mb_copyright_top_border_color_opacity', '1'),
(8160, 286, 'mb_pre_footer_switch', '0'),
(8161, 286, 'mb_pre_footer_align', 'left'),
(8162, 286, 'mb_pre_footer_padding_top', '20'),
(8163, 286, 'mb_pre_footer_padding_bottom', '20'),
(8164, 286, 'mb_pre_footer_padding_left', '0'),
(8165, 286, 'mb_pre_footer_padding_right', '0'),
(8166, 286, 'mb_pre_footer_bg_color', '#191a1c'),
(8167, 286, 'mb_pre_footer_text_color', '#9da1a5'),
(8168, 286, 'mb_pre_footer_bottom_border', '1'),
(8169, 286, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8170, 286, 'mb_preloader', 'default'),
(8171, 286, 'mb_preloader_type', 'linear'),
(8172, 286, 'mb_preloader_background', '#191a1c'),
(8173, 286, 'mb_preloader_item_color', '#ffffff'),
(8174, 286, 'mb_preloader_item_color2', '#435bb2'),
(8175, 286, 'mb_preloader_item_width', '120'),
(8176, 286, 'mb_preloader_item_stroke', '2'),
(8177, 286, 'mb_preloader_item_logo_width', '45'),
(8178, 286, 'mb_preloader_full', '1'),
(8179, 286, 'mb_portfolio_title_conditional', 'default'),
(8180, 286, '_elementor_edit_mode', 'builder'),
(8181, 286, '_elementor_template_type', 'wp-post'),
(8182, 286, '_elementor_version', '2.9.8'),
(8183, 286, '_elementor_data', '[{\"id\":\"5b4e643f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5f2d5193\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"26ed6310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a2cd0de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8adb5fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6649589\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f0920e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"fb7c00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fd7663e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48415a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"cb8ca4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"67afbbc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"8dfb724\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"44734d5\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"355e403a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5352593e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44ca2a0e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7c77863a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"349c9d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"325eaa4a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"640549c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a8c238d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6f14619c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17e83463\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"6ff349a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"97801c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"65c5f90b\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"4b1e906a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"34432b33\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5a8261d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21be0647\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"17e83356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"61599c8c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"44176a74\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"56dcf9a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"33b9b57b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"684f8d02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"29195fc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"45627136\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7869f2dd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1c59e1de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"78c38f20\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b0368e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3f2ed7ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"41770c2c\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"fb021d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8184, 286, '_thumbnail_id', '1048'),
(8185, 286, '_wxr_import_has_attachment_refs', '1'),
(8186, 286, '_edit_lock', '1641732817:1');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8187, 286, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(8188, 286, 'rs_page_bg_color', ''),
(8189, 286, '_wp_old_date', '2020-07-15'),
(8190, 286, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8191, 289, '_wp_page_template', 'default'),
(8192, 289, 'mb_page_sidebar_layout', 'default'),
(8193, 289, 'mb_header_presets', 'default'),
(8194, 289, 'mb_page_title_conditional', 'no'),
(8195, 289, 'mb_page_title_use_feature_image', '0'),
(8196, 289, 'mb_show_breadcrumbs', '1'),
(8197, 289, 'mb_page_title_vertical_align', 'middle'),
(8198, 289, 'mb_page_title_horizontal_align', 'center'),
(8199, 289, 'mb_page_title_font_color', '#3b3663'),
(8200, 289, 'mb_page_title_bg_color', '#ffffff'),
(8201, 289, 'mb_page_title_bg_repeat', 'no-repeat'),
(8202, 289, 'mb_page_title_bg_size', 'cover'),
(8203, 289, 'mb_page_title_bg_attachment', 'scroll'),
(8204, 289, 'mb_page_title_bg_position', 'center center'),
(8205, 289, 'mb_page_title_height', '215'),
(8206, 289, 'mb_page_title_top_border', '0'),
(8207, 289, 'mb_page_title_top_border_color_opacity', '1'),
(8208, 289, 'mb_page_title_bottom_border', '0'),
(8209, 289, 'mb_page_title_bottom_border_color_opacity', '1'),
(8210, 289, 'mb_page_title_bottom_margin', '80'),
(8211, 289, 'mb_map_prefooter', 'default'),
(8212, 289, 'mb_footer_switch', 'default'),
(8213, 289, 'mb_footer_column', '4'),
(8214, 289, 'mb_footer_column2', '6-6'),
(8215, 289, 'mb_footer_column3', '5-5-2'),
(8216, 289, 'mb_footer_column5', '2-3-2-2-3'),
(8217, 289, 'mb_footer_align', 'left'),
(8218, 289, 'mb_padding_top', '57'),
(8219, 289, 'mb_padding_bottom', '57'),
(8220, 289, 'mb_padding_left', '0'),
(8221, 289, 'mb_padding_right', '0'),
(8222, 289, 'mb_footer_full_width', 'default'),
(8223, 289, 'mb_footer_bg_size', 'cover'),
(8224, 289, 'mb_footer_bg_color', '#191a1c'),
(8225, 289, 'mb_footer_text_color', '#ffffff'),
(8226, 289, 'mb_footer_heading_color', '#9da1a5'),
(8227, 289, 'mb_footer_bg_repeat', 'repeat'),
(8228, 289, 'mb_footer_attachment', 'scroll'),
(8229, 289, 'mb_footer_bg_position', 'center center'),
(8230, 289, 'mb_footer_top_border', '1'),
(8231, 289, 'mb_footer_top_border_color_opacity', '0.1'),
(8232, 289, 'mb_copyright_switch', '1'),
(8233, 289, 'mb_copyright_align', 'left'),
(8234, 289, 'mb_copyright_padding_top', '20'),
(8235, 289, 'mb_copyright_padding_bottom', '20'),
(8236, 289, 'mb_copyright_padding_left', '0'),
(8237, 289, 'mb_copyright_padding_right', '0'),
(8238, 289, 'mb_copyright_bg_color', '#191a1c'),
(8239, 289, 'mb_copyright_text_color', '#9da1a5'),
(8240, 289, 'mb_copyright_top_border', '1'),
(8241, 289, 'mb_copyright_top_border_color_opacity', '1'),
(8242, 289, 'mb_pre_footer_switch', '0'),
(8243, 289, 'mb_pre_footer_align', 'left'),
(8244, 289, 'mb_pre_footer_padding_top', '20'),
(8245, 289, 'mb_pre_footer_padding_bottom', '20'),
(8246, 289, 'mb_pre_footer_padding_left', '0'),
(8247, 289, 'mb_pre_footer_padding_right', '0'),
(8248, 289, 'mb_pre_footer_bg_color', '#191a1c'),
(8249, 289, 'mb_pre_footer_text_color', '#9da1a5'),
(8250, 289, 'mb_pre_footer_bottom_border', '1'),
(8251, 289, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8252, 289, 'mb_preloader', 'default'),
(8253, 289, 'mb_preloader_type', 'linear'),
(8254, 289, 'mb_preloader_background', '#191a1c'),
(8255, 289, 'mb_preloader_item_color', '#ffffff'),
(8256, 289, 'mb_preloader_item_color2', '#435bb2'),
(8257, 289, 'mb_preloader_item_width', '120'),
(8258, 289, 'mb_preloader_item_stroke', '2'),
(8259, 289, 'mb_preloader_item_logo_width', '45'),
(8260, 289, 'mb_preloader_full', '1'),
(8261, 289, 'mb_portfolio_title_conditional', 'default'),
(8262, 289, '_elementor_edit_mode', 'builder'),
(8263, 289, '_elementor_template_type', 'wp-post'),
(8264, 289, '_elementor_version', '2.9.8'),
(8265, 289, '_elementor_data', '[{\"id\":\"4635\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"751f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"00b8553\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fd9d358\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e5e37e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7d3d58c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"97df9c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e8c0be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d088f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"899066c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2e5d58a\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"1749bd6\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"2254043\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"640f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"656e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"24e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2688\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"322b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6a7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"61e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a59\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4607\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"821\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"12da953\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"3446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"4ed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2334\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3b91\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"662a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6eff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"315\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"41b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7c1b\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"a1dfa6f\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4164\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3ef7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3af6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5393\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1082\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7fcd\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"15ef\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"32ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fd0\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"4bc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8266, 289, '_thumbnail_id', '1062'),
(8267, 289, '_wxr_import_has_attachment_refs', '1'),
(8268, 289, '_edit_lock', '1641732800:1'),
(8269, 289, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(8270, 289, 'rs_page_bg_color', ''),
(8271, 289, '_wp_old_date', '2020-07-15'),
(8272, 289, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8273, 1472, '_thumbnail_id', '1473'),
(8274, 1472, '_wp_page_template', 'default'),
(8275, 1472, 'mb_page_sidebar_layout', 'default'),
(8276, 1472, 'mb_header_presets', 'default'),
(8277, 1472, 'mb_page_title_conditional', 'default'),
(8278, 1472, 'mb_page_title_use_feature_image', '0'),
(8279, 1472, 'mb_show_breadcrumbs', '1'),
(8280, 1472, 'mb_page_title_vertical_align', 'middle'),
(8281, 1472, 'mb_page_title_horizontal_align', 'center'),
(8282, 1472, 'mb_page_title_font_color', '#3b3663'),
(8283, 1472, 'mb_page_title_bg_color', '#ffffff'),
(8284, 1472, 'mb_page_title_bg_repeat', 'no-repeat'),
(8285, 1472, 'mb_page_title_bg_size', 'cover'),
(8286, 1472, 'mb_page_title_bg_attachment', 'scroll'),
(8287, 1472, 'mb_page_title_bg_position', 'center center'),
(8288, 1472, 'mb_page_title_height', '215'),
(8289, 1472, 'mb_page_title_top_border', '0'),
(8290, 1472, 'mb_page_title_top_border_color_opacity', '1'),
(8291, 1472, 'mb_page_title_bottom_border', '0'),
(8292, 1472, 'mb_page_title_bottom_border_color_opacity', '1'),
(8293, 1472, 'mb_page_title_bottom_margin', '80'),
(8294, 1472, 'mb_map_prefooter', 'default'),
(8295, 1472, 'mb_footer_switch', 'default'),
(8296, 1472, 'mb_footer_column', '4'),
(8297, 1472, 'mb_footer_column2', '6-6'),
(8298, 1472, 'mb_footer_column3', '5-5-2'),
(8299, 1472, 'mb_footer_column5', '2-3-2-2-3'),
(8300, 1472, 'mb_footer_align', 'left'),
(8301, 1472, 'mb_padding_top', '57'),
(8302, 1472, 'mb_padding_bottom', '57'),
(8303, 1472, 'mb_padding_left', '0'),
(8304, 1472, 'mb_padding_right', '0'),
(8305, 1472, 'mb_footer_full_width', 'default'),
(8306, 1472, 'mb_footer_bg_size', 'cover'),
(8307, 1472, 'mb_footer_bg_color', '#191a1c'),
(8308, 1472, 'mb_footer_text_color', '#ffffff'),
(8309, 1472, 'mb_footer_heading_color', '#9da1a5'),
(8310, 1472, 'mb_footer_bg_repeat', 'repeat'),
(8311, 1472, 'mb_footer_attachment', 'scroll'),
(8312, 1472, 'mb_footer_bg_position', 'center center'),
(8313, 1472, 'mb_footer_top_border', '1'),
(8314, 1472, 'mb_footer_top_border_color_opacity', '0.1'),
(8315, 1472, 'mb_copyright_switch', '1'),
(8316, 1472, 'mb_copyright_align', 'left'),
(8317, 1472, 'mb_copyright_padding_top', '20'),
(8318, 1472, 'mb_copyright_padding_bottom', '20'),
(8319, 1472, 'mb_copyright_padding_left', '0'),
(8320, 1472, 'mb_copyright_padding_right', '0'),
(8321, 1472, 'mb_copyright_bg_color', '#191a1c'),
(8322, 1472, 'mb_copyright_text_color', '#9da1a5'),
(8323, 1472, 'mb_copyright_top_border', '1'),
(8324, 1472, 'mb_copyright_top_border_color_opacity', '1'),
(8325, 1472, 'mb_pre_footer_switch', '0'),
(8326, 1472, 'mb_pre_footer_align', 'left'),
(8327, 1472, 'mb_pre_footer_padding_top', '20'),
(8328, 1472, 'mb_pre_footer_padding_bottom', '20'),
(8329, 1472, 'mb_pre_footer_padding_left', '0'),
(8330, 1472, 'mb_pre_footer_padding_right', '0'),
(8331, 1472, 'mb_pre_footer_bg_color', '#191a1c'),
(8332, 1472, 'mb_pre_footer_text_color', '#9da1a5'),
(8333, 1472, 'mb_pre_footer_bottom_border', '1'),
(8334, 1472, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8335, 1472, 'mb_preloader', 'default'),
(8336, 1472, 'mb_preloader_type', 'linear'),
(8337, 1472, 'mb_preloader_background', '#191a1c'),
(8338, 1472, 'mb_preloader_item_color', '#ffffff'),
(8339, 1472, 'mb_preloader_item_color2', '#435bb2'),
(8340, 1472, 'mb_preloader_item_width', '120'),
(8341, 1472, 'mb_preloader_item_stroke', '2'),
(8342, 1472, 'mb_preloader_item_logo_width', '45'),
(8343, 1472, 'mb_preloader_full', '1'),
(8344, 1472, 'mb_portfolio_title_conditional', 'default'),
(8345, 1472, '_elementor_edit_mode', 'builder'),
(8346, 1472, '_elementor_template_type', 'wp-post'),
(8347, 1472, '_elementor_version', '2.9.8');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8348, 1472, '_elementor_data', '[{\"id\":\"933de9a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"367e8040\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4e4346e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/case_img_04.jpg\",\"id\":1473},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"741dad5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"129b46d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6b19b41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"603ea83\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"5fda2ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"197fd24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9caf5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"d62df8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"863855f\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"398faad\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"bf62200\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2e388442\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7a8e4596\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1b9b54d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"55b8f53d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d4b089\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4f9aef92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"379c1779\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38989485\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"39422992\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"51b4701d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"37b72f98\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b2bb072\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3a0b1ba6\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"98e8053\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"3909eb6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"225f9dd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"110a5b8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"462dacb6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b04892a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7409efda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"12bd572\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6a20e8e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b8be877\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18372934\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"7d35209e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55682c5b\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"d3f1207\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38dab687\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d463058\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3decb702\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"678e8b6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a4cfbde\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"591f1e8b\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5d909aa3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47b1ce23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"323480c7\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"6d8f4897\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8349, 1472, '_wp_old_date', '2020-07-09'),
(8350, 1472, '_edit_lock', '1641732782:1'),
(8351, 1472, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(8352, 1472, 'rs_page_bg_color', ''),
(8353, 1472, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8354, 1492, '_thumbnail_id', '1476'),
(8355, 1492, '_wp_page_template', 'default'),
(8356, 1492, 'mb_page_sidebar_layout', 'default'),
(8357, 1492, 'mb_header_presets', 'default'),
(8358, 1492, 'mb_page_title_conditional', 'default'),
(8359, 1492, 'mb_page_title_use_feature_image', '0'),
(8360, 1492, 'mb_show_breadcrumbs', '1'),
(8361, 1492, 'mb_page_title_vertical_align', 'middle'),
(8362, 1492, 'mb_page_title_horizontal_align', 'center'),
(8363, 1492, 'mb_page_title_font_color', '#3b3663'),
(8364, 1492, 'mb_page_title_bg_color', '#ffffff'),
(8365, 1492, 'mb_page_title_bg_repeat', 'no-repeat'),
(8366, 1492, 'mb_page_title_bg_size', 'cover'),
(8367, 1492, 'mb_page_title_bg_attachment', 'scroll'),
(8368, 1492, 'mb_page_title_bg_position', 'center center'),
(8369, 1492, 'mb_page_title_height', '215'),
(8370, 1492, 'mb_page_title_top_border', '0'),
(8371, 1492, 'mb_page_title_top_border_color_opacity', '1'),
(8372, 1492, 'mb_page_title_bottom_border', '0'),
(8373, 1492, 'mb_page_title_bottom_border_color_opacity', '1'),
(8374, 1492, 'mb_page_title_bottom_margin', '80'),
(8375, 1492, 'mb_map_prefooter', 'default'),
(8376, 1492, 'mb_footer_switch', 'default'),
(8377, 1492, 'mb_footer_column', '4'),
(8378, 1492, 'mb_footer_column2', '6-6'),
(8379, 1492, 'mb_footer_column3', '5-5-2'),
(8380, 1492, 'mb_footer_column5', '2-3-2-2-3'),
(8381, 1492, 'mb_footer_align', 'left'),
(8382, 1492, 'mb_padding_top', '57'),
(8383, 1492, 'mb_padding_bottom', '57'),
(8384, 1492, 'mb_padding_left', '0'),
(8385, 1492, 'mb_padding_right', '0'),
(8386, 1492, 'mb_footer_full_width', 'default'),
(8387, 1492, 'mb_footer_bg_size', 'cover'),
(8388, 1492, 'mb_footer_bg_color', '#191a1c'),
(8389, 1492, 'mb_footer_text_color', '#ffffff'),
(8390, 1492, 'mb_footer_heading_color', '#9da1a5'),
(8391, 1492, 'mb_footer_bg_repeat', 'repeat'),
(8392, 1492, 'mb_footer_attachment', 'scroll'),
(8393, 1492, 'mb_footer_bg_position', 'center center'),
(8394, 1492, 'mb_footer_top_border', '1'),
(8395, 1492, 'mb_footer_top_border_color_opacity', '0.1'),
(8396, 1492, 'mb_copyright_switch', '1'),
(8397, 1492, 'mb_copyright_align', 'left'),
(8398, 1492, 'mb_copyright_padding_top', '20'),
(8399, 1492, 'mb_copyright_padding_bottom', '20'),
(8400, 1492, 'mb_copyright_padding_left', '0'),
(8401, 1492, 'mb_copyright_padding_right', '0'),
(8402, 1492, 'mb_copyright_bg_color', '#191a1c'),
(8403, 1492, 'mb_copyright_text_color', '#9da1a5'),
(8404, 1492, 'mb_copyright_top_border', '1'),
(8405, 1492, 'mb_copyright_top_border_color_opacity', '1'),
(8406, 1492, 'mb_pre_footer_switch', '0'),
(8407, 1492, 'mb_pre_footer_align', 'left'),
(8408, 1492, 'mb_pre_footer_padding_top', '20'),
(8409, 1492, 'mb_pre_footer_padding_bottom', '20'),
(8410, 1492, 'mb_pre_footer_padding_left', '0'),
(8411, 1492, 'mb_pre_footer_padding_right', '0'),
(8412, 1492, 'mb_pre_footer_bg_color', '#191a1c'),
(8413, 1492, 'mb_pre_footer_text_color', '#9da1a5'),
(8414, 1492, 'mb_pre_footer_bottom_border', '1'),
(8415, 1492, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8416, 1492, 'mb_preloader', 'default'),
(8417, 1492, 'mb_preloader_type', 'linear'),
(8418, 1492, 'mb_preloader_background', '#191a1c'),
(8419, 1492, 'mb_preloader_item_color', '#ffffff'),
(8420, 1492, 'mb_preloader_item_color2', '#435bb2'),
(8421, 1492, 'mb_preloader_item_width', '120'),
(8422, 1492, 'mb_preloader_item_stroke', '2'),
(8423, 1492, 'mb_preloader_item_logo_width', '45'),
(8424, 1492, 'mb_preloader_full', '1'),
(8425, 1492, 'mb_portfolio_title_conditional', 'default'),
(8426, 1492, '_elementor_edit_mode', 'builder'),
(8427, 1492, '_elementor_template_type', 'wp-post'),
(8428, 1492, '_elementor_version', '2.9.8'),
(8429, 1492, '_elementor_data', '[{\"id\":\"3239b609\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4f063252\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4e2cbdda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/livewp.site\\/wp\\/md\\/evvebot\\/wp-content\\/uploads\\/sites\\/63\\/2019\\/08\\/case_img_05.jpg\",\"id\":\"1474\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8f26ea7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"121d46d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"684c63e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f88df70\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"e271e0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"23229c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae5b38d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a9069a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"0f5ec9f\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"a9ae95f\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"3ff8773\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3f6f044e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"37d52f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1bea8d75\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2210185e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ec73961\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"260faa7c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"73cf0c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75532945\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44cef6c0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455944d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"44331c74\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4e85829e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"312d6249\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"2943c57\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"3e34cf17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5e6451e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"537469a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23059cf8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"60414e48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6e450b5c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"44512506\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2e387221\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"440a5fda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a00e775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"2fa34cf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"67ff6d39\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"4548470\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"418b83ff\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"394975db\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"46caffa9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"49985db4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"15666364\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1c5d2d5\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"10522084\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1398486f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"91221b0\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"23023dc5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8430, 1492, '_wp_old_date', '2020-07-09'),
(8431, 1492, '_edit_lock', '1641732785:1'),
(8432, 1492, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(8433, 1492, 'rs_page_bg_color', ''),
(8434, 1492, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8435, 1493, '_wp_page_template', 'default'),
(8436, 1493, 'mb_page_sidebar_layout', 'default'),
(8437, 1493, 'mb_header_presets', 'default'),
(8438, 1493, 'mb_page_title_conditional', 'default'),
(8439, 1493, 'mb_page_title_use_feature_image', '0'),
(8440, 1493, 'mb_show_breadcrumbs', '1'),
(8441, 1493, 'mb_page_title_vertical_align', 'middle'),
(8442, 1493, 'mb_page_title_horizontal_align', 'center'),
(8443, 1493, 'mb_page_title_font_color', '#3b3663'),
(8444, 1493, 'mb_page_title_bg_color', '#ffffff'),
(8445, 1493, 'mb_page_title_bg_repeat', 'no-repeat'),
(8446, 1493, 'mb_page_title_bg_size', 'cover'),
(8447, 1493, 'mb_page_title_bg_attachment', 'scroll'),
(8448, 1493, 'mb_page_title_bg_position', 'center center'),
(8449, 1493, 'mb_page_title_height', '215'),
(8450, 1493, 'mb_page_title_top_border', '0'),
(8451, 1493, 'mb_page_title_top_border_color_opacity', '1'),
(8452, 1493, 'mb_page_title_bottom_border', '0'),
(8453, 1493, 'mb_page_title_bottom_border_color_opacity', '1'),
(8454, 1493, 'mb_page_title_bottom_margin', '80'),
(8455, 1493, 'mb_map_prefooter', 'default'),
(8456, 1493, 'mb_footer_switch', 'default'),
(8457, 1493, 'mb_footer_column', '4'),
(8458, 1493, 'mb_footer_column2', '6-6'),
(8459, 1493, 'mb_footer_column3', '5-5-2'),
(8460, 1493, 'mb_footer_column5', '2-3-2-2-3'),
(8461, 1493, 'mb_footer_align', 'left'),
(8462, 1493, 'mb_padding_top', '57'),
(8463, 1493, 'mb_padding_bottom', '57'),
(8464, 1493, 'mb_padding_left', '0'),
(8465, 1493, 'mb_padding_right', '0'),
(8466, 1493, 'mb_footer_full_width', 'default'),
(8467, 1493, 'mb_footer_bg_size', 'cover'),
(8468, 1493, 'mb_footer_bg_color', '#191a1c'),
(8469, 1493, 'mb_footer_text_color', '#ffffff'),
(8470, 1493, 'mb_footer_heading_color', '#9da1a5'),
(8471, 1493, 'mb_footer_bg_repeat', 'repeat'),
(8472, 1493, 'mb_footer_attachment', 'scroll'),
(8473, 1493, 'mb_footer_bg_position', 'center center'),
(8474, 1493, 'mb_footer_top_border', '1'),
(8475, 1493, 'mb_footer_top_border_color_opacity', '0.1'),
(8476, 1493, 'mb_copyright_switch', '1'),
(8477, 1493, 'mb_copyright_align', 'left'),
(8478, 1493, 'mb_copyright_padding_top', '20'),
(8479, 1493, 'mb_copyright_padding_bottom', '20'),
(8480, 1493, 'mb_copyright_padding_left', '0'),
(8481, 1493, 'mb_copyright_padding_right', '0'),
(8482, 1493, 'mb_copyright_bg_color', '#191a1c'),
(8483, 1493, 'mb_copyright_text_color', '#9da1a5');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8484, 1493, 'mb_copyright_top_border', '1'),
(8485, 1493, 'mb_copyright_top_border_color_opacity', '1'),
(8486, 1493, 'mb_pre_footer_switch', '0'),
(8487, 1493, 'mb_pre_footer_align', 'left'),
(8488, 1493, 'mb_pre_footer_padding_top', '20'),
(8489, 1493, 'mb_pre_footer_padding_bottom', '20'),
(8490, 1493, 'mb_pre_footer_padding_left', '0'),
(8491, 1493, 'mb_pre_footer_padding_right', '0'),
(8492, 1493, 'mb_pre_footer_bg_color', '#191a1c'),
(8493, 1493, 'mb_pre_footer_text_color', '#9da1a5'),
(8494, 1493, 'mb_pre_footer_bottom_border', '1'),
(8495, 1493, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8496, 1493, 'mb_preloader', 'default'),
(8497, 1493, 'mb_preloader_type', 'linear'),
(8498, 1493, 'mb_preloader_background', '#191a1c'),
(8499, 1493, 'mb_preloader_item_color', '#ffffff'),
(8500, 1493, 'mb_preloader_item_color2', '#435bb2'),
(8501, 1493, 'mb_preloader_item_width', '120'),
(8502, 1493, 'mb_preloader_item_stroke', '2'),
(8503, 1493, 'mb_preloader_item_logo_width', '45'),
(8504, 1493, 'mb_preloader_full', '1'),
(8505, 1493, 'mb_portfolio_title_conditional', 'default'),
(8506, 1493, '_elementor_edit_mode', 'builder'),
(8507, 1493, '_elementor_template_type', 'wp-post'),
(8508, 1493, '_elementor_version', '2.9.8'),
(8509, 1493, '_elementor_data', '[{\"id\":\"5c947c0f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4efa088f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6d880617\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_06.png\",\"id\":2289},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"140d214\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c340b04\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"121b1f8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a5ef10e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"b91ea81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1a7b200\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e68efe8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"00affff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5f65ad7\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"39eb96c\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"d5fef36\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b10ad05\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f314850\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48f89265\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"74a56b99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bc15a23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2ca0fce8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e1cda3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c768fff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1f1f6be7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1922ba94\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1390e50d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ef7a1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"c4f40ea\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"2c36a07\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"218ae23f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"4fb3811e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"13afd1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43e1e673\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"775bc84b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"184f9ba0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"633d7b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"499a0b15\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52fdf4d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2cbaea29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"3e579952\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca62f5f\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"437b4d4\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6b9f305d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"34731804\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"22482b01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"40fe3027\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1adf9d8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1bc45890\",\"elType\":\"widget\",\"settings\":{\"tstm_author\":\"Denis Robinson\",\"item_align\":\"center\",\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.<\\/p>\"},\"elements\":[],\"widgetType\":\"gt3-core-blockquote\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5db3926\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"139b16ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"23444c6b\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"quote_items_color\":\"#f19d10\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"729da882\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8510, 1493, '_wp_old_date', '2020-07-09'),
(8511, 1493, '_edit_lock', '1641732787:1'),
(8512, 1493, '_thumbnail_id', '2289'),
(8513, 1493, 'mb_bubbles_block', 'default'),
(8514, 1493, '_elementor_controls_usage', 'a:10:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:19:\"gt3-core-blockquote\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_main_section\";a:3:{s:11:\"tstm_author\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:7:\"content\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:1:{s:41:\"section_style_testimonial_content_section\";a:1:{s:17:\"quote_items_color\";s:1:\"1\";}}}}}'),
(8515, 1493, 'rs_page_bg_color', ''),
(8516, 1493, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8517, 3705, '_edit_lock', '1641732768:1'),
(8518, 3705, '_wp_page_template', 'default'),
(8519, 3705, 'rs_page_bg_color', ''),
(8520, 3705, 'mb_page_sidebar_layout', 'default'),
(8521, 3705, 'mb_header_presets', 'default'),
(8522, 3705, 'mb_page_title_conditional', 'default'),
(8523, 3705, 'mb_page_title_use_feature_image', '0'),
(8524, 3705, 'mb_show_breadcrumbs', '1'),
(8525, 3705, 'mb_page_title_vertical_align', 'middle'),
(8526, 3705, 'mb_page_title_horizontal_align', 'center'),
(8527, 3705, 'mb_page_title_font_color', '#3b3663'),
(8528, 3705, 'mb_page_title_bg_color', '#ffffff'),
(8529, 3705, 'mb_page_title_bg_repeat', 'no-repeat'),
(8530, 3705, 'mb_page_title_bg_size', 'cover'),
(8531, 3705, 'mb_page_title_bg_attachment', 'scroll'),
(8532, 3705, 'mb_page_title_bg_position', 'center center'),
(8533, 3705, 'mb_page_title_height', '215'),
(8534, 3705, 'mb_page_title_top_border', '0'),
(8535, 3705, 'mb_page_title_top_border_color_opacity', '1'),
(8536, 3705, 'mb_page_title_bottom_border', '0'),
(8537, 3705, 'mb_page_title_bottom_border_color_opacity', '1'),
(8538, 3705, 'mb_page_title_bottom_margin', '80'),
(8539, 3705, 'mb_map_prefooter', 'default'),
(8540, 3705, 'mb_footer_switch', 'default'),
(8541, 3705, 'mb_footer_column', '4'),
(8542, 3705, 'mb_footer_column2', '6-6'),
(8543, 3705, 'mb_footer_column3', '5-5-2'),
(8544, 3705, 'mb_footer_column5', '2-3-2-2-3'),
(8545, 3705, 'mb_footer_align', 'left'),
(8546, 3705, 'mb_padding_top', '57'),
(8547, 3705, 'mb_padding_bottom', '57'),
(8548, 3705, 'mb_padding_left', '0'),
(8549, 3705, 'mb_padding_right', '0'),
(8550, 3705, 'mb_footer_full_width', 'default'),
(8551, 3705, 'mb_footer_bg_size', 'cover'),
(8552, 3705, 'mb_footer_bg_color', '#191a1c'),
(8553, 3705, 'mb_footer_text_color', '#ffffff'),
(8554, 3705, 'mb_footer_heading_color', '#9da1a5'),
(8555, 3705, 'mb_footer_bg_repeat', 'repeat'),
(8556, 3705, 'mb_footer_attachment', 'scroll'),
(8557, 3705, 'mb_footer_bg_position', 'center center'),
(8558, 3705, 'mb_footer_top_border', '1'),
(8559, 3705, 'mb_footer_top_border_color_opacity', '0.1'),
(8560, 3705, 'mb_copyright_switch', '1'),
(8561, 3705, 'mb_copyright_align', 'left'),
(8562, 3705, 'mb_copyright_padding_top', '20'),
(8563, 3705, 'mb_copyright_padding_bottom', '20'),
(8564, 3705, 'mb_copyright_padding_left', '0'),
(8565, 3705, 'mb_copyright_padding_right', '0'),
(8566, 3705, 'mb_copyright_bg_color', '#191a1c'),
(8567, 3705, 'mb_copyright_text_color', '#9da1a5'),
(8568, 3705, 'mb_copyright_top_border', '1'),
(8569, 3705, 'mb_copyright_top_border_color_opacity', '1'),
(8570, 3705, 'mb_pre_footer_switch', '0'),
(8571, 3705, 'mb_pre_footer_align', 'left'),
(8572, 3705, 'mb_pre_footer_padding_top', '20'),
(8573, 3705, 'mb_pre_footer_padding_bottom', '20'),
(8574, 3705, 'mb_pre_footer_padding_left', '0'),
(8575, 3705, 'mb_pre_footer_padding_right', '0'),
(8576, 3705, 'mb_pre_footer_bg_color', '#191a1c'),
(8577, 3705, 'mb_pre_footer_text_color', '#9da1a5'),
(8578, 3705, 'mb_pre_footer_bottom_border', '1'),
(8579, 3705, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8580, 3705, 'mb_preloader', 'default'),
(8581, 3705, 'mb_preloader_type', 'linear'),
(8582, 3705, 'mb_preloader_background', '#191a1c'),
(8583, 3705, 'mb_preloader_item_color', '#ffffff'),
(8584, 3705, 'mb_preloader_item_color2', '#435bb2'),
(8585, 3705, 'mb_preloader_item_width', '120'),
(8586, 3705, 'mb_preloader_item_stroke', '2'),
(8587, 3705, 'mb_preloader_item_logo_width', '45'),
(8588, 3705, 'mb_preloader_full', '1'),
(8589, 3705, 'mb_portfolio_title_conditional', 'default'),
(8590, 3705, 'mb_bubbles_block', 'default'),
(8591, 3705, '_wp_old_slug', 'online-media-management-2'),
(8592, 3705, '_elementor_template_type', 'wp-post'),
(8593, 3705, '_elementor_version', '2.9.8'),
(8594, 3705, '_elementor_edit_mode', 'builder'),
(8595, 3705, '_elementor_data', '[{\"id\":\"2250a36\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"223d6229\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1c1432da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"93bc18e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"749bb388\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7bf3eed5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"43348adc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"494d397f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"652d3d6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68b39ab7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"518beb5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"228014af\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"16066fb5\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"31692067\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"47205dd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7c6d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c057eff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bd5cf12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"18fbb66f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3cbc17b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"64e09038\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60b8dd60\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1cdc6481\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"137658eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"41c92b5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"59949992\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5862be23\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"8e7cc08\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"7db10738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"a96c089\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1d8a75e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31419d9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5f36ecd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"189c4298\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4894d432\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1f68b84\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b38334\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393cf68e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"52f19597\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"72f67b04\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"be9817d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d013759\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3138878f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"163f891e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2c666544\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a8f199\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4e068a67\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"223c68d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8596, 3705, '_thumbnail_id', '5018'),
(8597, 3705, '_wp_old_date', '2020-06-14'),
(8598, 3705, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(8599, 3705, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8600, 3736, '_edit_lock', '1641732771:1'),
(8601, 3736, '_wp_page_template', 'default'),
(8602, 3736, 'rs_page_bg_color', ''),
(8603, 3736, 'mb_page_sidebar_layout', 'default'),
(8604, 3736, 'mb_header_presets', 'default'),
(8605, 3736, 'mb_page_title_conditional', 'default'),
(8606, 3736, 'mb_page_title_use_feature_image', '0');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8607, 3736, 'mb_show_breadcrumbs', '1'),
(8608, 3736, 'mb_page_title_vertical_align', 'middle'),
(8609, 3736, 'mb_page_title_horizontal_align', 'center'),
(8610, 3736, 'mb_page_title_font_color', '#3b3663'),
(8611, 3736, 'mb_page_title_bg_color', '#ffffff'),
(8612, 3736, 'mb_page_title_bg_repeat', 'no-repeat'),
(8613, 3736, 'mb_page_title_bg_size', 'cover'),
(8614, 3736, 'mb_page_title_bg_attachment', 'scroll'),
(8615, 3736, 'mb_page_title_bg_position', 'center center'),
(8616, 3736, 'mb_page_title_height', '215'),
(8617, 3736, 'mb_page_title_top_border', '0'),
(8618, 3736, 'mb_page_title_top_border_color_opacity', '1'),
(8619, 3736, 'mb_page_title_bottom_border', '0'),
(8620, 3736, 'mb_page_title_bottom_border_color_opacity', '1'),
(8621, 3736, 'mb_page_title_bottom_margin', '80'),
(8622, 3736, 'mb_map_prefooter', 'default'),
(8623, 3736, 'mb_footer_switch', 'default'),
(8624, 3736, 'mb_footer_column', '4'),
(8625, 3736, 'mb_footer_column2', '6-6'),
(8626, 3736, 'mb_footer_column3', '5-5-2'),
(8627, 3736, 'mb_footer_column5', '2-3-2-2-3'),
(8628, 3736, 'mb_footer_align', 'left'),
(8629, 3736, 'mb_padding_top', '57'),
(8630, 3736, 'mb_padding_bottom', '57'),
(8631, 3736, 'mb_padding_left', '0'),
(8632, 3736, 'mb_padding_right', '0'),
(8633, 3736, 'mb_footer_full_width', 'default'),
(8634, 3736, 'mb_footer_bg_size', 'cover'),
(8635, 3736, 'mb_footer_bg_color', '#191a1c'),
(8636, 3736, 'mb_footer_text_color', '#ffffff'),
(8637, 3736, 'mb_footer_heading_color', '#9da1a5'),
(8638, 3736, 'mb_footer_bg_repeat', 'repeat'),
(8639, 3736, 'mb_footer_attachment', 'scroll'),
(8640, 3736, 'mb_footer_bg_position', 'center center'),
(8641, 3736, 'mb_footer_top_border', '1'),
(8642, 3736, 'mb_footer_top_border_color_opacity', '0.1'),
(8643, 3736, 'mb_copyright_switch', '1'),
(8644, 3736, 'mb_copyright_align', 'left'),
(8645, 3736, 'mb_copyright_padding_top', '20'),
(8646, 3736, 'mb_copyright_padding_bottom', '20'),
(8647, 3736, 'mb_copyright_padding_left', '0'),
(8648, 3736, 'mb_copyright_padding_right', '0'),
(8649, 3736, 'mb_copyright_bg_color', '#191a1c'),
(8650, 3736, 'mb_copyright_text_color', '#9da1a5'),
(8651, 3736, 'mb_copyright_top_border', '1'),
(8652, 3736, 'mb_copyright_top_border_color_opacity', '1'),
(8653, 3736, 'mb_pre_footer_switch', '0'),
(8654, 3736, 'mb_pre_footer_align', 'left'),
(8655, 3736, 'mb_pre_footer_padding_top', '20'),
(8656, 3736, 'mb_pre_footer_padding_bottom', '20'),
(8657, 3736, 'mb_pre_footer_padding_left', '0'),
(8658, 3736, 'mb_pre_footer_padding_right', '0'),
(8659, 3736, 'mb_pre_footer_bg_color', '#191a1c'),
(8660, 3736, 'mb_pre_footer_text_color', '#9da1a5'),
(8661, 3736, 'mb_pre_footer_bottom_border', '1'),
(8662, 3736, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8663, 3736, 'mb_preloader', 'default'),
(8664, 3736, 'mb_preloader_type', 'linear'),
(8665, 3736, 'mb_preloader_background', '#191a1c'),
(8666, 3736, 'mb_preloader_item_color', '#ffffff'),
(8667, 3736, 'mb_preloader_item_color2', '#435bb2'),
(8668, 3736, 'mb_preloader_item_width', '120'),
(8669, 3736, 'mb_preloader_item_stroke', '2'),
(8670, 3736, 'mb_preloader_item_logo_width', '45'),
(8671, 3736, 'mb_preloader_full', '1'),
(8672, 3736, 'mb_portfolio_title_conditional', 'default'),
(8673, 3736, 'mb_bubbles_block', 'default'),
(8674, 3736, '_thumbnail_id', '3745'),
(8675, 3736, '_elementor_template_type', 'wp-post'),
(8676, 3736, '_elementor_version', '2.9.8'),
(8677, 3736, '_elementor_data', '[{\"id\":\"35af25\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"133612d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6d5ad20e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"564cff0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f7d89a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9a4b49\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e4ada0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"8b0c2cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"67a5a5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3abeffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2d7e40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"dd8f219\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"8f8392f\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"dbe6251\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"15467eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"43376976\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"107d0d2c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13dc5ef2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"555222d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"678f9027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a4bfb98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"671acdad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7bce8c47\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e60a318\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5dd6ee70\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24b7413a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3bc0d52\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"5def79a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"462db66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"a0c6727\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"47287370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bfacd11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1cf30948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5c242aa0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"50288d5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b73c5bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ad439f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1cbd9ab6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"7526d0c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1f43964\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"4f5e946\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5cd07d4b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"40977f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4c7b8fdb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d978215\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2048f527\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fc33570\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"66971cac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8678, 3736, '_wp_old_slug', 'mannix-marketing-2'),
(8679, 3736, '_elementor_edit_mode', 'builder'),
(8680, 3736, '_wp_old_date', '2020-06-14'),
(8681, 3736, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(8682, 3736, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8683, 3757, '_edit_lock', '1641732774:1'),
(8684, 3757, '_wp_page_template', 'default'),
(8685, 3757, 'rs_page_bg_color', ''),
(8686, 3757, 'mb_page_sidebar_layout', 'default'),
(8687, 3757, 'mb_header_presets', 'default'),
(8688, 3757, 'mb_page_title_conditional', 'default'),
(8689, 3757, 'mb_page_title_use_feature_image', '0'),
(8690, 3757, 'mb_show_breadcrumbs', '1'),
(8691, 3757, 'mb_page_title_vertical_align', 'middle'),
(8692, 3757, 'mb_page_title_horizontal_align', 'center'),
(8693, 3757, 'mb_page_title_font_color', '#3b3663'),
(8694, 3757, 'mb_page_title_bg_color', '#ffffff'),
(8695, 3757, 'mb_page_title_bg_repeat', 'no-repeat'),
(8696, 3757, 'mb_page_title_bg_size', 'cover'),
(8697, 3757, 'mb_page_title_bg_attachment', 'scroll'),
(8698, 3757, 'mb_page_title_bg_position', 'center center'),
(8699, 3757, 'mb_page_title_height', '215'),
(8700, 3757, 'mb_page_title_top_border', '0'),
(8701, 3757, 'mb_page_title_top_border_color_opacity', '1'),
(8702, 3757, 'mb_page_title_bottom_border', '0'),
(8703, 3757, 'mb_page_title_bottom_border_color_opacity', '1'),
(8704, 3757, 'mb_page_title_bottom_margin', '80'),
(8705, 3757, 'mb_map_prefooter', 'default'),
(8706, 3757, 'mb_footer_switch', 'default'),
(8707, 3757, 'mb_footer_column', '4'),
(8708, 3757, 'mb_footer_column2', '6-6'),
(8709, 3757, 'mb_footer_column3', '5-5-2'),
(8710, 3757, 'mb_footer_column5', '2-3-2-2-3'),
(8711, 3757, 'mb_footer_align', 'left'),
(8712, 3757, 'mb_padding_top', '57'),
(8713, 3757, 'mb_padding_bottom', '57'),
(8714, 3757, 'mb_padding_left', '0'),
(8715, 3757, 'mb_padding_right', '0'),
(8716, 3757, 'mb_footer_full_width', 'default'),
(8717, 3757, 'mb_footer_bg_size', 'cover'),
(8718, 3757, 'mb_footer_bg_color', '#191a1c'),
(8719, 3757, 'mb_footer_text_color', '#ffffff'),
(8720, 3757, 'mb_footer_heading_color', '#9da1a5'),
(8721, 3757, 'mb_footer_bg_repeat', 'repeat'),
(8722, 3757, 'mb_footer_attachment', 'scroll'),
(8723, 3757, 'mb_footer_bg_position', 'center center'),
(8724, 3757, 'mb_footer_top_border', '1'),
(8725, 3757, 'mb_footer_top_border_color_opacity', '0.1'),
(8726, 3757, 'mb_copyright_switch', '1'),
(8727, 3757, 'mb_copyright_align', 'left'),
(8728, 3757, 'mb_copyright_padding_top', '20'),
(8729, 3757, 'mb_copyright_padding_bottom', '20'),
(8730, 3757, 'mb_copyright_padding_left', '0'),
(8731, 3757, 'mb_copyright_padding_right', '0'),
(8732, 3757, 'mb_copyright_bg_color', '#191a1c'),
(8733, 3757, 'mb_copyright_text_color', '#9da1a5'),
(8734, 3757, 'mb_copyright_top_border', '1'),
(8735, 3757, 'mb_copyright_top_border_color_opacity', '1'),
(8736, 3757, 'mb_pre_footer_switch', '0'),
(8737, 3757, 'mb_pre_footer_align', 'left'),
(8738, 3757, 'mb_pre_footer_padding_top', '20'),
(8739, 3757, 'mb_pre_footer_padding_bottom', '20'),
(8740, 3757, 'mb_pre_footer_padding_left', '0'),
(8741, 3757, 'mb_pre_footer_padding_right', '0'),
(8742, 3757, 'mb_pre_footer_bg_color', '#191a1c'),
(8743, 3757, 'mb_pre_footer_text_color', '#9da1a5'),
(8744, 3757, 'mb_pre_footer_bottom_border', '1'),
(8745, 3757, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8746, 3757, 'mb_preloader', 'default'),
(8747, 3757, 'mb_preloader_type', 'linear'),
(8748, 3757, 'mb_preloader_background', '#191a1c'),
(8749, 3757, 'mb_preloader_item_color', '#ffffff'),
(8750, 3757, 'mb_preloader_item_color2', '#435bb2'),
(8751, 3757, 'mb_preloader_item_width', '120'),
(8752, 3757, 'mb_preloader_item_stroke', '2'),
(8753, 3757, 'mb_preloader_item_logo_width', '45'),
(8754, 3757, 'mb_preloader_full', '1'),
(8755, 3757, 'mb_portfolio_title_conditional', 'default'),
(8756, 3757, 'mb_bubbles_block', 'default'),
(8757, 3757, '_thumbnail_id', '3758'),
(8758, 3757, '_elementor_edit_mode', 'builder'),
(8759, 3757, '_elementor_template_type', 'wp-post'),
(8760, 3757, '_elementor_version', '2.9.8'),
(8761, 3757, '_elementor_data', '[{\"id\":\"2310f4e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5a70c2f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1c9a187a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"628889b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"031dcd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4be4845\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"62886e5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"e40b2b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9d72583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6101c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"dba0464\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"cf3a78e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"72240ec\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"43419ff\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"734f0acc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73e474aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"50537c35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4a3ef70f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"71d60fa2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bb2d10d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4336c72f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f5dea08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"109574d8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"588165ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"13cce25\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4d37a92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"32f8db2e\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"9c1f258\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"1e5d8ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"52a20b9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bb2bd82\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1abcb761\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"436eef07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"263913e1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"282e3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4d59b709\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1775298a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e82033\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"765d00de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c13dc70\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"5e05c6f\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1c77a685\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7649f70c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"39025f7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d238cf6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b62cff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"27348d37\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"5487357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8762, 3757, '_wp_old_slug', 'mannix-marketing-2'),
(8763, 3757, '_wp_old_date', '2020-06-14');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8764, 3757, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(8765, 3757, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8766, 3764, '_edit_lock', '1641732777:1'),
(8767, 3764, '_thumbnail_id', '6388'),
(8768, 3764, '_wp_page_template', 'default'),
(8769, 3764, 'rs_page_bg_color', ''),
(8770, 3764, 'mb_page_sidebar_layout', 'default'),
(8771, 3764, 'mb_header_presets', 'default'),
(8772, 3764, 'mb_page_title_conditional', 'default'),
(8773, 3764, 'mb_page_title_use_feature_image', '0'),
(8774, 3764, 'mb_show_breadcrumbs', '1'),
(8775, 3764, 'mb_page_title_vertical_align', 'middle'),
(8776, 3764, 'mb_page_title_horizontal_align', 'center'),
(8777, 3764, 'mb_page_title_font_color', '#3b3663'),
(8778, 3764, 'mb_page_title_bg_color', '#ffffff'),
(8779, 3764, 'mb_page_title_bg_repeat', 'no-repeat'),
(8780, 3764, 'mb_page_title_bg_size', 'cover'),
(8781, 3764, 'mb_page_title_bg_attachment', 'scroll'),
(8782, 3764, 'mb_page_title_bg_position', 'center center'),
(8783, 3764, 'mb_page_title_height', '215'),
(8784, 3764, 'mb_page_title_top_border', '0'),
(8785, 3764, 'mb_page_title_top_border_color_opacity', '1'),
(8786, 3764, 'mb_page_title_bottom_border', '0'),
(8787, 3764, 'mb_page_title_bottom_border_color_opacity', '1'),
(8788, 3764, 'mb_page_title_bottom_margin', '80'),
(8789, 3764, 'mb_map_prefooter', 'default'),
(8790, 3764, 'mb_footer_switch', 'default'),
(8791, 3764, 'mb_footer_column', '4'),
(8792, 3764, 'mb_footer_column2', '6-6'),
(8793, 3764, 'mb_footer_column3', '5-5-2'),
(8794, 3764, 'mb_footer_column5', '2-3-2-2-3'),
(8795, 3764, 'mb_footer_align', 'left'),
(8796, 3764, 'mb_padding_top', '57'),
(8797, 3764, 'mb_padding_bottom', '57'),
(8798, 3764, 'mb_padding_left', '0'),
(8799, 3764, 'mb_padding_right', '0'),
(8800, 3764, 'mb_footer_full_width', 'default'),
(8801, 3764, 'mb_footer_bg_size', 'cover'),
(8802, 3764, 'mb_footer_bg_color', '#191a1c'),
(8803, 3764, 'mb_footer_text_color', '#ffffff'),
(8804, 3764, 'mb_footer_heading_color', '#9da1a5'),
(8805, 3764, 'mb_footer_bg_repeat', 'repeat'),
(8806, 3764, 'mb_footer_attachment', 'scroll'),
(8807, 3764, 'mb_footer_bg_position', 'center center'),
(8808, 3764, 'mb_footer_top_border', '1'),
(8809, 3764, 'mb_footer_top_border_color_opacity', '0.1'),
(8810, 3764, 'mb_copyright_switch', '1'),
(8811, 3764, 'mb_copyright_align', 'left'),
(8812, 3764, 'mb_copyright_padding_top', '20'),
(8813, 3764, 'mb_copyright_padding_bottom', '20'),
(8814, 3764, 'mb_copyright_padding_left', '0'),
(8815, 3764, 'mb_copyright_padding_right', '0'),
(8816, 3764, 'mb_copyright_bg_color', '#191a1c'),
(8817, 3764, 'mb_copyright_text_color', '#9da1a5'),
(8818, 3764, 'mb_copyright_top_border', '1'),
(8819, 3764, 'mb_copyright_top_border_color_opacity', '1'),
(8820, 3764, 'mb_pre_footer_switch', '0'),
(8821, 3764, 'mb_pre_footer_align', 'left'),
(8822, 3764, 'mb_pre_footer_padding_top', '20'),
(8823, 3764, 'mb_pre_footer_padding_bottom', '20'),
(8824, 3764, 'mb_pre_footer_padding_left', '0'),
(8825, 3764, 'mb_pre_footer_padding_right', '0'),
(8826, 3764, 'mb_pre_footer_bg_color', '#191a1c'),
(8827, 3764, 'mb_pre_footer_text_color', '#9da1a5'),
(8828, 3764, 'mb_pre_footer_bottom_border', '1'),
(8829, 3764, 'mb_pre_footer_bottom_border_color_opacity', '1'),
(8830, 3764, 'mb_preloader', 'default'),
(8831, 3764, 'mb_preloader_type', 'linear'),
(8832, 3764, 'mb_preloader_background', '#191a1c'),
(8833, 3764, 'mb_preloader_item_color', '#ffffff'),
(8834, 3764, 'mb_preloader_item_color2', '#435bb2'),
(8835, 3764, 'mb_preloader_item_width', '120'),
(8836, 3764, 'mb_preloader_item_stroke', '2'),
(8837, 3764, 'mb_preloader_item_logo_width', '45'),
(8838, 3764, 'mb_preloader_full', '1'),
(8839, 3764, 'mb_portfolio_title_conditional', 'default'),
(8840, 3764, 'mb_bubbles_block', 'default'),
(8841, 3764, '_wp_old_slug', 'online-media-management-2'),
(8842, 3764, '_elementor_edit_mode', 'builder'),
(8843, 3764, '_elementor_template_type', 'wp-post'),
(8844, 3764, '_elementor_version', '2.9.8'),
(8845, 3764, '_elementor_data', '[{\"id\":\"14d1bbe8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"264daa84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6323e2fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"da0b68f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a58fdbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"942e79d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6c7c4ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"8ec214e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"90248ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab8e696\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"671eb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7c3c3f6\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"1c8b9c0\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"381032b\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cb6cee2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"45d565ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"32d944c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ef5a228\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6e50\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7785a0ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fc1ffe5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2786d894\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1d78babd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2ebcb354\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"16a80d17\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c409805\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3a3e786b\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"3c855eb\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"3018a388\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"569ecc33\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"59164c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3155393e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2138462a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b40402c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3bda8774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6301109e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61821ef5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"353ad148\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"4519925f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3c8cbae6\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"240490a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3ceab11\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b73efb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7cd65540\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1d831b11\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1b28c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1169210d\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"1ed08734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8846, 3764, '_wp_old_date', '2020-06-14'),
(8847, 3764, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(8848, 3764, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8849, 5326, '_edit_lock', '1621858217:3'),
(8850, 5326, '_thumbnail_id', '5327'),
(8851, 5326, '_wp_page_template', 'default'),
(8852, 5326, 'slide_template', ''),
(8853, 5326, 'rs_page_bg_color', ''),
(8854, 5326, 'mb_page_sidebar_layout', 'default'),
(8855, 5326, 'mb_page_title_conditional', 'no'),
(8856, 5326, 'mb_page_title_use_feature_image', '0'),
(8857, 5326, 'mb_show_breadcrumbs', '1'),
(8858, 5326, 'mb_page_title_vertical_align', 'middle'),
(8859, 5326, 'mb_page_title_horizontal_align', 'center'),
(8860, 5326, 'mb_page_title_font_color', '#3b3663'),
(8861, 5326, 'mb_page_title_bg_color', '#ffffff'),
(8862, 5326, 'mb_page_title_bg_repeat', 'no-repeat'),
(8863, 5326, 'mb_page_title_bg_size', 'cover'),
(8864, 5326, 'mb_page_title_bg_attachment', 'scroll'),
(8865, 5326, 'mb_page_title_bg_position', 'center center'),
(8866, 5326, 'mb_page_title_height', '215'),
(8867, 5326, 'mb_page_title_top_border', '0'),
(8868, 5326, 'mb_page_title_top_border_color_opacity', '1'),
(8869, 5326, 'mb_page_title_bottom_border', '0'),
(8870, 5326, 'mb_page_title_bottom_border_color_opacity', '1'),
(8871, 5326, 'mb_page_title_bottom_margin', '80'),
(8872, 5326, 'mb_preloader', 'default'),
(8873, 5326, 'mb_preloader_type', 'linear'),
(8874, 5326, 'mb_preloader_background', '#191a1c'),
(8875, 5326, 'mb_preloader_item_color', '#ffffff'),
(8876, 5326, 'mb_preloader_item_color2', '#435bb2'),
(8877, 5326, 'mb_preloader_item_width', '120'),
(8878, 5326, 'mb_preloader_item_stroke', '2'),
(8879, 5326, 'mb_preloader_item_logo_width', '45'),
(8880, 5326, 'mb_preloader_full', '1'),
(8881, 5326, 'mb_portfolio_title_conditional', 'default'),
(8882, 5326, 'mb_bubbles_block', 'default'),
(8883, 5326, '_elementor_edit_mode', 'builder'),
(8884, 5326, '_elementor_template_type', 'wp-post'),
(8885, 5326, '_elementor_version', '2.9.9');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8886, 5326, '_elementor_data', '[{\"id\":\"d4eb951\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6321d6e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7457fa58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5f7f3fd2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"180df9f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a9fb1ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2409a496\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"7e10a767\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e6ca657\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"613a6c09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"4f06c697\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"5d5c3035\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"1e5f3bd\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"64eded3f\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4b90b133\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"362fa68b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"64f4d1f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1bc2831d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3e2cf8c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fc1db38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68c1c328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fff5e85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"14fb90d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4ff3db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ae1d168\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c9bfedf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2620149b\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"5f478b4b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"39bdc8e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1d869fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"49c90ca7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3c8dd3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"26bf993d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3894c27d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6d26d703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"371fd682\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2361e9d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"254483b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9d50ab6\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"14e89102\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99156be\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdbfe76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"707525a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56352f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"50313b79\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"32e35433\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8887, 5326, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(8888, 5326, '_wp_old_date', '2019-05-28'),
(8889, 5326, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8890, 5866, '_edit_lock', '1641732779:1'),
(8891, 5866, '_elementor_edit_mode', 'builder'),
(8892, 5866, '_elementor_template_type', 'wp-post'),
(8893, 5866, '_elementor_version', '2.9.14'),
(8894, 5866, '_wp_page_template', 'default'),
(8895, 5866, '_elementor_data', '[{\"id\":\"48f6ae20\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b6b20f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"35f28c61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_01.jpg\",\"id\":978},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4bb7131a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"21ea234d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"675133c6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"609440cc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"19392938\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3dc2d364\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38886b5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"6bbe68aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"40caa0c3\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"WebSolutions Inc\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_type\":\"type_custom\",\"custom_meta_value\":\"SEO Optimization\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"1b4025ff\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"686d6202\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"custom_meta_value\":\"\",\"custom_meta_icon\":\"\",\"custom_colors\":\"\",\"custom_label_color\":\"\",\"custom_value_color\":\"\",\"custom_icon_color\":\"\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6a37d2e5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63be1d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"72b050d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"298bad50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"41fd8cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11db275d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c08fe22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50d7abc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"70f70197\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22aeba96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1c0ae6a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a7baea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4074f027\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"3f32cfff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"59ed4163\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"47be80c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ed57c06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"a5afc12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4a02ead\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"50b7e4e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"32b876ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10f43750\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"277555f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"53fd636e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5ec1e4c6\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13e6e841\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3f73828\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"43ec0106\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66c83c89\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23a61fab\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"582253a3\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"2520d3b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8896, 5866, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(8897, 5866, '_thumbnail_id', '5874'),
(8898, 5866, 'rs_page_bg_color', ''),
(8899, 5866, 'mb_page_sidebar_layout', 'default'),
(8900, 5866, 'mb_page_title_conditional', 'default'),
(8901, 5866, 'mb_page_title_use_feature_image', '0'),
(8902, 5866, 'mb_show_breadcrumbs', '1'),
(8903, 5866, 'mb_page_title_vertical_align', 'middle'),
(8904, 5866, 'mb_page_title_horizontal_align', 'center'),
(8905, 5866, 'mb_page_title_font_color', '#3b3663'),
(8906, 5866, 'mb_page_title_bg_color', '#ffffff'),
(8907, 5866, 'mb_page_title_bg_repeat', 'no-repeat'),
(8908, 5866, 'mb_page_title_bg_size', 'cover'),
(8909, 5866, 'mb_page_title_bg_attachment', 'scroll'),
(8910, 5866, 'mb_page_title_bg_position', 'center center'),
(8911, 5866, 'mb_page_title_height', '215'),
(8912, 5866, 'mb_page_title_top_border', '0'),
(8913, 5866, 'mb_page_title_top_border_color_opacity', '1'),
(8914, 5866, 'mb_page_title_bottom_border', '0'),
(8915, 5866, 'mb_page_title_bottom_border_color_opacity', '1'),
(8916, 5866, 'mb_page_title_bottom_margin', '80'),
(8917, 5866, 'mb_preloader', 'default'),
(8918, 5866, 'mb_preloader_type', 'linear'),
(8919, 5866, 'mb_preloader_background', '#191a1c'),
(8920, 5866, 'mb_preloader_item_color', '#ffffff'),
(8921, 5866, 'mb_preloader_item_color2', '#435bb2'),
(8922, 5866, 'mb_preloader_item_width', '120'),
(8923, 5866, 'mb_preloader_item_stroke', '2'),
(8924, 5866, 'mb_preloader_item_logo_width', '45'),
(8925, 5866, 'mb_preloader_full', '1'),
(8926, 5866, 'mb_portfolio_title_conditional', 'default'),
(8927, 5866, 'mb_bubbles_block', 'default'),
(8928, 5866, '_wp_old_date', '2020-07-07'),
(8929, 5866, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8930, 9180, '_edit_lock', '1621858439:3'),
(8931, 9180, '_wp_page_template', 'default'),
(8932, 9180, 'rs_page_bg_color', ''),
(8933, 9180, 'mb_page_sidebar_layout', 'default'),
(8934, 9180, 'mb_page_title_conditional', 'no'),
(8935, 9180, 'mb_page_title_use_feature_image', '0'),
(8936, 9180, 'mb_show_breadcrumbs', '1'),
(8937, 9180, 'mb_page_title_vertical_align', 'middle'),
(8938, 9180, 'mb_page_title_horizontal_align', 'center'),
(8939, 9180, 'mb_page_title_font_color', '#3b3663'),
(8940, 9180, 'mb_page_title_bg_color', '#ffffff'),
(8941, 9180, 'mb_page_title_bg_attachment', 'scroll'),
(8942, 9180, 'mb_page_title_bg_position', 'center center'),
(8943, 9180, 'mb_page_title_height', '215'),
(8944, 9180, 'mb_page_title_top_border', '0'),
(8945, 9180, 'mb_page_title_top_border_color_opacity', '1'),
(8946, 9180, 'mb_page_title_bottom_border', '0'),
(8947, 9180, 'mb_page_title_bottom_border_color_opacity', '1'),
(8948, 9180, 'mb_page_title_bottom_margin', '80'),
(8949, 9180, 'mb_preloader', 'default'),
(8950, 9180, 'mb_preloader_type', 'linear'),
(8951, 9180, 'mb_preloader_background', '#435bb2'),
(8952, 9180, 'mb_preloader_item_color', '#ffffff'),
(8953, 9180, 'mb_preloader_item_color2', '#435bb2'),
(8954, 9180, 'mb_preloader_item_width', '120'),
(8955, 9180, 'mb_preloader_item_stroke', '2'),
(8956, 9180, 'mb_preloader_item_logo_width', '45'),
(8957, 9180, 'mb_preloader_full', '1'),
(8958, 9180, 'mb_portfolio_title_conditional', 'default'),
(8959, 9180, 'mb_bubbles_block', 'default'),
(8960, 9180, '_thumbnail_id', '9182'),
(8961, 9180, '_wp_old_date', '2020-05-26'),
(8962, 9180, '_elementor_edit_mode', 'builder'),
(8963, 9180, '_elementor_template_type', 'wp-post'),
(8964, 9180, '_elementor_version', '3.2.3');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8965, 9180, '_elementor_data', '[{\"id\":\"f67fbeb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d3b21ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"31f9e9ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/adorable-dark-haired-girl_img.jpg\",\"id\":9184},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"51f97428\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a8db2c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3f88063\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61b667f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"68a52d6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1f2d080c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"222adf52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"6af8a474\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7d17e71f\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"1cc20848\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"e5a1b66\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"54c54319\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5736f051\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18a45c89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"63a7dbcc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a889789\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1fc50ab6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a70edc5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a92f0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"49118341\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23e3d696\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1db9e6e4\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"57982eab\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"20f6b29f\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"46277d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"4909712a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4d6db913\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a667ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4828f05b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72b1fd03\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a8b46a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"54624992\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19c8d7b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4cbd9778\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"4cfe9028\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"723402a2\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"606826fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ce47821\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1bf2f7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2cd3b3e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"eda2bd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2dce498d\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"69544627\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8966, 9180, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(8967, 9180, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(8968, 9192, '_edit_lock', '1645005976:3'),
(8969, 9192, '_wp_page_template', 'default'),
(8970, 9192, 'rs_page_bg_color', ''),
(8971, 9192, 'mb_page_sidebar_layout', 'default'),
(8972, 9192, 'mb_page_title_conditional', 'no'),
(8973, 9192, 'mb_page_title_use_feature_image', '0'),
(8974, 9192, 'mb_show_breadcrumbs', '1'),
(8975, 9192, 'mb_page_title_vertical_align', 'middle'),
(8976, 9192, 'mb_page_title_horizontal_align', 'center'),
(8977, 9192, 'mb_page_title_font_color', '#3b3663'),
(8978, 9192, 'mb_page_title_bg_color', '#ffffff'),
(8979, 9192, 'mb_page_title_bg_attachment', 'scroll'),
(8980, 9192, 'mb_page_title_bg_position', 'center center'),
(8981, 9192, 'mb_page_title_height', '215'),
(8982, 9192, 'mb_page_title_top_border', '0'),
(8983, 9192, 'mb_page_title_top_border_color_opacity', '1'),
(8984, 9192, 'mb_page_title_bottom_border', '0'),
(8985, 9192, 'mb_page_title_bottom_border_color_opacity', '1'),
(8986, 9192, 'mb_page_title_bottom_margin', '80'),
(8987, 9192, 'mb_preloader', 'default'),
(8988, 9192, 'mb_preloader_type', 'linear'),
(8989, 9192, 'mb_preloader_background', '#435bb2'),
(8990, 9192, 'mb_preloader_item_color', '#ffffff'),
(8991, 9192, 'mb_preloader_item_color2', '#435bb2'),
(8992, 9192, 'mb_preloader_item_width', '120'),
(8993, 9192, 'mb_preloader_item_stroke', '2'),
(8994, 9192, 'mb_preloader_item_logo_width', '45'),
(8995, 9192, 'mb_preloader_full', '1'),
(8996, 9192, 'mb_portfolio_title_conditional', 'default'),
(8997, 9192, 'mb_bubbles_block', 'default'),
(8998, 9192, '_thumbnail_id', '9194'),
(8999, 9192, '_wp_old_date', '2020-05-20'),
(9000, 9192, '_elementor_edit_mode', 'builder'),
(9001, 9192, '_elementor_template_type', 'wp-post'),
(9002, 9192, '_elementor_version', '3.2.3'),
(9003, 9192, '_elementor_data', '[{\"id\":\"9e02a7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68ab73dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4455ae71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/05\\/happy-amazed-blonde_img.jpg\",\"id\":9195},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4addb138\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"192a6f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1da55070\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"552128b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"f3dfb08\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb3cfd7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b8078aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"49d14827\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"240ad6c9\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"7acbb401\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"1f0e2ea8\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"63ad706c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a11e195\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"115ec610\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4444c04b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"613a8b9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b95daa6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b87e4ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"723bdb0d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"541b2d42\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"193254f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"16d883ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24503fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b89e1d1\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"747c1be3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"38d8e05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4e596d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48726f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1e77466d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6d324b6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fb7f5fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"179fa15e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"25b8fe0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c2810b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"3593bc8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"189a4b56\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"56debeb6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39fa6ddb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e12cd81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4aea4ae0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7fe7587b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6893e647\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"6bfd9d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9004, 9192, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(9005, 9192, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9006, 9162, '_edit_lock', '1641732851:1'),
(9007, 9162, '_wp_page_template', 'default'),
(9008, 9162, 'rs_page_bg_color', ''),
(9009, 9162, 'mb_page_sidebar_layout', 'default'),
(9010, 9162, 'mb_page_title_conditional', 'no'),
(9011, 9162, 'mb_page_title_use_feature_image', '0'),
(9012, 9162, 'mb_show_breadcrumbs', '1'),
(9013, 9162, 'mb_page_title_vertical_align', 'middle'),
(9014, 9162, 'mb_page_title_horizontal_align', 'center'),
(9015, 9162, 'mb_page_title_font_color', '#3b3663'),
(9016, 9162, 'mb_page_title_bg_color', '#ffffff'),
(9017, 9162, 'mb_page_title_bg_repeat', 'no-repeat'),
(9018, 9162, 'mb_page_title_bg_size', 'cover'),
(9019, 9162, 'mb_page_title_bg_attachment', 'scroll'),
(9020, 9162, 'mb_page_title_bg_position', 'center center'),
(9021, 9162, 'mb_page_title_height', '215'),
(9022, 9162, 'mb_page_title_top_border', '0'),
(9023, 9162, 'mb_page_title_top_border_color_opacity', '1'),
(9024, 9162, 'mb_page_title_bottom_border', '0'),
(9025, 9162, 'mb_page_title_bottom_border_color_opacity', '1'),
(9026, 9162, 'mb_page_title_bottom_margin', '80'),
(9027, 9162, 'mb_preloader', 'default'),
(9028, 9162, 'mb_preloader_type', 'linear'),
(9029, 9162, 'mb_preloader_background', '#191a1c'),
(9030, 9162, 'mb_preloader_item_color', '#ffffff'),
(9031, 9162, 'mb_preloader_item_color2', '#435bb2'),
(9032, 9162, 'mb_preloader_item_width', '120'),
(9033, 9162, 'mb_preloader_item_stroke', '2'),
(9034, 9162, 'mb_preloader_item_logo_width', '45'),
(9035, 9162, 'mb_preloader_full', '1'),
(9036, 9162, 'mb_portfolio_title_conditional', 'default'),
(9037, 9162, 'mb_bubbles_block', 'default'),
(9038, 9162, '_wp_old_date', '2021-05-19'),
(9039, 9162, '_elementor_edit_mode', 'builder'),
(9040, 9162, '_elementor_template_type', 'wp-post'),
(9041, 9162, '_elementor_version', '3.2.3');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9042, 9162, '_elementor_data', '[{\"id\":\"72a6bc23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d9aa302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5eb7c9cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/satisfied-hipster-girl_img.jpg\",\"id\":9165},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6be6093a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4f6d923b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"41d3c4c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f6e3ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"322935b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7262650f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"710055ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"162faec3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"309eaaab\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"21baeaa6\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"60494dbe\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d9b9f06\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1c3e25a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5a9c38d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a3ff5c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b33c1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"66f6014f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13e00b97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2beeb095\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5f618106\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65c86a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"23076e12\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5f02e7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2b8a852\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"434fb9d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"716591ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b6e8bab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6067c0dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2b5bbb47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d7403cc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"190177a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"42d000a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1de355e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"767e076b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"42cfb723\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"528ab36c\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4248b09e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"305137c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6890140a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"55a7d196\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3128329d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"672f36e5\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"4fb4c81b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9043, 9162, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(9044, 9162, '_thumbnail_id', '9164'),
(9045, 9162, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9046, 9171, '_wp_page_template', 'default'),
(9047, 9171, 'rs_page_bg_color', ''),
(9048, 9171, 'mb_page_sidebar_layout', 'default'),
(9049, 9171, 'mb_page_title_conditional', 'no'),
(9050, 9171, 'mb_page_title_use_feature_image', '0'),
(9051, 9171, 'mb_show_breadcrumbs', '1'),
(9052, 9171, 'mb_page_title_vertical_align', 'middle'),
(9053, 9171, 'mb_page_title_horizontal_align', 'center'),
(9054, 9171, 'mb_page_title_font_color', '#3b3663'),
(9055, 9171, 'mb_page_title_bg_color', '#ffffff'),
(9056, 9171, 'mb_page_title_bg_repeat', 'no-repeat'),
(9057, 9171, 'mb_page_title_bg_size', 'cover'),
(9058, 9171, 'mb_page_title_bg_attachment', 'scroll'),
(9059, 9171, 'mb_page_title_bg_position', 'center center'),
(9060, 9171, 'mb_page_title_height', '215'),
(9061, 9171, 'mb_page_title_top_border', '0'),
(9062, 9171, 'mb_page_title_top_border_color_opacity', '1'),
(9063, 9171, 'mb_page_title_bottom_border', '0'),
(9064, 9171, 'mb_page_title_bottom_border_color_opacity', '1'),
(9065, 9171, 'mb_page_title_bottom_margin', '80'),
(9066, 9171, 'mb_preloader', 'default'),
(9067, 9171, 'mb_preloader_type', 'linear'),
(9068, 9171, 'mb_preloader_background', '#191a1c'),
(9069, 9171, 'mb_preloader_item_color', '#ffffff'),
(9070, 9171, 'mb_preloader_item_color2', '#435bb2'),
(9071, 9171, 'mb_preloader_item_width', '120'),
(9072, 9171, 'mb_preloader_item_stroke', '2'),
(9073, 9171, 'mb_preloader_item_logo_width', '45'),
(9074, 9171, 'mb_preloader_full', '1'),
(9075, 9171, 'mb_portfolio_title_conditional', 'default'),
(9076, 9171, 'mb_bubbles_block', 'default'),
(9077, 9171, '_edit_lock', '1641732840:1'),
(9078, 9171, '_wp_old_date', '2021-05-18'),
(9079, 9171, '_thumbnail_id', '9173'),
(9080, 9171, '_elementor_edit_mode', 'builder'),
(9081, 9171, '_elementor_template_type', 'wp-post'),
(9082, 9171, '_elementor_version', '3.2.3'),
(9083, 9171, '_elementor_data', '[{\"id\":\"6f7c467e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bde9871\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"524440b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/coworker-resting-comfortable_img.jpg\",\"id\":9174},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3819e739\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef5c221\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fbf419d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"631534fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"1f3c3752\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2060fa29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11944c5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"16b4d382\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1908c302\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"4b4f7799\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"4bee1104\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"68aa75fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5a0ab045\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3799f3f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7c385b74\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"185a9866\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"458297f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"449bc49f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70e18dd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"424de0f3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7eca29c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"37e5d536\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c0553fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"54adff89\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"17dddb4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"6c93a893\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"47c36c30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"433244e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"145c5d23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"43e08c08\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"14a6f78b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"78eb2b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1db0cad0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c9f4c91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"7caafe59\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"71c84df7\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44ee1fee\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a78ae44\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6bebdb65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2cd9e2b5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f240827\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"70f59863\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"5d77a74e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9084, 9171, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(9085, 9171, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9086, 9204, '_edit_lock', '1662471452:3'),
(9087, 9204, '_thumbnail_id', '9205'),
(9088, 9204, '_wp_page_template', 'default'),
(9089, 9204, 'rs_page_bg_color', ''),
(9090, 9204, 'mb_page_sidebar_layout', 'default'),
(9091, 9204, 'mb_page_title_conditional', 'no'),
(9092, 9204, 'mb_page_title_use_feature_image', '0'),
(9093, 9204, 'mb_show_breadcrumbs', '1'),
(9094, 9204, 'mb_page_title_vertical_align', 'middle'),
(9095, 9204, 'mb_page_title_horizontal_align', 'center'),
(9096, 9204, 'mb_page_title_font_color', '#3b3663'),
(9097, 9204, 'mb_page_title_bg_color', '#ffffff'),
(9098, 9204, 'mb_page_title_bg_repeat', 'no-repeat'),
(9099, 9204, 'mb_page_title_bg_size', 'cover'),
(9100, 9204, 'mb_page_title_bg_attachment', 'scroll'),
(9101, 9204, 'mb_page_title_bg_position', 'center center'),
(9102, 9204, 'mb_page_title_height', '215'),
(9103, 9204, 'mb_page_title_top_border', '0'),
(9104, 9204, 'mb_page_title_top_border_color_opacity', '1'),
(9105, 9204, 'mb_page_title_bottom_border', '0'),
(9106, 9204, 'mb_page_title_bottom_border_color_opacity', '1'),
(9107, 9204, 'mb_page_title_bottom_margin', '80'),
(9108, 9204, 'mb_preloader', 'default'),
(9109, 9204, 'mb_preloader_type', 'linear'),
(9110, 9204, 'mb_preloader_background', '#191a1c'),
(9111, 9204, 'mb_preloader_item_color', '#ffffff'),
(9112, 9204, 'mb_preloader_item_color2', '#435bb2'),
(9113, 9204, 'mb_preloader_item_width', '120'),
(9114, 9204, 'mb_preloader_item_stroke', '2'),
(9115, 9204, 'mb_preloader_item_logo_width', '45'),
(9116, 9204, 'mb_preloader_full', '1'),
(9117, 9204, 'mb_portfolio_title_conditional', 'default'),
(9118, 9204, 'mb_bubbles_block', 'default'),
(9119, 9204, '_wp_old_date', '2021-05-20'),
(9120, 9204, '_elementor_edit_mode', 'builder'),
(9121, 9204, '_elementor_template_type', 'wp-post'),
(9122, 9204, '_elementor_version', '3.2.3');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9123, 9204, '_elementor_data', '[{\"id\":\"59949d10\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58dc2aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bd6f931\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/watching-mobile-phone_img.jpg\",\"id\":9208},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13894c22\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"14b41735\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"633efc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7b409243\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"32867daf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ce23b1a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45d7f3b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"f422cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"53995e89\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"5ecc24f7\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"551493e6\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bebc147\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56845583\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"793766cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"405c3d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"185ef93c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2cb03ff7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a62d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b31103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b341f5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e422883\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"48789b7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b9ba09a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b3eab43\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"2869adb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"375e2552\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b456440\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80769fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e709797\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3f413350\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"41869627\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"574e3b81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fff500\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5071d0f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"735573\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36a3a379\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7b0a3562\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4be63099\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2bb67281\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f84097a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d809924\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55e8bda8\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"36dc9516\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9124, 9204, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(9125, 9204, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9126, 11789, '_thumbnail_id', '11791'),
(9127, 11789, '_wp_page_template', 'default'),
(9128, 11789, 'mb_page_sidebar_layout', 'default'),
(9129, 11789, 'mb_page_title_conditional', 'no'),
(9130, 11789, 'mb_page_title_use_feature_image', '0'),
(9131, 11789, 'mb_show_breadcrumbs', '1'),
(9132, 11789, 'mb_page_title_vertical_align', 'middle'),
(9133, 11789, 'mb_page_title_horizontal_align', 'center'),
(9134, 11789, 'mb_page_title_font_color', '#3b3663'),
(9135, 11789, 'mb_page_title_bg_color', '#ffffff'),
(9136, 11789, 'mb_page_title_bg_repeat', 'no-repeat'),
(9137, 11789, 'mb_page_title_bg_size', 'cover'),
(9138, 11789, 'mb_page_title_bg_attachment', 'scroll'),
(9139, 11789, 'mb_page_title_bg_position', 'center center'),
(9140, 11789, 'mb_page_title_height', '215'),
(9141, 11789, 'mb_page_title_top_border', '0'),
(9142, 11789, 'mb_page_title_top_border_color_opacity', '1'),
(9143, 11789, 'mb_page_title_bottom_border', '0'),
(9144, 11789, 'mb_page_title_bottom_border_color_opacity', '1'),
(9145, 11789, 'mb_page_title_bottom_margin', '80'),
(9146, 11789, 'mb_preloader', 'default'),
(9147, 11789, 'mb_preloader_type', 'linear'),
(9148, 11789, 'mb_preloader_background', '#191a1c'),
(9149, 11789, 'mb_preloader_item_color', '#ffffff'),
(9150, 11789, 'mb_preloader_item_color2', '#435bb2'),
(9151, 11789, 'mb_preloader_item_width', '120'),
(9152, 11789, 'mb_preloader_item_stroke', '2'),
(9153, 11789, 'mb_preloader_item_logo_width', '45'),
(9154, 11789, 'mb_preloader_full', '1'),
(9155, 11789, 'mb_portfolio_title_conditional', 'default'),
(9156, 11789, 'mb_bubbles_block', 'default'),
(9157, 11789, '_wp_old_date', '2021-05-20'),
(9158, 11789, '_elementor_edit_mode', 'builder'),
(9159, 11789, '_elementor_template_type', 'wp-post'),
(9160, 11789, '_elementor_version', '3.7.4'),
(9161, 11789, '_elementor_data', '[{\"id\":\"59949d10\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58dc2aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bd6f931\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/man-enjoying-the-wind.jpg\",\"id\":11791,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13894c22\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"14b41735\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"633efc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7b409243\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"32867daf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ce23b1a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45d7f3b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"f422cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"53995e89\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"5ecc24f7\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"551493e6\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bebc147\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56845583\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"793766cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"405c3d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"185ef93c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2cb03ff7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a62d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b31103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b341f5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e422883\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"48789b7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b9ba09a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b3eab43\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"2869adb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"375e2552\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b456440\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80769fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e709797\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3f413350\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"41869627\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"574e3b81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fff500\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5071d0f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"735573\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36a3a379\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7b0a3562\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4be63099\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2bb67281\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f84097a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d809924\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55e8bda8\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"36dc9516\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9162, 11789, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(9163, 11789, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9164, 11789, '_dp_original', '9204'),
(9165, 11789, '_edit_lock', '1662548479:3'),
(9166, 11789, 'mb_preloader_mobile_disable', '0'),
(9167, 11789, 'mb_portfolio_video_icon_animation', '1'),
(9168, 11789, '_elementor_page_assets', 'a:0:{}'),
(9169, 11789, 'mb_portfolio_video_link', 'https://www.youtube.com/watch?v=PpKqKbZKUkQ'),
(9170, 11795, '_thumbnail_id', '11796'),
(9171, 11795, '_wp_page_template', 'default'),
(9172, 11795, 'mb_page_sidebar_layout', 'default'),
(9173, 11795, 'mb_page_title_conditional', 'no'),
(9174, 11795, 'mb_page_title_use_feature_image', '0'),
(9175, 11795, 'mb_show_breadcrumbs', '1'),
(9176, 11795, 'mb_page_title_vertical_align', 'middle'),
(9177, 11795, 'mb_page_title_horizontal_align', 'center'),
(9178, 11795, 'mb_page_title_font_color', '#3b3663'),
(9179, 11795, 'mb_page_title_bg_color', '#ffffff'),
(9180, 11795, 'mb_page_title_bg_repeat', 'no-repeat'),
(9181, 11795, 'mb_page_title_bg_size', 'cover'),
(9182, 11795, 'mb_page_title_bg_attachment', 'scroll'),
(9183, 11795, 'mb_page_title_bg_position', 'center center'),
(9184, 11795, 'mb_page_title_height', '215'),
(9185, 11795, 'mb_page_title_top_border', '0'),
(9186, 11795, 'mb_page_title_top_border_color_opacity', '1'),
(9187, 11795, 'mb_page_title_bottom_border', '0'),
(9188, 11795, 'mb_page_title_bottom_border_color_opacity', '1'),
(9189, 11795, 'mb_page_title_bottom_margin', '80'),
(9190, 11795, 'mb_preloader', 'default'),
(9191, 11795, 'mb_preloader_type', 'linear'),
(9192, 11795, 'mb_preloader_background', '#191a1c'),
(9193, 11795, 'mb_preloader_item_color', '#ffffff'),
(9194, 11795, 'mb_preloader_item_color2', '#435bb2'),
(9195, 11795, 'mb_preloader_item_width', '120'),
(9196, 11795, 'mb_preloader_item_stroke', '2'),
(9197, 11795, 'mb_preloader_item_logo_width', '45'),
(9198, 11795, 'mb_preloader_full', '1'),
(9199, 11795, 'mb_portfolio_title_conditional', 'default'),
(9200, 11795, 'mb_bubbles_block', 'default'),
(9201, 11795, '_wp_old_date', '2021-05-20'),
(9202, 11795, '_elementor_edit_mode', 'builder'),
(9203, 11795, '_elementor_template_type', 'wp-post'),
(9204, 11795, '_elementor_version', '3.7.4');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9205, 11795, '_elementor_data', '[{\"id\":\"59949d10\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58dc2aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bd6f931\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/playing-with-a-yellow-smoke-bomb.jpg\",\"id\":11796,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13894c22\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"14b41735\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"633efc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7b409243\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"32867daf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ce23b1a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45d7f3b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"f422cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"53995e89\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"5ecc24f7\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"551493e6\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bebc147\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56845583\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"793766cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"405c3d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"185ef93c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2cb03ff7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a62d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b31103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b341f5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e422883\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"48789b7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b9ba09a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b3eab43\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"2869adb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"375e2552\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b456440\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80769fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e709797\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3f413350\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"41869627\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"574e3b81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fff500\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5071d0f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"735573\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36a3a379\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7b0a3562\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4be63099\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2bb67281\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f84097a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d809924\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55e8bda8\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"36dc9516\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9206, 11795, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(9207, 11795, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9208, 11795, 'mb_preloader_mobile_disable', '0'),
(9209, 11795, 'mb_portfolio_video_icon_animation', '1'),
(9210, 11795, '_elementor_page_assets', 'a:0:{}'),
(9211, 11795, '_dp_original', '11789'),
(9212, 11795, '_edit_lock', '1662475150:3'),
(9213, 11795, 'mb_portfolio_video_link', 'https://www.youtube.com/watch?v=gVoaxnWm7Gc'),
(9214, 11801, '_thumbnail_id', '11803'),
(9215, 11801, '_wp_page_template', 'default'),
(9216, 11801, 'mb_page_sidebar_layout', 'default'),
(9217, 11801, 'mb_page_title_conditional', 'no'),
(9218, 11801, 'mb_page_title_use_feature_image', '0'),
(9219, 11801, 'mb_show_breadcrumbs', '1'),
(9220, 11801, 'mb_page_title_vertical_align', 'middle'),
(9221, 11801, 'mb_page_title_horizontal_align', 'center'),
(9222, 11801, 'mb_page_title_font_color', '#3b3663'),
(9223, 11801, 'mb_page_title_bg_color', '#ffffff'),
(9224, 11801, 'mb_page_title_bg_repeat', 'no-repeat'),
(9225, 11801, 'mb_page_title_bg_size', 'cover'),
(9226, 11801, 'mb_page_title_bg_attachment', 'scroll'),
(9227, 11801, 'mb_page_title_bg_position', 'center center'),
(9228, 11801, 'mb_page_title_height', '215'),
(9229, 11801, 'mb_page_title_top_border', '0'),
(9230, 11801, 'mb_page_title_top_border_color_opacity', '1'),
(9231, 11801, 'mb_page_title_bottom_border', '0'),
(9232, 11801, 'mb_page_title_bottom_border_color_opacity', '1'),
(9233, 11801, 'mb_page_title_bottom_margin', '80'),
(9234, 11801, 'mb_preloader', 'default'),
(9235, 11801, 'mb_preloader_type', 'linear'),
(9236, 11801, 'mb_preloader_background', '#191a1c'),
(9237, 11801, 'mb_preloader_item_color', '#ffffff'),
(9238, 11801, 'mb_preloader_item_color2', '#435bb2'),
(9239, 11801, 'mb_preloader_item_width', '120'),
(9240, 11801, 'mb_preloader_item_stroke', '2'),
(9241, 11801, 'mb_preloader_item_logo_width', '45'),
(9242, 11801, 'mb_preloader_full', '1'),
(9243, 11801, 'mb_portfolio_title_conditional', 'default'),
(9244, 11801, 'mb_bubbles_block', 'default'),
(9245, 11801, '_wp_old_date', '2021-05-20'),
(9246, 11801, '_elementor_edit_mode', 'builder'),
(9247, 11801, '_elementor_template_type', 'wp-post'),
(9248, 11801, '_elementor_version', '3.7.4'),
(9249, 11801, '_elementor_data', '[{\"id\":\"59949d10\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58dc2aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bd6f931\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/urban-girls-between-bars-of-colored-light.jpg\",\"id\":11803,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13894c22\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"14b41735\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"633efc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7b409243\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"32867daf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ce23b1a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45d7f3b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"f422cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"53995e89\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"5ecc24f7\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"551493e6\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bebc147\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56845583\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"793766cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"405c3d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"185ef93c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2cb03ff7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a62d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b31103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b341f5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e422883\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"48789b7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b9ba09a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b3eab43\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"2869adb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"375e2552\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b456440\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80769fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e709797\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3f413350\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"41869627\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"574e3b81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fff500\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5071d0f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"735573\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36a3a379\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7b0a3562\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4be63099\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2bb67281\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f84097a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d809924\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55e8bda8\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"36dc9516\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9250, 11801, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(9251, 11801, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9252, 11801, 'mb_preloader_mobile_disable', '0'),
(9253, 11801, 'mb_portfolio_video_icon_animation', '1'),
(9254, 11801, '_elementor_page_assets', 'a:0:{}'),
(9255, 11801, '_dp_original', '11795'),
(9256, 11801, '_edit_lock', '1662474997:3'),
(9257, 11801, 'mb_portfolio_video_link', 'https://www.youtube.com/watch?v=_0MsmhhwaJ0'),
(9258, 11807, '_wp_page_template', 'default'),
(9259, 11807, 'mb_page_sidebar_layout', 'default'),
(9260, 11807, 'mb_page_title_conditional', 'no'),
(9261, 11807, 'mb_page_title_use_feature_image', '0'),
(9262, 11807, 'mb_show_breadcrumbs', '1'),
(9263, 11807, 'mb_page_title_vertical_align', 'middle'),
(9264, 11807, 'mb_page_title_horizontal_align', 'center'),
(9265, 11807, 'mb_page_title_font_color', '#3b3663'),
(9266, 11807, 'mb_page_title_bg_color', '#ffffff'),
(9267, 11807, 'mb_page_title_bg_repeat', 'no-repeat'),
(9268, 11807, 'mb_page_title_bg_size', 'cover'),
(9269, 11807, 'mb_page_title_bg_attachment', 'scroll'),
(9270, 11807, 'mb_page_title_bg_position', 'center center'),
(9271, 11807, 'mb_page_title_height', '215'),
(9272, 11807, 'mb_page_title_top_border', '0'),
(9273, 11807, 'mb_page_title_top_border_color_opacity', '1'),
(9274, 11807, 'mb_page_title_bottom_border', '0'),
(9275, 11807, 'mb_page_title_bottom_border_color_opacity', '1'),
(9276, 11807, 'mb_page_title_bottom_margin', '80'),
(9277, 11807, 'mb_preloader', 'default'),
(9278, 11807, 'mb_preloader_type', 'linear'),
(9279, 11807, 'mb_preloader_background', '#191a1c'),
(9280, 11807, 'mb_preloader_item_color', '#ffffff'),
(9281, 11807, 'mb_preloader_item_color2', '#435bb2'),
(9282, 11807, 'mb_preloader_item_width', '120'),
(9283, 11807, 'mb_preloader_item_stroke', '2'),
(9284, 11807, 'mb_preloader_item_logo_width', '45'),
(9285, 11807, 'mb_preloader_full', '1'),
(9286, 11807, 'mb_portfolio_title_conditional', 'default'),
(9287, 11807, 'mb_bubbles_block', 'default'),
(9288, 11807, '_wp_old_date', '2021-05-20'),
(9289, 11807, '_elementor_edit_mode', 'builder'),
(9290, 11807, '_elementor_template_type', 'wp-post'),
(9291, 11807, '_elementor_version', '3.7.4');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9292, 11807, '_elementor_data', '[{\"id\":\"59949d10\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58dc2aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bd6f931\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/photo-session-with-a-girl.jpg\",\"id\":11809,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13894c22\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"14b41735\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"633efc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7b409243\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"32867daf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ce23b1a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45d7f3b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"f422cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"53995e89\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"5ecc24f7\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"551493e6\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bebc147\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56845583\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"793766cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"405c3d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"185ef93c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2cb03ff7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a62d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b31103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b341f5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e422883\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"48789b7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b9ba09a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b3eab43\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"2869adb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"375e2552\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b456440\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80769fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e709797\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3f413350\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"41869627\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"574e3b81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fff500\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5071d0f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"735573\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36a3a379\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7b0a3562\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4be63099\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2bb67281\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f84097a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d809924\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55e8bda8\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"36dc9516\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9293, 11807, '_elementor_controls_usage', 'a:9:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"13\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";s:1:\"4\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"8\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";s:21:\"typography_font_style\";s:1:\"1\";}}}}s:19:\"gt3-core-custommeta\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:2:{s:21:\"spacing_between_items\";s:1:\"1\";s:5:\"items\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:12:{s:27:\"label_typography_typography\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:31:\"label_typography_text_transform\";s:1:\"2\";s:28:\"label_typography_line_height\";s:1:\"1\";s:27:\"value_typography_typography\";s:1:\"2\";s:26:\"value_typography_font_size\";s:1:\"1\";s:28:\"value_typography_font_weight\";s:1:\"2\";s:31:\"value_typography_text_transform\";s:1:\"1\";s:28:\"value_typography_line_height\";s:1:\"1\";s:11:\"value_color\";s:1:\"2\";s:9:\"icon_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"gt3-core-sharing\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:4:{s:13:\"sharing_label\";s:1:\"1\";s:13:\"select_layout\";s:1:\"1\";s:11:\"icon_google\";s:1:\"1\";s:13:\"icon_linkedin\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"label_typography_typography\";s:1:\"1\";s:26:\"label_typography_font_size\";s:1:\"1\";s:28:\"label_typography_font_weight\";s:1:\"1\";s:31:\"label_typography_text_transform\";s:1:\"1\";s:28:\"label_typography_line_height\";s:1:\"1\";s:11:\"label_color\";s:1:\"1\";s:17:\"custom_link_color\";s:1:\"1\";s:19:\"icon_facebook_color\";s:1:\"1\";s:18:\"icon_twitter_color\";s:1:\"1\";s:20:\"icon_pinterest_color\";s:1:\"1\";s:17:\"icon_google_color\";s:1:\"1\";s:16:\"icon_email_color\";s:1:\"1\";s:19:\"icon_linkedin_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:16:\"unlimited-charts\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:13:\"basic_section\";a:6:{s:6:\"labels\";s:1:\"2\";s:5:\"items\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:16:\"cutoutPercentage\";s:1:\"1\";s:8:\"rotation\";s:1:\"1\";s:11:\"beginAtZero\";s:1:\"1\";}s:14:\"legend_section\";a:3:{s:6:\"legend\";s:1:\"1\";s:15:\"legend_position\";s:1:\"2\";s:13:\"usePointStyle\";s:1:\"1\";}s:14:\"scales_section\";a:11:{s:6:\"x_grid\";s:1:\"2\";s:12:\"x_grid_color\";s:1:\"2\";s:22:\"x_grid_label_font_size\";s:1:\"2\";s:18:\"x_grid_label_color\";s:1:\"2\";s:22:\"x_grid_ticks_font_size\";s:1:\"2\";s:18:\"x_grid_ticks_color\";s:1:\"2\";s:12:\"y_grid_color\";s:1:\"2\";s:22:\"y_grid_label_font_size\";s:1:\"2\";s:18:\"y_grid_label_color\";s:1:\"2\";s:22:\"y_grid_ticks_font_size\";s:1:\"2\";s:18:\"y_grid_ticks_color\";s:1:\"2\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"general_section\";a:1:{s:10:\"item_align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:41:\"section_style_testimonial_content_section\";a:8:{s:11:\"color_title\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:6:{s:12:\"color_author\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}}'),
(9294, 11807, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9295, 11807, 'mb_preloader_mobile_disable', '0'),
(9296, 11807, 'mb_portfolio_video_icon_animation', '1'),
(9297, 11807, '_elementor_page_assets', 'a:0:{}'),
(9298, 11807, '_dp_original', '11801'),
(9299, 11807, '_edit_lock', '1663234292:3'),
(9300, 11807, 'mb_portfolio_video_link', 'https://www.youtube.com/watch?v=b6sfmk6j4hM'),
(9301, 11807, '_thumbnail_id', '12069'),
(9302, 12858, '_thumbnail_id', '12860'),
(9303, 12858, '_wp_page_template', 'default'),
(9304, 12858, 'mb_page_sidebar_layout', 'default'),
(9305, 12858, 'mb_page_title_conditional', 'no'),
(9306, 12858, 'mb_page_title_use_feature_image', '0'),
(9307, 12858, 'mb_show_breadcrumbs', '1'),
(9308, 12858, 'mb_page_title_vertical_align', 'middle'),
(9309, 12858, 'mb_page_title_horizontal_align', 'center'),
(9310, 12858, 'mb_page_title_font_color', '#3b3663'),
(9311, 12858, 'mb_page_title_bg_color', '#ffffff'),
(9312, 12858, 'mb_page_title_bg_repeat', 'no-repeat'),
(9313, 12858, 'mb_page_title_bg_size', 'cover'),
(9314, 12858, 'mb_page_title_bg_attachment', 'scroll'),
(9315, 12858, 'mb_page_title_bg_position', 'center center'),
(9316, 12858, 'mb_page_title_height', '215'),
(9317, 12858, 'mb_page_title_top_border', '0'),
(9318, 12858, 'mb_page_title_top_border_color_opacity', '1'),
(9319, 12858, 'mb_page_title_bottom_border', '0'),
(9320, 12858, 'mb_page_title_bottom_border_color_opacity', '1'),
(9321, 12858, 'mb_page_title_bottom_margin', '80'),
(9322, 12858, 'mb_preloader', 'default'),
(9323, 12858, 'mb_preloader_type', 'linear'),
(9324, 12858, 'mb_preloader_background', '#191a1c'),
(9325, 12858, 'mb_preloader_item_color', '#ffffff'),
(9326, 12858, 'mb_preloader_item_color2', '#435bb2'),
(9327, 12858, 'mb_preloader_item_width', '120'),
(9328, 12858, 'mb_preloader_item_stroke', '2'),
(9329, 12858, 'mb_preloader_item_logo_width', '45'),
(9330, 12858, 'mb_preloader_full', '1'),
(9331, 12858, 'mb_portfolio_title_conditional', 'default'),
(9332, 12858, 'mb_bubbles_block', 'default'),
(9333, 12858, '_wp_old_date', '2021-05-20'),
(9334, 12858, '_elementor_edit_mode', 'builder'),
(9335, 12858, '_elementor_version', '3.7.4'),
(9336, 12858, '_elementor_data', '[{\"id\":\"59949d10\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58dc2aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bd6f931\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/man-enjoying-the-wind.jpg\",\"id\":11791,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13894c22\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"14b41735\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"633efc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7b409243\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"32867daf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ce23b1a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45d7f3b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"f422cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"53995e89\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"5ecc24f7\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"551493e6\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bebc147\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56845583\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"793766cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"405c3d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"185ef93c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2cb03ff7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a62d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b31103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b341f5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e422883\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"48789b7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b9ba09a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b3eab43\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"2869adb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"375e2552\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b456440\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80769fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e709797\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3f413350\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"41869627\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"574e3b81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fff500\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5071d0f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"735573\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36a3a379\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7b0a3562\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4be63099\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2bb67281\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f84097a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d809924\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55e8bda8\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"36dc9516\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9337, 12858, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9338, 12858, 'mb_preloader_mobile_disable', '0'),
(9339, 12858, 'mb_portfolio_video_icon_animation', '0'),
(9340, 12858, '_dp_original', '11789'),
(9341, 12858, '_elementor_template_type', 'wp-post'),
(9342, 12858, '_edit_lock', '1683563221:1'),
(9343, 12863, '_thumbnail_id', '12859'),
(9344, 12863, '_wp_page_template', 'default'),
(9345, 12863, 'mb_page_sidebar_layout', 'default'),
(9346, 12863, 'mb_page_title_conditional', 'no'),
(9347, 12863, 'mb_page_title_use_feature_image', '0'),
(9348, 12863, 'mb_show_breadcrumbs', '1'),
(9349, 12863, 'mb_page_title_vertical_align', 'middle'),
(9350, 12863, 'mb_page_title_horizontal_align', 'center'),
(9351, 12863, 'mb_page_title_font_color', '#3b3663'),
(9352, 12863, 'mb_page_title_bg_color', '#ffffff'),
(9353, 12863, 'mb_page_title_bg_repeat', 'no-repeat'),
(9354, 12863, 'mb_page_title_bg_size', 'cover'),
(9355, 12863, 'mb_page_title_bg_attachment', 'scroll'),
(9356, 12863, 'mb_page_title_bg_position', 'center center'),
(9357, 12863, 'mb_page_title_height', '215'),
(9358, 12863, 'mb_page_title_top_border', '0'),
(9359, 12863, 'mb_page_title_top_border_color_opacity', '1'),
(9360, 12863, 'mb_page_title_bottom_border', '0'),
(9361, 12863, 'mb_page_title_bottom_border_color_opacity', '1'),
(9362, 12863, 'mb_page_title_bottom_margin', '80'),
(9363, 12863, 'mb_preloader', 'default'),
(9364, 12863, 'mb_preloader_type', 'linear'),
(9365, 12863, 'mb_preloader_background', '#191a1c'),
(9366, 12863, 'mb_preloader_item_color', '#ffffff'),
(9367, 12863, 'mb_preloader_item_color2', '#435bb2'),
(9368, 12863, 'mb_preloader_item_width', '120'),
(9369, 12863, 'mb_preloader_item_stroke', '2'),
(9370, 12863, 'mb_preloader_item_logo_width', '45'),
(9371, 12863, 'mb_preloader_full', '1'),
(9372, 12863, 'mb_portfolio_title_conditional', 'default'),
(9373, 12863, 'mb_bubbles_block', 'default'),
(9374, 12863, '_wp_old_date', '2021-05-20'),
(9375, 12863, '_elementor_edit_mode', 'builder'),
(9376, 12863, '_elementor_version', '3.7.4');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9377, 12863, '_elementor_data', '[{\"id\":\"59949d10\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58dc2aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bd6f931\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/man-enjoying-the-wind.jpg\",\"id\":11791,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13894c22\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"14b41735\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"633efc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7b409243\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"32867daf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ce23b1a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45d7f3b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"f422cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"53995e89\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"5ecc24f7\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"551493e6\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bebc147\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56845583\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"793766cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"405c3d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"185ef93c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2cb03ff7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a62d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b31103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b341f5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e422883\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"48789b7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b9ba09a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b3eab43\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"2869adb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"375e2552\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b456440\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80769fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e709797\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3f413350\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"41869627\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"574e3b81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fff500\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5071d0f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"735573\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36a3a379\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7b0a3562\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4be63099\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2bb67281\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f84097a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d809924\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55e8bda8\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"36dc9516\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9378, 12863, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9379, 12863, 'mb_preloader_mobile_disable', '0'),
(9380, 12863, 'mb_portfolio_video_icon_animation', '0'),
(9381, 12863, '_dp_original', '12858'),
(9382, 12863, '_elementor_template_type', 'wp-post'),
(9383, 12863, '_edit_lock', '1683563072:1'),
(9384, 12871, '_thumbnail_id', '12872'),
(9385, 12871, '_wp_page_template', 'default'),
(9386, 12871, 'mb_page_sidebar_layout', 'default'),
(9387, 12871, 'mb_page_title_conditional', 'no'),
(9388, 12871, 'mb_page_title_use_feature_image', '0'),
(9389, 12871, 'mb_show_breadcrumbs', '1'),
(9390, 12871, 'mb_page_title_vertical_align', 'middle'),
(9391, 12871, 'mb_page_title_horizontal_align', 'center'),
(9392, 12871, 'mb_page_title_font_color', '#3b3663'),
(9393, 12871, 'mb_page_title_bg_color', '#ffffff'),
(9394, 12871, 'mb_page_title_bg_repeat', 'no-repeat'),
(9395, 12871, 'mb_page_title_bg_size', 'cover'),
(9396, 12871, 'mb_page_title_bg_attachment', 'scroll'),
(9397, 12871, 'mb_page_title_bg_position', 'center center'),
(9398, 12871, 'mb_page_title_height', '215'),
(9399, 12871, 'mb_page_title_top_border', '0'),
(9400, 12871, 'mb_page_title_top_border_color_opacity', '1'),
(9401, 12871, 'mb_page_title_bottom_border', '0'),
(9402, 12871, 'mb_page_title_bottom_border_color_opacity', '1'),
(9403, 12871, 'mb_page_title_bottom_margin', '80'),
(9404, 12871, 'mb_preloader', 'default'),
(9405, 12871, 'mb_preloader_type', 'linear'),
(9406, 12871, 'mb_preloader_background', '#191a1c'),
(9407, 12871, 'mb_preloader_item_color', '#ffffff'),
(9408, 12871, 'mb_preloader_item_color2', '#435bb2'),
(9409, 12871, 'mb_preloader_item_width', '120'),
(9410, 12871, 'mb_preloader_item_stroke', '2'),
(9411, 12871, 'mb_preloader_item_logo_width', '45'),
(9412, 12871, 'mb_preloader_full', '1'),
(9413, 12871, 'mb_portfolio_title_conditional', 'default'),
(9414, 12871, 'mb_bubbles_block', 'default'),
(9415, 12871, '_wp_old_date', '2021-05-20'),
(9416, 12871, '_elementor_edit_mode', 'builder'),
(9417, 12871, '_elementor_version', '3.7.4'),
(9418, 12871, '_elementor_data', '[{\"id\":\"59949d10\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58dc2aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3bd6f931\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/man-enjoying-the-wind.jpg\",\"id\":11791,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13894c22\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"14b41735\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"633efc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7b409243\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"32867daf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ce23b1a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45d7f3b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"f422cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"53995e89\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"value_typography_font_weight\":\"500\",\"value_typography_text_transform\":\"none\",\"value_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"value_color\":\"#3b3663\",\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Project Name\",\"custom_meta_type\":\"type_name\",\"_id\":\"13956f1\"},{\"custom_meta_label\":\"Client\",\"custom_meta_value\":\"WebSolutions Inc\",\"_id\":\"23b9ba2\"},{\"custom_meta_label\":\"Our Role\",\"custom_meta_value\":\"SEO Optimization\",\"_id\":\"829fca3\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"5ecc24f7\",\"elType\":\"widget\",\"settings\":{\"sharing_label\":\"Share\",\"select_layout\":\"horizontal\",\"icon_google\":\"yes\",\"icon_linkedin\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"label_color\":\"#696687\",\"custom_link_color\":\"yes\",\"icon_facebook_color\":\"#c1bfcc\",\"icon_twitter_color\":\"#c1bfcc\",\"icon_pinterest_color\":\"#c1bfcc\",\"icon_google_color\":\"#c1bfcc\",\"icon_email_color\":\"#c1bfcc\",\"icon_linkedin_color\":\"#c1bfcc\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-sharing\"},{\"id\":\"551493e6\",\"elType\":\"widget\",\"settings\":{\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_text_transform\":\"none\",\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"500\",\"value_color\":\"#3b3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"},\"items\":[{\"custom_meta_label\":\"Tags\",\"custom_meta_type\":\"type_tags\",\"_id\":\"def9cca\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bebc147\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56845583\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"793766cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/case_img_03.jpg\",\"id\":1248},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"405c3d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"185ef93c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2cb03ff7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>How We Work<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577a62d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b31103\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"1b341f5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e422883\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"48789b7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"gap\":\"extended\",\"margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b9ba09a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"56\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"4b3eab43\",\"elType\":\"widget\",\"settings\":{\"labels\":\"[\\\"2016\\\",\\\"2017\\\",\\\"2018\\\",\\\"2019\\\"]\",\"legend\":\"\",\"legend_position\":\"bottom\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"0ce2b8a\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"},{\"id\":\"2869adb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center\\\">Optimization Statistics<\\/p>\",\"text_color\":\"696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"375e2552\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"43.332\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3b456440\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80769fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. <span>together for the first time. We provide elegant solutions.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e709797\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3f413350\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"41869627\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"574e3b81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>We Will Be Useful to You<\\/h3>\",\"text_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fff500\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5071d0f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"735573\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"36a3a379\",\"elType\":\"widget\",\"settings\":{\"type\":\"doughnut\",\"cutoutPercentage\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"rotation\":{\"unit\":\"px\",\"size\":\"-130\",\"sizes\":[]},\"beginAtZero\":\"\",\"labels\":\"[\\\"Done\\\",\\\"Achieved\\\",\\\"Queue\\\",\\\"Loaded\\\"]\",\"legend_position\":\"bottom\",\"usePointStyle\":\"yes\",\"x_grid\":\"\",\"x_grid_color\":\"#c0c0c0\",\"x_grid_label_font_size\":\"0\",\"x_grid_label_color\":\"#3b3663\",\"x_grid_ticks_font_size\":\"18\",\"x_grid_ticks_color\":\"#3b3663\",\"y_grid_color\":\"#c0c0c0\",\"y_grid_label_font_size\":\"18\",\"y_grid_label_color\":\"#3b3663\",\"y_grid_ticks_font_size\":\"18\",\"y_grid_ticks_color\":\"#3b3663\",\"items\":[{\"item_label\":\"Dataset #1\",\"item_data\":\"[\\\"25\\\",\\\"45\\\"]\",\"bg_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"border_color\":\"[\\\"#fe6283\\\",\\\"#36a2eb\\\"]\",\"_id\":\"adb574d\",\"border_width\":\"1\"}]},\"elements\":[],\"widgetType\":\"unlimited-charts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7b0a3562\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4be63099\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2bb67281\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f84097a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d809924\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"55e8bda8\",\"elType\":\"widget\",\"settings\":{\"item_align\":\"center\",\"color_title\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"quote_items_color\":\"#ff7426\",\"color_author\":\"#3b3663\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_font_weight\":\"bold\",\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_font_family\":\"Rubik\",\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"items\":[]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"36dc9516\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals \\u2013 they will always inform what your next step will be!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9419, 12871, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(9420, 12871, 'mb_preloader_mobile_disable', '0'),
(9421, 12871, 'mb_portfolio_video_icon_animation', '0'),
(9422, 12871, '_dp_original', '12863'),
(9423, 12871, '_elementor_template_type', 'wp-post'),
(9424, 12871, '_edit_lock', '1683563060:1'),
(9425, 13263, '_menu_item_type', 'post_type'),
(9426, 13263, '_menu_item_menu_item_parent', '0'),
(9427, 13263, '_menu_item_object_id', '707'),
(9428, 13263, '_menu_item_object', 'page'),
(9429, 13263, '_menu_item_target', ''),
(9430, 13263, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9431, 13263, '_menu_item_xfn', ''),
(9432, 13263, '_menu_item_url', ''),
(9433, 13264, '_menu_item_type', 'post_type'),
(9434, 13264, '_menu_item_menu_item_parent', '0'),
(9435, 13264, '_menu_item_object_id', '309'),
(9436, 13264, '_menu_item_object', 'page'),
(9437, 13264, '_menu_item_target', ''),
(9438, 13264, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9439, 13264, '_menu_item_xfn', ''),
(9440, 13264, '_menu_item_url', ''),
(9441, 13265, '_menu_item_type', 'post_type'),
(9442, 13265, '_menu_item_menu_item_parent', '0'),
(9443, 13265, '_menu_item_object_id', '427'),
(9444, 13265, '_menu_item_object', 'page'),
(9445, 13265, '_menu_item_target', ''),
(9446, 13265, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9447, 13265, '_menu_item_xfn', ''),
(9448, 13265, '_menu_item_url', ''),
(9449, 13266, '_menu_item_type', 'post_type'),
(9450, 13266, '_menu_item_menu_item_parent', '0'),
(9451, 13266, '_menu_item_object_id', '623'),
(9452, 13266, '_menu_item_object', 'page'),
(9453, 13266, '_menu_item_target', ''),
(9454, 13266, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9455, 13266, '_menu_item_xfn', ''),
(9456, 13266, '_menu_item_url', ''),
(9457, 13267, '_menu_item_type', 'post_type'),
(9458, 13267, '_menu_item_menu_item_parent', '0'),
(9459, 13267, '_menu_item_object_id', '719'),
(9460, 13267, '_menu_item_object', 'page'),
(9461, 13267, '_menu_item_target', ''),
(9462, 13267, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9463, 13267, '_menu_item_xfn', ''),
(9464, 13267, '_menu_item_url', ''),
(9465, 13268, '_menu_item_type', 'custom'),
(9466, 13268, '_menu_item_menu_item_parent', '0'),
(9467, 13268, '_menu_item_object_id', '13268'),
(9468, 13268, '_menu_item_object', 'custom'),
(9469, 13268, '_menu_item_target', ''),
(9470, 13268, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9471, 13268, '_menu_item_xfn', ''),
(9472, 13268, '_menu_item_url', '#'),
(9473, 13268, '_menu_item_label_text', ''),
(9474, 13268, '_menu_item_label_color', ''),
(9475, 13268, '_menu_item_label_bg_color', ''),
(9476, 13268, '_menu_item_padding_left', ''),
(9477, 13268, '_menu_item_padding_right', ''),
(9478, 13268, '_menu_item_sidebar', ''),
(9479, 13269, '_menu_item_type', 'custom'),
(9480, 13269, '_menu_item_menu_item_parent', '0'),
(9481, 13269, '_menu_item_object_id', '13269'),
(9482, 13269, '_menu_item_object', 'custom'),
(9483, 13269, '_menu_item_target', ''),
(9484, 13269, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9485, 13269, '_menu_item_xfn', ''),
(9486, 13269, '_menu_item_url', '#'),
(9487, 13269, '_menu_item_label_text', ''),
(9488, 13269, '_menu_item_label_color', ''),
(9489, 13269, '_menu_item_label_bg_color', ''),
(9490, 13269, '_menu_item_padding_left', ''),
(9491, 13269, '_menu_item_padding_right', ''),
(9492, 13269, '_menu_item_sidebar', ''),
(9493, 13270, '_menu_item_type', 'custom'),
(9494, 13270, '_menu_item_menu_item_parent', '0'),
(9495, 13270, '_menu_item_object_id', '13270'),
(9496, 13270, '_menu_item_object', 'custom'),
(9497, 13270, '_menu_item_target', ''),
(9498, 13270, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9499, 13270, '_menu_item_xfn', ''),
(9500, 13270, '_menu_item_url', '#'),
(9501, 13270, '_menu_item_label_text', ''),
(9502, 13270, '_menu_item_label_color', ''),
(9503, 13270, '_menu_item_label_bg_color', ''),
(9504, 13270, '_menu_item_padding_left', ''),
(9505, 13270, '_menu_item_padding_right', ''),
(9506, 13270, '_menu_item_sidebar', ''),
(9507, 13271, '_menu_item_type', 'custom'),
(9508, 13271, '_menu_item_menu_item_parent', '0'),
(9509, 13271, '_menu_item_object_id', '13271'),
(9510, 13271, '_menu_item_object', 'custom'),
(9511, 13271, '_menu_item_target', ''),
(9512, 13271, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9513, 13271, '_menu_item_xfn', ''),
(9514, 13271, '_menu_item_url', '#'),
(9515, 13271, '_menu_item_label_text', ''),
(9516, 13271, '_menu_item_label_color', ''),
(9517, 13271, '_menu_item_label_bg_color', ''),
(9518, 13271, '_menu_item_padding_left', ''),
(9519, 13271, '_menu_item_padding_right', ''),
(9520, 13271, '_menu_item_sidebar', ''),
(9521, 13272, '_menu_item_type', 'custom'),
(9522, 13272, '_menu_item_menu_item_parent', '0'),
(9523, 13272, '_menu_item_object_id', '13272'),
(9524, 13272, '_menu_item_object', 'custom'),
(9525, 13272, '_menu_item_target', ''),
(9526, 13272, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9527, 13272, '_menu_item_xfn', ''),
(9528, 13272, '_menu_item_url', '#'),
(9529, 13272, '_menu_item_label_text', ''),
(9530, 13272, '_menu_item_label_color', ''),
(9531, 13272, '_menu_item_label_bg_color', ''),
(9532, 13272, '_menu_item_padding_left', ''),
(9533, 13272, '_menu_item_padding_right', ''),
(9534, 13272, '_menu_item_sidebar', ''),
(9535, 13273, '_menu_item_type', 'custom'),
(9536, 13273, '_menu_item_menu_item_parent', '0'),
(9537, 13273, '_menu_item_object_id', '13273'),
(9538, 13273, '_menu_item_object', 'custom'),
(9539, 13273, '_menu_item_target', ''),
(9540, 13273, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9541, 13273, '_menu_item_xfn', ''),
(9542, 13273, '_menu_item_url', '#'),
(9543, 13273, '_menu_item_label_text', ''),
(9544, 13273, '_menu_item_label_color', ''),
(9545, 13273, '_menu_item_label_bg_color', ''),
(9546, 13273, '_menu_item_padding_left', ''),
(9547, 13273, '_menu_item_padding_right', ''),
(9548, 13273, '_menu_item_sidebar', ''),
(9549, 13274, '_menu_item_type', 'custom'),
(9550, 13274, '_menu_item_menu_item_parent', '0'),
(9551, 13274, '_menu_item_object_id', '13274'),
(9552, 13274, '_menu_item_object', 'custom'),
(9553, 13274, '_menu_item_target', ''),
(9554, 13274, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9555, 13274, '_menu_item_xfn', ''),
(9556, 13274, '_menu_item_url', '#'),
(9557, 13274, '_menu_item_label_text', ''),
(9558, 13274, '_menu_item_label_color', ''),
(9559, 13274, '_menu_item_label_bg_color', ''),
(9560, 13274, '_menu_item_padding_left', ''),
(9561, 13274, '_menu_item_padding_right', ''),
(9562, 13274, '_menu_item_sidebar', ''),
(9563, 13275, '_menu_item_type', 'custom'),
(9564, 13275, '_menu_item_menu_item_parent', '0'),
(9565, 13275, '_menu_item_object_id', '13275'),
(9566, 13275, '_menu_item_object', 'custom'),
(9567, 13275, '_menu_item_target', ''),
(9568, 13275, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9569, 13275, '_menu_item_xfn', ''),
(9570, 13275, '_menu_item_url', '#'),
(9571, 13275, '_menu_item_label_text', ''),
(9572, 13275, '_menu_item_label_color', ''),
(9573, 13275, '_menu_item_label_bg_color', ''),
(9574, 13275, '_menu_item_padding_left', ''),
(9575, 13275, '_menu_item_padding_right', ''),
(9576, 13275, '_menu_item_sidebar', ''),
(9577, 13276, '_menu_item_type', 'custom'),
(9578, 13276, '_menu_item_menu_item_parent', '0'),
(9579, 13276, '_menu_item_object_id', '13276'),
(9580, 13276, '_menu_item_object', 'custom'),
(9581, 13276, '_menu_item_target', ''),
(9582, 13276, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9583, 13276, '_menu_item_xfn', ''),
(9584, 13276, '_menu_item_url', '#'),
(9585, 13276, '_menu_item_label_text', ''),
(9586, 13276, '_menu_item_label_color', ''),
(9587, 13276, '_menu_item_label_bg_color', ''),
(9588, 13276, '_menu_item_padding_left', ''),
(9589, 13276, '_menu_item_padding_right', ''),
(9590, 13276, '_menu_item_sidebar', ''),
(9591, 13277, '_menu_item_type', 'custom'),
(9592, 13277, '_menu_item_menu_item_parent', '0'),
(9593, 13277, '_menu_item_object_id', '13277'),
(9594, 13277, '_menu_item_object', 'custom'),
(9595, 13277, '_menu_item_target', ''),
(9596, 13277, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9597, 13277, '_menu_item_xfn', ''),
(9598, 13277, '_menu_item_url', '#'),
(9599, 13277, '_menu_item_label_text', ''),
(9600, 13277, '_menu_item_label_color', ''),
(9601, 13277, '_menu_item_label_bg_color', ''),
(9602, 13277, '_menu_item_padding_left', ''),
(9603, 13277, '_menu_item_padding_right', ''),
(9604, 13277, '_menu_item_sidebar', ''),
(9605, 13278, '_menu_item_type', 'custom'),
(9606, 13278, '_menu_item_menu_item_parent', '0'),
(9607, 13278, '_menu_item_object_id', '13278'),
(9608, 13278, '_menu_item_object', 'custom'),
(9609, 13278, '_menu_item_target', ''),
(9610, 13278, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9611, 13278, '_menu_item_xfn', ''),
(9612, 13278, '_menu_item_url', '#'),
(9613, 13278, '_menu_item_label_text', ''),
(9614, 13278, '_menu_item_label_color', ''),
(9615, 13278, '_menu_item_label_bg_color', ''),
(9616, 13278, '_menu_item_padding_left', ''),
(9617, 13278, '_menu_item_padding_right', ''),
(9618, 13278, '_menu_item_sidebar', ''),
(9619, 13279, '_menu_item_type', 'custom'),
(9620, 13279, '_menu_item_menu_item_parent', '0'),
(9621, 13279, '_menu_item_object_id', '13279'),
(9622, 13279, '_menu_item_object', 'custom'),
(9623, 13279, '_menu_item_target', ''),
(9624, 13279, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9625, 13279, '_menu_item_xfn', ''),
(9626, 13279, '_menu_item_url', '#'),
(9627, 13279, '_menu_item_label_text', ''),
(9628, 13279, '_menu_item_label_color', ''),
(9629, 13279, '_menu_item_label_bg_color', ''),
(9630, 13279, '_menu_item_padding_left', ''),
(9631, 13279, '_menu_item_padding_right', ''),
(9632, 13279, '_menu_item_sidebar', ''),
(9633, 13280, '_menu_item_type', 'custom'),
(9634, 13280, '_menu_item_menu_item_parent', '0'),
(9635, 13280, '_menu_item_object_id', '13280'),
(9636, 13280, '_menu_item_object', 'custom'),
(9637, 13280, '_menu_item_target', ''),
(9638, 13280, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9639, 13280, '_menu_item_xfn', ''),
(9640, 13280, '_menu_item_url', '#'),
(9641, 13280, '_menu_item_label_text', ''),
(9642, 13280, '_menu_item_label_color', ''),
(9643, 13280, '_menu_item_label_bg_color', ''),
(9644, 13280, '_menu_item_padding_left', ''),
(9645, 13280, '_menu_item_padding_right', ''),
(9646, 13280, '_menu_item_sidebar', ''),
(9647, 13281, '_menu_item_type', 'custom'),
(9648, 13281, '_menu_item_menu_item_parent', '0'),
(9649, 13281, '_menu_item_object_id', '13281'),
(9650, 13281, '_menu_item_object', 'custom'),
(9651, 13281, '_menu_item_target', ''),
(9652, 13281, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9653, 13281, '_menu_item_xfn', ''),
(9654, 13281, '_menu_item_url', '#'),
(9655, 13281, '_menu_item_label_text', ''),
(9656, 13281, '_menu_item_label_color', ''),
(9657, 13281, '_menu_item_label_bg_color', ''),
(9658, 13281, '_menu_item_padding_left', ''),
(9659, 13281, '_menu_item_padding_right', ''),
(9660, 13281, '_menu_item_sidebar', ''),
(9661, 13282, '_menu_item_type', 'custom'),
(9662, 13282, '_menu_item_menu_item_parent', '0'),
(9663, 13282, '_menu_item_object_id', '13282'),
(9664, 13282, '_menu_item_object', 'custom'),
(9665, 13282, '_menu_item_target', ''),
(9666, 13282, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9667, 13282, '_menu_item_xfn', ''),
(9668, 13282, '_menu_item_url', '#'),
(9669, 13282, '_menu_item_label_text', ''),
(9670, 13282, '_menu_item_label_color', ''),
(9671, 13282, '_menu_item_label_bg_color', ''),
(9672, 13282, '_menu_item_padding_left', ''),
(9673, 13282, '_menu_item_padding_right', ''),
(9674, 13282, '_menu_item_sidebar', ''),
(9675, 13283, '_menu_item_type', 'custom'),
(9676, 13283, '_menu_item_menu_item_parent', '0'),
(9677, 13283, '_menu_item_object_id', '13283'),
(9678, 13283, '_menu_item_object', 'custom'),
(9679, 13283, '_menu_item_target', ''),
(9680, 13283, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9681, 13283, '_menu_item_xfn', ''),
(9682, 13283, '_menu_item_url', '#'),
(9683, 13283, '_menu_item_label_text', ''),
(9684, 13283, '_menu_item_label_color', ''),
(9685, 13283, '_menu_item_label_bg_color', ''),
(9686, 13283, '_menu_item_padding_left', ''),
(9687, 13283, '_menu_item_padding_right', ''),
(9688, 13283, '_menu_item_sidebar', ''),
(9689, 13283, '_menu_item_megamenu', 'true'),
(9690, 13283, '_wp_old_date', '2022-09-15'),
(9691, 13283, '_wpda_menu_settings', '{\"enable\":true,\"originalOnMobile\":true,\"library\":\"9684\"}'),
(9692, 13284, '_menu_item_type', 'custom'),
(9693, 13284, '_menu_item_menu_item_parent', '0'),
(9694, 13284, '_menu_item_object_id', '13284'),
(9695, 13284, '_menu_item_object', 'custom'),
(9696, 13284, '_menu_item_target', ''),
(9697, 13284, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9698, 13284, '_menu_item_xfn', ''),
(9699, 13284, '_menu_item_url', '#'),
(9700, 13284, '_menu_item_label_text', ''),
(9701, 13284, '_menu_item_label_color', ''),
(9702, 13284, '_menu_item_label_bg_color', ''),
(9703, 13284, '_menu_item_padding_left', ''),
(9704, 13284, '_menu_item_padding_right', ''),
(9705, 13284, '_menu_item_sidebar', ''),
(9706, 13284, '_wp_old_date', '2022-09-15'),
(9707, 13285, '_menu_item_type', 'post_type'),
(9708, 13285, '_menu_item_menu_item_parent', '13310'),
(9709, 13285, '_menu_item_object_id', '495'),
(9710, 13285, '_menu_item_object', 'page'),
(9711, 13285, '_menu_item_target', ''),
(9712, 13285, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9713, 13285, '_menu_item_xfn', ''),
(9714, 13285, '_menu_item_url', ''),
(9715, 13285, '_menu_item_label_text', ''),
(9716, 13285, '_menu_item_label_color', ''),
(9717, 13285, '_menu_item_label_bg_color', ''),
(9718, 13285, '_menu_item_padding_left', ''),
(9719, 13285, '_menu_item_padding_right', ''),
(9720, 13285, '_menu_item_sidebar', ''),
(9721, 13285, '_wp_old_date', '2022-09-15'),
(9722, 13286, '_menu_item_type', 'post_type'),
(9723, 13286, '_menu_item_menu_item_parent', '13310'),
(9724, 13286, '_menu_item_object_id', '427'),
(9725, 13286, '_menu_item_object', 'page'),
(9726, 13286, '_menu_item_target', ''),
(9727, 13286, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9728, 13286, '_menu_item_xfn', ''),
(9729, 13286, '_menu_item_url', ''),
(9730, 13286, '_menu_item_label_text', ''),
(9731, 13286, '_menu_item_label_color', ''),
(9732, 13286, '_menu_item_label_bg_color', ''),
(9733, 13286, '_menu_item_padding_left', ''),
(9734, 13286, '_menu_item_padding_right', ''),
(9735, 13286, '_menu_item_sidebar', ''),
(9736, 13286, '_wp_old_date', '2022-09-15'),
(9737, 13287, '_menu_item_type', 'post_type'),
(9738, 13287, '_menu_item_menu_item_parent', '13297'),
(9739, 13287, '_menu_item_object_id', '309'),
(9740, 13287, '_menu_item_object', 'page'),
(9741, 13287, '_menu_item_target', ''),
(9742, 13287, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9743, 13287, '_menu_item_xfn', ''),
(9744, 13287, '_menu_item_url', ''),
(9745, 13287, '_menu_item_label_text', ''),
(9746, 13287, '_menu_item_label_color', ''),
(9747, 13287, '_menu_item_label_bg_color', ''),
(9748, 13287, '_menu_item_padding_left', ''),
(9749, 13287, '_menu_item_padding_right', ''),
(9750, 13287, '_menu_item_sidebar', ''),
(9751, 13287, '_wp_old_date', '2022-09-15'),
(9752, 13288, '_menu_item_type', 'post_type'),
(9753, 13288, '_menu_item_menu_item_parent', '13310'),
(9754, 13288, '_menu_item_object_id', '91'),
(9755, 13288, '_menu_item_object', 'page'),
(9756, 13288, '_menu_item_target', ''),
(9757, 13288, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9758, 13288, '_menu_item_xfn', ''),
(9759, 13288, '_menu_item_url', ''),
(9760, 13288, '_menu_item_label_text', 'Classic'),
(9761, 13288, '_menu_item_label_color', '#ffffff'),
(9762, 13288, '_menu_item_label_bg_color', '#49a527'),
(9763, 13288, '_menu_item_padding_left', ''),
(9764, 13288, '_menu_item_padding_right', ''),
(9765, 13288, '_menu_item_sidebar', '');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9766, 13288, '_wp_old_date', '2022-09-15'),
(9767, 13289, '_menu_item_type', 'post_type'),
(9768, 13289, '_menu_item_menu_item_parent', '13284'),
(9769, 13289, '_menu_item_object_id', '623'),
(9770, 13289, '_menu_item_object', 'page'),
(9771, 13289, '_menu_item_target', ''),
(9772, 13289, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9773, 13289, '_menu_item_xfn', ''),
(9774, 13289, '_menu_item_url', ''),
(9775, 13289, '_menu_item_label_text', ''),
(9776, 13289, '_menu_item_label_color', ''),
(9777, 13289, '_menu_item_label_bg_color', ''),
(9778, 13289, '_menu_item_padding_left', ''),
(9779, 13289, '_menu_item_padding_right', ''),
(9780, 13289, '_menu_item_sidebar', ''),
(9781, 13289, '_wp_old_date', '2022-09-15'),
(9782, 13290, '_menu_item_type', 'post_type'),
(9783, 13290, '_menu_item_menu_item_parent', '13284'),
(9784, 13290, '_menu_item_object_id', '782'),
(9785, 13290, '_menu_item_object', 'page'),
(9786, 13290, '_menu_item_target', ''),
(9787, 13290, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9788, 13290, '_menu_item_xfn', ''),
(9789, 13290, '_menu_item_url', ''),
(9790, 13290, '_menu_item_label_text', ''),
(9791, 13290, '_menu_item_label_color', ''),
(9792, 13290, '_menu_item_label_bg_color', ''),
(9793, 13290, '_menu_item_padding_left', ''),
(9794, 13290, '_menu_item_padding_right', ''),
(9795, 13290, '_menu_item_sidebar', ''),
(9796, 13290, '_wp_old_date', '2022-09-15'),
(9797, 13291, '_menu_item_type', 'post_type'),
(9798, 13291, '_menu_item_menu_item_parent', '13295'),
(9799, 13291, '_menu_item_object_id', '719'),
(9800, 13291, '_menu_item_object', 'page'),
(9801, 13291, '_menu_item_target', ''),
(9802, 13291, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9803, 13291, '_menu_item_xfn', ''),
(9804, 13291, '_menu_item_url', ''),
(9805, 13291, '_menu_item_label_text', ''),
(9806, 13291, '_menu_item_label_color', ''),
(9807, 13291, '_menu_item_label_bg_color', ''),
(9808, 13291, '_menu_item_padding_left', ''),
(9809, 13291, '_menu_item_padding_right', ''),
(9810, 13291, '_menu_item_sidebar', ''),
(9811, 13291, '_wp_old_date', '2022-09-15'),
(9813, 13292, '_menu_item_type', 'post_type'),
(9814, 13292, '_menu_item_menu_item_parent', '13295'),
(9815, 13292, '_menu_item_object_id', '889'),
(9816, 13292, '_menu_item_object', 'page'),
(9817, 13292, '_menu_item_target', ''),
(9818, 13292, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9819, 13292, '_menu_item_xfn', ''),
(9820, 13292, '_menu_item_url', ''),
(9821, 13292, '_menu_item_label_text', ''),
(9822, 13292, '_menu_item_label_color', ''),
(9823, 4084, '_elementor_page_assets', 'a:0:{}'),
(9824, 13292, '_menu_item_label_bg_color', ''),
(9825, 13292, '_menu_item_padding_left', ''),
(9826, 13292, '_menu_item_padding_right', ''),
(9827, 13292, '_menu_item_sidebar', ''),
(9828, 13292, '_wp_old_date', '2022-09-15'),
(9829, 13293, '_menu_item_type', 'post_type'),
(9830, 13293, '_menu_item_menu_item_parent', '13295'),
(9831, 13293, '_menu_item_object_id', '876'),
(9832, 13293, '_menu_item_object', 'page'),
(9833, 13293, '_menu_item_target', ''),
(9834, 13293, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9835, 13293, '_menu_item_xfn', ''),
(9836, 13293, '_menu_item_url', ''),
(9837, 13293, '_menu_item_label_text', ''),
(9838, 13293, '_menu_item_label_color', ''),
(9839, 13293, '_menu_item_label_bg_color', ''),
(9840, 13293, '_menu_item_padding_left', ''),
(9841, 13293, '_menu_item_padding_right', ''),
(9842, 13293, '_menu_item_sidebar', ''),
(9843, 13293, '_wp_old_date', '2022-09-15'),
(9845, 13294, '_menu_item_type', 'post_type'),
(9846, 13294, '_menu_item_menu_item_parent', '13295'),
(9847, 13294, '_menu_item_object_id', '854'),
(9848, 13294, '_menu_item_object', 'page'),
(9849, 13294, '_menu_item_target', ''),
(9850, 13294, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9851, 13294, '_menu_item_xfn', ''),
(9852, 13294, '_menu_item_url', ''),
(9853, 13294, '_menu_item_label_text', ''),
(9854, 13294, '_menu_item_label_color', ''),
(9855, 13294, '_menu_item_label_bg_color', ''),
(9856, 13294, '_menu_item_padding_left', ''),
(9857, 13294, '_menu_item_padding_right', ''),
(9858, 13294, '_menu_item_sidebar', ''),
(9859, 13294, '_wp_old_date', '2022-09-15'),
(9860, 13295, '_menu_item_type', 'custom'),
(9861, 13295, '_menu_item_menu_item_parent', '13284'),
(9862, 13295, '_menu_item_object_id', '13295'),
(9863, 13295, '_menu_item_object', 'custom'),
(9864, 13295, '_menu_item_target', ''),
(9865, 13295, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9866, 13295, '_menu_item_xfn', ''),
(9867, 13295, '_menu_item_url', '#'),
(9868, 13295, '_menu_item_label_text', ''),
(9869, 13295, '_menu_item_label_color', ''),
(9870, 13295, '_menu_item_label_bg_color', ''),
(9871, 13295, '_menu_item_padding_left', ''),
(9872, 13295, '_menu_item_padding_right', ''),
(9873, 13295, '_menu_item_sidebar', ''),
(9874, 13295, '_wp_old_date', '2022-09-15'),
(9875, 13296, '_menu_item_type', 'post_type'),
(9876, 13296, '_menu_item_menu_item_parent', '13297'),
(9877, 13296, '_menu_item_object_id', '286'),
(9879, 13296, '_menu_item_object', 'portfolio'),
(9880, 13296, '_menu_item_target', ''),
(9881, 13296, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9882, 13296, '_menu_item_xfn', ''),
(9883, 13296, '_menu_item_url', ''),
(9884, 13296, '_elementor_controls_usage', 'a:0:{}'),
(9885, 13296, '_menu_item_label_text', ''),
(9886, 13296, '_menu_item_label_color', ''),
(9887, 13296, '_menu_item_label_bg_color', ''),
(9888, 13296, '_menu_item_padding_left', ''),
(9889, 13296, '_menu_item_padding_right', ''),
(9890, 13296, '_menu_item_sidebar', ''),
(9891, 13296, '_wp_old_date', '2022-09-15'),
(9892, 13297, '_menu_item_type', 'custom'),
(9893, 13297, '_menu_item_menu_item_parent', '13284'),
(9894, 13297, '_menu_item_object_id', '13297'),
(9895, 13297, '_menu_item_object', 'custom'),
(9896, 13297, '_menu_item_target', ''),
(9897, 13297, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9898, 13297, '_menu_item_xfn', ''),
(9899, 13297, '_menu_item_url', '#'),
(9900, 13297, '_elementor_controls_usage', 'a:0:{}'),
(9901, 13297, '_menu_item_label_text', ''),
(9902, 13297, '_menu_item_label_color', ''),
(9903, 13297, '_menu_item_label_bg_color', ''),
(9904, 13297, '_menu_item_padding_left', ''),
(9905, 13297, '_menu_item_padding_right', ''),
(9906, 13297, '_menu_item_sidebar', ''),
(9907, 13297, '_wp_old_date', '2022-09-15'),
(9908, 13298, '_menu_item_type', 'post_type'),
(9909, 13298, '_menu_item_menu_item_parent', '13297'),
(9910, 13298, '_menu_item_object_id', '3158'),
(9911, 13298, '_menu_item_object', 'page'),
(9912, 13298, '_menu_item_target', ''),
(9913, 13298, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9914, 13298, '_menu_item_xfn', ''),
(9915, 13298, '_menu_item_url', ''),
(9916, 13298, '_elementor_controls_usage', 'a:0:{}'),
(9917, 13298, '_menu_item_label_text', ''),
(9918, 13298, '_menu_item_label_color', ''),
(9919, 13298, '_menu_item_label_bg_color', ''),
(9920, 13298, '_menu_item_padding_left', ''),
(9921, 13298, '_menu_item_padding_right', ''),
(9922, 13298, '_menu_item_sidebar', ''),
(9923, 13298, '_wp_old_date', '2022-09-15'),
(9925, 13299, '_menu_item_type', 'post_type'),
(9926, 13299, '_menu_item_menu_item_parent', '13310'),
(9927, 13299, '_menu_item_object_id', '3262'),
(9928, 13299, '_menu_item_object', 'page'),
(9929, 13299, '_menu_item_target', ''),
(9930, 13299, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9931, 13299, '_menu_item_xfn', ''),
(9932, 13299, '_menu_item_url', ''),
(9933, 13299, '_elementor_controls_usage', 'a:0:{}'),
(9934, 13299, '_menu_item_label_text', 'HOT'),
(9935, 13299, '_menu_item_label_color', '#ffffff'),
(9936, 13299, '_menu_item_label_bg_color', '#6B5EE9'),
(9937, 13299, '_menu_item_padding_left', ''),
(9938, 13299, '_menu_item_padding_right', ''),
(9939, 13299, '_menu_item_sidebar', ''),
(9940, 13299, '_wp_old_date', '2022-09-15'),
(9941, 13300, '_menu_item_type', 'post_type'),
(9942, 13300, '_menu_item_menu_item_parent', '13310'),
(9943, 13300, '_menu_item_object_id', '3425'),
(9944, 13300, '_menu_item_object', 'page'),
(9945, 13300, '_menu_item_target', ''),
(9946, 13300, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9947, 13300, '_menu_item_xfn', ''),
(9948, 13300, '_menu_item_url', ''),
(9949, 13300, '_menu_item_label_text', 'Popular'),
(9950, 13300, '_menu_item_label_color', '#ffffff'),
(9951, 13300, '_menu_item_label_bg_color', '#04dcc9'),
(9952, 13300, '_menu_item_padding_left', ''),
(9953, 13300, '_menu_item_padding_right', ''),
(9954, 13300, '_menu_item_sidebar', ''),
(9955, 13300, '_wp_old_date', '2022-09-15'),
(9956, 13301, '_menu_item_type', 'post_type'),
(9957, 13301, '_menu_item_menu_item_parent', '13310'),
(9958, 13301, '_menu_item_object_id', '5197'),
(9959, 13301, '_menu_item_object', 'page'),
(9960, 13301, '_menu_item_target', ''),
(9961, 13301, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9962, 13301, '_menu_item_xfn', ''),
(9963, 13301, '_menu_item_url', ''),
(9964, 13301, '_menu_item_label_text', ''),
(9965, 13301, '_menu_item_label_color', ''),
(9966, 13301, '_menu_item_label_bg_color', ''),
(9967, 13301, '_menu_item_padding_left', ''),
(9968, 13301, '_menu_item_padding_right', ''),
(9969, 13301, '_menu_item_sidebar', ''),
(9970, 13301, '_wp_old_date', '2022-09-15'),
(9971, 13302, '_menu_item_type', 'post_type'),
(9972, 13302, '_menu_item_menu_item_parent', '13310'),
(9973, 13302, '_menu_item_object_id', '5766'),
(9974, 13302, '_menu_item_object', 'page'),
(9975, 13302, '_menu_item_target', ''),
(9976, 13302, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9977, 13302, '_menu_item_xfn', ''),
(9978, 13302, '_menu_item_url', ''),
(9979, 13302, '_menu_item_label_text', ''),
(9980, 13302, '_menu_item_label_color', ''),
(9981, 13302, '_menu_item_label_bg_color', ''),
(9982, 13302, '_menu_item_padding_left', ''),
(9983, 13302, '_menu_item_padding_right', ''),
(9984, 13302, '_menu_item_sidebar', ''),
(9985, 13302, '_wp_old_date', '2022-09-15'),
(9986, 13303, '_menu_item_type', 'post_type'),
(9987, 13303, '_menu_item_menu_item_parent', '13323'),
(9988, 13303, '_menu_item_object_id', '424'),
(9989, 13303, '_menu_item_object', 'page'),
(9990, 13303, '_menu_item_target', ''),
(9991, 13303, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9992, 13303, '_menu_item_xfn', ''),
(9993, 13303, '_menu_item_url', ''),
(9994, 13303, '_menu_item_label_text', ''),
(9995, 13303, '_menu_item_label_color', ''),
(9996, 13303, '_menu_item_label_bg_color', ''),
(9997, 13303, '_menu_item_padding_left', ''),
(9998, 13303, '_menu_item_padding_right', ''),
(9999, 13303, '_menu_item_sidebar', ''),
(10000, 13303, '_wp_old_date', '2022-09-15'),
(10001, 13304, '_menu_item_type', 'post_type'),
(10002, 13304, '_menu_item_menu_item_parent', '13323'),
(10003, 13304, '_menu_item_object_id', '419'),
(10004, 13304, '_menu_item_object', 'page'),
(10005, 13304, '_menu_item_target', ''),
(10006, 13304, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10007, 13304, '_menu_item_xfn', ''),
(10008, 13304, '_menu_item_url', ''),
(10009, 13304, '_menu_item_label_text', ''),
(10010, 13304, '_menu_item_label_color', ''),
(10011, 13304, '_menu_item_label_bg_color', ''),
(10012, 13304, '_menu_item_padding_left', ''),
(10013, 13304, '_menu_item_padding_right', ''),
(10014, 13304, '_menu_item_sidebar', ''),
(10015, 13304, '_wp_old_date', '2022-09-15'),
(10016, 13305, '_menu_item_type', 'post_type'),
(10017, 13305, '_menu_item_menu_item_parent', '0'),
(10018, 13305, '_menu_item_object_id', '382'),
(10019, 13305, '_menu_item_object', 'page'),
(10020, 13305, '_menu_item_target', ''),
(10021, 13305, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10022, 13305, '_menu_item_xfn', ''),
(10023, 13305, '_menu_item_url', ''),
(10024, 13305, '_menu_item_label_text', ''),
(10025, 13305, '_menu_item_label_color', ''),
(10026, 13305, '_menu_item_label_bg_color', ''),
(10027, 13305, '_menu_item_padding_left', ''),
(10028, 13305, '_menu_item_padding_right', ''),
(10029, 13305, '_menu_item_sidebar', ''),
(10030, 13305, '_wp_old_date', '2022-09-15'),
(10031, 13306, '_menu_item_type', 'post_type'),
(10032, 13306, '_menu_item_menu_item_parent', '13284'),
(10033, 13306, '_menu_item_object_id', '63'),
(10034, 13306, '_menu_item_object', 'page'),
(10035, 13306, '_menu_item_target', ''),
(10036, 13306, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10037, 13306, '_menu_item_xfn', ''),
(10038, 13306, '_menu_item_url', ''),
(10039, 13306, '_menu_item_label_text', ''),
(10040, 13306, '_menu_item_label_color', ''),
(10041, 13306, '_menu_item_label_bg_color', ''),
(10042, 13306, '_menu_item_padding_left', ''),
(10043, 13306, '_menu_item_padding_right', ''),
(10044, 13306, '_menu_item_sidebar', ''),
(10045, 13306, '_wp_old_date', '2022-09-15'),
(10046, 13307, '_menu_item_type', 'post_type'),
(10047, 13307, '_menu_item_menu_item_parent', '13284'),
(10048, 13307, '_menu_item_object_id', '884'),
(10049, 13307, '_menu_item_object', 'page'),
(10050, 13307, '_menu_item_target', ''),
(10051, 13307, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10052, 13307, '_menu_item_xfn', ''),
(10053, 13307, '_menu_item_url', ''),
(10054, 13307, '_menu_item_label_text', ''),
(10055, 13307, '_menu_item_label_color', ''),
(10056, 13307, '_menu_item_label_bg_color', ''),
(10057, 13307, '_menu_item_padding_left', ''),
(10058, 13307, '_menu_item_padding_right', ''),
(10059, 13307, '_menu_item_sidebar', ''),
(10060, 13307, '_wp_old_date', '2022-09-15'),
(10061, 13308, '_menu_item_type', 'post_type'),
(10062, 13308, '_menu_item_menu_item_parent', '13284'),
(10063, 13308, '_menu_item_object_id', '707'),
(10064, 13308, '_menu_item_object', 'page'),
(10065, 13308, '_menu_item_target', ''),
(10066, 13308, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10067, 13308, '_menu_item_xfn', ''),
(10068, 13308, '_menu_item_url', ''),
(10069, 13308, '_menu_item_label_text', ''),
(10070, 13308, '_menu_item_label_color', ''),
(10071, 13308, '_menu_item_label_bg_color', ''),
(10072, 13308, '_menu_item_padding_left', ''),
(10073, 13308, '_menu_item_padding_right', ''),
(10074, 13308, '_menu_item_sidebar', ''),
(10075, 13308, '_wp_old_date', '2022-09-15'),
(10076, 13309, '_menu_item_type', 'post_type'),
(10077, 13309, '_menu_item_menu_item_parent', '13330'),
(10078, 13309, '_menu_item_object_id', '1419'),
(10079, 13309, '_menu_item_object', 'page'),
(10080, 13309, '_menu_item_target', ''),
(10081, 13309, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10082, 13309, '_menu_item_xfn', ''),
(10083, 13309, '_menu_item_url', ''),
(10084, 13309, '_menu_item_label_text', ''),
(10085, 13309, '_menu_item_label_color', ''),
(10086, 13309, '_menu_item_label_bg_color', ''),
(10087, 13309, '_menu_item_padding_left', ''),
(10088, 13309, '_menu_item_padding_right', ''),
(10089, 13309, '_menu_item_sidebar', ''),
(10090, 13309, '_wp_old_date', '2022-09-15'),
(10091, 13310, '_menu_item_type', 'custom'),
(10092, 13310, '_menu_item_menu_item_parent', '13283'),
(10093, 13310, '_menu_item_object_id', '13310'),
(10094, 13310, '_menu_item_object', 'custom'),
(10095, 13310, '_menu_item_target', ''),
(10096, 13310, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10097, 13310, '_menu_item_xfn', ''),
(10098, 13310, '_menu_item_url', '#'),
(10099, 13310, '_menu_item_label_text', ''),
(10100, 13310, '_menu_item_label_color', ''),
(10101, 13310, '_menu_item_label_bg_color', ''),
(10102, 13310, '_menu_item_padding_left', ''),
(10103, 13310, '_menu_item_padding_right', ''),
(10104, 13310, '_menu_item_sidebar', ''),
(10105, 13310, '_wp_old_date', '2022-09-15'),
(10106, 13311, '_menu_item_type', 'custom'),
(10107, 13311, '_menu_item_menu_item_parent', '13283'),
(10108, 13311, '_menu_item_object_id', '13311'),
(10109, 13311, '_menu_item_object', 'custom'),
(10110, 13311, '_menu_item_target', ''),
(10111, 13311, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10112, 13311, '_menu_item_xfn', ''),
(10113, 13311, '_menu_item_url', '#'),
(10114, 13311, '_menu_item_label_text', ''),
(10115, 13311, '_menu_item_label_color', ''),
(10116, 13311, '_menu_item_label_bg_color', ''),
(10117, 13311, '_menu_item_padding_left', ''),
(10118, 13311, '_menu_item_padding_right', ''),
(10119, 13311, '_menu_item_sidebar', ''),
(10120, 13311, '_wp_old_date', '2022-09-15'),
(10121, 13312, '_menu_item_type', 'post_type'),
(10122, 13312, '_menu_item_menu_item_parent', '13310'),
(10123, 13312, '_menu_item_object_id', '6218'),
(10124, 13312, '_menu_item_object', 'page'),
(10125, 13312, '_menu_item_target', ''),
(10126, 13312, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10127, 13312, '_menu_item_xfn', ''),
(10128, 13312, '_menu_item_url', ''),
(10129, 13312, '_menu_item_label_text', 'Business'),
(10130, 13312, '_menu_item_label_color', '#ffffff'),
(10131, 13312, '_menu_item_label_bg_color', '#2c63d7'),
(10132, 13312, '_menu_item_padding_left', ''),
(10133, 13312, '_menu_item_padding_right', ''),
(10134, 13312, '_menu_item_sidebar', ''),
(10135, 13312, '_wp_old_date', '2022-09-15'),
(10136, 13313, '_menu_item_type', 'post_type'),
(10137, 13313, '_menu_item_menu_item_parent', '13310'),
(10138, 13313, '_menu_item_object_id', '6450'),
(10139, 13313, '_menu_item_object', 'page'),
(10140, 13313, '_menu_item_target', ''),
(10141, 13313, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10142, 13313, '_menu_item_xfn', ''),
(10143, 13313, '_menu_item_url', ''),
(10144, 13313, '_menu_item_label_text', 'Creative'),
(10145, 13313, '_menu_item_label_color', '#ffffff'),
(10146, 13313, '_menu_item_label_bg_color', '#f73859'),
(10147, 13313, '_menu_item_padding_left', ''),
(10148, 13313, '_menu_item_padding_right', ''),
(10149, 13313, '_menu_item_sidebar', ''),
(10150, 13313, '_wp_old_date', '2022-09-15'),
(10151, 13314, '_menu_item_type', 'post_type'),
(10152, 13314, '_menu_item_menu_item_parent', '13311'),
(10153, 13314, '_menu_item_object_id', '6782'),
(10154, 13314, '_menu_item_object', 'page'),
(10155, 13314, '_menu_item_target', ''),
(10156, 13314, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10157, 13314, '_menu_item_xfn', ''),
(10158, 13314, '_menu_item_url', ''),
(10159, 13314, '_menu_item_label_text', ''),
(10160, 13314, '_menu_item_label_color', ''),
(10161, 13314, '_menu_item_label_bg_color', ''),
(10162, 13314, '_menu_item_padding_left', ''),
(10163, 13314, '_menu_item_padding_right', ''),
(10164, 13314, '_menu_item_sidebar', ''),
(10165, 13314, '_wp_old_date', '2022-09-15'),
(10166, 13315, '_menu_item_type', 'post_type'),
(10167, 13315, '_menu_item_menu_item_parent', '13311'),
(10168, 13315, '_menu_item_object_id', '8256'),
(10169, 13315, '_menu_item_object', 'page'),
(10170, 13315, '_menu_item_target', ''),
(10171, 13315, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10172, 13315, '_menu_item_xfn', ''),
(10173, 13315, '_menu_item_url', ''),
(10174, 13315, '_menu_item_label_text', 'NEW'),
(10175, 13315, '_menu_item_label_color', '#ffffff'),
(10176, 13315, '_menu_item_label_bg_color', '#FF4969'),
(10177, 13315, '_menu_item_padding_left', ''),
(10178, 13315, '_menu_item_padding_right', ''),
(10179, 13315, '_menu_item_sidebar', ''),
(10180, 13315, '_wp_old_date', '2022-09-15'),
(10181, 13316, '_menu_item_type', 'post_type'),
(10182, 13316, '_menu_item_menu_item_parent', '13311'),
(10183, 13316, '_menu_item_object_id', '9025'),
(10184, 13316, '_menu_item_object', 'page'),
(10185, 13316, '_menu_item_target', ''),
(10186, 13316, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10187, 13316, '_menu_item_xfn', ''),
(10188, 13316, '_menu_item_url', ''),
(10189, 13316, '_menu_item_label_text', 'NEW'),
(10190, 13316, '_menu_item_label_color', '#FFFFFF'),
(10191, 13316, '_menu_item_label_bg_color', '#FF4969'),
(10192, 13316, '_menu_item_padding_left', ''),
(10193, 13316, '_menu_item_padding_right', ''),
(10194, 13316, '_menu_item_sidebar', ''),
(10195, 13316, '_wp_old_date', '2022-09-15'),
(10196, 13317, '_menu_item_type', 'post_type'),
(10197, 13317, '_menu_item_menu_item_parent', '13311'),
(10198, 13317, '_menu_item_object_id', '9528'),
(10199, 13317, '_menu_item_object', 'page'),
(10200, 13317, '_menu_item_target', ''),
(10201, 13317, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10202, 13317, '_menu_item_xfn', ''),
(10203, 13317, '_menu_item_url', ''),
(10204, 13317, '_menu_item_label_text', 'NEW'),
(10205, 13317, '_menu_item_label_color', '#FFFFFF'),
(10206, 13317, '_menu_item_label_bg_color', '#4DF2AC'),
(10207, 13317, '_menu_item_padding_left', ''),
(10208, 13317, '_menu_item_padding_right', ''),
(10209, 13317, '_menu_item_sidebar', ''),
(10210, 13317, '_wp_old_date', '2022-09-15'),
(10211, 13318, '_menu_item_type', 'post_type'),
(10212, 13318, '_menu_item_menu_item_parent', '13297'),
(10213, 13318, '_menu_item_object_id', '9648'),
(10214, 13318, '_menu_item_object', 'page'),
(10215, 13318, '_menu_item_target', ''),
(10216, 13318, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10217, 13318, '_menu_item_xfn', ''),
(10218, 13318, '_menu_item_url', ''),
(10219, 13318, '_menu_item_label_text', ''),
(10220, 13318, '_menu_item_label_color', ''),
(10221, 13318, '_menu_item_label_bg_color', ''),
(10222, 13318, '_menu_item_padding_left', ''),
(10223, 13318, '_menu_item_padding_right', ''),
(10224, 13318, '_menu_item_sidebar', ''),
(10225, 13318, '_wp_old_date', '2022-09-15'),
(10226, 13319, '_menu_item_type', 'post_type'),
(10227, 13319, '_menu_item_menu_item_parent', '13311'),
(10228, 13319, '_menu_item_object_id', '11159'),
(10229, 13319, '_menu_item_object', 'page'),
(10230, 13319, '_menu_item_target', ''),
(10231, 13319, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10232, 13319, '_menu_item_xfn', ''),
(10233, 13319, '_menu_item_url', ''),
(10234, 13319, '_wp_old_date', '2022-09-15'),
(10235, 13320, '_menu_item_type', 'post_type'),
(10236, 13320, '_menu_item_menu_item_parent', '13311'),
(10237, 13320, '_menu_item_object_id', '12237'),
(10238, 13320, '_menu_item_object', 'page'),
(10239, 13320, '_menu_item_target', ''),
(10240, 13320, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10241, 13320, '_menu_item_xfn', ''),
(10242, 13320, '_menu_item_url', ''),
(10243, 13321, '_menu_item_type', 'post_type'),
(10244, 13321, '_menu_item_menu_item_parent', '13311'),
(10245, 13321, '_menu_item_object_id', '12776'),
(10246, 13321, '_menu_item_object', 'page'),
(10247, 13321, '_menu_item_target', ''),
(10248, 13321, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10249, 13321, '_menu_item_xfn', ''),
(10250, 13321, '_menu_item_url', ''),
(10251, 13322, '_menu_item_type', 'post_type'),
(10252, 13322, '_menu_item_menu_item_parent', '13311'),
(10253, 13322, '_menu_item_object_id', '13079'),
(10254, 13322, '_menu_item_object', 'page'),
(10255, 13322, '_menu_item_target', ''),
(10256, 13322, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10257, 13322, '_menu_item_xfn', ''),
(10258, 13322, '_menu_item_url', ''),
(10259, 13323, '_menu_item_type', 'custom'),
(10260, 13323, '_menu_item_menu_item_parent', '13284'),
(10261, 13323, '_menu_item_object_id', '13323'),
(10262, 13323, '_menu_item_object', 'custom'),
(10263, 13323, '_menu_item_target', ''),
(10264, 13323, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10265, 13323, '_menu_item_xfn', ''),
(10266, 13323, '_menu_item_url', '#'),
(10267, 13323, '_elementor_controls_usage', 'a:0:{}'),
(10268, 13323, '_menu_item_label_text', ''),
(10269, 13323, '_menu_item_label_color', ''),
(10270, 13323, '_menu_item_label_bg_color', ''),
(10271, 13323, '_menu_item_padding_left', ''),
(10272, 13323, '_menu_item_padding_right', ''),
(10273, 13323, '_menu_item_sidebar', ''),
(10274, 13323, '_wp_old_date', '2022-09-15'),
(10275, 13324, '_menu_item_type', 'post_type'),
(10276, 13324, '_menu_item_menu_item_parent', '13290'),
(10277, 13324, '_menu_item_object_id', '1390'),
(10278, 13324, '_menu_item_object', 'team'),
(10279, 13324, '_menu_item_target', ''),
(10280, 13324, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10281, 13324, '_menu_item_xfn', ''),
(10282, 13324, '_menu_item_url', ''),
(10283, 13324, '_elementor_controls_usage', 'a:0:{}'),
(10284, 13324, '_menu_item_label_text', ''),
(10285, 13324, '_menu_item_label_color', ''),
(10286, 13324, '_menu_item_label_bg_color', ''),
(10287, 13324, '_menu_item_padding_left', ''),
(10288, 13324, '_menu_item_padding_right', ''),
(10289, 13324, '_menu_item_sidebar', ''),
(10290, 13324, '_wp_old_date', '2022-09-15'),
(10291, 13325, '_menu_item_type', 'custom'),
(10292, 13325, '_menu_item_menu_item_parent', '13284'),
(10293, 13325, '_menu_item_object_id', '13325'),
(10294, 13325, '_menu_item_object', 'custom'),
(10295, 13325, '_menu_item_target', ''),
(10296, 13325, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10297, 13325, '_menu_item_xfn', ''),
(10298, 13325, '_menu_item_url', 'https://get-rec.com/get/page_404/'),
(10299, 13325, '_elementor_controls_usage', 'a:0:{}'),
(10300, 13325, '_menu_item_label_text', ''),
(10301, 13325, '_menu_item_label_color', ''),
(10302, 13325, '_menu_item_label_bg_color', ''),
(10303, 13325, '_menu_item_padding_left', ''),
(10304, 13325, '_menu_item_padding_right', ''),
(10305, 13325, '_menu_item_sidebar', ''),
(10306, 13325, '_wp_old_date', '2022-09-15'),
(10307, 13326, '_menu_item_type', 'post_type'),
(10308, 13326, '_menu_item_menu_item_parent', '13330'),
(10309, 13326, '_menu_item_object_id', '824'),
(10310, 13326, '_menu_item_object', 'post'),
(10311, 13326, '_menu_item_target', ''),
(10312, 13326, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10313, 13326, '_menu_item_xfn', ''),
(10314, 13326, '_menu_item_url', ''),
(10315, 13326, '_elementor_controls_usage', 'a:0:{}'),
(10316, 13326, '_menu_item_label_text', ''),
(10317, 13326, '_menu_item_label_color', ''),
(10318, 13326, '_menu_item_label_bg_color', ''),
(10319, 13326, '_menu_item_padding_left', ''),
(10320, 13326, '_menu_item_padding_right', ''),
(10321, 13326, '_menu_item_sidebar', ''),
(10322, 13326, '_wp_old_date', '2022-09-15'),
(10323, 13327, '_menu_item_type', 'post_type'),
(10324, 13327, '_menu_item_menu_item_parent', '13330'),
(10325, 13327, '_menu_item_object_id', '2802'),
(10326, 13327, '_menu_item_object', 'page'),
(10327, 13327, '_menu_item_target', ''),
(10328, 13327, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10329, 13327, '_menu_item_xfn', ''),
(10330, 13327, '_menu_item_url', ''),
(10331, 13327, '_elementor_controls_usage', 'a:0:{}'),
(10332, 13327, '_menu_item_label_text', ''),
(10333, 13327, '_menu_item_label_color', ''),
(10334, 13327, '_menu_item_label_bg_color', ''),
(10335, 13327, '_menu_item_padding_left', ''),
(10336, 13327, '_menu_item_padding_right', ''),
(10337, 13327, '_menu_item_sidebar', ''),
(10338, 13327, '_wp_old_date', '2022-09-15'),
(10339, 13328, '_menu_item_type', 'post_type'),
(10340, 13328, '_menu_item_menu_item_parent', '13327'),
(10341, 13328, '_menu_item_object_id', '2810'),
(10342, 13328, '_menu_item_object', 'page'),
(10343, 13328, '_menu_item_target', ''),
(10344, 13328, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10345, 13328, '_menu_item_xfn', ''),
(10346, 13328, '_menu_item_url', ''),
(10347, 13328, '_elementor_controls_usage', 'a:0:{}'),
(10348, 13328, '_menu_item_label_text', ''),
(10349, 13328, '_menu_item_label_color', ''),
(10350, 13328, '_menu_item_label_bg_color', ''),
(10351, 13328, '_menu_item_padding_left', ''),
(10352, 13328, '_menu_item_padding_right', ''),
(10353, 13328, '_menu_item_sidebar', ''),
(10354, 13328, '_wp_old_date', '2022-09-15'),
(10355, 13329, '_menu_item_type', 'post_type'),
(10356, 13329, '_menu_item_menu_item_parent', '13327'),
(10357, 13329, '_menu_item_object_id', '2807'),
(10358, 13329, '_menu_item_object', 'page'),
(10359, 13329, '_menu_item_target', ''),
(10360, 13329, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10361, 13329, '_menu_item_xfn', ''),
(10362, 13329, '_menu_item_url', ''),
(10363, 13329, '_elementor_controls_usage', 'a:0:{}'),
(10364, 13329, '_menu_item_label_text', ''),
(10365, 13329, '_menu_item_label_color', ''),
(10366, 13329, '_menu_item_label_bg_color', ''),
(10367, 13329, '_menu_item_padding_left', ''),
(10368, 13329, '_menu_item_padding_right', ''),
(10369, 13329, '_menu_item_sidebar', ''),
(10370, 13329, '_wp_old_date', '2022-09-15'),
(10371, 13330, '_menu_item_type', 'custom'),
(10372, 13330, '_menu_item_menu_item_parent', '0'),
(10373, 13330, '_menu_item_object_id', '13330'),
(10374, 13330, '_menu_item_object', 'custom'),
(10375, 13330, '_menu_item_target', ''),
(10376, 13330, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10377, 13330, '_menu_item_xfn', ''),
(10378, 13330, '_menu_item_url', '#'),
(10379, 13330, '_menu_item_label_text', ''),
(10380, 13330, '_menu_item_label_color', ''),
(10381, 13330, '_menu_item_label_bg_color', ''),
(10382, 13330, '_menu_item_padding_left', ''),
(10383, 13330, '_menu_item_padding_right', ''),
(10384, 13330, '_menu_item_sidebar', ''),
(10385, 13330, '_wp_old_date', '2022-09-15'),
(10386, 13331, '_menu_item_type', 'custom'),
(10387, 13331, '_menu_item_menu_item_parent', '0'),
(10388, 13331, '_menu_item_object_id', '13331'),
(10389, 13331, '_menu_item_object', 'custom'),
(10390, 13331, '_menu_item_target', ''),
(10391, 13331, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10392, 13331, '_menu_item_xfn', ''),
(10393, 13331, '_menu_item_url', '#'),
(10394, 13331, '_menu_item_label_text', ''),
(10395, 13331, '_menu_item_label_color', ''),
(10396, 13331, '_menu_item_label_bg_color', ''),
(10397, 13331, '_menu_item_padding_left', ''),
(10398, 13331, '_menu_item_padding_right', ''),
(10399, 13331, '_menu_item_sidebar', ''),
(10400, 13331, '_wp_old_date', '2022-09-15'),
(10401, 13332, '_menu_item_type', 'post_type'),
(10402, 13332, '_menu_item_menu_item_parent', '13331'),
(10403, 13332, '_menu_item_object_id', '928'),
(10404, 13332, '_menu_item_object', 'page'),
(10405, 13332, '_menu_item_target', ''),
(10406, 13332, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10407, 13332, '_menu_item_xfn', ''),
(10408, 13332, '_menu_item_url', ''),
(10409, 13332, '_menu_item_label_text', ''),
(10410, 13332, '_menu_item_label_color', ''),
(10411, 13332, '_menu_item_label_bg_color', ''),
(10412, 13332, '_menu_item_padding_left', ''),
(10413, 13332, '_menu_item_padding_right', ''),
(10414, 13332, '_menu_item_sidebar', ''),
(10415, 13332, '_wp_old_date', '2022-09-15'),
(10416, 13333, '_menu_item_type', 'post_type'),
(10417, 13333, '_menu_item_menu_item_parent', '13331'),
(10418, 13333, '_menu_item_object_id', '8256'),
(10419, 13333, '_menu_item_object', 'page'),
(10420, 13333, '_menu_item_target', ''),
(10421, 13333, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10422, 13333, '_menu_item_xfn', ''),
(10423, 13333, '_menu_item_url', ''),
(10424, 13333, '_menu_item_label_text', ''),
(10425, 13333, '_menu_item_label_color', ''),
(10426, 13333, '_menu_item_label_bg_color', ''),
(10427, 13333, '_menu_item_padding_left', ''),
(10428, 13333, '_menu_item_padding_right', ''),
(10429, 13333, '_menu_item_sidebar', ''),
(10430, 13333, '_wp_old_date', '2022-09-15'),
(10431, 13334, '_menu_item_type', 'custom'),
(10432, 13334, '_menu_item_menu_item_parent', '13331'),
(10433, 13334, '_menu_item_object_id', '13334'),
(10434, 13334, '_menu_item_object', 'custom'),
(10435, 13334, '_menu_item_target', ''),
(10436, 13334, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10437, 13334, '_menu_item_xfn', ''),
(10438, 13334, '_menu_item_url', 'https://get-rec.com/get/shop/'),
(10439, 13334, '_menu_item_label_text', ''),
(10440, 13334, '_menu_item_label_color', ''),
(10441, 13334, '_menu_item_label_bg_color', ''),
(10442, 13334, '_menu_item_padding_left', ''),
(10443, 13334, '_menu_item_padding_right', ''),
(10444, 13334, '_menu_item_sidebar', ''),
(10445, 13334, '_wp_old_date', '2022-09-15'),
(10446, 13335, '_menu_item_type', 'custom'),
(10447, 13335, '_menu_item_menu_item_parent', '0'),
(10448, 13335, '_menu_item_object_id', '13335'),
(10449, 13335, '_menu_item_object', 'custom'),
(10450, 13335, '_menu_item_target', ''),
(10451, 13335, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10452, 13335, '_menu_item_xfn', ''),
(10453, 13335, '_menu_item_url', '#'),
(10454, 13335, '_wpda_menu_settings', '{\"enable\":true,\"originalOnMobile\":false,\"library\":\"9676\"}'),
(10455, 13335, '_wp_old_date', '2022-09-15'),
(10456, 13336, '_menu_item_type', 'custom'),
(10457, 13336, '_menu_item_menu_item_parent', '13335'),
(10458, 13336, '_menu_item_object_id', '13336'),
(10459, 13336, '_menu_item_object', 'custom'),
(10460, 13336, '_menu_item_target', ''),
(10461, 13336, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10462, 13336, '_menu_item_xfn', ''),
(10463, 13336, '_menu_item_url', '#'),
(10464, 13336, '_wp_old_date', '2022-09-15'),
(10465, 13337, '_menu_item_type', 'post_type'),
(10466, 13337, '_menu_item_menu_item_parent', '13284'),
(10467, 13337, '_menu_item_object_id', '9985'),
(10468, 13337, '_menu_item_object', 'page'),
(10469, 13337, '_menu_item_target', ''),
(10470, 13337, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10471, 13337, '_menu_item_xfn', ''),
(10472, 13337, '_menu_item_url', ''),
(10473, 13337, '_wp_old_date', '2022-09-15'),
(10475, 13338, '_wp_attached_file', 'revslider/Home_02/revolution_img-11.png'),
(10476, 13338, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2105;s:6:\"height\";i:1091;s:4:\"file\";s:39:\"revslider/Home_02/revolution_img-11.png\";s:8:\"filesize\";i:63416;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"revolution_img-11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10477, 13339, '_wp_attached_file', 'revslider/Home_02/roket_new1.png'),
(10478, 13339, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:448;s:6:\"height\";i:920;s:4:\"file\";s:32:\"revslider/Home_02/roket_new1.png\";s:8:\"filesize\";i:77053;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"roket_new1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10479, 13340, '_wp_attached_file', 'revslider/Home_02/planet_new1.png'),
(10480, 13340, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:582;s:6:\"height\";i:582;s:4:\"file\";s:33:\"revslider/Home_02/planet_new1.png\";s:8:\"filesize\";i:27891;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"planet_new1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8943;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10481, 13341, '_wp_attached_file', 'revslider/Modern-Shop/modern_shop_slide11.jpg'),
(10482, 13341, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:740;s:4:\"file\";s:45:\"revslider/Modern-Shop/modern_shop_slide11.jpg\";s:8:\"filesize\";i:94023;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"modern_shop_slide11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10483, 13342, '_wp_attached_file', 'revslider/Modern-Shop/modern_shop_slide21.jpg'),
(10484, 13342, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:740;s:4:\"file\";s:45:\"revslider/Modern-Shop/modern_shop_slide21.jpg\";s:8:\"filesize\";i:61499;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"modern_shop_slide21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2634;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10485, 13343, '_wp_attached_file', 'revslider/Modern-Shop/modern_shop_slide31.jpg'),
(10486, 13343, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:740;s:4:\"file\";s:45:\"revslider/Modern-Shop/modern_shop_slide31.jpg\";s:8:\"filesize\";i:87143;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"modern_shop_slide31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4009;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10488, 4031, '_elementor_page_assets', 'a:0:{}'),
(10489, 8589, '_gt3_header_file_css', '3f4465a37e586d95dbe473883dcbd9fa'),
(10490, 8589, '_gt3_footer_file_js', '6bbd0faf2525bd402859a7a93cf7f747'),
(10491, 8589, '_gt3_footer_file_css', 'f4039887da1ccc20896972a2f5c4bb36'),
(10492, 8626, '_gt3_header_file_css', '3f4465a37e586d95dbe473883dcbd9fa'),
(10493, 8626, '_gt3_footer_file_js', '6bbd0faf2525bd402859a7a93cf7f747'),
(10494, 8626, '_gt3_footer_file_css', 'f4039887da1ccc20896972a2f5c4bb36'),
(10495, 13344, '_wp_attached_file', 'revslider/motion/woman-standing_1011.jpeg'),
(10496, 13344, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:41:\"revslider/motion/woman-standing_1011.jpeg\";s:8:\"filesize\";i:148309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"woman-standing_1011-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4454;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10497, 13345, '_wp_attached_file', 'revslider/motion/woman-makeup_1611.jpeg'),
(10498, 13345, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:39:\"revslider/motion/woman-makeup_1611.jpeg\";s:8:\"filesize\";i:144380;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"woman-makeup_1611-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4547;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10499, 13346, '_wp_attached_file', 'revslider/motion/woman-dancing_1711.jpeg'),
(10500, 13346, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:40:\"revslider/motion/woman-dancing_1711.jpeg\";s:8:\"filesize\";i:66103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"woman-dancing_1711-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2472;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10509, 13347, '_elementor_edit_mode', 'builder'),
(10510, 13347, '_elementor_template_type', 'wp-page'),
(10511, 13347, '_elementor_version', '3.12.0'),
(10512, 13347, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10513, 13347, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing \",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Success\",\"_id\":\"2011065\"},{\"string\":\"Services\",\"_id\":\"c785fd3\"},{\"string\":\"Business\",\"_id\":\"8a857f3\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da8fd1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"1133\\\" title=\\\"Revolution contact form\\\"]\",\"_z_index\":1,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"dark_style\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Discover, Explore the Product\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Product UX, Design & Development\\u200e\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"a2467fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e5b0d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"title_text\":\"Art Direction & Brand Strategy \",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5f8bd3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"title_text\":\"Marketing Strategy & SEO Campaigns\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10514, 13347, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10515, 13347, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10517, 13348, '_elementor_edit_mode', 'builder'),
(10518, 13348, '_elementor_template_type', 'wp-page'),
(10519, 13348, '_elementor_version', '3.12.0'),
(10520, 13348, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10521, 13348, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing \",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Success\",\"_id\":\"2011065\"},{\"string\":\"Services\",\"_id\":\"c785fd3\"},{\"string\":\"Business\",\"_id\":\"8a857f3\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da8fd1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"1133\\\" title=\\\"Revolution contact form\\\"]\",\"_z_index\":1,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"dark_style\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Discover, Explore the Product\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Product UX, Design & Development\\u200e\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"a2467fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e5b0d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"title_text\":\"Art Direction & Brand Strategy \",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5f8bd3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"title_text\":\"Marketing Strategy & SEO Campaigns\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10522, 13348, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10523, 13348, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10528, 13349, '_elementor_edit_mode', 'builder'),
(10529, 13349, '_elementor_template_type', 'wp-page'),
(10530, 13349, '_elementor_version', '3.12.0'),
(10531, 13349, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10532, 13349, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da8fd1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"1133\\\" title=\\\"Revolution contact form\\\"]\",\"_z_index\":1,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"dark_style\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Discover, Explore the Product\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Product UX, Design & Development\\u200e\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"a2467fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e5b0d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"title_text\":\"Art Direction & Brand Strategy \",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5f8bd3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"title_text\":\"Marketing Strategy & SEO Campaigns\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10533, 13349, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10534, 13349, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10537, 13350, '_elementor_edit_mode', 'builder'),
(10538, 13350, '_elementor_template_type', 'wp-page'),
(10539, 13350, '_elementor_version', '3.18.3'),
(10540, 13350, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10541, 13350, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da8fd1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"1133\\\" title=\\\"Revolution contact form\\\"]\",\"_z_index\":1,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"dark_style\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Discover, Explore the Product\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Product UX, Design & Development\\u200e\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"a2467fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e5b0d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"title_text\":\"Art Direction & Brand Strategy \",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5f8bd3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"title_text\":\"Marketing Strategy & SEO Campaigns\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10542, 13350, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10543, 13350, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10545, 13351, '_elementor_edit_mode', 'builder'),
(10546, 13351, '_elementor_template_type', 'wp-page'),
(10547, 13351, '_elementor_version', '3.18.3'),
(10548, 13351, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10549, 13351, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da8fd1c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"1133\\\" title=\\\"Revolution contact form\\\"]\",\"_z_index\":1,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"dark_style\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Discover, Explore the Product\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Product UX, Design & Development\\u200e\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"a2467fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e5b0d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"title_text\":\"Art Direction & Brand Strategy \",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5f8bd3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"title_text\":\"Marketing Strategy & SEO Campaigns\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10550, 13351, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10551, 13351, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10553, 13352, '_elementor_edit_mode', 'builder'),
(10554, 13352, '_elementor_template_type', 'wp-page'),
(10555, 13352, '_elementor_version', '3.18.3'),
(10556, 13352, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10557, 13352, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Discover, Explore the Product\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Product UX, Design & Development\\u200e\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"a2467fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e5b0d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"title_text\":\"Art Direction & Brand Strategy \",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5f8bd3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"title_text\":\"Marketing Strategy & SEO Campaigns\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10558, 13352, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10559, 13352, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10562, 13353, '_elementor_edit_mode', 'builder'),
(10563, 13353, '_elementor_template_type', 'wp-page'),
(10564, 13353, '_elementor_version', '3.18.3'),
(10565, 13353, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10566, 13353, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Discover, Explore the Product\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Product UX, Design & Development\\u200e\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"a2467fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e5b0d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"title_text\":\"Art Direction & Brand Strategy \",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5f8bd3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"title_text\":\"Marketing Strategy & SEO Campaigns\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10567, 13353, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10568, 13353, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10570, 13354, '_elementor_edit_mode', 'builder'),
(10571, 13354, '_elementor_template_type', 'wp-page'),
(10572, 13354, '_elementor_version', '3.18.3'),
(10573, 13354, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10574, 13354, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Discover, Explore the Product\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Product UX, Design & Development\\u200e\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"a2467fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e5b0d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_blue.png\",\"id\":6806},\"title_text\":\"Art Direction & Brand Strategy \",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5f8bd3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_purple.png\",\"id\":6811},\"title_text\":\"Marketing Strategy & SEO Campaigns\",\"description_text\":\"\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"800\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":273,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10575, 13354, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10576, 13354, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10578, 13355, '_elementor_edit_mode', 'builder'),
(10579, 13355, '_elementor_template_type', 'wp-page'),
(10580, 13355, '_elementor_version', '3.18.3'),
(10581, 13355, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10582, 13355, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10583, 13355, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10584, 13355, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10586, 13356, '_elementor_edit_mode', 'builder'),
(10587, 13356, '_elementor_template_type', 'wp-page'),
(10588, 13356, '_elementor_version', '3.18.3'),
(10589, 13356, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10590, 13356, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10591, 13356, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10592, 13356, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10593, 13357, '_elementor_edit_mode', 'builder'),
(10594, 13357, '_elementor_template_type', 'wp-page'),
(10595, 13357, '_elementor_version', '3.18.3'),
(10596, 13357, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10597, 13357, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pay for Qualified Traffic\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br \\/>and innovation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10598, 13357, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10599, 13357, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10600, 13358, '_elementor_edit_mode', 'builder'),
(10601, 13358, '_elementor_template_type', 'wp-page'),
(10602, 13358, '_elementor_version', '3.18.3'),
(10603, 13358, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10604, 13358, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10605, 13358, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10606, 13358, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10607, 13359, '_elementor_edit_mode', 'builder'),
(10608, 13359, '_elementor_template_type', 'wp-page'),
(10609, 13359, '_elementor_version', '3.18.3'),
(10610, 13359, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10611, 13359, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10612, 13359, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10613, 13359, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10614, 13360, '_elementor_edit_mode', 'builder'),
(10615, 13360, '_elementor_template_type', 'wp-page'),
(10616, 13360, '_elementor_version', '3.18.3'),
(10617, 13360, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10618, 13360, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10619, 13360, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10620, 13360, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10621, 13361, '_elementor_edit_mode', 'builder'),
(10622, 13361, '_elementor_template_type', 'wp-page'),
(10623, 13361, '_elementor_version', '3.18.3'),
(10624, 13361, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10625, 13361, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10626, 13361, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10627, 13361, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10629, 13362, '_elementor_edit_mode', 'builder'),
(10630, 13362, '_elementor_template_type', 'wp-page'),
(10631, 13362, '_elementor_version', '3.18.3'),
(10632, 13362, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10633, 13362, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10634, 13362, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10635, 13362, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10637, 13363, '_elementor_edit_mode', 'builder'),
(10638, 13363, '_elementor_template_type', 'wp-page'),
(10639, 13363, '_elementor_version', '3.18.3'),
(10640, 13363, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10641, 13363, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10642, 13363, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10643, 13363, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10645, 13364, '_elementor_edit_mode', 'builder'),
(10646, 13364, '_elementor_template_type', 'wp-page'),
(10647, 13364, '_elementor_version', '3.18.3'),
(10648, 13364, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10649, 13364, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10650, 13364, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10651, 13364, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10653, 13365, '_elementor_edit_mode', 'builder'),
(10654, 13365, '_elementor_template_type', 'wp-page'),
(10655, 13365, '_elementor_version', '3.18.3'),
(10656, 13365, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10657, 13365, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10658, 13365, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10659, 13365, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10660, 13366, '_elementor_edit_mode', 'builder'),
(10661, 13366, '_elementor_template_type', 'wp-page'),
(10662, 13366, '_elementor_version', '3.18.3'),
(10663, 13366, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10664, 13366, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10665, 13366, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10666, 13366, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10667, 13367, '_elementor_edit_mode', 'builder'),
(10668, 13367, '_elementor_template_type', 'wp-page'),
(10669, 13367, '_elementor_version', '3.18.3'),
(10670, 13367, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10671, 13367, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10672, 13367, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10673, 13367, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10674, 13368, '_elementor_edit_mode', 'builder'),
(10675, 13368, '_elementor_template_type', 'wp-page'),
(10676, 13368, '_elementor_version', '3.18.3'),
(10677, 13368, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10678, 13368, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10679, 13368, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10680, 13368, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10681, 13369, '_elementor_edit_mode', 'builder'),
(10682, 13369, '_elementor_template_type', 'wp-page'),
(10683, 13369, '_elementor_version', '3.18.3'),
(10684, 13369, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10685, 13369, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Offer\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10686, 13369, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10687, 13369, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10688, 13370, '_elementor_edit_mode', 'builder'),
(10689, 13370, '_elementor_template_type', 'wp-page'),
(10690, 13370, '_elementor_version', '3.18.3'),
(10691, 13370, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10692, 13370, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10693, 13370, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10694, 13370, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10695, 13371, '_elementor_edit_mode', 'builder'),
(10696, 13371, '_elementor_template_type', 'wp-page'),
(10697, 13371, '_elementor_version', '3.18.3'),
(10698, 13371, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10699, 13371, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10700, 13371, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10701, 13371, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10702, 13372, '_elementor_edit_mode', 'builder'),
(10703, 13372, '_elementor_template_type', 'wp-page'),
(10704, 13372, '_elementor_version', '3.18.3'),
(10705, 13372, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10706, 13372, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10707, 13372, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10708, 13372, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10709, 13373, '_elementor_edit_mode', 'builder'),
(10710, 13373, '_elementor_template_type', 'wp-page'),
(10711, 13373, '_elementor_version', '3.18.3'),
(10712, 13373, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10713, 13373, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10714, 13373, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10715, 13373, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10716, 13374, '_elementor_edit_mode', 'builder'),
(10717, 13374, '_elementor_template_type', 'wp-page'),
(10718, 13374, '_elementor_version', '3.18.3'),
(10719, 13374, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10720, 13374, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10721, 13374, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10722, 13374, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10723, 13375, '_elementor_edit_mode', 'builder'),
(10724, 13375, '_elementor_template_type', 'wp-page'),
(10725, 13375, '_elementor_version', '3.18.3'),
(10726, 13375, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10727, 13375, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"SEO\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Development\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10728, 13375, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10729, 13375, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10730, 13376, '_elementor_edit_mode', 'builder'),
(10731, 13376, '_elementor_template_type', 'wp-page'),
(10732, 13376, '_elementor_version', '3.18.3'),
(10733, 13376, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10734, 13376, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10735, 13376, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10736, 13376, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10737, 13377, '_elementor_edit_mode', 'builder'),
(10738, 13377, '_elementor_template_type', 'wp-page'),
(10739, 13377, '_elementor_version', '3.18.3'),
(10740, 13377, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10741, 13377, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10742, 13377, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10743, 13377, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10744, 13378, '_elementor_edit_mode', 'builder'),
(10745, 13378, '_elementor_template_type', 'wp-page'),
(10746, 13378, '_elementor_version', '3.18.3'),
(10747, 13378, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10748, 13378, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10749, 13378, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10750, 13378, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10751, 13379, '_elementor_edit_mode', 'builder'),
(10752, 13379, '_elementor_template_type', 'wp-page'),
(10753, 13379, '_elementor_version', '3.18.3'),
(10754, 13379, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10755, 13379, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10756, 13379, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10757, 13379, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10758, 13380, '_elementor_edit_mode', 'builder'),
(10759, 13380, '_elementor_template_type', 'wp-page'),
(10760, 13380, '_elementor_version', '3.18.3'),
(10761, 13380, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10762, 13380, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10763, 13380, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10764, 13380, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10765, 13381, '_elementor_edit_mode', 'builder'),
(10766, 13381, '_elementor_template_type', 'wp-page'),
(10767, 13381, '_elementor_version', '3.18.3'),
(10768, 13381, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10769, 13381, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Web Design\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10770, 13381, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10771, 13381, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10772, 13382, '_elementor_edit_mode', 'builder'),
(10773, 13382, '_elementor_template_type', 'wp-page'),
(10774, 13382, '_elementor_version', '3.18.3'),
(10775, 13382, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10776, 13382, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10777, 13382, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10778, 13382, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10779, 13383, '_elementor_edit_mode', 'builder'),
(10780, 13383, '_elementor_template_type', 'wp-page'),
(10781, 13383, '_elementor_version', '3.18.3'),
(10782, 13383, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10783, 13383, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10784, 13383, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10785, 13383, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10786, 13384, '_elementor_edit_mode', 'builder'),
(10787, 13384, '_elementor_template_type', 'wp-page'),
(10788, 13384, '_elementor_version', '3.18.3'),
(10789, 13384, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10790, 13384, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10791, 13384, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10792, 13384, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10793, 13385, '_elementor_edit_mode', 'builder'),
(10794, 13385, '_elementor_template_type', 'wp-page'),
(10795, 13385, '_elementor_version', '3.18.3'),
(10796, 13385, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10797, 13385, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10798, 13385, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10799, 13385, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10800, 13386, '_elementor_edit_mode', 'builder'),
(10801, 13386, '_elementor_template_type', 'wp-page'),
(10802, 13386, '_elementor_version', '3.18.3'),
(10803, 13386, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10804, 13386, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10805, 13386, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10806, 13386, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10807, 13387, '_elementor_edit_mode', 'builder'),
(10808, 13387, '_elementor_template_type', 'wp-page'),
(10809, 13387, '_elementor_version', '3.18.3'),
(10810, 13387, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10811, 13387, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"CMS\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10812, 13387, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10813, 13387, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10814, 13388, '_elementor_edit_mode', 'builder'),
(10815, 13388, '_elementor_template_type', 'wp-page'),
(10816, 13388, '_elementor_version', '3.18.3'),
(10817, 13388, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10818, 13388, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10819, 13388, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10820, 13388, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10821, 13389, '_elementor_edit_mode', 'builder'),
(10822, 13389, '_elementor_template_type', 'wp-page'),
(10823, 13389, '_elementor_version', '3.18.3'),
(10824, 13389, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10825, 13389, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10826, 13389, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10827, 13389, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10828, 13390, '_elementor_edit_mode', 'builder'),
(10829, 13390, '_elementor_template_type', 'wp-page'),
(10830, 13390, '_elementor_version', '3.18.3'),
(10831, 13390, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10832, 13390, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Maintenance\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"b0f3198\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6.png\",\"id\":7940},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service6-active.png\",\"id\":7941},\"title_text\":\"Hosting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10833, 13390, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10834, 13390, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10835, 13391, '_elementor_edit_mode', 'builder'),
(10836, 13391, '_elementor_template_type', 'wp-page'),
(10837, 13391, '_elementor_version', '3.18.3'),
(10838, 13391, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10839, 13391, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10840, 13391, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10841, 13391, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10842, 13392, '_elementor_edit_mode', 'builder'),
(10843, 13392, '_elementor_template_type', 'wp-page'),
(10844, 13392, '_elementor_version', '3.18.3'),
(10845, 13392, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10846, 13392, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10847, 13392, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10848, 13392, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10849, 13393, '_elementor_edit_mode', 'builder'),
(10850, 13393, '_elementor_template_type', 'wp-page'),
(10851, 13393, '_elementor_version', '3.18.3'),
(10852, 13393, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10853, 13393, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1.png\",\"id\":7930},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4.png\",\"id\":7936},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2.png\",\"id\":7932},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3.png\",\"id\":7934},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10854, 13393, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10855, 13393, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10856, 13394, '_elementor_edit_mode', 'builder'),
(10857, 13394, '_elementor_template_type', 'wp-page'),
(10858, 13394, '_elementor_version', '3.18.3'),
(10859, 13394, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10860, 13394, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10861, 13394, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10862, 13394, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10863, 13395, '_elementor_edit_mode', 'builder'),
(10864, 13395, '_elementor_template_type', 'wp-page'),
(10865, 13395, '_elementor_version', '3.18.3'),
(10866, 13395, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10867, 13395, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10868, 13395, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10869, 13395, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10870, 13396, '_elementor_edit_mode', 'builder'),
(10871, 13396, '_elementor_template_type', 'wp-page'),
(10872, 13396, '_elementor_version', '3.18.3'),
(10873, 13396, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10874, 13396, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5.png\",\"id\":7938},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10875, 13396, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10876, 13396, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10877, 13397, '_elementor_edit_mode', 'builder'),
(10878, 13397, '_elementor_template_type', 'wp-page'),
(10879, 13397, '_elementor_version', '3.18.3'),
(10880, 13397, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10881, 13397, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10882, 13397, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10883, 13397, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10884, 13398, '_elementor_edit_mode', 'builder'),
(10885, 13398, '_elementor_template_type', 'wp-page'),
(10886, 13398, '_elementor_version', '3.18.3'),
(10887, 13398, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10888, 13398, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10889, 13398, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10890, 13398, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10891, 13399, '_elementor_edit_mode', 'builder'),
(10892, 13399, '_elementor_template_type', 'wp-page'),
(10893, 13399, '_elementor_version', '3.18.3'),
(10894, 13399, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10895, 13399, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10896, 13399, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10897, 13399, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10898, 13400, '_elementor_edit_mode', 'builder'),
(10899, 13400, '_elementor_template_type', 'wp-page'),
(10900, 13400, '_elementor_version', '3.18.3'),
(10901, 13400, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10902, 13400, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10903, 13400, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10904, 13400, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10905, 13401, '_elementor_edit_mode', 'builder'),
(10906, 13401, '_elementor_template_type', 'wp-page'),
(10907, 13401, '_elementor_version', '3.18.3'),
(10908, 13401, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10909, 13401, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10910, 13401, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10911, 13401, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10912, 13402, '_elementor_edit_mode', 'builder'),
(10913, 13402, '_elementor_template_type', 'wp-page'),
(10914, 13402, '_elementor_version', '3.18.3'),
(10915, 13402, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10916, 13402, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10917, 13402, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10918, 13402, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10919, 13403, '_elementor_edit_mode', 'builder'),
(10920, 13403, '_elementor_template_type', 'wp-page'),
(10921, 13403, '_elementor_version', '3.18.3'),
(10922, 13403, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10923, 13403, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10924, 13403, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10925, 13403, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10926, 13404, '_elementor_edit_mode', 'builder'),
(10927, 13404, '_elementor_template_type', 'wp-page'),
(10928, 13404, '_elementor_version', '3.18.3'),
(10929, 13404, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10930, 13404, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10931, 13404, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10932, 13404, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10933, 13405, '_elementor_edit_mode', 'builder'),
(10934, 13405, '_elementor_template_type', 'wp-page'),
(10935, 13405, '_elementor_version', '3.18.3'),
(10936, 13405, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10937, 13405, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10938, 13405, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10939, 13405, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10940, 13406, '_elementor_edit_mode', 'builder'),
(10941, 13406, '_elementor_template_type', 'wp-page'),
(10942, 13406, '_elementor_version', '3.18.3'),
(10943, 13406, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10944, 13406, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10945, 13406, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10946, 13406, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10947, 13407, '_elementor_edit_mode', 'builder'),
(10948, 13407, '_elementor_template_type', 'wp-page'),
(10949, 13407, '_elementor_version', '3.18.3'),
(10950, 13407, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10951, 13407, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10952, 13407, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10953, 13407, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10954, 13408, '_elementor_edit_mode', 'builder'),
(10955, 13408, '_elementor_template_type', 'wp-page'),
(10956, 13408, '_elementor_version', '3.18.3'),
(10957, 13408, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10958, 13408, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:8002563123\\\">800 2563 123<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10959, 13408, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10960, 13408, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10961, 13409, '_elementor_edit_mode', 'builder'),
(10962, 13409, '_elementor_template_type', 'wp-page'),
(10963, 13409, '_elementor_version', '3.18.3'),
(10964, 13409, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10965, 13409, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10966, 13409, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(10967, 13409, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(10968, 13410, '_elementor_template_type', 'wpda-footer'),
(10969, 13410, '_elementor_edit_mode', 'builder'),
(10970, 13410, '_elementor_version', '3.5.3'),
(10971, 13410, '_wp_page_template', 'default'),
(10972, 13410, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"12f13e88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2cf0f483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We focus on the needs of small to middle market businesses to improve and grow their return.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e2cb06f\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Community<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f524d1\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"5ee14e87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"2865ca4a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2db723de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Quick Links<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4773ffed\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10973, 13410, '_elementor_page_assets', 'a:0:{}'),
(10974, 13410, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(10976, 13411, '_elementor_template_type', 'wpda-footer'),
(10977, 13411, '_elementor_edit_mode', 'builder'),
(10978, 13411, '_elementor_version', '3.5.3'),
(10979, 13411, '_wp_page_template', 'default'),
(10980, 13411, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"12f13e88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2cf0f483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We focus on the needs of small to middle market businesses to improve and grow their return.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e2cb06f\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10981, 13411, '_elementor_page_assets', 'a:0:{}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10982, 13411, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(10984, 13412, '_elementor_template_type', 'wpda-footer'),
(10985, 13412, '_elementor_edit_mode', 'builder'),
(10986, 13412, '_elementor_version', '3.18.3'),
(10987, 13412, '_wp_page_template', 'default'),
(10988, 13412, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"12f13e88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2cf0f483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We focus on the needs of small to middle market businesses to improve and grow their return.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Services<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e2cb06f\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"services\",\"align\":\"left\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#696687\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022 \\u2014 Ewebot by GT3Themes. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10989, 13412, '_elementor_page_assets', 'a:0:{}'),
(10990, 13412, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(10991, 13413, '_elementor_template_type', 'wpda-footer'),
(10992, 13413, '_elementor_edit_mode', 'builder'),
(10993, 13413, '_elementor_version', '3.18.3'),
(10994, 13413, '_wp_page_template', 'default'),
(10995, 13413, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"12f13e88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2cf0f483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d92eb5d\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.\",\"_id\":\"805960e\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10996, 13413, '_elementor_page_assets', 'a:0:{}'),
(10997, 13413, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(10998, 13414, '_elementor_template_type', 'wpda-footer'),
(10999, 13414, '_elementor_edit_mode', 'builder'),
(11000, 13414, '_elementor_version', '3.18.3'),
(11001, 13414, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11002, 13414, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"12f13e88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"8 800 2534 236\",\"description_text\":\"email@yoursite.com\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2cf0f483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d92eb5d\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.\",\"_id\":\"805960e\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11003, 13414, '_elementor_page_assets', 'a:0:{}'),
(11004, 13414, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(11005, 13415, '_elementor_template_type', 'wpda-footer'),
(11006, 13415, '_elementor_edit_mode', 'builder'),
(11007, 13415, '_elementor_version', '3.18.3'),
(11008, 13415, '_wp_page_template', 'default'),
(11009, 13415, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"12f13e88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"c9c4658\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2cf0f483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d92eb5d\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.\",\"_id\":\"805960e\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11010, 13415, '_elementor_page_assets', 'a:0:{}'),
(11011, 13415, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(11012, 13416, '_elementor_template_type', 'wpda-footer'),
(11013, 13416, '_elementor_edit_mode', 'builder'),
(11014, 13416, '_elementor_version', '3.18.3'),
(11015, 13416, '_wp_page_template', 'default'),
(11016, 13416, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"12f13e88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"c9c4658\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"link\":{\"url\":\"mailto:support@get-rec.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2cf0f483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d92eb5d\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.\",\"_id\":\"805960e\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11017, 13416, '_elementor_page_assets', 'a:0:{}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11018, 13416, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(11021, 13417, '_elementor_template_type', 'wpda-footer'),
(11022, 13417, '_elementor_edit_mode', 'builder'),
(11023, 13417, '_elementor_version', '3.18.3'),
(11024, 13417, '_wp_page_template', 'default'),
(11025, 13417, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"12f13e88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"c9c4658\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"link\":{\"url\":\"mailto:support@get-rec.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"2cf0f483\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_30_violet.png\",\"id\":3320},\"title_text\":\"\",\"description_text\":\"27 Division St, New York, NY<br>\\n10002, United States\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d92eb5d\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.\",\"_id\":\"805960e\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11026, 13417, '_elementor_page_assets', 'a:0:{}'),
(11027, 13417, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(11030, 13418, '_elementor_edit_mode', 'builder'),
(11031, 13418, '_elementor_template_type', 'wp-page'),
(11032, 13418, '_elementor_version', '3.18.3'),
(11033, 13418, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11034, 13418, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11035, 13418, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11036, 13418, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11038, 13419, '_elementor_edit_mode', 'builder'),
(11039, 13419, '_elementor_template_type', 'wp-page'),
(11040, 13419, '_elementor_version', '3.18.3'),
(11041, 13419, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11042, 13419, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11043, 13419, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11044, 13419, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11046, 13420, '_elementor_edit_mode', 'builder'),
(11047, 13420, '_elementor_template_type', 'wp-page'),
(11048, 13420, '_elementor_version', '3.18.3'),
(11049, 13420, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11050, 13420, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11051, 13420, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11052, 13420, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11055, 13422, '_wp_attached_file', '2021/01/gr-01.png'),
(11056, 13422, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:17:\"2021/01/gr-01.png\";s:8:\"filesize\";i:56380;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"gr-01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"gr-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6177;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"gr-01-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53810;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:17:\"gr-01-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11057, 13423, '_wp_attached_file', '2021/01/gr-01-1.png'),
(11058, 13423, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:773;s:6:\"height\";i:615;s:4:\"file\";s:19:\"2021/01/gr-01-1.png\";s:8:\"filesize\";i:49614;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"gr-01-1-300x239.png\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19350;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"gr-01-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9533;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"gr-01-1-768x611.png\";s:5:\"width\";i:768;s:6:\"height\";i:611;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65501;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:19:\"gr-01-1-480x382.png\";s:5:\"width\";i:480;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11059, 13424, '_elementor_template_type', 'wpda-header'),
(11060, 13424, '_elementor_edit_mode', 'builder'),
(11061, 13424, '_elementor_version', '3.1.1'),
(11062, 13424, '_wp_page_template', 'default'),
(11063, 13424, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11064, 13424, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/logo_retinablack.png\",\"id\":1456},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#F47514\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11065, 13424, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11067, 13425, '_elementor_template_type', 'wpda-header'),
(11068, 13425, '_elementor_edit_mode', 'builder'),
(11069, 13425, '_elementor_version', '3.1.1'),
(11070, 13425, '_wp_page_template', 'default'),
(11071, 13425, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11072, 13425, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/gr-01-1.png\",\"id\":13423,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#3B3663\",\"menu_text_color_active\":\"#F47514\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11073, 13425, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11075, 7813, '_elementor_page_assets', 'a:0:{}'),
(11077, 13426, '_elementor_template_type', 'wpda-header'),
(11078, 13426, '_elementor_edit_mode', 'builder'),
(11079, 13426, '_elementor_version', '3.18.3'),
(11080, 13426, '_wp_page_template', 'default'),
(11081, 13426, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11082, 13426, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/gr-01-1.png\",\"id\":13423,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#FFFFFF\",\"menu_text_color_active\":\"#F47514\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11083, 13426, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11084, 13426, '_elementor_page_assets', 'a:0:{}'),
(11094, 13428, '_elementor_template_type', 'wpda-header'),
(11095, 13428, '_elementor_edit_mode', 'builder'),
(11096, 13428, '_elementor_version', '3.18.3'),
(11097, 13428, '_wp_page_template', 'default'),
(11098, 13428, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11099, 13428, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/gr-01-1.png\",\"id\":13423,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#FFFFFF\",\"menu_text_color_active\":\"#F47514\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#696687\",\"submenu_text_color_active\":\"#F47514\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11100, 13428, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11101, 13428, '_elementor_page_assets', 'a:0:{}'),
(11103, 13429, '_elementor_template_type', 'wpda-header'),
(11104, 13429, '_elementor_edit_mode', 'builder'),
(11105, 13429, '_elementor_version', '3.18.3'),
(11106, 13429, '_wp_page_template', 'default'),
(11107, 13429, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11108, 13429, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"rgba(255, 255, 255, 0.95)\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/gr-01-1.png\",\"id\":13423,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#FFFFFF\",\"menu_text_color_active\":\"#70CDDD\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11109, 13429, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11110, 13429, '_elementor_page_assets', 'a:0:{}'),
(11113, 13430, '_elementor_template_type', 'wpda-header'),
(11114, 13430, '_elementor_edit_mode', 'builder'),
(11115, 13430, '_elementor_version', '3.18.3'),
(11116, 13430, '_wp_page_template', 'default'),
(11117, 13430, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11118, 13430, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#000000F2\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/gr-01-1.png\",\"id\":13423,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#FFFFFF\",\"menu_text_color_active\":\"#70CDDD\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11119, 13430, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11120, 13430, '_elementor_page_assets', 'a:0:{}'),
(11123, 13431, '_wp_attached_file', '2024/01/smilingmenl.png'),
(11124, 13431, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:785;s:6:\"height\";i:802;s:4:\"file\";s:23:\"2024/01/smilingmenl.png\";s:8:\"filesize\";i:520985;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"smilingmenl-294x300.png\";s:5:\"width\";i:294;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78131;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"smilingmenl-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23876;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"smilingmenl-768x785.png\";s:5:\"width\";i:768;s:6:\"height\";i:785;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:446850;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:23:\"smilingmenl-480x490.png\";s:5:\"width\";i:480;s:6:\"height\";i:490;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193003;}s:21:\"elementor_custom_685x\";a:4:{s:4:\"file\";s:75:\"elementor/thumbs/smilingmenl-qirqtwv5evtzed04ntrgegpe1u6wjfpo42zxil6s2g.png\";s:5:\"width\";i:685;s:6:\"height\";i:0;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11125, 13432, '_elementor_edit_mode', 'builder'),
(11126, 13432, '_elementor_template_type', 'wp-page'),
(11127, 13432, '_elementor_version', '3.18.3'),
(11128, 13432, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11129, 13432, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11130, 13432, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11131, 13432, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11133, 13433, '_elementor_edit_mode', 'builder'),
(11134, 13433, '_elementor_template_type', 'wp-page'),
(11135, 13433, '_elementor_version', '3.18.3'),
(11136, 13433, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11137, 13433, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/smiling_girl.jpg\",\"id\":8067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11138, 13433, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11139, 13433, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11141, 13434, '_elementor_edit_mode', 'builder'),
(11142, 13434, '_elementor_template_type', 'wp-page'),
(11143, 13434, '_elementor_version', '3.18.3'),
(11144, 13434, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11145, 13434, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11146, 13434, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11147, 13434, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11150, 13435, '_elementor_edit_mode', 'builder'),
(11151, 13435, '_elementor_template_type', 'wp-page'),
(11152, 13435, '_elementor_version', '3.18.3'),
(11153, 13435, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11154, 13435, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11155, 13435, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11156, 13435, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11158, 13436, '_elementor_edit_mode', 'builder'),
(11159, 13436, '_elementor_template_type', 'wp-page'),
(11160, 13436, '_elementor_version', '3.18.3'),
(11161, 13436, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11162, 13436, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11163, 13436, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11164, 13436, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11166, 13437, '_elementor_edit_mode', 'builder'),
(11167, 13437, '_elementor_template_type', 'wp-page'),
(11168, 13437, '_elementor_version', '3.18.3'),
(11169, 13437, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11170, 13437, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11171, 13437, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11172, 13437, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11175, 13438, '_elementor_edit_mode', 'builder'),
(11176, 13438, '_elementor_template_type', 'wp-page'),
(11177, 13438, '_elementor_version', '3.18.3'),
(11178, 13438, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11179, 13438, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11180, 13438, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11181, 13438, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11183, 13439, '_elementor_edit_mode', 'builder'),
(11184, 13439, '_elementor_template_type', 'wp-page'),
(11185, 13439, '_elementor_version', '3.18.3'),
(11186, 13439, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11187, 13439, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11188, 13439, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11189, 13439, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11191, 13440, '_elementor_edit_mode', 'builder'),
(11192, 13440, '_elementor_template_type', 'wp-page'),
(11193, 13440, '_elementor_version', '3.18.3'),
(11194, 13440, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11195, 13440, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":16,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11196, 13440, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11197, 13440, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11209, 13442, '_wp_attached_file', '2021/01/logo.png'),
(11210, 13442, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:773;s:6:\"height\";i:649;s:4:\"file\";s:16:\"2021/01/logo.png\";s:8:\"filesize\";i:51893;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"logo-300x252.png\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9394;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"logo-768x645.png\";s:5:\"width\";i:768;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65247;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:16:\"logo-480x403.png\";s:5:\"width\";i:480;s:6:\"height\";i:403;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11211, 13443, '_elementor_template_type', 'wpda-header'),
(11212, 13443, '_elementor_edit_mode', 'builder'),
(11213, 13443, '_elementor_version', '3.18.3'),
(11214, 13443, '_wp_page_template', 'default'),
(11215, 13443, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11216, 13443, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#000000F2\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#FFFFFF\",\"menu_text_color_active\":\"#70CDDD\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11217, 13443, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11218, 13443, '_elementor_page_assets', 'a:0:{}'),
(11220, 13444, '_elementor_template_type', 'wpda-header'),
(11221, 13444, '_elementor_edit_mode', 'builder'),
(11222, 13444, '_elementor_version', '3.18.3'),
(11223, 13444, '_wp_page_template', 'default'),
(11224, 13444, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11225, 13444, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#000000F2\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11226, 13444, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11227, 13444, '_elementor_page_assets', 'a:0:{}'),
(11230, 13445, '_elementor_template_type', 'wpda-header'),
(11231, 13445, '_elementor_edit_mode', 'builder'),
(11232, 13445, '_elementor_version', '3.18.3'),
(11233, 13445, '_wp_page_template', 'default'),
(11234, 13445, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11235, 13445, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#CFCFCF8C\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11236, 13445, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11237, 13445, '_elementor_page_assets', 'a:0:{}'),
(11240, 13446, '_elementor_template_type', 'wpda-header'),
(11241, 13446, '_elementor_edit_mode', 'builder'),
(11242, 13446, '_elementor_version', '3.18.3'),
(11243, 13446, '_wp_page_template', 'default'),
(11244, 13446, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11245, 13446, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11246, 13446, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11247, 13446, '_elementor_page_assets', 'a:0:{}'),
(11250, 13447, '_elementor_template_type', 'wpda-header'),
(11251, 13447, '_elementor_edit_mode', 'builder'),
(11252, 13447, '_elementor_version', '3.18.3'),
(11253, 13447, '_wp_page_template', 'default'),
(11254, 13447, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11255, 13447, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11256, 13447, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11257, 13447, '_elementor_page_assets', 'a:0:{}'),
(11260, 13448, '_elementor_edit_mode', 'builder'),
(11261, 13448, '_elementor_template_type', 'wp-page'),
(11262, 13448, '_elementor_version', '3.18.3'),
(11263, 13448, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11264, 13448, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":16,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11265, 13448, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11266, 13448, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11268, 13449, '_elementor_edit_mode', 'builder'),
(11269, 13449, '_elementor_template_type', 'wp-page'),
(11270, 13449, '_elementor_version', '3.18.3'),
(11271, 13449, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11272, 13449, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":16,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11273, 13449, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11274, 13449, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11276, 13450, '_elementor_edit_mode', 'builder'),
(11277, 13450, '_elementor_template_type', 'wp-page'),
(11278, 13450, '_elementor_version', '3.18.3'),
(11279, 13450, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11280, 13450, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":16,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11281, 13450, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11282, 13450, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11284, 13451, '_wp_attached_file', '2024/01/Untitled-1.png'),
(11285, 13451, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:693;s:6:\"height\";i:693;s:4:\"file\";s:22:\"2024/01/Untitled-1.png\";s:8:\"filesize\";i:270127;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Untitled-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67593;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20744;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:22:\"Untitled-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151631;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11286, 13452, '_elementor_edit_mode', 'builder'),
(11287, 13452, '_elementor_template_type', 'wp-page'),
(11288, 13452, '_elementor_version', '3.18.3'),
(11289, 13452, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11290, 13452, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":16,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11291, 13452, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11292, 13452, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11293, 13453, '_elementor_edit_mode', 'builder'),
(11294, 13453, '_elementor_template_type', 'wp-page'),
(11295, 13453, '_elementor_version', '3.18.3'),
(11296, 13453, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11297, 13453, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/smilingmenl.png\",\"id\":13431,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":16,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11298, 13453, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11299, 13453, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11300, 13454, '_elementor_edit_mode', 'builder'),
(11301, 13454, '_elementor_template_type', 'wp-page'),
(11302, 13454, '_elementor_version', '3.18.3'),
(11303, 13454, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11304, 13454, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-1.png\",\"id\":13451,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11305, 13454, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11306, 13454, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11307, 13455, '_wp_attached_file', '2024/01/Untitled-2.png'),
(11308, 13455, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:693;s:6:\"height\";i:693;s:4:\"file\";s:22:\"2024/01/Untitled-2.png\";s:8:\"filesize\";i:270382;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Untitled-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67520;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20860;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:22:\"Untitled-2-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151113;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11309, 13456, '_elementor_edit_mode', 'builder'),
(11310, 13456, '_elementor_template_type', 'wp-page'),
(11311, 13456, '_elementor_version', '3.18.3'),
(11312, 13456, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11313, 13456, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-1.png\",\"id\":13451,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11314, 13456, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11315, 13456, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11316, 13457, '_elementor_edit_mode', 'builder'),
(11317, 13457, '_elementor_template_type', 'wp-page'),
(11318, 13457, '_elementor_version', '3.18.3'),
(11319, 13457, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11320, 13457, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-1.png\",\"id\":13451,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"left\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11321, 13457, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11322, 13457, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11323, 13458, '_elementor_edit_mode', 'builder'),
(11324, 13458, '_elementor_template_type', 'wp-page'),
(11325, 13458, '_elementor_version', '3.18.3'),
(11326, 13458, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11327, 13458, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11328, 13458, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11329, 13458, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11331, 13459, '_wp_attached_file', '2024/01/hiring.png'),
(11332, 13459, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:18:\"2024/01/hiring.png\";s:8:\"filesize\";i:48300;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"hiring-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34372;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"hiring-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15098;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:18:\"hiring-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62985;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11333, 13460, '_elementor_edit_mode', 'builder'),
(11334, 13460, '_elementor_template_type', 'wp-page'),
(11335, 13460, '_elementor_version', '3.18.3'),
(11336, 13460, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11337, 13460, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11338, 13460, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11339, 13460, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11341, 13461, '_elementor_edit_mode', 'builder'),
(11342, 13461, '_elementor_template_type', 'wp-page'),
(11343, 13461, '_elementor_version', '3.18.3'),
(11344, 13461, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11345, 13461, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_orange.png\",\"id\":6786},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11346, 13461, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11347, 13461, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11349, 13462, '_elementor_edit_mode', 'builder'),
(11350, 13462, '_elementor_template_type', 'wp-page'),
(11351, 13462, '_elementor_version', '3.18.3'),
(11352, 13462, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11353, 13462, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11354, 13462, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11355, 13462, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11357, 13463, '_wp_attached_file', '2024/01/head-hunting.png'),
(11358, 13463, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:24:\"2024/01/head-hunting.png\";s:8:\"filesize\";i:44128;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"head-hunting-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28835;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"head-hunting-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12035;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:24:\"head-hunting-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53423;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11366, 13465, '_wp_attached_file', '2024/01/Untitled-3.png'),
(11367, 13465, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2024/01/Untitled-3.png\";s:8:\"filesize\";i:28179;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Untitled-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24244;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11009;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:22:\"Untitled-3-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11368, 13466, '_elementor_edit_mode', 'builder'),
(11369, 13466, '_elementor_template_type', 'wp-page'),
(11370, 13466, '_elementor_version', '3.18.3'),
(11371, 13466, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11372, 13466, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11373, 13466, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11374, 13466, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11375, 13467, '_elementor_edit_mode', 'builder'),
(11376, 13467, '_elementor_template_type', 'wp-page'),
(11377, 13467, '_elementor_version', '3.18.3'),
(11378, 13467, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11379, 13467, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/circle_green.png\",\"id\":6810},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11380, 13467, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11381, 13467, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11382, 13468, '_elementor_edit_mode', 'builder'),
(11383, 13468, '_elementor_template_type', 'wp-page'),
(11384, 13468, '_elementor_version', '3.18.3'),
(11385, 13468, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11386, 13468, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11387, 13468, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11388, 13468, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11390, 13469, '_elementor_edit_mode', 'builder'),
(11391, 13469, '_elementor_template_type', 'wp-page'),
(11392, 13469, '_elementor_version', '3.18.3'),
(11393, 13469, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11394, 13469, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11395, 13469, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11396, 13469, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11398, 13470, '_elementor_edit_mode', 'builder'),
(11399, 13470, '_elementor_template_type', 'wp-page'),
(11400, 13470, '_elementor_version', '3.18.3'),
(11401, 13470, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11402, 13470, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11403, 13470, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11404, 13470, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11406, 13471, '_elementor_edit_mode', 'builder'),
(11407, 13471, '_elementor_template_type', 'wp-page'),
(11408, 13471, '_elementor_version', '3.18.3'),
(11409, 13471, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11410, 13471, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11411, 13471, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11412, 13471, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11414, 13472, '_elementor_edit_mode', 'builder'),
(11415, 13472, '_elementor_template_type', 'wp-page'),
(11416, 13472, '_elementor_version', '3.18.3'),
(11417, 13472, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11418, 13472, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11419, 13472, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11420, 13472, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11421, 13473, '_elementor_edit_mode', 'builder'),
(11422, 13473, '_elementor_template_type', 'wp-page'),
(11423, 13473, '_elementor_version', '3.18.3'),
(11424, 13473, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11425, 13473, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ac4fc8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11426, 13473, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11427, 13473, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11428, 13474, '_elementor_edit_mode', 'builder'),
(11429, 13474, '_elementor_template_type', 'wp-page'),
(11430, 13474, '_elementor_version', '3.18.3'),
(11431, 13474, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11432, 13474, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5fd729f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ba49d62\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11433, 13474, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11434, 13474, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11435, 13475, '_elementor_edit_mode', 'builder'),
(11436, 13475, '_elementor_template_type', 'wp-page'),
(11437, 13475, '_elementor_version', '3.18.3'),
(11438, 13475, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11439, 13475, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5fd729f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ba49d62\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11440, 13475, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11441, 13475, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11442, 13476, '_elementor_edit_mode', 'builder'),
(11443, 13476, '_elementor_template_type', 'wp-page'),
(11444, 13476, '_elementor_version', '3.18.3'),
(11445, 13476, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11446, 13476, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bac22bd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e66bff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5fd729f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ba49d62\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11447, 13476, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11448, 13476, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11449, 13477, '_elementor_edit_mode', 'builder'),
(11450, 13477, '_elementor_template_type', 'wp-page'),
(11451, 13477, '_elementor_version', '3.18.3'),
(11452, 13477, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11453, 13477, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.33500000000000085265128291212022304534912109375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.96600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11454, 13477, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11455, 13477, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11456, 13478, '_elementor_edit_mode', 'builder'),
(11457, 13478, '_elementor_template_type', 'wp-page'),
(11458, 13478, '_elementor_version', '3.18.3'),
(11459, 13478, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11460, 13478, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.33500000000000085265128291212022304534912109375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.96600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11461, 13478, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11462, 13478, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11463, 13479, '_elementor_edit_mode', 'builder'),
(11464, 13479, '_elementor_template_type', 'wp-page'),
(11465, 13479, '_elementor_version', '3.18.3'),
(11466, 13479, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11467, 13479, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.33500000000000085265128291212022304534912109375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.96600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11468, 13479, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11469, 13479, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11470, 13480, '_elementor_edit_mode', 'builder'),
(11471, 13480, '_elementor_template_type', 'wp-page'),
(11472, 13480, '_elementor_version', '3.18.3'),
(11473, 13480, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11474, 13480, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11475, 13480, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11476, 13480, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11477, 13481, '_wp_attached_file', '2024/01/Untitled-4.png'),
(11478, 13481, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2024/01/Untitled-4.png\";s:8:\"filesize\";i:44706;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Untitled-4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35835;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15568;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:22:\"Untitled-4-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63805;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11479, 13482, '_elementor_edit_mode', 'builder'),
(11480, 13482, '_elementor_template_type', 'wp-page'),
(11481, 13482, '_elementor_version', '3.18.3'),
(11482, 13482, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11483, 13482, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11484, 13482, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11485, 13482, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11486, 13483, '_elementor_edit_mode', 'builder'),
(11487, 13483, '_elementor_template_type', 'wp-page'),
(11488, 13483, '_elementor_version', '3.18.3'),
(11489, 13483, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11490, 13483, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11491, 13483, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11492, 13483, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11493, 13484, '_elementor_edit_mode', 'builder'),
(11494, 13484, '_elementor_template_type', 'wp-page'),
(11495, 13484, '_elementor_version', '3.18.3'),
(11496, 13484, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11497, 13484, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11498, 13484, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11499, 13484, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11500, 13485, '_wp_attached_file', '2024/01/Untitled-5.png'),
(11501, 13485, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2024/01/Untitled-5.png\";s:8:\"filesize\";i:25139;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Untitled-5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21609;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9874;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:22:\"Untitled-5-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38355;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11502, 13486, '_elementor_edit_mode', 'builder'),
(11503, 13486, '_elementor_template_type', 'wp-page'),
(11504, 13486, '_elementor_version', '3.18.3'),
(11505, 13486, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11506, 13486, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11507, 13486, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11508, 13486, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11509, 13487, '_elementor_edit_mode', 'builder'),
(11510, 13487, '_elementor_template_type', 'wp-page'),
(11511, 13487, '_elementor_version', '3.18.3'),
(11512, 13487, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11513, 13487, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/hiring.png\",\"id\":13459,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11514, 13487, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11515, 13487, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11516, 13488, '_elementor_edit_mode', 'builder'),
(11517, 13488, '_elementor_template_type', 'wp-page'),
(11518, 13488, '_elementor_version', '3.18.3'),
(11519, 13488, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11520, 13488, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11521, 13488, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11522, 13488, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11523, 13489, '_elementor_edit_mode', 'builder'),
(11524, 13489, '_elementor_template_type', 'wp-page'),
(11525, 13489, '_elementor_version', '3.18.3'),
(11526, 13489, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11527, 13489, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11528, 13489, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11529, 13489, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11530, 13490, '_elementor_edit_mode', 'builder'),
(11531, 13490, '_elementor_template_type', 'wp-page'),
(11532, 13490, '_elementor_version', '3.18.3'),
(11533, 13490, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11534, 13490, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11535, 13490, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11536, 13490, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11537, 13491, '_elementor_edit_mode', 'builder'),
(11538, 13491, '_elementor_template_type', 'wp-page'),
(11539, 13491, '_elementor_version', '3.18.3'),
(11540, 13491, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11541, 13491, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11542, 13491, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11543, 13491, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11544, 13492, '_elementor_edit_mode', 'builder'),
(11545, 13492, '_elementor_template_type', 'wp-page'),
(11546, 13492, '_elementor_version', '3.18.3'),
(11547, 13492, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11548, 13492, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11549, 13492, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11550, 13492, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11551, 13493, '_elementor_edit_mode', 'builder'),
(11552, 13493, '_elementor_template_type', 'wp-page'),
(11553, 13493, '_elementor_version', '3.18.3'),
(11554, 13493, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11555, 13493, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11556, 13493, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11557, 13493, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11558, 13494, '_elementor_edit_mode', 'builder'),
(11559, 13494, '_elementor_template_type', 'wp-page'),
(11560, 13494, '_elementor_version', '3.18.3'),
(11561, 13494, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11562, 13494, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11563, 13494, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11564, 13494, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11566, 13495, '_elementor_edit_mode', 'builder'),
(11567, 13495, '_elementor_template_type', 'wp-page'),
(11568, 13495, '_elementor_version', '3.18.3'),
(11569, 13495, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11570, 13495, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11571, 13495, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11572, 13495, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11574, 13496, '_elementor_edit_mode', 'builder'),
(11575, 13496, '_elementor_template_type', 'wp-page'),
(11576, 13496, '_elementor_version', '3.18.3'),
(11577, 13496, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11578, 13496, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11579, 13496, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11580, 13496, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11582, 13497, '_elementor_edit_mode', 'builder'),
(11583, 13497, '_elementor_template_type', 'wp-page'),
(11584, 13497, '_elementor_version', '3.18.3'),
(11585, 13497, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11586, 13497, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11587, 13497, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11588, 13497, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11590, 5, '_edit_lock', '1706110676:1'),
(11591, 13498, '_elementor_edit_mode', 'builder'),
(11592, 13498, '_elementor_template_type', 'kit');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11593, 13498, '_elementor_page_settings', 'a:510:{s:32:\"colors_enable_styleguide_preview\";s:0:\"\";s:13:\"system_colors\";a:12:{i:0;a:3:{s:3:\"_id\";s:18:\"theme-custom-color\";s:5:\"title\";s:11:\"Theme Color\";s:5:\"color\";s:7:\"#6254e7\";}i:1;a:3:{s:3:\"_id\";s:19:\"theme-custom-color2\";s:5:\"title\";s:12:\"Theme Color2\";s:5:\"color\";s:7:\"#ff7426\";}i:2;a:3:{s:3:\"_id\";s:19:\"theme-content-color\";s:5:\"title\";s:19:\"Theme Content Color\";s:5:\"color\";s:7:\"#696687\";}i:3;a:3:{s:3:\"_id\";s:21:\"theme-secondary-color\";s:5:\"title\";s:21:\"Theme Secondary Color\";s:5:\"color\";s:7:\"#696687\";}i:4;a:3:{s:3:\"_id\";s:24:\"theme-custom-color-start\";s:5:\"title\";s:26:\"Theme Color Gradient Start\";s:5:\"color\";s:7:\"#9289f1\";}i:5;a:3:{s:3:\"_id\";s:25:\"theme-custom-color2-start\";s:5:\"title\";s:27:\"Theme Color2 Gradient Start\";s:5:\"color\";s:7:\"#f0ac0e\";}i:6;a:3:{s:3:\"_id\";s:23:\"theme-header-font-color\";s:5:\"title\";s:19:\"Theme Headers Color\";s:5:\"color\";s:7:\"#3b3663\";}i:7;a:3:{s:3:\"_id\";s:19:\"theme-body-bg-color\";s:5:\"title\";s:27:\"Theme Body Background Color\";s:5:\"color\";s:7:\"#ffffff\";}i:8;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:9;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:10;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:11;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:36:\"typography_enable_styleguide_preview\";s:0:\"\";s:17:\"system_typography\";a:9:{i:0;a:20:{s:3:\"_id\";s:10:\"theme-main\";s:5:\"title\";s:10:\"Theme Main\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Rubik\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:1;a:20:{s:3:\"_id\";s:15:\"theme-secondary\";s:5:\"title\";s:15:\"Theme Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:2;a:20:{s:3:\"_id\";s:13:\"theme-headers\";s:5:\"title\";s:13:\"Theme Headers\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"800\";s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:3;a:20:{s:3:\"_id\";s:22:\"theme-modern-shop-main\";s:5:\"title\";s:24:\"Theme Main (Modern Shop)\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:4;a:20:{s:3:\"_id\";s:25:\"theme-modern-shop-headers\";s:5:\"title\";s:27:\"Theme Headers (Modern Shop)\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:5;a:20:{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\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:6;a:20:{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\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:7;a:20:{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\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:8;a:20:{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:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:10:\"body_color\";s:0:\"\";s:26:\"body_typography_typography\";s:0:\"\";s:27:\"body_typography_font_family\";s:0:\"\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:0:\"\";s:30:\"body_typography_text_transform\";s:0:\"\";s:26:\"body_typography_font_style\";s:0:\"\";s:31:\"body_typography_text_decoration\";s:0:\"\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"body_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"body_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"body_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"body_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"body_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"body_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"body_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"body_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"paragraph_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:24:\"paragraph_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:24:\"paragraph_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"link_normal_color\";s:0:\"\";s:33:\"link_normal_typography_typography\";s:0:\"\";s:34:\"link_normal_typography_font_family\";s:0:\"\";s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"link_normal_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"link_normal_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"link_normal_typography_font_weight\";s:0:\"\";s:37:\"link_normal_typography_text_transform\";s:0:\"\";s:33:\"link_normal_typography_font_style\";s:0:\"\";s:38:\"link_normal_typography_text_decoration\";s:0:\"\";s:34:\"link_normal_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_normal_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_normal_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"link_normal_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"link_normal_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:44:\"link_normal_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"link_normal_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"link_normal_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:42:\"link_normal_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:16:\"link_hover_color\";s:0:\"\";s:32:\"link_hover_typography_typography\";s:0:\"\";s:33:\"link_hover_typography_font_family\";s:0:\"\";s:31:\"link_hover_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"link_hover_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"link_hover_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"link_hover_typography_font_weight\";s:0:\"\";s:36:\"link_hover_typography_text_transform\";s:0:\"\";s:32:\"link_hover_typography_font_style\";s:0:\"\";s:37:\"link_hover_typography_text_decoration\";s:0:\"\";s:33:\"link_hover_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"link_hover_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"link_hover_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"link_hover_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"link_hover_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"link_hover_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"link_hover_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_hover_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"link_hover_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h1_color\";s:0:\"\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:0:\"\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:0:\"\";s:28:\"h1_typography_text_transform\";s:0:\"\";s:24:\"h1_typography_font_style\";s:0:\"\";s:29:\"h1_typography_text_decoration\";s:0:\"\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"43\";s:5:\"sizes\";a:0:{}}s:32:\"h1_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h1_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h1_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h1_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h1_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h1_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h2_color\";s:0:\"\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:0:\"\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:0:\"\";s:28:\"h2_typography_text_transform\";s:0:\"\";s:24:\"h2_typography_font_style\";s:0:\"\";s:29:\"h2_typography_text_decoration\";s:0:\"\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:32:\"h2_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h2_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h2_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h2_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h2_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h2_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h3_color\";s:0:\"\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:0:\"\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:0:\"\";s:28:\"h3_typography_text_transform\";s:0:\"\";s:24:\"h3_typography_font_style\";s:0:\"\";s:29:\"h3_typography_text_decoration\";s:0:\"\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:32:\"h3_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h3_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h3_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h3_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h3_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h3_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h3_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:0:\"\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:0:\"\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:0:\"\";s:28:\"h4_typography_text_transform\";s:0:\"\";s:24:\"h4_typography_font_style\";s:0:\"\";s:29:\"h4_typography_text_decoration\";s:0:\"\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"33\";s:5:\"sizes\";a:0:{}}s:32:\"h4_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h4_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h4_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h4_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h4_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h4_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h4_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h5_color\";s:0:\"\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:6:\"Nunito\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:3:\"700\";s:28:\"h5_typography_text_transform\";s:0:\"\";s:24:\"h5_typography_font_style\";s:0:\"\";s:29:\"h5_typography_text_decoration\";s:0:\"\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:32:\"h5_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h5_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h5_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h5_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h5_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h5_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h5_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h5_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:8:\"h6_color\";s:0:\"\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:6:\"Nunito\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"600\";s:28:\"h6_typography_text_transform\";s:0:\"\";s:24:\"h6_typography_font_style\";s:0:\"\";s:29:\"h6_typography_text_decoration\";s:0:\"\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:32:\"h6_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"h6_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"h6_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h6_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"h6_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"h6_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h6_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"h6_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_typography_typography\";s:0:\"\";s:29:\"button_typography_font_family\";s:0:\"\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:29:\"button_typography_font_weight\";s:0:\"\";s:32:\"button_typography_text_transform\";s:0:\"\";s:28:\"button_typography_font_style\";s:0:\"\";s:33:\"button_typography_text_decoration\";s:0:\"\";s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"button_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"button_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"button_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:37:\"button_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:35:\"button_text_shadow_text_shadow_type\";s:0:\"\";s:30:\"button_text_shadow_text_shadow\";a:4:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:5:\"color\";s:15:\"rgba(0,0,0,0.3)\";}s:17:\"button_text_color\";s:0:\"\";s:28:\"button_background_background\";s:7:\"classic\";s:23:\"button_background_color\";s:0:\"\";s:28:\"button_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:25:\"button_background_color_b\";s:7:\"#f2295b\";s:30:\"button_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:31:\"button_background_gradient_type\";s:6:\"linear\";s:32:\"button_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:35:\"button_background_gradient_position\";s:13:\"center center\";s:26:\"button_background_position\";s:0:\"\";s:33:\"button_background_position_tablet\";s:0:\"\";s:33:\"button_background_position_mobile\";s:0:\"\";s:22:\"button_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"button_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"button_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:28:\"button_background_attachment\";s:0:\"\";s:24:\"button_background_repeat\";s:0:\"\";s:31:\"button_background_repeat_tablet\";s:0:\"\";s:31:\"button_background_repeat_mobile\";s:0:\"\";s:22:\"button_background_size\";s:0:\"\";s:29:\"button_background_size_tablet\";s:0:\"\";s:29:\"button_background_size_mobile\";s:0:\"\";s:26:\"button_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:33:\"button_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"button_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"button_background_video_link\";s:0:\"\";s:29:\"button_background_video_start\";s:0:\"\";s:27:\"button_background_video_end\";s:0:\"\";s:27:\"button_background_play_once\";s:0:\"\";s:32:\"button_background_play_on_mobile\";s:0:\"\";s:30:\"button_background_privacy_mode\";s:0:\"\";s:32:\"button_background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:35:\"button_background_slideshow_gallery\";a:0:{}s:32:\"button_background_slideshow_loop\";s:3:\"yes\";s:42:\"button_background_slideshow_slide_duration\";i:5000;s:44:\"button_background_slideshow_slide_transition\";s:4:\"fade\";s:47:\"button_background_slideshow_transition_duration\";i:500;s:43:\"button_background_slideshow_background_size\";s:0:\"\";s:50:\"button_background_slideshow_background_size_tablet\";s:0:\"\";s:50:\"button_background_slideshow_background_size_mobile\";s:0:\"\";s:47:\"button_background_slideshow_background_position\";s:0:\"\";s:54:\"button_background_slideshow_background_position_tablet\";s:0:\"\";s:54:\"button_background_slideshow_background_position_mobile\";s:0:\"\";s:36:\"button_background_slideshow_lazyload\";s:0:\"\";s:37:\"button_background_slideshow_ken_burns\";s:0:\"\";s:52:\"button_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:33:\"button_box_shadow_box_shadow_type\";s:0:\"\";s:28:\"button_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:37:\"button_box_shadow_box_shadow_position\";s:1:\" \";s:20:\"button_border_border\";s:0:\"\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"button_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"button_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:19:\"button_border_color\";s:0:\"\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:23:\"button_hover_text_color\";s:0:\"\";s:34:\"button_hover_background_background\";s:7:\"classic\";s:29:\"button_hover_background_color\";s:0:\"\";s:34:\"button_hover_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:31:\"button_hover_background_color_b\";s:7:\"#f2295b\";s:36:\"button_hover_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:37:\"button_hover_background_gradient_type\";s:6:\"linear\";s:38:\"button_hover_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:41:\"button_hover_background_gradient_position\";s:13:\"center center\";s:32:\"button_hover_background_position\";s:0:\"\";s:39:\"button_hover_background_position_tablet\";s:0:\"\";s:39:\"button_hover_background_position_mobile\";s:0:\"\";s:28:\"button_hover_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:28:\"button_hover_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:35:\"button_hover_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:34:\"button_hover_background_attachment\";s:0:\"\";s:30:\"button_hover_background_repeat\";s:0:\"\";s:37:\"button_hover_background_repeat_tablet\";s:0:\"\";s:37:\"button_hover_background_repeat_mobile\";s:0:\"\";s:28:\"button_hover_background_size\";s:0:\"\";s:35:\"button_hover_background_size_tablet\";s:0:\"\";s:35:\"button_hover_background_size_mobile\";s:0:\"\";s:32:\"button_hover_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:39:\"button_hover_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:39:\"button_hover_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"button_hover_background_video_link\";s:0:\"\";s:35:\"button_hover_background_video_start\";s:0:\"\";s:33:\"button_hover_background_video_end\";s:0:\"\";s:33:\"button_hover_background_play_once\";s:0:\"\";s:38:\"button_hover_background_play_on_mobile\";s:0:\"\";s:36:\"button_hover_background_privacy_mode\";s:0:\"\";s:38:\"button_hover_background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:41:\"button_hover_background_slideshow_gallery\";a:0:{}s:38:\"button_hover_background_slideshow_loop\";s:3:\"yes\";s:48:\"button_hover_background_slideshow_slide_duration\";i:5000;s:50:\"button_hover_background_slideshow_slide_transition\";s:4:\"fade\";s:53:\"button_hover_background_slideshow_transition_duration\";i:500;s:49:\"button_hover_background_slideshow_background_size\";s:0:\"\";s:56:\"button_hover_background_slideshow_background_size_tablet\";s:0:\"\";s:56:\"button_hover_background_slideshow_background_size_mobile\";s:0:\"\";s:53:\"button_hover_background_slideshow_background_position\";s:0:\"\";s:60:\"button_hover_background_slideshow_background_position_tablet\";s:0:\"\";s:60:\"button_hover_background_slideshow_background_position_mobile\";s:0:\"\";s:42:\"button_hover_background_slideshow_lazyload\";s:0:\"\";s:43:\"button_hover_background_slideshow_ken_burns\";s:0:\"\";s:58:\"button_hover_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:39:\"button_hover_box_shadow_box_shadow_type\";s:0:\"\";s:34:\"button_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:43:\"button_hover_box_shadow_box_shadow_position\";s:1:\" \";s:26:\"button_hover_border_border\";s:0:\"\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"button_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"button_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"button_hover_border_color\";s:0:\"\";s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"button_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"button_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:19:\"image_border_border\";s:0:\"\";s:18:\"image_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"image_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"image_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:18:\"image_border_color\";s:0:\"\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"image_border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"image_border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:13:\"image_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"image_box_shadow_box_shadow_type\";s:0:\"\";s:27:\"image_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:28:\"image_css_filters_css_filter\";s:0:\"\";s:22:\"image_css_filters_blur\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:28:\"image_css_filters_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"image_css_filters_contrast\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"image_css_filters_saturate\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:21:\"image_css_filters_hue\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:25:\"image_hover_border_border\";s:0:\"\";s:24:\"image_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:31:\"image_hover_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:31:\"image_hover_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"image_hover_border_color\";s:0:\"\";s:25:\"image_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"image_hover_border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:32:\"image_hover_border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:19:\"image_hover_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"image_hover_box_shadow_box_shadow_type\";s:0:\"\";s:33:\"image_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:34:\"image_hover_css_filters_css_filter\";s:0:\"\";s:28:\"image_hover_css_filters_blur\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:34:\"image_hover_css_filters_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:32:\"image_hover_css_filters_contrast\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:32:\"image_hover_css_filters_saturate\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:27:\"image_hover_css_filters_hue\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"image_hover_transition\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:16:\"form_label_color\";s:0:\"\";s:32:\"form_label_typography_typography\";s:0:\"\";s:33:\"form_label_typography_font_family\";s:0:\"\";s:31:\"form_label_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"form_label_typography_font_weight\";s:0:\"\";s:36:\"form_label_typography_text_transform\";s:0:\"\";s:32:\"form_label_typography_font_style\";s:0:\"\";s:37:\"form_label_typography_text_decoration\";s:0:\"\";s:33:\"form_label_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_label_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_label_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"form_label_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_label_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_label_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"form_label_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_label_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_label_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:32:\"form_field_typography_typography\";s:0:\"\";s:33:\"form_field_typography_font_family\";s:0:\"\";s:31:\"form_field_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:33:\"form_field_typography_font_weight\";s:0:\"\";s:36:\"form_field_typography_text_transform\";s:0:\"\";s:32:\"form_field_typography_font_style\";s:0:\"\";s:37:\"form_field_typography_text_decoration\";s:0:\"\";s:33:\"form_field_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_field_typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:40:\"form_field_typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:36:\"form_field_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_field_typography_letter_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:43:\"form_field_typography_letter_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"form_field_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_field_typography_word_spacing_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:41:\"form_field_typography_word_spacing_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"form_field_text_color\";s:0:\"\";s:23:\"form_field_accent_color\";s:0:\"\";s:27:\"form_field_background_color\";s:0:\"\";s:37:\"form_field_box_shadow_box_shadow_type\";s:0:\"\";s:32:\"form_field_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:41:\"form_field_box_shadow_box_shadow_position\";s:1:\" \";s:24:\"form_field_border_border\";s:0:\"\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:30:\"form_field_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:30:\"form_field_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:23:\"form_field_border_color\";s:0:\"\";s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:27:\"form_field_focus_text_color\";s:0:\"\";s:29:\"form_field_focus_accent_color\";s:0:\"\";s:33:\"form_field_focus_background_color\";s:0:\"\";s:43:\"form_field_focus_box_shadow_box_shadow_type\";s:0:\"\";s:38:\"form_field_focus_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:47:\"form_field_focus_box_shadow_box_shadow_position\";s:1:\" \";s:30:\"form_field_focus_border_border\";s:0:\"\";s:29:\"form_field_focus_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:36:\"form_field_focus_border_width_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:36:\"form_field_focus_border_width_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:29:\"form_field_focus_border_color\";s:0:\"\";s:30:\"form_field_focus_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:36:\"form_field_focus_transition_duration\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:18:\"form_field_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"form_field_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:25:\"form_field_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:6:\"Ewebot\";s:16:\"site_description\";s:0:\"\";s:9:\"site_logo\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";b:0;s:4:\"size\";s:0:\"\";}s:12:\"site_favicon\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:1:\"0\";s:4:\"size\";s:0:\"\";}s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:0:\"\";s:26:\"body_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"body_background_color_b\";s:7:\"#f2295b\";s:28:\"body_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:29:\"body_background_gradient_type\";s:6:\"linear\";s:30:\"body_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:33:\"body_background_gradient_position\";s:13:\"center center\";s:21:\"body_background_image\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:28:\"body_background_image_tablet\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:28:\"body_background_image_mobile\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:24:\"body_background_position\";s:0:\"\";s:31:\"body_background_position_tablet\";s:0:\"\";s:31:\"body_background_position_mobile\";s:0:\"\";s:20:\"body_background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"body_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:26:\"body_background_attachment\";s:0:\"\";s:22:\"body_background_repeat\";s:0:\"\";s:29:\"body_background_repeat_tablet\";s:0:\"\";s:29:\"body_background_repeat_mobile\";s:0:\"\";s:20:\"body_background_size\";s:0:\"\";s:27:\"body_background_size_tablet\";s:0:\"\";s:27:\"body_background_size_mobile\";s:0:\"\";s:24:\"body_background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:31:\"body_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:31:\"body_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_video_link\";s:0:\"\";s:27:\"body_background_video_start\";s:0:\"\";s:25:\"body_background_video_end\";s:0:\"\";s:25:\"body_background_play_once\";s:0:\"\";s:30:\"body_background_play_on_mobile\";s:0:\"\";s:28:\"body_background_privacy_mode\";s:0:\"\";s:30:\"body_background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:33:\"body_background_slideshow_gallery\";a:0:{}s:30:\"body_background_slideshow_loop\";s:3:\"yes\";s:40:\"body_background_slideshow_slide_duration\";i:5000;s:42:\"body_background_slideshow_slide_transition\";s:4:\"fade\";s:45:\"body_background_slideshow_transition_duration\";i:500;s:41:\"body_background_slideshow_background_size\";s:0:\"\";s:48:\"body_background_slideshow_background_size_tablet\";s:0:\"\";s:48:\"body_background_slideshow_background_size_mobile\";s:0:\"\";s:45:\"body_background_slideshow_background_position\";s:0:\"\";s:52:\"body_background_slideshow_background_position_tablet\";s:0:\"\";s:52:\"body_background_slideshow_background_position_mobile\";s:0:\"\";s:34:\"body_background_slideshow_lazyload\";s:0:\"\";s:35:\"body_background_slideshow_ken_burns\";s:0:\"\";s:50:\"body_background_slideshow_ken_burns_zoom_direction\";s:2:\"in\";s:25:\"mobile_browser_background\";s:0:\"\";s:12:\"gt3_parallax\";s:0:\"\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1190;s:5:\"sizes\";a:0:{}}s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1024;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:767;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:2:\"20\";s:3:\"row\";s:2:\"20\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"stretched_section_container\";s:0:\"\";s:21:\"default_page_template\";s:7:\"default\";s:18:\"active_breakpoints\";a:2:{i:0;s:15:\"viewport_mobile\";i:1;s:15:\"viewport_tablet\";}s:15:\"viewport_mobile\";s:0:\"\";s:21:\"viewport_mobile_extra\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";s:21:\"viewport_tablet_extra\";s:0:\"\";s:15:\"viewport_laptop\";s:0:\"\";s:19:\"viewport_widescreen\";s:0:\"\";s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:21:\"global_image_lightbox\";s:3:\"yes\";s:23:\"lightbox_enable_counter\";s:3:\"yes\";s:26:\"lightbox_enable_fullscreen\";s:3:\"yes\";s:20:\"lightbox_enable_zoom\";s:3:\"yes\";s:21:\"lightbox_enable_share\";s:3:\"yes\";s:18:\"lightbox_title_src\";s:5:\"title\";s:24:\"lightbox_description_src\";s:11:\"description\";s:14:\"lightbox_color\";s:0:\"\";s:17:\"lightbox_ui_color\";s:0:\"\";s:23:\"lightbox_ui_color_hover\";s:0:\"\";s:19:\"lightbox_text_color\";s:0:\"\";s:19:\"lightbox_icons_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"lightbox_slider_icons_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:3:{s:10:\"body_color\";s:37:\"globals/colors?id=theme-content-color\";s:21:\"body_background_color\";s:37:\"globals/colors?id=theme-body-bg-color\";s:26:\"body_typography_typography\";s:32:\"globals/typography?id=theme-main\";}}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11595, 5, '_wp_page_template', 'default'),
(11596, 5, '_elementor_data', '[]'),
(11597, 13499, '_elementor_edit_mode', 'builder'),
(11598, 13499, '_elementor_template_type', 'kit'),
(11599, 13499, '_elementor_page_settings', 'a:45:{s:32:\"colors_enable_styleguide_preview\";s:0:\"\";s:13:\"system_colors\";a:12:{i:0;a:3:{s:3:\"_id\";s:18:\"theme-custom-color\";s:5:\"title\";s:11:\"Theme Color\";s:5:\"color\";s:7:\"#005BEA\";}i:1;a:3:{s:3:\"_id\";s:19:\"theme-custom-color2\";s:5:\"title\";s:12:\"Theme Color2\";s:5:\"color\";s:7:\"#ff7426\";}i:2;a:3:{s:3:\"_id\";s:19:\"theme-content-color\";s:5:\"title\";s:19:\"Theme Content Color\";s:5:\"color\";s:7:\"#696687\";}i:3;a:3:{s:3:\"_id\";s:21:\"theme-secondary-color\";s:5:\"title\";s:21:\"Theme Secondary Color\";s:5:\"color\";s:7:\"#696687\";}i:4;a:3:{s:3:\"_id\";s:24:\"theme-custom-color-start\";s:5:\"title\";s:26:\"Theme Color Gradient Start\";s:5:\"color\";s:7:\"#9289f1\";}i:5;a:3:{s:3:\"_id\";s:25:\"theme-custom-color2-start\";s:5:\"title\";s:27:\"Theme Color2 Gradient Start\";s:5:\"color\";s:7:\"#f0ac0e\";}i:6;a:3:{s:3:\"_id\";s:23:\"theme-header-font-color\";s:5:\"title\";s:19:\"Theme Headers Color\";s:5:\"color\";s:7:\"#3b3663\";}i:7;a:3:{s:3:\"_id\";s:19:\"theme-body-bg-color\";s:5:\"title\";s:27:\"Theme Body Background Color\";s:5:\"color\";s:7:\"#ffffff\";}i:8;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:9;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:10;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:11;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:36:\"typography_enable_styleguide_preview\";s:0:\"\";s:17:\"system_typography\";a:9:{i:0;a:7:{s:3:\"_id\";s:10:\"theme-main\";s:5:\"title\";s:10:\"Theme Main\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Rubik\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}}i:1;a:7:{s:3:\"_id\";s:15:\"theme-secondary\";s:5:\"title\";s:15:\"Theme Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}}i:2;a:5:{s:3:\"_id\";s:13:\"theme-headers\";s:5:\"title\";s:13:\"Theme Headers\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:22:\"typography_font_weight\";s:3:\"800\";}i:3;a:7:{s:3:\"_id\";s:22:\"theme-modern-shop-main\";s:5:\"title\";s:24:\"Theme Main (Modern Shop)\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}}i:4;a:7:{s:3:\"_id\";s:25:\"theme-modern-shop-headers\";s:5:\"title\";s:27:\"Theme Headers (Modern Shop)\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}}i:5;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:6;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:7;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:8;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:24:\"h1_typography_typography\";s:6:\"custom\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"43\";s:5:\"sizes\";a:0:{}}s:24:\"h2_typography_typography\";s:6:\"custom\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:24:\"h3_typography_typography\";s:6:\"custom\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:24:\"h4_typography_typography\";s:6:\"custom\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"33\";s:5:\"sizes\";a:0:{}}s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:6:\"Nunito\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:3:\"700\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:6:\"Nunito\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"600\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:9:\"site_name\";s:6:\"Ewebot\";s:26:\"body_background_background\";s:7:\"classic\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1190;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:2:\"20\";s:3:\"row\";s:2:\"20\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"viewport_mobile_extra\";s:0:\"\";s:21:\"viewport_tablet_extra\";s:0:\"\";s:15:\"viewport_laptop\";s:0:\"\";s:19:\"viewport_widescreen\";s:0:\"\";s:11:\"__globals__\";a:3:{s:10:\"body_color\";s:37:\"globals/colors?id=theme-content-color\";s:21:\"body_background_color\";s:37:\"globals/colors?id=theme-body-bg-color\";s:26:\"body_typography_typography\";s:32:\"globals/typography?id=theme-main\";}s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(11601, 13499, '_wp_page_template', 'default'),
(11602, 13499, '_elementor_data', '[]'),
(11603, 5, '_elementor_page_assets', 'a:0:{}'),
(11604, 5, '_elementor_version', '3.18.3'),
(11605, 13500, '_elementor_edit_mode', 'builder'),
(11606, 13500, '_elementor_template_type', 'kit'),
(11607, 13500, '_elementor_page_settings', 'a:45:{s:32:\"colors_enable_styleguide_preview\";s:0:\"\";s:13:\"system_colors\";a:12:{i:0;a:3:{s:3:\"_id\";s:18:\"theme-custom-color\";s:5:\"title\";s:11:\"Theme Color\";s:5:\"color\";s:7:\"#005BEA\";}i:1;a:3:{s:3:\"_id\";s:19:\"theme-custom-color2\";s:5:\"title\";s:12:\"Theme Color2\";s:5:\"color\";s:7:\"#ff7426\";}i:2;a:3:{s:3:\"_id\";s:19:\"theme-content-color\";s:5:\"title\";s:19:\"Theme Content Color\";s:5:\"color\";s:7:\"#696687\";}i:3;a:3:{s:3:\"_id\";s:21:\"theme-secondary-color\";s:5:\"title\";s:21:\"Theme Secondary Color\";s:5:\"color\";s:7:\"#696687\";}i:4;a:3:{s:3:\"_id\";s:24:\"theme-custom-color-start\";s:5:\"title\";s:26:\"Theme Color Gradient Start\";s:5:\"color\";s:7:\"#9289f1\";}i:5;a:3:{s:3:\"_id\";s:25:\"theme-custom-color2-start\";s:5:\"title\";s:27:\"Theme Color2 Gradient Start\";s:5:\"color\";s:7:\"#f0ac0e\";}i:6;a:3:{s:3:\"_id\";s:23:\"theme-header-font-color\";s:5:\"title\";s:19:\"Theme Headers Color\";s:5:\"color\";s:7:\"#3b3663\";}i:7;a:3:{s:3:\"_id\";s:19:\"theme-body-bg-color\";s:5:\"title\";s:27:\"Theme Body Background Color\";s:5:\"color\";s:7:\"#ffffff\";}i:8;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:9;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:10;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:11;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:36:\"typography_enable_styleguide_preview\";s:0:\"\";s:17:\"system_typography\";a:9:{i:0;a:7:{s:3:\"_id\";s:10:\"theme-main\";s:5:\"title\";s:10:\"Theme Main\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Rubik\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}}i:1;a:7:{s:3:\"_id\";s:15:\"theme-secondary\";s:5:\"title\";s:15:\"Theme Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}}i:2;a:5:{s:3:\"_id\";s:13:\"theme-headers\";s:5:\"title\";s:13:\"Theme Headers\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Nunito\";s:22:\"typography_font_weight\";s:3:\"800\";}i:3;a:7:{s:3:\"_id\";s:22:\"theme-modern-shop-main\";s:5:\"title\";s:24:\"Theme Main (Modern Shop)\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}}i:4;a:7:{s:3:\"_id\";s:25:\"theme-modern-shop-headers\";s:5:\"title\";s:27:\"Theme Headers (Modern Shop)\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"27\";s:5:\"sizes\";a:0:{}}}i:5;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:6;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:7;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:8;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:24:\"h1_typography_typography\";s:6:\"custom\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"43\";s:5:\"sizes\";a:0:{}}s:24:\"h2_typography_typography\";s:6:\"custom\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:24:\"h3_typography_typography\";s:6:\"custom\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:24:\"h4_typography_typography\";s:6:\"custom\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"33\";s:5:\"sizes\";a:0:{}}s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:6:\"Nunito\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:3:\"700\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";s:5:\"sizes\";a:0:{}}s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:6:\"Nunito\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"600\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:9:\"site_name\";s:6:\"Ewebot\";s:26:\"body_background_background\";s:7:\"classic\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1190;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:2:\"20\";s:3:\"row\";s:2:\"20\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"viewport_mobile_extra\";s:0:\"\";s:21:\"viewport_tablet_extra\";s:0:\"\";s:15:\"viewport_laptop\";s:0:\"\";s:19:\"viewport_widescreen\";s:0:\"\";s:11:\"__globals__\";a:3:{s:10:\"body_color\";s:37:\"globals/colors?id=theme-content-color\";s:21:\"body_background_color\";s:37:\"globals/colors?id=theme-body-bg-color\";s:26:\"body_typography_typography\";s:32:\"globals/typography?id=theme-main\";}s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(11608, 13500, '_wp_page_template', 'default'),
(11609, 13500, '_elementor_data', '[]'),
(11610, 13500, '_elementor_page_assets', 'a:0:{}'),
(11611, 13500, '_elementor_version', '3.18.3'),
(11612, 824, '_elementor_css', 'a:6:{s:4:\"time\";i:1706110681;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:\"\";}'),
(11613, 1673, '_elementor_css', 'a:6:{s:4:\"time\";i:1706110681;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:\"\";}'),
(11614, 1669, '_elementor_css', 'a:6:{s:4:\"time\";i:1706110681;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:\"\";}'),
(11622, 13502, '_wp_attached_file', '2024/01/uptime.png'),
(11623, 13502, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:18:\"2024/01/uptime.png\";s:8:\"filesize\";i:27904;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"uptime-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21609;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"uptime-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9958;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:18:\"uptime-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38117;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11624, 13503, '_elementor_edit_mode', 'builder'),
(11625, 13503, '_elementor_template_type', 'wp-page'),
(11626, 13503, '_elementor_version', '3.18.3'),
(11627, 13503, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11628, 13503, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11629, 13503, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11630, 13503, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11631, 13504, '_elementor_edit_mode', 'builder'),
(11632, 13504, '_elementor_template_type', 'wp-page'),
(11633, 13504, '_elementor_version', '3.18.3'),
(11634, 13504, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11635, 13504, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88fee12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11636, 13504, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11637, 13504, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11638, 13505, '_elementor_edit_mode', 'builder'),
(11639, 13505, '_elementor_template_type', 'wp-page'),
(11640, 13505, '_elementor_version', '3.18.3'),
(11641, 13505, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11642, 13505, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11643, 13505, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11644, 13505, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11645, 13506, '_wp_attached_file', '2024/01/effectiveness.png'),
(11646, 13506, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:25:\"2024/01/effectiveness.png\";s:8:\"filesize\";i:31725;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"effectiveness-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26185;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"effectiveness-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12005;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:25:\"effectiveness-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45803;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11647, 13507, '_elementor_edit_mode', 'builder'),
(11648, 13507, '_elementor_template_type', 'wp-page'),
(11649, 13507, '_elementor_version', '3.18.3'),
(11650, 13507, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11651, 13507, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11652, 13507, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11653, 13507, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11654, 13508, '_elementor_edit_mode', 'builder'),
(11655, 13508, '_elementor_template_type', 'wp-page'),
(11656, 13508, '_elementor_version', '3.18.3'),
(11657, 13508, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11658, 13508, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11659, 13508, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11660, 13508, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11661, 13509, '_elementor_edit_mode', 'builder'),
(11662, 13509, '_elementor_template_type', 'wp-page'),
(11663, 13509, '_elementor_version', '3.18.3'),
(11664, 13509, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11665, 13509, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11666, 13509, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11667, 13509, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11668, 13510, '_wp_attached_file', '2024/01/customer-support.png'),
(11669, 13510, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2024/01/customer-support.png\";s:8:\"filesize\";i:19121;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"customer-support-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14965;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"customer-support-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7015;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:28:\"customer-support-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11670, 13511, '_elementor_edit_mode', 'builder'),
(11671, 13511, '_elementor_template_type', 'wp-page'),
(11672, 13511, '_elementor_version', '3.18.3'),
(11673, 13511, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11674, 13511, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11675, 13511, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11676, 13511, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11677, 13512, '_elementor_edit_mode', 'builder'),
(11678, 13512, '_elementor_template_type', 'wp-page'),
(11679, 13512, '_elementor_version', '3.18.3'),
(11680, 13512, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11681, 13512, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"9dc957b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7193690\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7461d91\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11682, 13512, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11683, 13512, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11684, 13513, '_elementor_edit_mode', 'builder'),
(11685, 13513, '_elementor_template_type', 'wp-page'),
(11686, 13513, '_elementor_version', '3.18.3'),
(11687, 13513, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11688, 13513, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11689, 13513, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11690, 13513, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11692, 9684, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111366;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11693, 9676, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111366;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11695, 5, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111366;s:5:\"fonts\";a:5:{i:0;s:5:\"Rubik\";i:1;s:6:\"Nunito\";i:3;s:6:\"Roboto\";i:4;s:7:\"Manrope\";i:6;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:\"\";}'),
(11697, 13514, '_elementor_edit_mode', 'builder'),
(11698, 13514, '_elementor_template_type', 'wp-page'),
(11699, 13514, '_elementor_version', '3.18.3'),
(11700, 13514, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11701, 13514, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11702, 13514, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11703, 13514, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11704, 13514, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111367;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:8;s:5:\"Rubik\";i:9;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11705, 13515, '_elementor_edit_mode', 'builder'),
(11706, 13515, '_elementor_template_type', 'wp-page'),
(11707, 13515, '_elementor_version', '3.18.3'),
(11708, 13515, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11709, 13515, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11710, 13515, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11711, 13515, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11712, 13515, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111367;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:8;s:5:\"Rubik\";i:9;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11713, 13516, '_elementor_edit_mode', 'builder'),
(11714, 13516, '_elementor_template_type', 'wp-page'),
(11715, 13516, '_elementor_version', '3.18.3'),
(11716, 13516, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11717, 13516, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11718, 13516, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11719, 13516, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11720, 13516, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111367;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:8;s:5:\"Rubik\";i:9;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11728, 13518, '_wp_attached_file', '2024/01/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg'),
(11729, 13518, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1798;s:6:\"height\";i:1200;s:4:\"file\";s:92:\"2024/01/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\";s:8:\"filesize\";i:137249;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:92:\"guy-shows-document-girl-group-young-freelancers-office-have-conversation-working-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16498;}s:5:\"large\";a:5:{s:4:\"file\";s:93:\"guy-shows-document-girl-group-young-freelancers-office-have-conversation-working-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101893;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:92:\"guy-shows-document-girl-group-young-freelancers-office-have-conversation-working-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8002;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:92:\"guy-shows-document-girl-group-young-freelancers-office-have-conversation-working-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66755;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:94:\"guy-shows-document-girl-group-young-freelancers-office-have-conversation-working-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184126;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:92:\"guy-shows-document-girl-group-young-freelancers-office-have-conversation-working-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11730, 13519, '_elementor_edit_mode', 'builder'),
(11731, 13519, '_elementor_template_type', 'wp-page'),
(11732, 13519, '_elementor_version', '3.18.3'),
(11733, 13519, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11734, 13519, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11735, 13519, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11736, 13519, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11737, 13520, '_elementor_edit_mode', 'builder'),
(11738, 13520, '_elementor_template_type', 'wp-page'),
(11739, 13520, '_elementor_version', '3.18.3'),
(11740, 13520, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11741, 13520, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-figure1.jpg\",\"id\":7143},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11742, 13520, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11743, 13520, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11744, 13521, '_elementor_edit_mode', 'builder'),
(11745, 13521, '_elementor_template_type', 'wp-page'),
(11746, 13521, '_elementor_version', '3.18.3'),
(11747, 13521, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11748, 13521, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11749, 13521, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11750, 13521, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11752, 13522, '_elementor_edit_mode', 'builder'),
(11753, 13522, '_elementor_template_type', 'wp-page'),
(11754, 13522, '_elementor_version', '3.18.3'),
(11755, 13522, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11756, 13522, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11757, 13522, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11758, 13522, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11759, 13522, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111886;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:8;s:5:\"Rubik\";i:9;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11760, 13523, '_elementor_edit_mode', 'builder'),
(11761, 13523, '_elementor_template_type', 'wp-page'),
(11762, 13523, '_elementor_version', '3.18.3'),
(11763, 13523, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11764, 13523, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33707e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"cfabd60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"5837fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11765, 13523, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11766, 13523, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11767, 13523, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111886;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:8;s:5:\"Rubik\";i:9;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11768, 13524, '_elementor_edit_mode', 'builder'),
(11769, 13524, '_elementor_template_type', 'wp-page'),
(11770, 13524, '_elementor_version', '3.18.3'),
(11771, 13524, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11772, 13524, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11773, 13524, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:27:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";}}'),
(11774, 13524, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11775, 13524, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111886;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:8;s:5:\"Rubik\";i:9;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11776, 13525, '_elementor_edit_mode', 'builder'),
(11777, 13525, '_elementor_template_type', 'wp-page'),
(11778, 13525, '_elementor_version', '3.18.3'),
(11779, 13525, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11780, 13525, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11781, 13525, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11782, 13525, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11783, 13526, '_elementor_edit_mode', 'builder'),
(11784, 13526, '_elementor_template_type', 'wp-page'),
(11785, 13526, '_elementor_version', '3.18.3'),
(11786, 13526, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11787, 13526, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"css_classes\":\"gt3_cycled_animation\"},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11788, 13526, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11789, 13526, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11790, 13527, '_elementor_edit_mode', 'builder'),
(11791, 13527, '_elementor_template_type', 'wp-page'),
(11792, 13527, '_elementor_version', '3.18.3'),
(11793, 13527, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11794, 13527, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11795, 13527, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11796, 13527, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11806, 13529, '_elementor_edit_mode', 'builder'),
(11807, 13529, '_elementor_template_type', 'wp-page'),
(11808, 13529, '_elementor_version', '3.18.3'),
(11809, 13529, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11810, 13529, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11811, 13529, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11812, 13529, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11813, 13530, '_elementor_edit_mode', 'builder'),
(11814, 13530, '_elementor_template_type', 'wp-page'),
(11815, 13530, '_elementor_version', '3.18.3'),
(11816, 13530, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11817, 13530, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got New Project?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF00\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11818, 13530, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11819, 13530, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11820, 13531, '_elementor_edit_mode', 'builder'),
(11821, 13531, '_elementor_template_type', 'wp-page'),
(11822, 13531, '_elementor_version', '3.18.3'),
(11823, 13531, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11824, 13531, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11825, 13531, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11826, 13531, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11827, 13532, '_wp_attached_file', '2024/01/client-6.jpeg'),
(11828, 13532, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:21:\"2024/01/client-6.jpeg\";s:8:\"filesize\";i:9823;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"client-6-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11829, 13533, '_wp_attached_file', '2024/01/client-4.jpeg'),
(11830, 13533, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:21:\"2024/01/client-4.jpeg\";s:8:\"filesize\";i:3446;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"client-4-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2699;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11831, 13534, '_wp_attached_file', '2024/01/client-5.jpeg'),
(11832, 13534, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:21:\"2024/01/client-5.jpeg\";s:8:\"filesize\";i:567845;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"client-5-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4550;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11833, 13535, '_wp_attached_file', '2024/01/client-3.png'),
(11834, 13535, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:20:\"2024/01/client-3.png\";s:8:\"filesize\";i:8410;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"client-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5177;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"client-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2396;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"client-3-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16685;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:20:\"client-3-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8860;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11835, 13536, '_wp_attached_file', '2024/01/client-2-1024x1024-1.jpeg'),
(11836, 13536, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:33:\"2024/01/client-2-1024x1024-1.jpeg\";s:8:\"filesize\";i:31784;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"client-2-1024x1024-1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6479;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"client-2-1024x1024-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3196;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"client-2-1024x1024-1-768x768.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20499;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:33:\"client-2-1024x1024-1-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11167;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11837, 13537, '_wp_attached_file', '2024/01/Client-1.jpeg'),
(11838, 13537, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:21:\"2024/01/Client-1.jpeg\";s:8:\"filesize\";i:4901;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Client-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2908;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11846, 13539, '_elementor_template_type', 'wpda-header'),
(11847, 13539, '_elementor_edit_mode', 'builder'),
(11848, 13539, '_elementor_version', '3.18.3'),
(11849, 13539, '_wp_page_template', 'default'),
(11850, 13539, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(11851, 13539, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b679f7a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"c7e391f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"5396ae4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e0e4cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.768000000000000682121026329696178436279296875,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a0aca02\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"48688a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.123999999999995225152815692126750946044921875,\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7fab032\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"47866d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.382999999999999118927007657475769519805908203125,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b4f63f5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11852, 13539, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11853, 13539, '_elementor_page_assets', 'a:0:{}'),
(11854, 13539, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111366;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:\"\";}'),
(11855, 13540, '_elementor_template_type', 'wpda-header'),
(11856, 13540, '_elementor_edit_mode', 'builder'),
(11857, 13540, '_elementor_version', '3.18.3'),
(11858, 13540, '_wp_page_template', 'default'),
(11859, 13540, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11860, 13540, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b679f7a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"c7e391f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"5396ae4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e0e4cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.768000000000000682121026329696178436279296875,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a0aca02\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"48688a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.123999999999995225152815692126750946044921875,\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7fab032\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"47866d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.382999999999999118927007657475769519805908203125,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b4f63f5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11861, 13540, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(11862, 13540, '_elementor_page_assets', 'a:0:{}'),
(11865, 13541, '_elementor_edit_mode', 'builder'),
(11866, 13541, '_elementor_template_type', 'wp-page'),
(11867, 13541, '_elementor_version', '3.18.3'),
(11868, 13541, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11869, 13541, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11870, 13541, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11871, 13541, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11872, 13541, '_elementor_css', 'a:6:{s:4:\"time\";i:1706112865;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:8;s:5:\"Rubik\";i:9;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11873, 13542, '_elementor_edit_mode', 'builder'),
(11874, 13542, '_elementor_template_type', 'wp-page'),
(11875, 13542, '_elementor_version', '3.18.3'),
(11876, 13542, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11877, 13542, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Call us for fast support to this number.<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11878, 13542, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11879, 13542, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11880, 13542, '_elementor_css', 'a:6:{s:4:\"time\";i:1706112865;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:8;s:5:\"Rubik\";i:9;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11881, 13543, '_elementor_edit_mode', 'builder'),
(11882, 13543, '_elementor_template_type', 'wp-page'),
(11883, 13543, '_elementor_version', '3.18.3'),
(11884, 13543, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11885, 13543, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11886, 13543, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11887, 13543, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11888, 13543, '_elementor_css', 'a:6:{s:4:\"time\";i:1706112865;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:8;s:5:\"Rubik\";i:9;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11889, 13544, '_wp_attached_file', '2024/01/c4.jpg'),
(11890, 13544, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2024/01/c4.jpg\";s:8:\"filesize\";i:6786;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"c4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4798;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11891, 13545, '_wp_attached_file', '2024/01/c5.jpg'),
(11892, 13545, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2024/01/c5.jpg\";s:8:\"filesize\";i:3385;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"c5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11893, 13546, '_wp_attached_file', '2024/01/c6.jpg'),
(11894, 13546, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2024/01/c6.jpg\";s:8:\"filesize\";i:4136;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"c6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3297;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11895, 13547, '_wp_attached_file', '2024/01/c1.jpg'),
(11896, 13547, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2024/01/c1.jpg\";s:8:\"filesize\";i:4664;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"c1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3521;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11897, 13548, '_wp_attached_file', '2024/01/c2.jpg'),
(11898, 13548, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2024/01/c2.jpg\";s:8:\"filesize\";i:3467;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"c2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2953;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11899, 13549, '_wp_attached_file', '2024/01/c3.jpg'),
(11900, 13549, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2024/01/c3.jpg\";s:8:\"filesize\";i:3515;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"c3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2653;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11901, 13550, '_elementor_edit_mode', 'builder'),
(11902, 13550, '_elementor_template_type', 'wp-page'),
(11903, 13550, '_elementor_version', '3.18.3'),
(11904, 13550, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11905, 13550, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11906, 13550, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11907, 13550, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11908, 13551, '_elementor_edit_mode', 'builder'),
(11909, 13551, '_elementor_template_type', 'wp-page'),
(11910, 13551, '_elementor_version', '3.18.3'),
(11911, 13551, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11912, 13551, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b1270f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+1437-973-8881\\\">+1437-973-8881<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"800\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89b3d94\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Send message\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#FF4969\",\"button_background_color_color_b\":\"#FC9D44\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#FC9D44\",\"button_background_color_hover_color_b\":\"#FF4969\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11913, 13551, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11914, 13551, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11915, 13552, '_elementor_edit_mode', 'builder'),
(11916, 13552, '_elementor_template_type', 'wp-page'),
(11917, 13552, '_elementor_version', '3.18.3'),
(11918, 13552, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11919, 13552, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11920, 13552, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11921, 13552, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11922, 13553, '_elementor_edit_mode', 'builder'),
(11923, 13553, '_elementor_template_type', 'wp-page'),
(11924, 13553, '_elementor_version', '3.18.3'),
(11925, 13553, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11926, 13553, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11927, 13553, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11928, 13553, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11929, 13554, '_elementor_edit_mode', 'builder'),
(11930, 13554, '_elementor_template_type', 'wp-page'),
(11931, 13554, '_elementor_version', '3.18.3'),
(11932, 13554, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11933, 13554, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11934, 13554, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11935, 13554, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11936, 13555, '_elementor_edit_mode', 'builder'),
(11937, 13555, '_elementor_template_type', 'wp-page'),
(11938, 13555, '_elementor_version', '3.18.3'),
(11939, 13555, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11940, 13555, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11941, 13555, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11942, 13555, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11944, 13556, '_wp_attached_file', '2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg'),
(11945, 13556, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:61:\"2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\";s:8:\"filesize\";i:77632;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9660;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3762;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:61:\"jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43518;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:61:\"jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11946, 13557, '_elementor_edit_mode', 'builder'),
(11947, 13557, '_elementor_template_type', 'wp-page'),
(11948, 13557, '_elementor_version', '3.18.3'),
(11949, 13557, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11950, 13557, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11951, 13557, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11952, 13557, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11953, 13557, '_elementor_css', 'a:6:{s:4:\"time\";i:1706113746;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11954, 13558, '_elementor_edit_mode', 'builder'),
(11955, 13558, '_elementor_template_type', 'wp-page'),
(11956, 13558, '_elementor_version', '3.18.3'),
(11957, 13558, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11958, 13558, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Denis Robinson\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_avatar.jpg\",\"id\":7739},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.<\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11959, 13558, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11960, 13558, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11961, 13558, '_elementor_css', 'a:6:{s:4:\"time\";i:1706113746;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11962, 13559, '_elementor_edit_mode', 'builder'),
(11963, 13559, '_elementor_template_type', 'wp-page'),
(11964, 13559, '_elementor_version', '3.18.3'),
(11965, 13559, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11966, 13559, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11967, 13559, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11968, 13559, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11969, 13559, '_elementor_css', 'a:6:{s:4:\"time\";i:1706113746;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11970, 13560, '_elementor_edit_mode', 'builder'),
(11971, 13560, '_elementor_template_type', 'wp-page'),
(11972, 13560, '_elementor_version', '3.18.3'),
(11973, 13560, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11974, 13560, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11975, 13560, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11976, 13560, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11977, 13561, '_elementor_edit_mode', 'builder'),
(11978, 13561, '_elementor_template_type', 'wp-page'),
(11979, 13561, '_elementor_version', '3.18.3'),
(11980, 13561, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11981, 13561, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11982, 13561, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11983, 13561, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11984, 13562, '_elementor_edit_mode', 'builder'),
(11985, 13562, '_elementor_template_type', 'wp-page'),
(11986, 13562, '_elementor_version', '3.18.3'),
(11987, 13562, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11988, 13562, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11989, 13562, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11990, 13562, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(11991, 13563, '_wp_attached_file', '2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg'),
(11992, 13563, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:57:\"2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\";s:8:\"filesize\";i:105663;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14314;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5285;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61725;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:57:\"dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28881;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11993, 13564, '_elementor_edit_mode', 'builder'),
(11994, 13564, '_elementor_template_type', 'wp-page'),
(11995, 13564, '_elementor_version', '3.18.3'),
(11996, 13564, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11997, 13564, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11998, 13564, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(11999, 13564, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12000, 13565, '_elementor_edit_mode', 'builder'),
(12001, 13565, '_elementor_template_type', 'wp-page'),
(12002, 13565, '_elementor_version', '3.18.3'),
(12003, 13565, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12004, 13565, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ewebot stays ahead of the curve with digital marketing trends. <\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/11\\/testimonials_09_1.jpg\",\"id\":6505},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12005, 13565, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12006, 13565, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12007, 13566, '_elementor_edit_mode', 'builder'),
(12008, 13566, '_elementor_template_type', 'wp-page'),
(12009, 13566, '_elementor_version', '3.18.3'),
(12010, 13566, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12011, 13566, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12012, 13566, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12013, 13566, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12015, 13567, '_elementor_edit_mode', 'builder'),
(12016, 13567, '_elementor_template_type', 'wp-page'),
(12017, 13567, '_elementor_version', '3.18.3'),
(12018, 13567, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12019, 13567, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12020, 13567, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12021, 13567, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12022, 13567, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114013;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12023, 13568, '_elementor_edit_mode', 'builder'),
(12024, 13568, '_elementor_template_type', 'wp-page'),
(12025, 13568, '_elementor_version', '3.18.3'),
(12026, 13568, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12027, 13568, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12028, 13568, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12029, 13568, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12030, 13568, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114013;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12031, 13569, '_elementor_edit_mode', 'builder'),
(12032, 13569, '_elementor_template_type', 'wp-page'),
(12033, 13569, '_elementor_version', '3.18.3'),
(12034, 13569, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12035, 13569, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12036, 13569, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12037, 13569, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12038, 13569, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114013;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12039, 13570, '_elementor_edit_mode', 'builder'),
(12040, 13570, '_elementor_template_type', 'wp-page'),
(12041, 13570, '_elementor_version', '3.18.3'),
(12042, 13570, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12043, 13570, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12044, 13570, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12045, 13570, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12046, 13571, '_elementor_edit_mode', 'builder'),
(12047, 13571, '_elementor_template_type', 'wp-page'),
(12048, 13571, '_elementor_version', '3.18.3'),
(12049, 13571, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12050, 13571, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_scroll\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12051, 13571, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12052, 13571, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12053, 13572, '_elementor_edit_mode', 'builder'),
(12054, 13572, '_elementor_template_type', 'wp-page'),
(12055, 13572, '_elementor_version', '3.18.3'),
(12056, 13572, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12057, 13572, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12058, 13572, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12059, 13572, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12060, 13573, '_elementor_edit_mode', 'builder'),
(12061, 13573, '_elementor_template_type', 'wp-page'),
(12062, 13573, '_elementor_version', '3.18.3'),
(12063, 13573, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12064, 13573, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12065, 13573, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12066, 13573, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12067, 13574, '_elementor_edit_mode', 'builder'),
(12068, 13574, '_elementor_template_type', 'wp-page'),
(12069, 13574, '_elementor_version', '3.18.3'),
(12070, 13574, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12071, 13574, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12072, 13574, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12073, 13574, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12074, 13575, '_elementor_edit_mode', 'builder'),
(12075, 13575, '_elementor_template_type', 'wp-page'),
(12076, 13575, '_elementor_version', '3.18.3'),
(12077, 13575, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12078, 13575, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12079, 13575, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12080, 13575, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12081, 13576, '_elementor_edit_mode', 'builder'),
(12082, 13576, '_elementor_template_type', 'wp-page'),
(12083, 13576, '_elementor_version', '3.18.3'),
(12084, 13576, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12085, 13576, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12086, 13576, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12087, 13576, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12088, 13577, '_elementor_edit_mode', 'builder'),
(12089, 13577, '_elementor_template_type', 'wp-page'),
(12090, 13577, '_elementor_version', '3.18.3'),
(12091, 13577, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12092, 13577, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12093, 13577, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12094, 13577, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12095, 13578, '_elementor_edit_mode', 'builder'),
(12096, 13578, '_elementor_template_type', 'wp-page'),
(12097, 13578, '_elementor_version', '3.18.3'),
(12098, 13578, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12099, 13578, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12100, 13578, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12101, 13578, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12102, 13579, '_elementor_edit_mode', 'builder'),
(12103, 13579, '_elementor_template_type', 'wp-page'),
(12104, 13579, '_elementor_version', '3.18.3'),
(12105, 13579, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12106, 13579, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12107, 13579, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12108, 13579, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12109, 13580, '_elementor_edit_mode', 'builder'),
(12110, 13580, '_elementor_template_type', 'wp-page'),
(12111, 13580, '_elementor_version', '3.18.3'),
(12112, 13580, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12113, 13580, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12114, 13580, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12115, 13580, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12116, 13581, '_elementor_edit_mode', 'builder'),
(12117, 13581, '_elementor_template_type', 'wp-page'),
(12118, 13581, '_elementor_version', '3.18.3'),
(12119, 13581, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12120, 13581, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"slides_to_scroll_mobile\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"image_spacing\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12121, 13581, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12122, 13581, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12123, 13582, '_elementor_edit_mode', 'builder'),
(12124, 13582, '_elementor_template_type', 'wp-page'),
(12125, 13582, '_elementor_version', '3.18.3'),
(12126, 13582, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12127, 13582, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"slides_to_scroll_mobile\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"image_spacing\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12128, 13582, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12129, 13582, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12130, 13583, '_elementor_edit_mode', 'builder'),
(12131, 13583, '_elementor_template_type', 'wp-page'),
(12132, 13583, '_elementor_version', '3.18.3'),
(12133, 13583, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12134, 13583, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"slides_to_scroll_mobile\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"image_spacing\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12135, 13583, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12136, 13583, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12137, 13584, '_elementor_edit_mode', 'builder'),
(12138, 13584, '_elementor_template_type', 'wp-page'),
(12139, 13584, '_elementor_version', '3.18.3'),
(12140, 13584, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12141, 13584, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"slides_to_scroll_mobile\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"image_spacing\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12142, 13584, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12143, 13584, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12144, 13585, '_elementor_template_type', 'wpda-header'),
(12145, 13585, '_elementor_edit_mode', 'builder'),
(12146, 13585, '_elementor_version', '3.18.3'),
(12147, 13585, '_wp_page_template', 'default'),
(12148, 13585, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(12149, 13585, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b679f7a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"c7e391f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"5396ae4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e0e4cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.768000000000000682121026329696178436279296875,\"_inline_size_tablet\":30,\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a0aca02\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"48688a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.123999999999995225152815692126750946044921875,\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":45,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"align_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"7fab032\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"47866d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.382999999999999118927007657475769519805908203125,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":25,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b4f63f5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12150, 13585, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(12151, 13585, '_elementor_page_assets', 'a:0:{}'),
(12152, 13585, '_elementor_css', 'a:6:{s:4:\"time\";i:1706112865;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:\"\";}'),
(12155, 13586, '_elementor_edit_mode', 'builder'),
(12156, 13586, '_elementor_template_type', 'wp-page'),
(12157, 13586, '_elementor_version', '3.18.3'),
(12158, 13586, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12159, 13586, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"slides_to_scroll_mobile\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"image_spacing\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12160, 13586, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12161, 13586, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12162, 13586, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114355;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12163, 13587, '_elementor_edit_mode', 'builder'),
(12164, 13587, '_elementor_template_type', 'wp-page'),
(12165, 13587, '_elementor_version', '3.18.3'),
(12166, 13587, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12167, 13587, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"slides_to_scroll_mobile\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"image_spacing\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12168, 13587, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12169, 13587, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12170, 13587, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114355;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12171, 13588, '_elementor_edit_mode', 'builder'),
(12172, 13588, '_elementor_template_type', 'wp-page'),
(12173, 13588, '_elementor_version', '3.18.3'),
(12174, 13588, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12175, 13588, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ac03ca\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"slides_to_scroll_mobile\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"image_spacing\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12176, 13588, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12177, 13588, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12178, 13588, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114355;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12179, 6782, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114508;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12184, 13591, '_menu_item_type', 'post_type'),
(12185, 13591, '_menu_item_menu_item_parent', '0'),
(12186, 13591, '_menu_item_object_id', '6782'),
(12187, 13591, '_menu_item_object', 'page'),
(12188, 13591, '_menu_item_target', ''),
(12189, 13591, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(12190, 13591, '_menu_item_xfn', ''),
(12191, 13591, '_menu_item_url', ''),
(12220, 13591, '_menu_item_label_text', ''),
(12221, 13591, '_menu_item_label_color', ''),
(12222, 13591, '_menu_item_label_bg_color', ''),
(12223, 13591, '_menu_item_padding_left', ''),
(12224, 13591, '_menu_item_padding_right', ''),
(12225, 13591, '_menu_item_sidebar', ''),
(12244, 6782, '_edit_last', '1'),
(12245, 13595, '_elementor_edit_mode', 'builder'),
(12246, 13595, '_elementor_template_type', 'wp-page'),
(12247, 13595, '_elementor_version', '3.18.3'),
(12248, 13595, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12249, 13595, '_elementor_data', '[{\"id\":\"4bf712c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"9fac688\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7f5990\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img1.png\",\"id\":6910},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.39999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-35.64099999999999823785401531495153903961181640625,\"unit\":\"%\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_y\":{\"size\":22.992000000000000881072992342524230480194091796875,\"unit\":\"%\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a32c371\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-2.png\",\"id\":13455,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"685\",\"height\":\"\"},\"space\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"align\":\"center\",\"_title\":\"person Image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5b8ee48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img2.png\",\"id\":6911},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-2.27700000000000013500311979441903531551361083984375,\"unit\":\"%\"},\"_offset_y\":{\"size\":21,\"unit\":\"%\"},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93e8a01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img3.png\",\"id\":6912},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.5,\"sizes\":[]},\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-27,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce4bde3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-img4.png\",\"id\":6913},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":43.5,\"sizes\":[]},\"align\":\"right\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_x_end\":{\"size\":-13.17399999999999948840923025272786617279052734375,\"unit\":\"%\"},\"_offset_y\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":44.15100000000000335376171278767287731170654296875,\"unit\":\"%\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07e1766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e739be3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"de268ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb37729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b4cb8e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e8de75d\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"551fc34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"dee550e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Building\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf7567a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"enable_theme_textgradient\":\"yes\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"937c14f\",\"elType\":\"widget\",\"settings\":{\"typed_text\":[{\"string\":\"Teams\",\"_id\":\"2011065\"}],\"typeSpeed\":100,\"backSpeed\":50,\"cursorChar\":\"&nbsp;\",\"strings_color\":\"#F47314\",\"strings_typography_typography\":\"custom\",\"strings_typography_font_family\":\"Montserrat\",\"strings_typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"strings_typography_font_weight\":\"800\",\"strings_typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"strings_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"enable_theme_textgradient_typed\":\"yes\",\"prefix_typography_typography\":\"custom\",\"textgradient_color_start\":\"#804F9E\",\"textgradient_color_end\":\"#70CDDD\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-typed-text\"},{\"id\":\"4a4ccd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"One Hire at aTime\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\",\"title_color\":\"#F69E58\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1b55b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"beb5f45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/03\\/img_box_29_orange.png\",\"id\":3492},\"title_text\":\"800-123-4567\",\"description_text\":\"info@company.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color_hover\":\"#FF7426\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.93000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"description_color\":\"#3B3564\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"d87dace\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29f3943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aac484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c7a213\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f358f2f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"z_index\":\"55\",\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"27d092c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"47d8d97c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e12748\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"3a173988\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ef2b42b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46da3952\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"1acd0942\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"176f7b4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19eaf0d4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"6463d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"z_index\":\"55\"},\"elements\":[{\"id\":\"2f8e529e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"0.4\",\"sizes\":[]},\"_z_index\":\"55\",\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ba6ffbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2612415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/map-new.png\",\"id\":6872},\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_position\":\"center center\",\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"070e3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f701ff1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95b5262\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069a3a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cd96d5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false},{\"id\":\"305a0ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.0379999999999967030817060731351375579833984375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"5530f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-4.png\",\"id\":13481,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-5.png\",\"id\":13485,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Hire\",\"description_text\":\"Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"f20d78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.26299999999999812416717759333550930023193359375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c7a39f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/head-hunting.png\",\"id\":13463,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/Untitled-3.png\",\"id\":13465,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Get Hired\",\"description_text\":\"Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br>\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"30\",\"bottom\":\"36\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3600000000000000976996261670137755572795867919921875,\"sizes\":[]},\"description_color\":\"#252A3F\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Nunito\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"588fcab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"63fd403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg\",\"id\":13518,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"scroll\",\"border_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"080829e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4.5\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fb4d0d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10-phone1.png\",\"id\":7189},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ac03ca\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a179278\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone2.png\",\"id\":7249},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":72.5,\"sizes\":[]},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40c2e73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_phone3.png\",\"id\":7250},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"align\":\"right\",\"_animation\":\"zoomIn\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":3,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4ca7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffbfcf3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"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\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"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\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2ae89d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"60af6a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa6a2f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3417fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dce8bb2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/uptime.png\",\"id\":13502,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Speed Up\",\"description_text\":\"We always try to beat up the time limit to give our best.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"887bea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Focused Goals\",\"description_text\":\"Driven by results, focused on your goals.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce5ccf5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/customer-support.png\",\"id\":13510,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Dedicated Support\",\"description_text\":\"Better chat support for a better customer experience.\",\"default_position\":\"left\",\"title_size\":\"h3\",\"image_space\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"59b9440\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d2906f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"e8f800f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"inner_text\":\"\",\"bar_bg_color\":\"#E6E6E7\",\"title_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"progress_type\":\"success\",\"percent\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"bar_color\":\"#FFAD4F\",\"bar_inline_color\":\"#3B3663\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"bar_height\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d34e637\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover more\",\"button_alignment\":\"inline\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"button_background_color_background\":\"classic\",\"button_background_color_color\":\"\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"classic\",\"button_background_color_hover_color\":\"#6254E7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_title_color\":\"#3B3663\",\"border_color_hover\":\"#6254E7\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a9ca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"z_index\":3,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"b3da26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"94d6df7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse.png\",\"id\":7358},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":\"-4.3\",\"bottom\":\"0\",\"left\":\"-30.6\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"_animation_delay\":500,\"_css_classes\":\"gt3_pulse_out_element\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5a07b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-104\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fff083a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f0ac6c\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":320,\"description\":\"<p>Digital global audience reach<\\/p>\",\"duration\":500,\"suffix\":\"m\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#795C46\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"bda2536\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":1350,\"description\":\"<p>Content pieces produced everyday<\\/p>\",\"duration\":500,\"separator\":\"\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true},{\"id\":\"dff8a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fead66\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":89,\"description\":\"<p>Of the audience is under 34 years old<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"},{\"id\":\"7b5c2d4\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"end\":94,\"description\":\"<p>Employee <br \\/>worldwide<\\/p>\",\"duration\":500,\"suffix\":\"%\",\"separator\":\",\",\"decimal_point\":\".\",\"digit_typography_typography\":\"custom\",\"digit_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"digit_typography_font_weight\":\"700\",\"digit_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"digit_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"digit_color\":\"#FC9448\",\"header_background_background\":\"gradient\",\"header_background_color\":\"#945757\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#3A3564\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"52\",\"left\":\"60\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"digit_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"text_color_gradient\":\"yes\",\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d4482c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-40,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16909a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc54d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"25cb59d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ba6f5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/girl-with_phone.jpg\",\"id\":7346},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10.8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f26a2c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-12,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6db9a99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"378900f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-26,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":8,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2faee8dc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"z_index\":5,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7a4e117e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"74143d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>featured Projects<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53f2d37c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_z_index\":\"55\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e04f44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"color_text\":\"#6254E7\"},\"elements\":[{\"id\":\"d4e1dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1473596f\",\"elType\":\"widget\",\"settings\":{\"nav\":\"dots\",\"items_per_line\":\"3\",\"center_mode\":\"yes\",\"space\":\"30px\",\"show_title\":\"yes\",\"show_category\":\"yes\",\"portfolio_btn_link_title\":\"Read More\",\"item_align\":\"left\",\"query\":{\"posts_per_page\":\"9\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"3757\",\"3736\",\"3705\",\"3764\"],\"ignore_sticky_posts\":\"0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"_css_classes\":\"gt3_rounded_block\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"gt3-core-portfoliocarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ea07f38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1190,\"sizes\":[]},\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7de0ca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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},\"align\":\"center\"},\"elements\":[{\"id\":\"b2de140\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_ellipse2.png\",\"id\":7548},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"align\":\"right\",\"_css_classes\":\"gt3_pulse_out_element\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-13.083999999999999630517777404747903347015380859375,\"unit\":\"%\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71b4482\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do Best\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_z_index\":5,\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"693357c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24b0c58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-23,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86024f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7776b0b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-1,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cdd51bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-52,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"04af53c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-31,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-15,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"303ac15\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"5e4e7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"a2aa2a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service1-active.png\",\"id\":7931},\"title_text\":\"Personalized Approach\",\"description_text\":\"We take the time to understand our clients\\u2019 and candidates\\u2019 unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"8dfa260\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"0d58de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service2-active.png\",\"id\":7933},\"title_text\":\"Industry Expertise\",\"description_text\":\"With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"c60d4d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"f36da1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service3-active.png\",\"id\":7935},\"title_text\":\"Diversity & Inclusion\",\"description_text\":\"We\\u2019re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0863ed4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"20d05d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.57000000000000028421709430404007434844970703125,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"space_between_widgets\":30,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"b6f6206\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.42999999999999971578290569595992565155029296875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"c53ddb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service4-active.png\",\"id\":7937},\"title_text\":\"Fast Turnaround\",\"description_text\":\"We understand that time is of the essence in the recruitment process. That\\u2019s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br>\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"7804580\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33.26400000000000289901436190120875835418701171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"2587ff9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_hover\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_service5-active.png\",\"id\":7939},\"title_text\":\"Long Term Relations\",\"description_text\":\"We\\u2019re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.\",\"position\":\"beside\",\"title_size\":\"h3\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"30\",\"bottom\":\"41\",\"left\":\"38\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#3B3663\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.1)\"},\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"-10\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"title_color\":\"#252A3F\",\"title_color_hover\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#696588\",\"description_color_hover\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":14,\"vertical\":24,\"blur\":43,\"spread\":0,\"color\":\"rgba(33, 41, 48, 0.42)\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"animation_duration\":\"slow\",\"_animation_delay\":100,\"default_position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":true},{\"id\":\"d3de06e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.71600000000000108002495835535228252410888671875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e787d2f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6c3e58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1436dbe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_img5.jpg\",\"id\":7565},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-4\",\"bottom\":\"0\",\"left\":\"-11\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0138aa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a85ef1c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81cd046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"eb8944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Free SEO Analysis?\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738ce57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d1883c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5426\\\" title=\\\"Contact Form 6\\\"]\",\"_css_classes\":\"gt3_custom_form_large default\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a8bc7d7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4f8aac3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"4a0c52bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"80\"},\"elements\":[{\"id\":\"4ebe3b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Blog<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4294d3d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c822831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"354fe797\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"10\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"345935df\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"57fe3fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"93ec1db\",\"elType\":\"widget\",\"settings\":{\"symbol_count\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"meta_author\":\"\",\"post_featured_bg\":\"yes\",\"border_box\":\"\",\"post_content\":\"yes\",\"post_btn_link\":\"yes\",\"post_btn_link_title\":\"Read More\",\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"824\",\"1673\",\"1669\"],\"ignore_sticky_posts\":\"0\"},\"color_block\":\"#FFFFFF\",\"color_block_hover\":\"\",\"background_color_hover\":\"\",\"border_color_block\":\"rgba(255, 255, 255, 0)\",\"border_color_block_hover\":\"rgba(255, 255, 255, 0)\",\"_z_index\":\"5\",\"background_color\":\"#252A3F\",\"image_optimization\":\"yes\",\"image_optimization_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"default_state_featured\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-blogboxed\"},{\"id\":\"8b8547c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5555,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_23.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-13,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"%\",\"size\":\"28\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5e4853\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-21,\"sizes\":[]},\"align\":\"left\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d05b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5556,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/06\\/home_06_icon_22.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-48,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"319caf7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3275,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_blue.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"61\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-58,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_orientation_h\":\"end\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fac3f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3274,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/triangle_orange.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_rotated_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":-43,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"right\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c57e3a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3276,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/circle.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_z_index\":\"50\",\"_css_classes\":\"gt3_moved_element\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0feec84\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c371e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"506e610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.149999999999999911182158029987476766109466552734375,\"sizes\":[]},\"textgradient_color_start\":\"#FF4969\",\"textgradient_color_end\":\"#FC9D44\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a79b9ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#3B3663\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"47\",\"bottom\":\"0\",\"left\":\"47\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"44\",\"bottom\":\"0\",\"left\":\"44\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"gradient\",\"_background_color\":\"#FF5365\",\"_background_color_b\":\"#FD844F\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73580e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Driving Technology for our Leading Brands<\\/p>\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624378\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":13547,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c1.jpg\"},{\"id\":13549,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c3.jpg\"},{\"id\":13548,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c2.jpg\"},{\"id\":13546,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c6.jpg\"},{\"id\":13545,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c5.jpg\"},{\"id\":13544,\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/c4.jpg\"}],\"thumbnail_custom_dimension\":{\"width\":\"180\",\"height\":\"180\"},\"slides_to_show\":\"5\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"2\",\"slides_to_scroll_tablet\":\"4\",\"slides_to_scroll_mobile\":\"2\",\"navigation\":\"arrows\",\"autoplay_speed\":3000,\"arrows_position\":\"outside\",\"image_spacing\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"arrows_color\":\"globals\\/colors?id=theme-header-font-color\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbab886\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c937cd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6fb4435\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"b597f42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"aae1d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f39cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c3368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d0e593a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f92c658\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"4dfbc95\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0338c05\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"1a5a1ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5203ba5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12250, 13595, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:26:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";}}'),
(12251, 13595, '_elementor_controls_usage', 'a:16:{s:5:\"image\";a:3:{s:5:\"count\";s:2:\"43\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";s:2:\"43\";s:10:\"image_size\";s:2:\"43\";s:5:\"align\";s:2:\"35\";s:12:\"align_mobile\";s:1:\"2\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";s:1:\"6\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"3\";s:8:\"_z_index\";s:2:\"29\";s:12:\"_css_classes\";s:2:\"27\";}s:17:\"_section_position\";a:12:{s:9:\"_position\";s:2:\"33\";s:9:\"_offset_x\";s:2:\"32\";s:16:\"_offset_x_tablet\";s:1:\"4\";s:9:\"_offset_y\";s:2:\"33\";s:21:\"_offset_orientation_h\";s:2:\"19\";s:13:\"_offset_x_end\";s:2:\"26\";s:21:\"_offset_orientation_v\";s:1:\"2\";s:13:\"_offset_y_end\";s:1:\"7\";s:20:\"_offset_x_end_mobile\";s:1:\"1\";s:14:\"_element_width\";s:2:\"25\";s:21:\"_element_custom_width\";s:2:\"25\";s:20:\"_offset_x_end_tablet\";s:1:\"3\";}s:15:\"section_effects\";a:3:{s:10:\"_animation\";s:2:\"12\";s:16:\"_animation_delay\";s:1:\"2\";s:18:\"animation_duration\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";s:2:\"42\";s:5:\"space\";s:2:\"25\";s:13:\"opacity_hover\";s:1:\"4\";s:27:\"background_hover_transition\";s:1:\"4\";s:12:\"width_tablet\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"36\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:2:\"26\";s:21:\"space_between_widgets\";s:2:\"14\";s:19:\"_inline_size_tablet\";s:1:\"5\";}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"z_index\";s:1:\"2\";s:6:\"margin\";s:1:\"7\";s:13:\"margin_mobile\";s:1:\"6\";s:7:\"padding\";s:1:\"3\";s:14:\"padding_mobile\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"2\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"4\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:14:\"section_border\";a:3:{s:13:\"border_radius\";s:1:\"1\";s:21:\"box_shadow_box_shadow\";s:1:\"1\";s:26:\"box_shadow_box_shadow_type\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:2:\"10\";s:5:\"align\";s:1:\"5\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";s:2:\"10\";s:22:\"typography_font_family\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:27:\"typography_font_size_tablet\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"3\";s:22:\"typography_line_height\";s:2:\"10\";s:25:\"enable_theme_textgradient\";s:1:\"3\";s:24:\"textgradient_color_start\";s:1:\"3\";s:22:\"textgradient_color_end\";s:1:\"3\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"5\";s:8:\"_padding\";s:1:\"4\";s:8:\"_z_index\";s:1:\"2\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}}}s:19:\"gt3-core-typed-text\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:23:\"section_content_section\";a:1:{s:10:\"typed_text\";s:1:\"1\";}}s:8:\"settings\";a:1:{s:23:\"options_section_section\";a:3:{s:9:\"typeSpeed\";s:1:\"1\";s:9:\"backSpeed\";s:1:\"1\";s:10:\"cursorChar\";s:1:\"1\";}}s:5:\"style\";a:1:{s:21:\"style_section_section\";a:11:{s:13:\"strings_color\";s:1:\"1\";s:29:\"strings_typography_typography\";s:1:\"1\";s:30:\"strings_typography_font_family\";s:1:\"1\";s:28:\"strings_typography_font_size\";s:1:\"1\";s:30:\"strings_typography_font_weight\";s:1:\"1\";s:30:\"strings_typography_line_height\";s:1:\"1\";s:35:\"strings_typography_font_size_tablet\";s:1:\"1\";s:31:\"enable_theme_textgradient_typed\";s:1:\"1\";s:28:\"prefix_typography_typography\";s:1:\"1\";s:24:\"textgradient_color_start\";s:1:\"1\";s:22:\"textgradient_color_end\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"14\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"14\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";s:1:\"8\";s:7:\"_margin\";s:2:\"13\";s:8:\"_z_index\";s:1:\"2\";s:15:\"_padding_tablet\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:10:\"_animation\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:2:\"11\";s:20:\"typography_font_size\";s:2:\"11\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"7\";s:22:\"typography_line_height\";s:1:\"3\";s:5:\"align\";s:1:\"7\";s:10:\"text_color\";s:1:\"2\";s:22:\"typography_font_family\";s:1:\"1\";s:27:\"typography_font_size_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_z_index\";s:1:\"1\";s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:2:\"13\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:8:{s:5:\"image\";s:2:\"11\";s:10:\"title_text\";s:2:\"11\";s:16:\"description_text\";s:2:\"11\";s:4:\"link\";s:2:\"11\";s:16:\"default_position\";s:1:\"7\";s:10:\"title_size\";s:2:\"11\";s:11:\"image_hover\";s:2:\"10\";s:8:\"position\";s:1:\"6\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:2:\"11\";s:10:\"image_size\";s:2:\"11\";}s:29:\"section_style_content_section\";a:18:{s:18:\"title_bottom_space\";s:1:\"7\";s:17:\"title_color_hover\";s:2:\"11\";s:27:\"title_typography_typography\";s:2:\"11\";s:28:\"title_typography_font_weight\";s:1:\"7\";s:28:\"title_typography_line_height\";s:2:\"11\";s:17:\"description_color\";s:2:\"11\";s:33:\"description_typography_typography\";s:2:\"11\";s:34:\"description_typography_font_family\";s:1:\"5\";s:32:\"description_typography_font_size\";s:2:\"11\";s:34:\"description_typography_font_weight\";s:2:\"11\";s:37:\"description_typography_text_transform\";s:1:\"5\";s:10:\"text_align\";s:2:\"10\";s:11:\"title_color\";s:2:\"10\";s:26:\"title_typography_font_size\";s:2:\"10\";s:23:\"description_color_hover\";s:2:\"10\";s:37:\"description_typography_letter_spacing\";s:1:\"4\";s:31:\"title_typography_letter_spacing\";s:2:\"10\";s:34:\"description_typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:5:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_custom_width\";s:1:\"2\";}s:14:\"_section_style\";a:2:{s:8:\"_padding\";s:2:\"10\";s:7:\"_margin\";s:1:\"4\";}s:19:\"_section_background\";a:4:{s:22:\"_background_background\";s:2:\"10\";s:17:\"_background_color\";s:2:\"10\";s:28:\"_background_hover_background\";s:2:\"10\";s:23:\"_background_hover_color\";s:2:\"10\";}s:15:\"_section_border\";a:10:{s:14:\"_border_border\";s:2:\"10\";s:13:\"_border_width\";s:2:\"10\";s:14:\"_border_radius\";s:2:\"10\";s:27:\"_box_shadow_box_shadow_type\";s:2:\"10\";s:22:\"_box_shadow_box_shadow\";s:2:\"10\";s:20:\"_border_hover_border\";s:2:\"10\";s:19:\"_border_hover_width\";s:2:\"10\";s:20:\"_border_radius_hover\";s:2:\"10\";s:33:\"_box_shadow_hover_box_shadow_type\";s:2:\"10\";s:28:\"_box_shadow_hover_box_shadow\";s:2:\"10\";}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";s:2:\"10\";s:16:\"_animation_delay\";s:1:\"6\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"21\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:8:{s:13:\"margin_mobile\";s:1:\"4\";s:7:\"padding\";s:1:\"7\";s:14:\"padding_mobile\";s:1:\"3\";s:14:\"padding_tablet\";s:1:\"3\";s:7:\"z_index\";s:1:\"7\";s:6:\"margin\";s:2:\"11\";s:13:\"margin_tablet\";s:1:\"3\";s:11:\"css_classes\";s:1:\"1\";}s:15:\"section_effects\";a:1:{s:9:\"animation\";s:1:\"1\";}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"11\";}s:14:\"section_layout\";a:5:{s:16:\"content_position\";s:1:\"3\";s:6:\"layout\";s:1:\"2\";s:3:\"gap\";s:1:\"2\";s:15:\"stretch_section\";s:1:\"1\";s:13:\"content_width\";s:1:\"2\";}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"4\";s:16:\"background_image\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";s:1:\"1\";}s:12:\"section_typo\";a:1:{s:10:\"color_text\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:1:\"5\";s:12:\"space_mobile\";s:1:\"1\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"7\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:8:{s:12:\"button_title\";s:1:\"3\";s:16:\"button_alignment\";s:1:\"2\";s:18:\"btn_border_rounded\";s:1:\"3\";s:17:\"btn_border_radius\";s:1:\"3\";s:21:\"button_size_elementor\";s:1:\"3\";s:12:\"padding_size\";s:1:\"3\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:22:{s:34:\"button_background_color_background\";s:1:\"3\";s:29:\"button_background_color_color\";s:1:\"3\";s:31:\"button_background_color_color_b\";s:1:\"3\";s:38:\"button_background_color_gradient_angle\";s:1:\"3\";s:24:\"button_title_color_hover\";s:1:\"3\";s:40:\"button_background_color_hover_background\";s:1:\"3\";s:35:\"button_background_color_hover_color\";s:1:\"3\";s:37:\"button_background_color_hover_color_b\";s:1:\"3\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"3\";s:27:\"title_typography_typography\";s:1:\"3\";s:26:\"title_typography_font_size\";s:1:\"3\";s:28:\"title_typography_font_weight\";s:1:\"3\";s:31:\"title_typography_letter_spacing\";s:1:\"3\";s:18:\"button_title_color\";s:1:\"2\";s:18:\"border_color_hover\";s:1:\"3\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";s:1:\"3\";s:13:\"progress_type\";s:1:\"3\";s:7:\"percent\";s:1:\"3\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:6:{s:12:\"bar_bg_color\";s:1:\"3\";s:9:\"bar_color\";s:1:\"3\";s:16:\"bar_inline_color\";s:1:\"3\";s:31:\"bar_inner_typography_typography\";s:1:\"3\";s:30:\"bar_inner_typography_font_size\";s:1:\"3\";s:10:\"bar_height\";s:1:\"3\";}s:13:\"section_title\";a:4:{s:11:\"title_color\";s:1:\"3\";s:21:\"typography_typography\";s:1:\"3\";s:20:\"typography_font_size\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:16:\"gt3-core-counter\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"9\";s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:12:\"main_section\";a:4:{s:5:\"align\";s:1:\"4\";s:3:\"end\";s:1:\"4\";s:11:\"description\";s:1:\"4\";s:8:\"duration\";s:1:\"4\";}}s:8:\"settings\";a:1:{s:14:\"option_section\";a:2:{s:6:\"suffix\";s:1:\"3\";s:9:\"separator\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:14:{s:27:\"digit_typography_typography\";s:1:\"4\";s:26:\"digit_typography_font_size\";s:1:\"4\";s:28:\"digit_typography_font_weight\";s:1:\"4\";s:28:\"digit_typography_line_height\";s:1:\"4\";s:31:\"digit_typography_letter_spacing\";s:1:\"4\";s:11:\"digit_color\";s:1:\"4\";s:33:\"description_typography_typography\";s:1:\"4\";s:32:\"description_typography_font_size\";s:1:\"4\";s:34:\"description_typography_line_height\";s:1:\"4\";s:17:\"description_color\";s:1:\"4\";s:19:\"text_color_gradient\";s:1:\"4\";s:24:\"textgradient_color_start\";s:1:\"4\";s:33:\"digit_typography_font_size_tablet\";s:1:\"4\";s:22:\"textgradient_color_end\";s:1:\"4\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"4\";s:8:\"_padding\";s:1:\"4\";s:15:\"_padding_tablet\";s:1:\"4\";}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";s:1:\"4\";s:17:\"_background_color\";s:1:\"4\";}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";s:1:\"4\";s:27:\"_box_shadow_box_shadow_type\";s:1:\"4\";s:22:\"_box_shadow_box_shadow\";s:1:\"4\";}}}}s:26:\"gt3-core-portfoliocarousel\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_section\";a:7:{s:3:\"nav\";s:1:\"1\";s:14:\"items_per_line\";s:1:\"1\";s:11:\"center_mode\";s:1:\"1\";s:5:\"space\";s:1:\"1\";s:10:\"show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";}s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}}}}s:18:\"gt3-core-blogboxed\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:4:{s:8:\"settings\";a:1:{s:15:\"general_section\";a:9:{s:12:\"symbol_count\";s:1:\"1\";s:11:\"meta_author\";s:1:\"1\";s:16:\"post_featured_bg\";s:1:\"1\";s:10:\"border_box\";s:1:\"1\";s:12:\"post_content\";s:1:\"1\";s:13:\"post_btn_link\";s:1:\"1\";s:18:\"image_optimization\";s:1:\"1\";s:24:\"image_optimization_width\";s:1:\"1\";s:22:\"default_state_featured\";s:1:\"1\";}}s:7:\"content\";a:1:{s:13:\"query_section\";a:1:{s:5:\"query\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:5:{s:11:\"color_block\";s:1:\"1\";s:17:\"color_block_hover\";s:1:\"1\";s:18:\"border_color_block\";s:1:\"1\";s:24:\"border_color_block_hover\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";s:1:\"1\";s:6:\"weight\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";s:14:\"_margin_mobile\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:17:\"_background_color\";s:1:\"1\";s:19:\"_background_color_b\";s:1:\"1\";}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:25:\"gt3-core-TestimonialsLite\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:2:\"11\";s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"items_section\";a:1:{s:5:\"items\";s:1:\"1\";}s:15:\"general_section\";a:5:{s:5:\"space\";s:1:\"1\";s:10:\"item_align\";s:1:\"1\";s:3:\"nav\";s:1:\"1\";s:13:\"autoplay_time\";s:1:\"1\";s:10:\"round_imgs\";s:1:\"1\";}}s:5:\"style\";a:4:{s:41:\"section_style_testimonial_content_section\";a:9:{s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:27:\"title_typography_font_style\";s:1:\"1\";s:28:\"title_typography_line_height\";s:1:\"1\";s:11:\"color_title\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:28:\"title_typography_font_family\";s:1:\"1\";s:12:\"item_wrap_bg\";s:1:\"1\";s:17:\"quote_items_color\";s:1:\"1\";}s:39:\"section_style_testimonial_image_section\";a:1:{s:10:\"image_size\";s:1:\"1\";}s:40:\"section_style_testimonial_author_section\";a:7:{s:12:\"color_author\";s:1:\"1\";s:21:\"color_author_position\";s:1:\"1\";s:28:\"author_typography_typography\";s:1:\"1\";s:27:\"author_typography_font_size\";s:1:\"1\";s:29:\"author_typography_line_height\";s:1:\"1\";s:29:\"author_typography_font_family\";s:1:\"1\";s:29:\"author_typography_font_weight\";s:1:\"1\";}s:39:\"section_style_testimonial_arrow_section\";a:1:{s:18:\"color_slider_arrow\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"1\";s:8:\"_padding\";s:1:\"1\";s:12:\"_css_classes\";s:1:\"1\";}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";s:1:\"1\";s:20:\"_background_position\";s:1:\"1\";s:18:\"_background_repeat\";s:1:\"1\";}}}}}'),
(12252, 13595, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114508;s:5:\"fonts\";a:4:{i:0;s:10:\"Montserrat\";i:3;s:6:\"Nunito\";i:7;s:5:\"Rubik\";i:8;s:11:\"Nunito Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12253, 4084, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114833;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:\"\";}'),
(12254, 4110, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114833;s:5:\"fonts\";a:1:{i:0;s:5:\"Rubik\";}s:5:\"icons\";a:1:{i:0;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12255, 13596, '_elementor_template_type', 'wpda-header'),
(12256, 13596, '_elementor_edit_mode', 'builder'),
(12257, 13596, '_elementor_version', '3.18.3'),
(12258, 13596, '_wp_page_template', 'default'),
(12259, 13596, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(12260, 13596, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b679f7a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"c7e391f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"5396ae4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e0e4cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.768000000000000682121026329696178436279296875,\"_inline_size_tablet\":30,\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a0aca02\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"48688a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.123999999999995225152815692126750946044921875,\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":45,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"align_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"7fab032\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"primary-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"47866d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.382999999999999118927007657475769519805908203125,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":25,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b4f63f5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12261, 13596, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(12262, 13596, '_elementor_page_assets', 'a:0:{}'),
(12263, 13596, '_elementor_css', 'a:6:{s:4:\"time\";i:1706114355;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:\"\";}'),
(12264, 13597, '_elementor_template_type', 'wpda-header'),
(12265, 13597, '_elementor_edit_mode', 'builder'),
(12266, 13597, '_elementor_version', '3.18.3'),
(12267, 13597, '_wp_page_template', 'default'),
(12268, 13597, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12269, 13597, '_elementor_data', '[{\"id\":\"1c7d0e5b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4c7824b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"1477da7f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"7489d207\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":24,\"_inline_size_tablet\":\"40\",\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"74b3b867\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"a2529b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":75.9909999999999996589394868351519107818603515625,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"60\",\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f89fc0c\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"main-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"},{\"id\":\"48a0292\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"da910fb\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_element_width_tablet\":\"auto\",\"align\":\"right\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-search\"},{\"id\":\"3067e7d2\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"sidebar_header-sidebar\",\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"wpda-builder-burger-sidebar\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b679f7a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"c7e391f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"5396ae4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e0e4cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.768000000000000682121026329696178436279296875,\"_inline_size_tablet\":30,\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a0aca02\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"48688a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.123999999999995225152815692126750946044921875,\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":45,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"align_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"7fab032\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"quick-links\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"47866d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.382999999999999118927007657475769519805908203125,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":25,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b4f63f5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12270, 13597, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(12271, 13597, '_elementor_page_assets', 'a:0:{}'),
(12272, 13598, '_elementor_template_type', 'wpda-header'),
(12273, 13598, '_elementor_edit_mode', 'builder'),
(12274, 13598, '_elementor_version', '3.18.3'),
(12275, 13598, '_wp_page_template', 'default'),
(12276, 13598, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(12277, 13598, '_elementor_data', '[{\"id\":\"b679f7a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"c7e391f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"5396ae4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e0e4cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.768000000000000682121026329696178436279296875,\"_inline_size_tablet\":30,\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a0aca02\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"48688a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.123999999999995225152815692126750946044921875,\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":45,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"align_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"7fab032\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"primary-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"47866d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.382999999999999118927007657475769519805908203125,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":25,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b4f63f5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12278, 13598, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(12279, 13598, '_elementor_page_assets', 'a:0:{}'),
(12280, 7813, '_wpda-builder-active', '1'),
(12281, 7813, '_wpda-builder-conditions', '[{\"type\":\"include\",\"key\":\"all\",\"value\":[]}]'),
(12283, 13283, '_wp_old_date', '2024-01-23'),
(12284, 13310, '_wp_old_date', '2024-01-23'),
(12285, 13288, '_wp_old_date', '2024-01-23'),
(12286, 13286, '_wp_old_date', '2024-01-23'),
(12287, 13285, '_wp_old_date', '2024-01-23'),
(12288, 13299, '_wp_old_date', '2024-01-23'),
(12289, 13300, '_wp_old_date', '2024-01-23'),
(12290, 13301, '_wp_old_date', '2024-01-23'),
(12291, 13302, '_wp_old_date', '2024-01-23'),
(12292, 13312, '_wp_old_date', '2024-01-23'),
(12293, 13313, '_wp_old_date', '2024-01-23'),
(12294, 13311, '_wp_old_date', '2024-01-23'),
(12295, 13314, '_wp_old_date', '2024-01-23'),
(12296, 13315, '_wp_old_date', '2024-01-23'),
(12297, 13316, '_wp_old_date', '2024-01-23'),
(12298, 13317, '_wp_old_date', '2024-01-23'),
(12299, 13319, '_wp_old_date', '2024-01-23'),
(12300, 13320, '_wp_old_date', '2024-01-23'),
(12301, 13321, '_wp_old_date', '2024-01-23'),
(12302, 13322, '_wp_old_date', '2024-01-23'),
(12303, 13284, '_wp_old_date', '2024-01-23'),
(12304, 13289, '_wp_old_date', '2024-01-23'),
(12305, 13295, '_wp_old_date', '2024-01-23'),
(12306, 13291, '_wp_old_date', '2024-01-23'),
(12307, 13293, '_wp_old_date', '2024-01-23'),
(12308, 13294, '_wp_old_date', '2024-01-23'),
(12309, 13292, '_wp_old_date', '2024-01-23'),
(12310, 13297, '_wp_old_date', '2024-01-23'),
(12311, 13287, '_wp_old_date', '2024-01-23'),
(12312, 13298, '_wp_old_date', '2024-01-23'),
(12313, 13318, '_wp_old_date', '2024-01-23'),
(12314, 13296, '_wp_old_date', '2024-01-23'),
(12315, 13290, '_wp_old_date', '2024-01-23'),
(12316, 13324, '_wp_old_date', '2024-01-23'),
(12317, 13323, '_wp_old_date', '2024-01-23'),
(12318, 13304, '_wp_old_date', '2024-01-23'),
(12319, 13303, '_wp_old_date', '2024-01-23'),
(12320, 13308, '_wp_old_date', '2024-01-23'),
(12321, 13337, '_wp_old_date', '2024-01-23'),
(12322, 13306, '_wp_old_date', '2024-01-23'),
(12323, 13307, '_wp_old_date', '2024-01-23'),
(12324, 13325, '_wp_old_date', '2024-01-23'),
(12325, 13335, '_wp_old_date', '2024-01-23'),
(12326, 13336, '_wp_old_date', '2024-01-23'),
(12327, 13330, '_wp_old_date', '2024-01-23'),
(12328, 13309, '_wp_old_date', '2024-01-23'),
(12329, 13327, '_wp_old_date', '2024-01-23'),
(12330, 13329, '_wp_old_date', '2024-01-23'),
(12331, 13328, '_wp_old_date', '2024-01-23'),
(12332, 13326, '_wp_old_date', '2024-01-23'),
(12333, 13331, '_wp_old_date', '2024-01-23'),
(12334, 13334, '_wp_old_date', '2024-01-23'),
(12335, 13332, '_wp_old_date', '2024-01-23'),
(12336, 13333, '_wp_old_date', '2024-01-23'),
(12337, 13305, '_wp_old_date', '2024-01-23'),
(12338, 13599, '_elementor_template_type', 'wpda-header'),
(12339, 13599, '_elementor_edit_mode', 'builder'),
(12340, 13599, '_elementor_version', '3.18.3'),
(12341, 13599, '_wp_page_template', 'default'),
(12342, 13599, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(12343, 13599, '_elementor_data', '[{\"id\":\"b679f7a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"c7e391f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"5396ae4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e0e4cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.768000000000000682121026329696178436279296875,\"_inline_size_tablet\":30,\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a0aca02\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"48688a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.123999999999995225152815692126750946044921875,\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":45,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"align_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"7fab032\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"community\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"47866d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.382999999999999118927007657475769519805908203125,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":25,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b4f63f5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12344, 13599, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(12345, 13599, '_elementor_page_assets', 'a:0:{}'),
(12346, 13599, '_elementor_css', 'a:6:{s:4:\"time\";i:1706115625;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:\"\";}'),
(12347, 13600, '_elementor_template_type', 'wpda-header'),
(12348, 13600, '_elementor_edit_mode', 'builder'),
(12349, 13600, '_elementor_version', '3.18.3'),
(12350, 13600, '_wp_page_template', 'default'),
(12351, 13600, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12352, 13600, '_elementor_data', '[{\"id\":\"b679f7a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"c7e391f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"5396ae4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e0e4cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.768000000000000682121026329696178436279296875,\"_inline_size_tablet\":30,\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a0aca02\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"48688a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.123999999999995225152815692126750946044921875,\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":45,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"align_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"7fab032\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"primary-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"47866d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.382999999999999118927007657475769519805908203125,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":25,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b4f63f5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12353, 13600, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(12354, 13600, '_elementor_page_assets', 'a:0:{}'),
(12356, 13601, '_elementor_edit_mode', 'builder'),
(12357, 13601, '_elementor_template_type', 'wp-post'),
(12358, 13601, '_elementor_version', '3.3.1'),
(12359, 13601, '_wp_page_template', 'default'),
(12360, 13601, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1acea53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>business<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"19\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum ogravida nibh vel velit auctor alinean sollicitudi orem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh porttitor aliquam ex est<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you\\u2019ll be able to have any issue resolved within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"8 800 2534 236\",\"custom_colors\":\"yes\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\"},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"email@example.com<br>\\nemail@yoursite.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"27 Division St, New York, NY 10002,<br> United States\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12361, 13601, '_elementor_page_assets', 'a:0:{}'),
(12362, 13601, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12363, 13602, '_elementor_edit_mode', 'builder'),
(12364, 13602, '_elementor_template_type', 'wp-post'),
(12365, 13602, '_elementor_version', '3.3.1'),
(12366, 13602, '_wp_page_template', 'default'),
(12367, 13602, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1acea53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>business<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"19\",\"bottom\":\"0\",\"left\":\"19\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum ogravida nibh vel velit auctor alinean sollicitudi orem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh porttitor aliquam ex est<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you\\u2019ll be able to have any issue resolved within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"8 800 2534 236\",\"custom_colors\":\"yes\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\"},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"email@example.com<br>\\nemail@yoursite.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"27 Division St, New York, NY 10002,<br> United States\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12368, 13602, '_elementor_page_assets', 'a:0:{}'),
(12369, 13602, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12370, 13603, '_elementor_edit_mode', 'builder'),
(12371, 13603, '_elementor_template_type', 'wp-post'),
(12372, 13603, '_elementor_version', '3.3.1'),
(12373, 13603, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12374, 13603, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you\\u2019ll be able to have any issue resolved within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"8 800 2534 236\",\"custom_colors\":\"yes\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\"},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"email@example.com<br>\\nemail@yoursite.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"27 Division St, New York, NY 10002,<br> United States\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12375, 13603, '_elementor_page_assets', 'a:0:{}'),
(12376, 13603, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12377, 13604, '_elementor_edit_mode', 'builder'),
(12378, 13604, '_elementor_template_type', 'wp-post'),
(12379, 13604, '_elementor_version', '3.18.3'),
(12380, 13604, '_wp_page_template', 'default'),
(12381, 13604, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you\\u2019ll be able to have any issue resolved within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"8 800 2534 236\",\"custom_colors\":\"yes\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\"},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"email@example.com<br>\\nemail@yoursite.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"27 Division St, New York, NY 10002,<br> United States\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12382, 13604, '_elementor_page_assets', 'a:0:{}'),
(12383, 13604, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12384, 13605, '_elementor_edit_mode', 'builder'),
(12385, 13605, '_elementor_template_type', 'wp-post'),
(12386, 13605, '_elementor_version', '3.18.3'),
(12387, 13605, '_wp_page_template', 'default'),
(12388, 13605, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you\\u2019ll be able to have any issue resolved within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"8 800 2534 236\",\"custom_colors\":\"yes\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\"},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"email@example.com<br>\\nemail@yoursite.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"27 Division St, New York, NY 10002,<br> United States\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12389, 13605, '_elementor_page_assets', 'a:0:{}'),
(12390, 13605, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12391, 13606, '_elementor_edit_mode', 'builder'),
(12392, 13606, '_elementor_template_type', 'wp-post'),
(12393, 13606, '_elementor_version', '3.18.3'),
(12394, 13606, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12395, 13606, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"custom_meta_icon\":\"fa fa-mobile-phone\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12396, 13606, '_elementor_page_assets', 'a:0:{}'),
(12397, 13606, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12398, 13607, '_elementor_edit_mode', 'builder'),
(12399, 13607, '_elementor_template_type', 'wp-post'),
(12400, 13607, '_elementor_version', '3.18.3'),
(12401, 13607, '_wp_page_template', 'default'),
(12402, 13607, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"custom_meta_icon\":\"fa fa-mobile-phone\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12403, 13607, '_elementor_page_assets', 'a:0:{}'),
(12404, 13607, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12405, 13608, '_elementor_edit_mode', 'builder'),
(12406, 13608, '_elementor_template_type', 'wp-post'),
(12407, 13608, '_elementor_version', '3.18.3'),
(12408, 13608, '_wp_page_template', 'default'),
(12409, 13608, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"custom_meta_icon\":\"fa fa-mobile-phone\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12410, 13608, '_elementor_page_assets', 'a:0:{}'),
(12411, 13608, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12412, 13609, '_elementor_edit_mode', 'builder'),
(12413, 13609, '_elementor_template_type', 'wp-post'),
(12414, 13609, '_elementor_version', '3.18.3'),
(12415, 13609, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12416, 13609, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12417, 13609, '_elementor_page_assets', 'a:0:{}'),
(12418, 13609, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12419, 13610, '_elementor_edit_mode', 'builder'),
(12420, 13610, '_elementor_template_type', 'wp-post'),
(12421, 13610, '_elementor_version', '3.18.3'),
(12422, 13610, '_wp_page_template', 'default'),
(12423, 13610, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12424, 13610, '_elementor_page_assets', 'a:0:{}'),
(12425, 13610, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12426, 13611, '_elementor_edit_mode', 'builder'),
(12427, 13611, '_elementor_template_type', 'wp-post'),
(12428, 13611, '_elementor_version', '3.18.3'),
(12429, 13611, '_wp_page_template', 'default'),
(12430, 13611, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12431, 13611, '_elementor_page_assets', 'a:0:{}'),
(12432, 13611, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12433, 13612, '_elementor_edit_mode', 'builder'),
(12434, 13612, '_elementor_template_type', 'wp-post'),
(12435, 13612, '_elementor_version', '3.18.3'),
(12436, 13612, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12437, 13612, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12438, 13612, '_elementor_page_assets', 'a:0:{}'),
(12439, 13612, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12440, 13613, '_elementor_edit_mode', 'builder'),
(12441, 13613, '_elementor_template_type', 'wp-post'),
(12442, 13613, '_elementor_version', '3.18.3'),
(12443, 13613, '_wp_page_template', 'default'),
(12444, 13613, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12445, 13613, '_elementor_page_assets', 'a:0:{}'),
(12446, 13613, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12447, 13614, '_elementor_edit_mode', 'builder'),
(12448, 13614, '_elementor_template_type', 'wp-post'),
(12449, 13614, '_elementor_version', '3.18.3'),
(12450, 13614, '_wp_page_template', 'default'),
(12451, 13614, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"1881\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12452, 13614, '_elementor_page_assets', 'a:0:{}'),
(12453, 13614, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12454, 13615, '_elementor_edit_mode', 'builder'),
(12455, 13615, '_elementor_template_type', 'wp-post'),
(12456, 13615, '_elementor_version', '3.18.3'),
(12457, 13615, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12458, 13615, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"cfe3e43\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12459, 13615, '_elementor_page_assets', 'a:0:{}'),
(12460, 13615, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12461, 13616, '_elementor_edit_mode', 'builder'),
(12462, 13616, '_elementor_template_type', 'wp-post'),
(12463, 13616, '_elementor_version', '3.18.3'),
(12464, 13616, '_wp_page_template', 'default'),
(12465, 13616, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"cfe3e43\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12466, 13616, '_elementor_page_assets', 'a:0:{}'),
(12467, 13616, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12468, 13617, '_elementor_edit_mode', 'builder'),
(12469, 13617, '_elementor_template_type', 'wp-post'),
(12470, 13617, '_elementor_version', '3.18.3'),
(12471, 13617, '_wp_page_template', 'default'),
(12472, 13617, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"cfe3e43\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12473, 13617, '_elementor_page_assets', 'a:0:{}'),
(12474, 13617, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12475, 13618, '_elementor_edit_mode', 'builder'),
(12476, 13618, '_elementor_template_type', 'wp-post'),
(12477, 13618, '_elementor_version', '3.18.3'),
(12478, 13618, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12479, 13618, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"cfe3e43\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=9431]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12480, 13618, '_elementor_page_assets', 'a:0:{}'),
(12481, 13618, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12482, 382, '_gt3_header_file_css', 'b565ceb8646ca3d93b6c32d50b538ad5'),
(12484, 382, '_gt3_footer_file_js', '1e06505764e1baecea14f79e70a202b8'),
(12485, 382, '_gt3_footer_file_css', 'f041922ffab6fce368a355e0cdd9335b'),
(12486, 13619, '_elementor_edit_mode', 'builder'),
(12487, 13619, '_elementor_template_type', 'wp-post'),
(12488, 13619, '_elementor_version', '3.18.3'),
(12489, 13619, '_wp_page_template', 'default'),
(12490, 13619, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"cfe3e43\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=9431]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12491, 13619, '_elementor_page_assets', 'a:0:{}'),
(12492, 13619, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12493, 13619, '_elementor_css', 'a:6:{s:4:\"time\";i:1706199238;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12494, 13620, '_elementor_edit_mode', 'builder'),
(12495, 13620, '_elementor_template_type', 'wp-post'),
(12496, 13620, '_elementor_version', '3.18.3'),
(12497, 13620, '_wp_page_template', 'default'),
(12498, 13620, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programs provi patient peace mind when option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"cfe3e43\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=9431]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12499, 13620, '_elementor_page_assets', 'a:0:{}'),
(12500, 13620, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12501, 13620, '_elementor_css', 'a:6:{s:4:\"time\";i:1706199238;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12502, 13621, '_elementor_edit_mode', 'builder'),
(12503, 13621, '_elementor_template_type', 'wp-post'),
(12504, 13621, '_elementor_version', '3.18.3'),
(12505, 13621, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12506, 13621, '_elementor_data', '[{\"id\":\"97ab970\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"structure\":\"33\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"fd85011\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"795f762\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"58\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a4c063\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find the Perfect Solution for Your Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9f8731\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b505c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"21\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"af3eb13\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a15aad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"41.334\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"7ca78cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Get in touch<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7ab0d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0a276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d1fa19\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2807bc\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"items\":[{\"custom_meta_label\":\"Phone:\",\"custom_meta_value\":\"+1437-973-8881\",\"custom_value_color\":\"#5747e4\",\"_id\":\"04db689\",\"__globals__\":{\"custom_icon_color\":\"globals\\/colors?id=theme-header-font-color\"}},{\"custom_meta_label\":\"Send Email:\",\"custom_meta_value\":\"support@get-rec.com\",\"_id\":\"210ff16\"},{\"custom_meta_label\":\"Address:\",\"custom_meta_value\":\"Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"30f9222\"}],\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"},{\"id\":\"96b973e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_typography_text_transform\":\"none\",\"label_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"label_color\":\"#3b3663\",\"value_typography_typography\":\"custom\",\"value_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"value_typography_font_weight\":\"400\",\"value_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"value_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"items\":[{\"_id\":\"914ef92\"}]},\"elements\":[],\"widgetType\":\"gt3-core-custommeta\"}],\"isInner\":\"\"},{\"id\":\"baec281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"8.33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"1e81522\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0e7dee3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8b975d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/contacts_img_02.png\",\"id\":986},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c9a556c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop Us a Line\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d82e16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We <span>are always here to help with any questions or concerns.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ba9d379\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c3a456a\",\"elType\":\"widget\",\"settings\":{\"html\":\"[contact-form-7 id=\\\"cfe3e43\\\" title=\\\"Contact form 4\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"33e5731\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"959c609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f69d57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"e585f79\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"570\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4471351\",\"elType\":\"section\",\"settings\":{\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"b1c3b92\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd6a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/contacts_01.jpg\",\"id\":2073},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8c676b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5ce73a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#f9f8ff\"},\"elements\":[{\"id\":\"07792a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f9bd9f4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31346b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_10.png\",\"id\":1028},\"thumbnail_custom_dimension\":{\"width\":\"47\",\"height\":\"41\"},\"title_text\":\"Sing up for Newsletter\",\"description_text\":\"and receive 40% discount on first project\",\"default_position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"28\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"description_color\":\"#3b3663\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"68efd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"2e39afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"229da0c\",\"elType\":\"widget\",\"settings\":{\"html\":\"[mc4wp_form id=9431]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12507, 13621, '_elementor_page_assets', 'a:0:{}'),
(12508, 13621, '_elementor_controls_usage', 'a:8:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"11\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";s:1:\"6\";s:21:\"space_between_widgets\";s:1:\"4\";s:16:\"content_position\";s:1:\"1\";}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";s:1:\"1\";s:16:\"background_image\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";}s:14:\"section_border\";a:1:{s:13:\"border_radius\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";s:1:\"1\";s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"5\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";s:1:\"2\";s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";s:22:\"typography_font_weight\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:8:\"_padding\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"3\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"3\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"3\";s:22:\"typography_line_height\";s:1:\"3\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";s:1:\"1\";s:6:\"layout\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"3\";}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";s:1:\"1\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";s:1:\"1\";s:10:\"image_size\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"1\";s:14:\"_margin_tablet\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:4:\"html\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";s:1:\"1\";}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";s:1:\"1\";s:6:\"height\";s:1:\"1\";}}}}}'),
(12509, 13621, '_elementor_css', 'a:6:{s:4:\"time\";i:1706199238;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12510, 382, '_elementor_css', 'a:6:{s:4:\"time\";i:1706199281;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12511, 13622, 'footnotes', ''),
(12512, 13622, '_elementor_edit_mode', 'builder'),
(12513, 13622, '_elementor_template_type', 'wp-post'),
(12514, 13622, '_elementor_version', '3.5.3'),
(12515, 13622, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12516, 13622, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"ccafaed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"201\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"76\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>About Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5b96b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"0b6d5b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9c5bade\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8aa214b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e221b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"504878e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"cac433b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"03ac9cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1f9586\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c09c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"46155d8\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a6e38e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"40771bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c2b9102\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e92d93\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2af8bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fb7c2b\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"5a506ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c78962d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"28740c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12517, 13622, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12518, 13622, '_elementor_page_assets', 'a:0:{}'),
(12519, 13623, 'footnotes', ''),
(12520, 13623, '_elementor_edit_mode', 'builder'),
(12521, 13623, '_elementor_template_type', 'wp-post'),
(12522, 13623, '_elementor_version', '3.5.3'),
(12523, 13623, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12524, 13623, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"ccafaed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"201\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"76\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>About Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5b96b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"0b6d5b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9c5bade\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8aa214b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e221b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"504878e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"cac433b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"03ac9cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1f9586\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c09c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"46155d8\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a6e38e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"40771bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c2b9102\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e92d93\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2af8bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fb7c2b\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"5a506ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c78962d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"28740c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12525, 13623, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12526, 13623, '_elementor_page_assets', 'a:0:{}'),
(12527, 13624, 'footnotes', ''),
(12528, 13624, '_elementor_edit_mode', 'builder'),
(12529, 13624, '_elementor_template_type', 'wp-post'),
(12530, 13624, '_elementor_version', '3.5.3'),
(12531, 13624, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12532, 13624, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"ccafaed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"201\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"76\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>About Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5b96b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"0b6d5b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9c5bade\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8aa214b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e221b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"504878e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"cac433b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"03ac9cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1f9586\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c09c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"46155d8\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a6e38e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"40771bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c2b9102\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e92d93\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2af8bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fb7c2b\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"5a506ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c78962d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"28740c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12533, 13624, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12534, 13624, '_elementor_page_assets', 'a:0:{}'),
(12535, 13625, 'footnotes', ''),
(12536, 13625, '_elementor_edit_mode', 'builder'),
(12537, 13625, '_elementor_template_type', 'wp-post'),
(12538, 13625, '_elementor_version', '3.18.3'),
(12539, 13625, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12540, 13625, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"ccafaed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"201\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"76\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>About Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5b96b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"0b6d5b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9c5bade\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8aa214b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e221b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"504878e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"cac433b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"03ac9cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1f9586\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c09c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"46155d8\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a6e38e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"40771bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c2b9102\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e92d93\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2af8bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fb7c2b\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"5a506ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c78962d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"28740c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12541, 13625, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12542, 13625, '_elementor_page_assets', 'a:0:{}'),
(12543, 13626, 'footnotes', ''),
(12544, 13626, '_elementor_edit_mode', 'builder'),
(12545, 13626, '_elementor_template_type', 'wp-post'),
(12546, 13626, '_elementor_version', '3.18.3'),
(12547, 13626, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12548, 13626, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"ccafaed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"201\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"76\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>About Us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boosts Your Website Traffic!\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5b96b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"0b6d5b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9c5bade\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8aa214b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e221b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"504878e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"cac433b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"03ac9cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1f9586\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c09c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"46155d8\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a6e38e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"40771bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c2b9102\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e92d93\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2af8bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fb7c2b\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"5a506ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c78962d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"28740c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12549, 13626, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12550, 13626, '_elementor_page_assets', 'a:0:{}'),
(12551, 13627, 'footnotes', ''),
(12552, 13627, '_elementor_edit_mode', 'builder'),
(12553, 13627, '_elementor_template_type', 'wp-post'),
(12554, 13627, '_elementor_version', '3.18.3'),
(12555, 13627, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12556, 13627, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"0b6d5b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9c5bade\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8aa214b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e221b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"504878e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"cac433b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"03ac9cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1f9586\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c09c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"46155d8\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a6e38e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"40771bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c2b9102\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e92d93\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2af8bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fb7c2b\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"5a506ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c78962d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"28740c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12557, 13627, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12558, 13627, '_elementor_page_assets', 'a:0:{}'),
(12559, 13628, 'footnotes', ''),
(12560, 13628, '_elementor_edit_mode', 'builder'),
(12561, 13628, '_elementor_template_type', 'wp-post'),
(12562, 13628, '_elementor_version', '3.18.3'),
(12563, 13628, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12564, 13628, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"0b6d5b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9c5bade\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8aa214b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e221b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"504878e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"cac433b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"03ac9cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1f9586\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c09c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"46155d8\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a6e38e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"40771bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c2b9102\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e92d93\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2af8bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fb7c2b\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"5a506ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c78962d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"28740c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12565, 13628, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12566, 13628, '_elementor_page_assets', 'a:0:{}'),
(12567, 13629, 'footnotes', ''),
(12568, 13629, '_elementor_edit_mode', 'builder'),
(12569, 13629, '_elementor_template_type', 'wp-post'),
(12570, 13629, '_elementor_version', '3.18.3'),
(12571, 13629, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12572, 13629, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"0b6d5b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"160\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9c5bade\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8aa214b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e221b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"504878e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"cac433b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"03ac9cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1f9586\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c09c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"46155d8\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a6e38e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"40771bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c2b9102\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2e92d93\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2af8bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3fb7c2b\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"5a506ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"c78962d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"28740c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12573, 13629, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12574, 13629, '_elementor_page_assets', 'a:0:{}'),
(12575, 13630, 'footnotes', ''),
(12576, 13630, '_elementor_edit_mode', 'builder'),
(12577, 13630, '_elementor_template_type', 'wp-post'),
(12578, 13630, '_elementor_version', '3.18.3'),
(12579, 13630, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12580, 13630, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12581, 13630, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12582, 13630, '_elementor_page_assets', 'a:0:{}'),
(12583, 13631, 'footnotes', ''),
(12584, 13631, '_elementor_edit_mode', 'builder'),
(12585, 13631, '_elementor_template_type', 'wp-post'),
(12586, 13631, '_elementor_version', '3.18.3'),
(12587, 13631, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12588, 13631, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12589, 13631, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12590, 13631, '_elementor_page_assets', 'a:0:{}'),
(12591, 13632, 'footnotes', ''),
(12592, 13632, '_elementor_edit_mode', 'builder'),
(12593, 13632, '_elementor_template_type', 'wp-post'),
(12594, 13632, '_elementor_version', '3.18.3'),
(12595, 13632, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12596, 13632, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Story<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Story of Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Project Idea\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2015\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Business Conception\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2016\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Legal Rewiew\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2017\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"},{\"proc_heading\":\"Infrastucture Design\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"proc_number\":\"2018\",\"_id\":\"29e0a99\",\"circle_size\":\"mini\",\"proc_color\":\"#F90BAD\"},{\"proc_number\":\"2020\",\"proc_heading\":\"Company Established\",\"proc_descr\":\"Maecenas elementum sapien in metus placerat finibus.\",\"circle_size\":\"mini\",\"proc_color\":\"#00CCFF\",\"_id\":\"50cdc47\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12597, 13632, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12598, 13632, '_elementor_page_assets', 'a:0:{}'),
(12599, 13633, 'footnotes', ''),
(12600, 13633, '_elementor_edit_mode', 'builder'),
(12601, 13633, '_elementor_template_type', 'wp-post'),
(12602, 13633, '_elementor_version', '3.18.3'),
(12603, 13633, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12604, 13633, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12605, 13633, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12606, 13633, '_elementor_page_assets', 'a:0:{}'),
(12607, 623, '_gt3_header_file_css', 'b565ceb8646ca3d93b6c32d50b538ad5'),
(12609, 623, '_gt3_footer_file_js', '0556d586a9b45a70c1c2c369f7ecc3d0'),
(12610, 623, '_gt3_footer_file_css', '88dfc552c7b0dc06d5d2ac5f160a3e74'),
(12611, 13634, 'footnotes', ''),
(12612, 13634, '_elementor_edit_mode', 'builder'),
(12613, 13634, '_elementor_template_type', 'wp-post'),
(12614, 13634, '_elementor_version', '3.18.3'),
(12615, 13634, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12616, 13634, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12617, 13634, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12618, 13634, '_elementor_page_assets', 'a:0:{}'),
(12619, 13634, '_elementor_css', 'a:6:{s:4:\"time\";i:1706199900;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:3;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12620, 13635, 'footnotes', ''),
(12621, 13635, '_elementor_edit_mode', 'builder'),
(12622, 13635, '_elementor_template_type', 'wp-post'),
(12623, 13635, '_elementor_version', '3.18.3'),
(12624, 13635, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12625, 13635, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12626, 13635, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12627, 13635, '_elementor_page_assets', 'a:0:{}'),
(12628, 13635, '_elementor_css', 'a:6:{s:4:\"time\";i:1706199900;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:3;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12629, 13636, 'footnotes', ''),
(12630, 13636, '_elementor_edit_mode', 'builder'),
(12631, 13636, '_elementor_template_type', 'wp-post'),
(12632, 13636, '_elementor_version', '3.18.3'),
(12633, 13636, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12634, 13636, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12635, 13636, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12636, 13636, '_elementor_page_assets', 'a:0:{}'),
(12637, 13636, '_elementor_css', 'a:6:{s:4:\"time\";i:1706199900;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:3;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12638, 13637, 'footnotes', ''),
(12639, 13637, '_elementor_edit_mode', 'builder'),
(12640, 13637, '_elementor_template_type', 'wp-post'),
(12641, 13637, '_elementor_version', '3.18.3'),
(12642, 13637, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12643, 13637, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12644, 13637, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12645, 13637, '_elementor_page_assets', 'a:0:{}'),
(12646, 13638, 'footnotes', ''),
(12647, 13638, '_elementor_edit_mode', 'builder'),
(12648, 13638, '_elementor_template_type', 'wp-post'),
(12649, 13638, '_elementor_version', '3.18.3'),
(12650, 13638, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12651, 13638, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"4\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12652, 13638, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12653, 13638, '_elementor_page_assets', 'a:0:{}'),
(12654, 13639, 'footnotes', ''),
(12655, 13639, '_elementor_edit_mode', 'builder'),
(12656, 13639, '_elementor_template_type', 'wp-post'),
(12657, 13639, '_elementor_version', '3.18.3'),
(12658, 13639, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12659, 13639, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12660, 13639, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12661, 13639, '_elementor_page_assets', 'a:0:{}'),
(12662, 13640, '_wp_attached_file', '2021/08/ali-morshedlou-WMD64tMfc4k-unsplash-scaled-1024x1173-1.jpg'),
(12663, 13640, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1173;s:4:\"file\";s:66:\"2021/08/ali-morshedlou-WMD64tMfc4k-unsplash-scaled-1024x1173-1.jpg\";s:8:\"filesize\";i:307436;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"ali-morshedlou-WMD64tMfc4k-unsplash-scaled-1024x1173-1-262x300.jpg\";s:5:\"width\";i:262;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7868;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"ali-morshedlou-WMD64tMfc4k-unsplash-scaled-1024x1173-1-894x1024.jpg\";s:5:\"width\";i:894;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45823;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"ali-morshedlou-WMD64tMfc4k-unsplash-scaled-1024x1173-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3550;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"ali-morshedlou-WMD64tMfc4k-unsplash-scaled-1024x1173-1-768x880.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36179;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:66:\"ali-morshedlou-WMD64tMfc4k-unsplash-scaled-1024x1173-1-480x550.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18140;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12664, 1390, '_edit_last', '1'),
(12665, 1390, 'mb_page_title_bg_image', '2651'),
(12666, 13641, '_elementor_edit_mode', 'builder'),
(12667, 13641, '_thumbnail_id', '13640'),
(12668, 13641, '_wp_page_template', 'default'),
(12669, 13641, '_elementor_template_type', 'post'),
(12670, 13641, '_elementor_version', '2.6.6'),
(12671, 13641, '_elementor_data', '[{\"id\":\"b4a5e12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db63231\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4a1a024\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"497a640\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5cb9982\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6be6a8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e607b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3707a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a927450\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5895ba8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"907d7ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"656f7b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"bc3f349\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"95c3069\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0d6e984\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4ff6bba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"70b1ec6\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"9580ef5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a889069\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fbac9f8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"4ad1123\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"76d0b98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"459504f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04af2a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"04cb548\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d19475a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d138b80\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3d4c7d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"6cbcb27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"42b24c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"713dd4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d9947dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12672, 13641, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(12673, 13642, '_thumbnail_id', '2400'),
(12674, 13642, '_wp_page_template', 'default'),
(12675, 13642, '_elementor_edit_mode', 'builder'),
(12676, 13642, '_elementor_template_type', 'post'),
(12677, 13642, '_elementor_version', '2.6.6'),
(12678, 13642, '_elementor_data', '[{\"id\":\"8b7b75a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2fc62e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"52c733e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"78eb4b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd93c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a17b59\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0267b96\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"822207f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2352854\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1a74ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"40c1474\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"196b893\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"bdf447c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2a3ad71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0dd3613\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c5830fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7abcc16\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"ff13a08\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a7e32e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2f8d1ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"63fe03d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"776ab67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4de0aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3de874\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f10d083\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"642c4d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"fad7488\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"af756e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"96938f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"f4c9279\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"89ad67d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12679, 13642, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(12680, 13643, '_wp_attached_file', '2021/08/olga-zabegina-A3MleA0jtoE-unsplash-scaled-1024x1173-1.jpg'),
(12681, 13643, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1173;s:4:\"file\";s:65:\"2021/08/olga-zabegina-A3MleA0jtoE-unsplash-scaled-1024x1173-1.jpg\";s:8:\"filesize\";i:553878;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"olga-zabegina-A3MleA0jtoE-unsplash-scaled-1024x1173-1-262x300.jpg\";s:5:\"width\";i:262;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6322;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"olga-zabegina-A3MleA0jtoE-unsplash-scaled-1024x1173-1-894x1024.jpg\";s:5:\"width\";i:894;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"olga-zabegina-A3MleA0jtoE-unsplash-scaled-1024x1173-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2799;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"olga-zabegina-A3MleA0jtoE-unsplash-scaled-1024x1173-1-768x880.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44974;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:65:\"olga-zabegina-A3MleA0jtoE-unsplash-scaled-1024x1173-1-480x550.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12682, 1388, '_edit_last', '1'),
(12683, 13644, '_elementor_edit_mode', 'builder'),
(12684, 13644, '_thumbnail_id', '13643'),
(12685, 13644, '_wp_page_template', 'default'),
(12686, 13644, '_elementor_template_type', 'post'),
(12687, 13644, '_elementor_version', '2.6.6');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12688, 13644, '_elementor_data', '[{\"id\":\"8b7b75a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2fc62e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"52c733e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"78eb4b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd93c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7a17b59\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0267b96\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"822207f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2352854\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c1a74ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"40c1474\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"196b893\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"bdf447c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2a3ad71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0dd3613\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c5830fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7abcc16\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"ff13a08\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a7e32e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2f8d1ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"63fe03d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"776ab67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4de0aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3de874\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f10d083\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"642c4d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"fad7488\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"af756e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"96938f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"f4c9279\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"89ad67d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12689, 13644, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(12690, 13645, '_wp_attached_file', '2021/08/m-brauer-yEYmnaFuYVM-unsplash-scaled-1024x1173-1.jpg'),
(12691, 13645, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1173;s:4:\"file\";s:60:\"2021/08/m-brauer-yEYmnaFuYVM-unsplash-scaled-1024x1173-1.jpg\";s:8:\"filesize\";i:546420;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"m-brauer-yEYmnaFuYVM-unsplash-scaled-1024x1173-1-262x300.jpg\";s:5:\"width\";i:262;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11406;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"m-brauer-yEYmnaFuYVM-unsplash-scaled-1024x1173-1-894x1024.jpg\";s:5:\"width\";i:894;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78294;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"m-brauer-yEYmnaFuYVM-unsplash-scaled-1024x1173-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5063;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"m-brauer-yEYmnaFuYVM-unsplash-scaled-1024x1173-1-768x880.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60460;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:60:\"m-brauer-yEYmnaFuYVM-unsplash-scaled-1024x1173-1-480x550.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27708;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(12692, 13646, '_thumbnail_id', '1381'),
(12693, 13646, '_wp_page_template', 'default'),
(12694, 13646, '_elementor_edit_mode', 'builder'),
(12695, 13646, '_elementor_template_type', 'post'),
(12696, 13646, '_elementor_version', '2.6.6'),
(12697, 13646, '_elementor_data', '[{\"id\":\"8165050\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"046b4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3a57b97\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5c6379e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"63dcf75\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f309af9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b800085\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab883dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"894a833\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e5e12d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"68cc6f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2a05b61\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d874813\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4522776\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8abd4e2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3442d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4d8289e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"df3b894\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9b7dec1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"66f2664\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"aff21ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d302863\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d53fb15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44321c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5569c98\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dfc14d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"550f89b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d8a60fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"9e09412\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"f9d1577\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"d85b237\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"02fa804\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12698, 13646, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(12699, 1386, '_edit_last', '1'),
(12700, 13647, '_elementor_edit_mode', 'builder'),
(12701, 13647, '_thumbnail_id', '13645'),
(12702, 13647, '_wp_page_template', 'default'),
(12703, 13647, '_elementor_template_type', 'post'),
(12704, 13647, '_elementor_version', '2.6.6');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12705, 13647, '_elementor_data', '[{\"id\":\"8165050\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"046b4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3a57b97\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5c6379e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"63dcf75\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f309af9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>More Snacks Here<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b800085\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Amazing We are<br>\\nYou Have to See\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab883dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"894a833\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e5e12d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"68cc6f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2a05b61\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d874813\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4522776\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Brand Identity  Solutions\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8abd4e2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3442d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4d8289e\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"df3b894\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"75\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9b7dec1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Visual Identity Improved\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"66f2664\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"54\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"aff21ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d302863\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Experience<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d53fb15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Here Is My Some<br>\\nExperience\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44321c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5569c98\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dfc14d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"83.34\",\"_inline_size_mobile\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"550f89b\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Analysis\",\"percent\":{\"unit\":\"%\",\"size\":\"90\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#6759e8\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#6759e8\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"d8a60fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO Audit\",\"percent\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#f29111\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#f29111\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"9e09412\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optimization\",\"percent\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#42cd83\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#42cd83\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"f9d1577\",\"elType\":\"widget\",\"settings\":{\"title\":\"Development\",\"percent\":{\"unit\":\"%\",\"size\":\"96\",\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#fe466f\",\"bar_bg_color\":\"#e6e6e7\",\"bar_inline_color\":\"#fe466f\",\"title_color\":\"#3b3663\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":\"1\"},{\"id\":\"d85b237\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"16.66\",\"_inline_size_mobile\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"02fa804\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12706, 13647, '_elementor_controls_usage', 'a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:1:\"4\";s:12:\"space_mobile\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";s:1:\"6\";s:19:\"_inline_size_mobile\";s:1:\"4\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"2\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"5\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"4\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";s:1:\"2\";s:20:\"typography_font_size\";s:1:\"2\";s:25:\"typography_text_transform\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"3\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"2\";s:22:\"typography_line_height\";s:1:\"2\";}}}}s:17:\"gt3-core-piechart\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:3:{s:11:\"graph_value\";s:1:\"2\";s:11:\"chart_units\";s:1:\"2\";s:10:\"graph_size\";s:1:\"2\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:13:{s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:19:\"circle_border_color\";s:1:\"2\";s:20:\"circle_arc_gradient1\";s:1:\"2\";s:20:\"circle_arc_gradient2\";s:1:\"2\";s:27:\"label_typography_typography\";s:1:\"2\";s:28:\"label_typography_font_family\";s:1:\"2\";s:26:\"label_typography_font_size\";s:1:\"2\";s:28:\"label_typography_font_weight\";s:1:\"2\";s:11:\"label_color\";s:1:\"2\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:11:{s:33:\"description_typography_typography\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:34:\"description_typography_line_height\";s:1:\"2\";s:18:\"title_bottom_space\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"2\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"2\";s:31:\"title_typography_letter_spacing\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";s:1:\"2\";s:7:\"_margin\";s:1:\"2\";s:15:\"_padding_mobile\";s:1:\"2\";}}}}s:8:\"progress\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"5\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";s:1:\"4\";s:7:\"percent\";s:1:\"4\";}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:3:{s:9:\"bar_color\";s:1:\"4\";s:12:\"bar_bg_color\";s:1:\"4\";s:16:\"bar_inline_color\";s:1:\"4\";}s:13:\"section_title\";a:6:{s:11:\"title_color\";s:1:\"4\";s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:20:\"typography_font_size\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}}}}}'),
(12708, 13648, 'footnotes', ''),
(12709, 13648, '_elementor_edit_mode', 'builder'),
(12710, 13648, '_elementor_template_type', 'wp-post'),
(12711, 13648, '_elementor_version', '3.18.3'),
(12712, 13648, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12713, 13648, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12714, 13648, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12715, 13648, '_elementor_page_assets', 'a:0:{}'),
(12716, 13648, '_elementor_css', 'a:6:{s:4:\"time\";i:1706200768;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:6;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12717, 13649, 'footnotes', ''),
(12718, 13649, '_elementor_edit_mode', 'builder'),
(12719, 13649, '_elementor_template_type', 'wp-post'),
(12720, 13649, '_elementor_version', '3.18.3'),
(12721, 13649, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12722, 13649, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12723, 13649, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12724, 13649, '_elementor_page_assets', 'a:0:{}'),
(12725, 13649, '_elementor_css', 'a:6:{s:4:\"time\";i:1706200768;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:6;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12726, 13650, 'footnotes', ''),
(12727, 13650, '_elementor_edit_mode', 'builder'),
(12728, 13650, '_elementor_template_type', 'wp-post'),
(12729, 13650, '_elementor_version', '3.18.3'),
(12730, 13650, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12731, 13650, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12732, 13650, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12733, 13650, '_elementor_page_assets', 'a:0:{}'),
(12734, 13650, '_elementor_css', 'a:6:{s:4:\"time\";i:1706200768;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:6;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12735, 13651, 'footnotes', ''),
(12736, 13651, '_elementor_edit_mode', 'builder'),
(12737, 13651, '_elementor_template_type', 'wp-post'),
(12738, 13651, '_elementor_version', '3.18.3'),
(12739, 13651, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12740, 13651, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12741, 13651, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12742, 13651, '_elementor_page_assets', 'a:0:{}'),
(12743, 13652, 'footnotes', ''),
(12744, 13652, '_elementor_edit_mode', 'builder'),
(12745, 13652, '_elementor_template_type', 'wp-post'),
(12746, 13652, '_elementor_version', '3.18.3'),
(12747, 13652, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12748, 13652, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12749, 13652, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12750, 13652, '_elementor_page_assets', 'a:0:{}'),
(12751, 13653, 'footnotes', ''),
(12752, 13653, '_elementor_edit_mode', 'builder'),
(12753, 13653, '_elementor_template_type', 'wp-post'),
(12754, 13653, '_elementor_version', '3.18.3'),
(12755, 13653, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12756, 13653, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12757, 13653, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12758, 13653, '_elementor_page_assets', 'a:0:{}'),
(12760, 13654, '_menu_item_type', 'post_type'),
(12761, 13654, '_menu_item_menu_item_parent', '0'),
(12762, 13654, '_menu_item_object_id', '623'),
(12763, 13654, '_menu_item_object', 'page'),
(12764, 13654, '_menu_item_target', ''),
(12765, 13654, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(12766, 13654, '_menu_item_xfn', ''),
(12767, 13654, '_menu_item_url', ''),
(12769, 13655, '_menu_item_type', 'post_type'),
(12770, 13655, '_menu_item_menu_item_parent', '0'),
(12771, 13655, '_menu_item_object_id', '382'),
(12772, 13655, '_menu_item_object', 'page'),
(12773, 13655, '_menu_item_target', ''),
(12774, 13655, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(12775, 13655, '_menu_item_xfn', ''),
(12776, 13655, '_menu_item_url', ''),
(12778, 13591, '_wp_old_date', '2024-01-24'),
(12779, 13654, '_menu_item_label_text', ''),
(12780, 13654, '_menu_item_label_color', ''),
(12781, 13654, '_menu_item_label_bg_color', ''),
(12782, 13654, '_menu_item_padding_left', ''),
(12783, 13654, '_menu_item_padding_right', ''),
(12784, 13654, '_menu_item_sidebar', ''),
(12785, 13655, '_menu_item_label_text', ''),
(12786, 13655, '_menu_item_label_color', ''),
(12787, 13655, '_menu_item_label_bg_color', ''),
(12788, 13655, '_menu_item_padding_left', ''),
(12789, 13655, '_menu_item_padding_right', ''),
(12790, 13655, '_menu_item_sidebar', ''),
(12792, 7803, '_wpda-builder-active', '1'),
(12793, 7803, '_wpda-builder-conditions', '[{\"type\":\"include\",\"key\":\"all\",\"value\":[]}]'),
(12794, 1, '_gt3_usage_shortcodes', '{\"mc4wp_form\":1}'),
(12795, 12249, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.41421 9.94975L11.9497 13.4853L15.4853 9.94975C15.8758 9.55922 16.509 9.55922 16.8995 9.94975C17.29 10.3403 17.29 10.9734 16.8995 11.364L12.6569 15.6066C12.2663 15.9971 11.6332 15.9971 11.2426 15.6066L7 11.364C6.60948 10.9734 6.60948 10.3403 7 9.94975C7.39052 9.55922 8.02369 9.55922 8.41421 9.94975Z\"></path></svg>'),
(12796, 13656, '_elementor_template_type', 'wpda-footer'),
(12797, 13656, '_elementor_edit_mode', 'builder'),
(12798, 13656, '_elementor_version', '3.18.3'),
(12799, 13656, '_wp_page_template', 'default'),
(12800, 13656, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/04\\/main_footer_bg.jpg\",\"id\":8170}},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9c4658\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/12\\/img_box_29_violet.png\",\"id\":3319},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#3B3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#3B3663\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"link\":{\"url\":\"mailto:support@get-rec.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1d3007c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d92eb5d\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.\",\"_id\":\"805960e\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12801, 13656, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),
(12802, 13656, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(12803, 13656, '_elementor_css', 'a:6:{s:4:\"time\";i:1706111366;s:5:\"fonts\";a:1:{i:0;s:5:\"Rubik\";}s:5:\"icons\";a:1:{i:0;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12804, 13657, '_elementor_template_type', 'wpda-footer'),
(12805, 13657, '_elementor_edit_mode', 'builder'),
(12806, 13657, '_elementor_version', '3.18.3'),
(12807, 13657, '_wp_page_template', 'default'),
(12808, 13657, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/04\\/main_footer_bg.jpg\",\"id\":8170}},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d3007c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"fcf6623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d92eb5d\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.\",\"_id\":\"805960e\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#3B3663\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12809, 13657, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),
(12810, 13657, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(12811, 13658, '_elementor_template_type', 'wpda-footer'),
(12812, 13658, '_elementor_edit_mode', 'builder'),
(12813, 13658, '_elementor_version', '3.18.3'),
(12814, 13658, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12815, 13658, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/04\\/main_footer_bg.jpg\",\"id\":8170}},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d3007c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"fcf6623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f5a01f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#3B3663\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12816, 13658, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),
(12817, 13658, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(12818, 13659, '_elementor_template_type', 'wpda-footer'),
(12819, 13659, '_elementor_edit_mode', 'builder'),
(12820, 13659, '_elementor_version', '3.18.3'),
(12821, 13659, '_wp_page_template', 'default'),
(12822, 13659, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/04\\/main_footer_bg.jpg\",\"id\":8170}},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d3007c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"fcf6623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f5a01f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#FFFFFF\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12823, 13659, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),
(12824, 13659, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(12825, 13660, '_elementor_template_type', 'wpda-footer'),
(12826, 13660, '_elementor_edit_mode', 'builder'),
(12827, 13660, '_elementor_version', '3.18.3'),
(12828, 13660, '_wp_page_template', 'default'),
(12829, 13660, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/04\\/main_footer_bg.jpg\",\"id\":8170}},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d3007c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"fcf6623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\",\"item_icon_primary_color\":\"#FFFFFF\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f5a01f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#FFFFFF\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12830, 13660, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12831, 13660, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(12832, 13661, '_elementor_template_type', 'wpda-footer'),
(12833, 13661, '_elementor_edit_mode', 'builder'),
(12834, 13661, '_elementor_version', '3.18.3'),
(12835, 13661, '_wp_page_template', 'default'),
(12836, 13661, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/04\\/main_footer_bg.jpg\",\"id\":8170}},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d3007c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"fcf6623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\",\"item_icon_primary_color\":\"#FFFFFF\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f5a01f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#FFFFFF\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#696687\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12837, 13661, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),
(12838, 13661, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(12839, 13662, '_elementor_template_type', 'wpda-footer'),
(12840, 13662, '_elementor_edit_mode', 'builder'),
(12841, 13662, '_elementor_version', '3.18.3'),
(12842, 13662, '_wp_page_template', 'default'),
(12843, 13662, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/04\\/main_footer_bg.jpg\",\"id\":8170}},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d3007c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"fcf6623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\",\"item_icon_primary_color\":\"#FFFFFF\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f5a01f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#FFFFFF\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12844, 13662, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),
(12845, 13662, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(12846, 13663, '_elementor_template_type', 'wpda-footer'),
(12847, 13663, '_elementor_edit_mode', 'builder'),
(12848, 13663, '_elementor_version', '3.18.3'),
(12849, 13663, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12850, 13663, '_elementor_data', '[{\"id\":\"70be064\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/04\\/main_footer_bg.jpg\",\"id\":8170},\"background_attachment\":\"scroll\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\"},\"elements\":[{\"id\":\"6550ca10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"77f5324\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3a99f48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"align_tablet\":\"space-between\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"f43ecf5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1d3007c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\" +1437-973-8881\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"fcf6623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/img_box_29.png\",\"id\":1444},\"title_text\":\"support@get-rec.com\",\"description_text\":\"\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Rubik\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"62\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"_element_width_tablet\":\"auto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"link\":{\"url\":\"tel: +1437-973-8881\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"1675d773\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"1a3c4f5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2bf46225\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"9431\\\"]\",\"_css_classes\":\"footer_mc_signup light_field_border\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"73feaf10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36b79983\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"heading_color\":\"#FFFFFF\",\"color_text\":\"#F0F0F0\",\"color_link\":\"#F0F0F0\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"extended\"},\"elements\":[{\"id\":\"415e9e5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3ee659aa\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"46108c3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>About<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7555758f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e52fb1f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"91c0e5f\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#00ACED\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"5ffa149\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#3B5998\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#F04B3F\",\"_id\":\"affb931\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#CB2027\",\"_id\":\"473615c\",\"item_icon_primary_color\":\"#FFFFFF\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"ababeec\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_secondary_color\":\"#007BB6\",\"item_icon_primary_color\":\"#FFFFFF\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(240, 240, 240, 0)\",\"icon_secondary_color\":\"#F0F0F0\",\"icon_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"hover_secondary_color\":\"#3B3663\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"79dc8458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"3a437120\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c04219b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Our Office<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f5a01f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.75\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"7512ac0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"_inline_size\":null},\"elements\":[{\"id\":\"261f93ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ec1e2c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Contact<\\/h4>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3f91e\",\"elType\":\"widget\",\"settings\":{\"spacing_between_items\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"items\":[{\"menu_item_title\":\"Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CA\",\"_id\":\"805960e\"},{\"menu_item_title\":\"support@get-rec.com\",\"_id\":\"b769a5a\"},{\"menu_item_title\":\" +1437-973-8881\",\"_id\":\"7c5fa62\"}],\"items_color\":\"#FFFFFF\",\"icon_color\":\"#3B3663\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu-items\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"90ddb52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBEBEF\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d26260d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2024 \\u2014 GET-REC. All Rights Reserved.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12851, 13663, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),
(12852, 13663, '_elementor_controls_usage', 'a:9:{s:6:\"spacer\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";s:1:\"6\";}}}}s:17:\"gt3-core-imagebox\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"6\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_section\";a:4:{s:5:\"image\";s:1:\"2\";s:10:\"title_text\";s:1:\"2\";s:16:\"description_text\";s:1:\"2\";s:16:\"default_position\";s:1:\"2\";}}s:5:\"style\";a:2:{s:27:\"section_style_image_section\";a:2:{s:11:\"image_space\";s:1:\"2\";s:10:\"image_size\";s:1:\"2\";}s:29:\"section_style_content_section\";a:12:{s:18:\"title_bottom_space\";s:1:\"2\";s:11:\"title_color\";s:1:\"2\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"2\";s:28:\"title_typography_font_weight\";s:1:\"2\";s:17:\"description_color\";s:1:\"2\";s:33:\"description_typography_typography\";s:1:\"2\";s:34:\"description_typography_font_family\";s:1:\"2\";s:32:\"description_typography_font_size\";s:1:\"2\";s:34:\"description_typography_font_weight\";s:1:\"2\";s:28:\"title_typography_line_height\";s:1:\"1\";s:34:\"description_typography_line_height\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"2\";}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"2\";s:21:\"_element_width_tablet\";s:1:\"2\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"7\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_tablet\";s:1:\"2\";s:12:\"align_tablet\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"7\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"2\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}s:18:\"section_background\";a:5:{s:21:\"background_background\";s:1:\"1\";s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:15:\"background_size\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"1\";}}}}s:7:\"divider\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";s:1:\"2\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:1:\"6\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";s:1:\"6\";s:21:\"typography_typography\";s:1:\"6\";s:20:\"typography_font_size\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"6\";s:25:\"typography_letter_spacing\";s:1:\"4\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"6\";}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";s:1:\"1\";s:5:\"shape\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";s:1:\"1\";s:18:\"icon_primary_color\";s:1:\"1\";s:20:\"icon_secondary_color\";s:1:\"1\";s:9:\"icon_size\";s:1:\"1\";s:12:\"icon_padding\";s:1:\"1\";s:12:\"icon_spacing\";s:1:\"1\";}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:5:{s:11:\"menu_select\";s:1:\"3\";s:5:\"align\";s:1:\"3\";s:15:\"custom_settings\";s:1:\"3\";s:15:\"menu_text_color\";s:1:\"3\";s:22:\"menu_text_color_active\";s:1:\"3\";}}}}}'),
(12853, 7803, '_elementor_css', 'a:6:{s:4:\"time\";i:1706201600;s:5:\"fonts\";a:1:{i:0;s:5:\"Rubik\";}s:5:\"icons\";a:1:{i:0;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12854, 1390, '_gt3_header_file_css', '04d42ee9400ad951a066bcaf0acefeab'),
(12855, 1390, '_elementor_css', 'a:6:{s:4:\"time\";i:1706213323;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:2;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12856, 1390, '_gt3_footer_file_js', '0b97a01f6e4041b56e175ed5e52da4a8'),
(12857, 1390, '_gt3_footer_file_css', '533057fdb58b68fd8ea42f59feb24166'),
(12858, 876, '_gt3_header_file_css', 'a45740339d60e18361c897dc586c8f63'),
(12860, 876, '_gt3_footer_file_js', '52a8ca58acbdb8de013e2cd9d48bb088'),
(12861, 876, '_gt3_footer_file_css', '533057fdb58b68fd8ea42f59feb24166'),
(12862, 13664, '_elementor_edit_mode', 'builder'),
(12863, 13664, '_elementor_template_type', 'wp-page'),
(12864, 13664, '_elementor_version', '3.1.0'),
(12865, 13664, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12866, 13664, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"11b9ac4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"432a995\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provided Best<br>\\nPPC Services\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"PPC Strategy\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Ad Copywriting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"PPC Optimization\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Penalty Recovery\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"54618b3\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f4effd7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f36602c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d57bd49\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"b815833\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"785d6e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Previous Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":\"1\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9614a2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"baf8eea\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"grid_gap\":\"30px\",\"all_title\":\"All\",\"button_title\":\"view more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"content\":\"<p>Content<\\/p>\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"6\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"seo\",\"web\",\"branding\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"load_items\":\"3\",\"hover\":\"type6\",\"use_filter\":\"yes\",\"show_view_all\":\"yes\",\"filter_style\":\"isotope\",\"lazyload\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"16df2a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"166\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"001b7f9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"f94c806\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b099e90\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c4cc9a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f910d31\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f969c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1139de3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6037fe9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\"},\"elements\":[{\"id\":\"90a03d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"65c0d72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#88fdb9\",\"item_background_color_b\":\"#34c478\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"fb02201\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b22aba5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sea ea stet lorem<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sed ex aeque complectitu<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#f47215\",\"button_border_color\":\"#ffffff\",\"btn_color_hover\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"btn_bg_color\":\"#ffffff\",\"package_is_active\":\"yes\",\"pre_title_color\":\"#4054b2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_margin\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#f0ac0e\",\"item_background_color_b\":\"#f47215\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_border_color_hover\":\"#ffffff\",\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"7befa46\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b8b226e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"69\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p>\\n<ul>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Tritani periculis vix<\\/li>\\n<\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#9289f1\",\"item_background_color_b\":\"#6254e7\",\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"53af2a3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a9739ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"ca31a1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9806a9f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16e9c60\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"3b40fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1f9953e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"203e658\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"5ea6de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"33709fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e89b5a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"146f770\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"39efee0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b0a5375\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"48aa790\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e126974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Hot It Works<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are Exclusive<br>\\nSolution Agency\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a821ddd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7eefae5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e13505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"522b7b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"Media Promotion\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"c7abda4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9daabb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_15.png\",\"id\":1033},\"title_text\":\"Infographics Content\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"89\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eafcba1\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f709abc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12867, 13664, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12868, 13664, '_elementor_css', 'a:6:{s:4:\"time\";i:1706249790;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12869, 13665, '_elementor_edit_mode', 'builder'),
(12870, 13665, '_elementor_template_type', 'wp-page'),
(12871, 13665, '_elementor_version', '3.1.0'),
(12872, 13665, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12873, 13665, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"11b9ac4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"432a995\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provided Best<br>\\nPPC Services\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"PPC Strategy\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Ad Copywriting\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"PPC Optimization\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Penalty Recovery\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"54618b3\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f4effd7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f36602c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d57bd49\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"b815833\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"785d6e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Previous Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":\"1\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9614a2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"baf8eea\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"grid_gap\":\"30px\",\"all_title\":\"All\",\"button_title\":\"view more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"content\":\"<p>Content<\\/p>\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"6\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"seo\",\"web\",\"branding\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"load_items\":\"3\",\"hover\":\"type6\",\"use_filter\":\"yes\",\"show_view_all\":\"yes\",\"filter_style\":\"isotope\",\"lazyload\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"16df2a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"166\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"001b7f9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"f94c806\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b099e90\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c4cc9a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f910d31\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f969c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1139de3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6037fe9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\"},\"elements\":[{\"id\":\"90a03d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"65c0d72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#88fdb9\",\"item_background_color_b\":\"#34c478\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"fb02201\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b22aba5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sea ea stet lorem<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sed ex aeque complectitu<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#f47215\",\"button_border_color\":\"#ffffff\",\"btn_color_hover\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"btn_bg_color\":\"#ffffff\",\"package_is_active\":\"yes\",\"pre_title_color\":\"#4054b2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_margin\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#f0ac0e\",\"item_background_color_b\":\"#f47215\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_border_color_hover\":\"#ffffff\",\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"7befa46\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b8b226e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"69\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p>\\n<ul>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Tritani periculis vix<\\/li>\\n<\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#9289f1\",\"item_background_color_b\":\"#6254e7\",\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"53af2a3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a9739ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"ca31a1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9806a9f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16e9c60\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"3b40fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1f9953e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"203e658\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"5ea6de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"33709fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e89b5a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"146f770\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"39efee0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b0a5375\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"48aa790\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e126974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Hot It Works<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are Exclusive<br>\\nSolution Agency\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a821ddd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7eefae5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e13505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"522b7b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"Media Promotion\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"c7abda4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9daabb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_15.png\",\"id\":1033},\"title_text\":\"Infographics Content\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"89\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eafcba1\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f709abc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12874, 13665, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12875, 13665, '_elementor_css', 'a:6:{s:4:\"time\";i:1706249790;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12876, 13666, '_elementor_edit_mode', 'builder'),
(12877, 13666, '_elementor_template_type', 'wp-page'),
(12878, 13666, '_elementor_version', '3.1.0'),
(12879, 13666, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12880, 13666, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"54618b3\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f4effd7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f36602c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d57bd49\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"b815833\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"785d6e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Previous Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":\"1\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9614a2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"baf8eea\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"grid_gap\":\"30px\",\"all_title\":\"All\",\"button_title\":\"view more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"content\":\"<p>Content<\\/p>\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"6\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"seo\",\"web\",\"branding\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"load_items\":\"3\",\"hover\":\"type6\",\"use_filter\":\"yes\",\"show_view_all\":\"yes\",\"filter_style\":\"isotope\",\"lazyload\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"16df2a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"166\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"001b7f9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"f94c806\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b099e90\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c4cc9a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f910d31\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f969c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1139de3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6037fe9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\"},\"elements\":[{\"id\":\"90a03d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"65c0d72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#88fdb9\",\"item_background_color_b\":\"#34c478\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price\":\"49\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"fb02201\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b22aba5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sea ea stet lorem<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sed ex aeque complectitu<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#f47215\",\"button_border_color\":\"#ffffff\",\"btn_color_hover\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"btn_bg_color\":\"#ffffff\",\"package_is_active\":\"yes\",\"pre_title_color\":\"#4054b2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_margin\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#f0ac0e\",\"item_background_color_b\":\"#f47215\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_border_color_hover\":\"#ffffff\",\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"7befa46\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b8b226e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"69\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p>\\n<ul>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Tritani periculis vix<\\/li>\\n<\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#9289f1\",\"item_background_color_b\":\"#6254e7\",\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"53af2a3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a9739ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"ca31a1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9806a9f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16e9c60\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"3b40fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1f9953e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"203e658\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"5ea6de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"33709fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e89b5a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"146f770\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"39efee0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b0a5375\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"48aa790\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e126974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Hot It Works<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are Exclusive<br>\\nSolution Agency\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a821ddd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7eefae5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e13505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"522b7b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"Media Promotion\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"c7abda4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9daabb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_15.png\",\"id\":1033},\"title_text\":\"Infographics Content\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"89\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eafcba1\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f709abc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12881, 13666, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12882, 13666, '_elementor_css', 'a:6:{s:4:\"time\";i:1706249790;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12883, 876, '_elementor_page_assets', 'a:0:{}'),
(12884, 13667, '_elementor_edit_mode', 'builder'),
(12885, 13667, '_elementor_template_type', 'wp-page'),
(12886, 13667, '_elementor_version', '3.18.3'),
(12887, 13667, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12888, 13667, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"54618b3\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f4effd7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f36602c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d57bd49\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"b815833\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"785d6e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Previous Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":\"1\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9614a2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"baf8eea\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"grid_gap\":\"30px\",\"all_title\":\"All\",\"button_title\":\"view more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"content\":\"<p>Content<\\/p>\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"6\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"seo\",\"web\",\"branding\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"load_items\":\"3\",\"hover\":\"type6\",\"use_filter\":\"yes\",\"show_view_all\":\"yes\",\"filter_style\":\"isotope\",\"lazyload\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"16df2a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"166\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"001b7f9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"f94c806\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b099e90\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c4cc9a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f910d31\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f969c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1139de3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6037fe9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\"},\"elements\":[{\"id\":\"90a03d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"65c0d72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#88fdb9\",\"item_background_color_b\":\"#34c478\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price\":\"49\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"fb02201\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b22aba5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sea ea stet lorem<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sed ex aeque complectitu<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#f47215\",\"button_border_color\":\"#ffffff\",\"btn_color_hover\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"btn_bg_color\":\"#ffffff\",\"package_is_active\":\"yes\",\"pre_title_color\":\"#4054b2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_margin\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#f0ac0e\",\"item_background_color_b\":\"#f47215\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_border_color_hover\":\"#ffffff\",\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"7befa46\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b8b226e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"69\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p>\\n<ul>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Tritani periculis vix<\\/li>\\n<\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#9289f1\",\"item_background_color_b\":\"#6254e7\",\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"53af2a3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a9739ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"ca31a1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9806a9f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16e9c60\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"3b40fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1f9953e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"203e658\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"5ea6de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"33709fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e89b5a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"146f770\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"39efee0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b0a5375\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"48aa790\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e126974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Hot It Works<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are Exclusive<br>\\nSolution Agency\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a821ddd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7eefae5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e13505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"522b7b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"Media Promotion\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"c7abda4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9daabb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_15.png\",\"id\":1033},\"title_text\":\"Infographics Content\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"89\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eafcba1\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f709abc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12889, 13667, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12890, 13667, '_elementor_page_assets', 'a:0:{}'),
(12891, 13668, '_elementor_edit_mode', 'builder'),
(12892, 13668, '_elementor_template_type', 'wp-page'),
(12893, 13668, '_elementor_version', '3.18.3'),
(12894, 13668, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12895, 13668, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"54618b3\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f4effd7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f36602c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d57bd49\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\"},\"elements\":[{\"id\":\"b815833\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"785d6e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Previous Projects<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.6\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.01\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":\"1\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9614a2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Case Studies\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"baf8eea\",\"elType\":\"widget\",\"settings\":{\"cols\":\"3\",\"grid_gap\":\"30px\",\"all_title\":\"All\",\"button_title\":\"view more\",\"title\":\"Title\",\"sub_title\":\"Subtitle\",\"content\":\"<p>Content<\\/p>\",\"btn_title\":\"Button Title\",\"query\":{\"posts_per_page\":\"6\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[\"marketing\",\"seo\",\"web\",\"branding\"],\"tags\":[],\"author__in\":[],\"post__in\":[],\"ignore_sticky_posts\":\"0\"},\"load_items\":\"3\",\"hover\":\"type6\",\"use_filter\":\"yes\",\"show_view_all\":\"yes\",\"filter_style\":\"isotope\",\"lazyload\":\"\"},\"elements\":[],\"widgetType\":\"gt3-core-portfolio\"},{\"id\":\"16df2a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"166\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"001b7f9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"f94c806\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b099e90\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c4cc9a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>pricing Plans<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f910d31\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Solutions for Our Clients\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f969c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1139de3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6037fe9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\"},\"elements\":[{\"id\":\"90a03d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"65c0d72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic Plan\",\"price_prefix\":\"$\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#34c478\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #34c478\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#88fdb9\",\"item_background_color_b\":\"#34c478\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_item_prefix_typography_typography\":\"custom\",\"price_item_prefix_typography_font_weight\":\"bold\",\"price_item_suffix_typography_typography\":\"custom\",\"price_item_suffix_typography_font_weight\":\"bold\",\"price\":\"49\"},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"fb02201\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b22aba5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Plan\",\"price_prefix\":\"$\",\"price\":\"89\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p><ul><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Utinam sensibus vis an<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sea ea stet lorem<\\/li><li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#ffffff\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #ffffff\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Sed ex aeque complectitu<\\/li><\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"btn_color\":\"#f47215\",\"button_border_color\":\"#ffffff\",\"btn_color_hover\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"btn_bg_color\":\"#ffffff\",\"package_is_active\":\"yes\",\"pre_title_color\":\"#4054b2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_margin\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#f0ac0e\",\"item_background_color_b\":\"#f47215\",\"item_background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"84\",\"sizes\":[]},\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_border_color_hover\":\"#ffffff\",\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"},{\"id\":\"7befa46\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"b8b226e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standart Plan\",\"price_prefix\":\"$\",\"price\":\"69\",\"price_suffix\":\".99\",\"content\":\"<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.<\\/p>\\n<ul>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Strategy &amp; Research<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Business &amp; Finance Analysing<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> SEO Optimization<\\/li>\\n \\t<li><a class=\\\"gt3_icon_link gt3_custom_color\\\" href=\\\"#\\\" target=\\\"_blank\\\" data-color=\\\"#5747e4\\\" data-hover-color=\\\"inherit\\\" style=\\\"font-size: 14px;color: #5747e4\\\" rel=\\\"noopener\\\"><i class=\\\"fa fa-check\\\">\\u00a0<\\/i><\\/a> Tritani periculis vix<\\/li>\\n<\\/ul>\",\"button_text\":\"Get started\",\"image_size\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"image_size_2\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_color\":\"#3b3663\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"price_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"content_color\":\"#696687\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"view_type\":\"type2\",\"button_border_en\":\"yes\",\"button_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"4\",\"blur\":\"6\",\"spread\":\"1\",\"color\":\"rgba(0,0,0,0.11)\"},\"item_background_background\":\"gradient\",\"item_background_color\":\"#9289f1\",\"item_background_color_b\":\"#6254e7\",\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-pricebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"53af2a3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"90\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a9739ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"ca31a1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9806a9f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16e9c60\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"3b40fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1f9953e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"203e658\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"5ea6de6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"33709fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e89b5a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"146f770\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"39efee0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b0a5375\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"48aa790\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e126974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Hot It Works<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are Exclusive<br>\\nSolution Agency\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a821ddd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7eefae5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e13505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"522b7b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"Media Promotion\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"c7abda4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9daabb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_15.png\",\"id\":1033},\"title_text\":\"Infographics Content\",\"description_text\":\"Maecenas elementum sapien in metus placerat finibus.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"89\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"eafcba1\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"f709abc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12896, 13668, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12897, 13668, '_elementor_page_assets', 'a:0:{}'),
(12898, 13669, '_elementor_edit_mode', 'builder'),
(12899, 13669, '_elementor_template_type', 'wp-page'),
(12900, 13669, '_elementor_version', '3.18.3'),
(12901, 13669, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12902, 13669, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlock Exponential Growth with Our Team of Experts.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a80eb0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fbaea50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our strategic approach.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819eb47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"051b277\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12903, 13669, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12904, 13669, '_elementor_page_assets', 'a:0:{}'),
(12905, 13670, '_elementor_edit_mode', 'builder'),
(12906, 13670, '_elementor_template_type', 'wp-page'),
(12907, 13670, '_elementor_version', '3.18.3'),
(12908, 13670, '_wp_page_template', 'default'),
(12909, 13670, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlock Exponential Growth with Our Team of Experts.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a80eb0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fbaea50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our strategic approach.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819eb47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"051b277\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12910, 13670, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12911, 13670, '_elementor_page_assets', 'a:0:{}'),
(12912, 13671, '_elementor_edit_mode', 'builder'),
(12913, 13671, '_elementor_template_type', 'wp-page'),
(12914, 13671, '_elementor_version', '3.18.3'),
(12915, 13671, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12916, 13671, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlock Exponential Growth with Our Team of Experts.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a80eb0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fbaea50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our strategic approach.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819eb47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"051b277\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12917, 13671, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12918, 13671, '_elementor_page_assets', 'a:0:{}'),
(12919, 13672, '_elementor_edit_mode', 'builder'),
(12920, 13672, '_elementor_template_type', 'wp-page'),
(12921, 13672, '_elementor_version', '3.18.3'),
(12922, 13672, '_wp_page_template', 'default'),
(12923, 13672, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlock Exponential Growth with Our Team of Experts.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a80eb0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fbaea50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our strategic approach.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819eb47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12924, 13672, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12925, 13672, '_elementor_page_assets', 'a:0:{}'),
(12926, 13673, '_elementor_edit_mode', 'builder'),
(12927, 13673, '_elementor_template_type', 'wp-page'),
(12928, 13673, '_elementor_version', '3.18.3'),
(12929, 13673, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12930, 13673, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlock Exponential Growth with Our Team of Experts.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a80eb0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fbaea50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our strategic approach.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819eb47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12931, 13673, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12932, 13673, '_elementor_page_assets', 'a:0:{}'),
(12933, 13674, '_elementor_edit_mode', 'builder'),
(12934, 13674, '_elementor_template_type', 'wp-page'),
(12935, 13674, '_elementor_version', '3.18.3'),
(12936, 13674, '_wp_page_template', 'default'),
(12937, 13674, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2a3e9f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"730b8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"926278e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c2056dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlock Exponential Growth with Our Team of Experts.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8179234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a80eb0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fbaea50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our strategic approach.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819eb47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d926899\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"653d327\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7b0a46c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ddd7d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12938, 13674, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12939, 13674, '_elementor_page_assets', 'a:0:{}'),
(12940, 13675, '_elementor_edit_mode', 'builder'),
(12941, 13675, '_elementor_template_type', 'wp-page'),
(12942, 13675, '_elementor_version', '3.18.3'),
(12943, 13675, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12944, 13675, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12945, 13675, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12946, 13675, '_elementor_page_assets', 'a:0:{}'),
(12947, 13676, 'footnotes', ''),
(12948, 13676, '_elementor_edit_mode', 'builder'),
(12949, 13676, '_elementor_template_type', 'wp-post'),
(12950, 13676, '_elementor_version', '3.18.3'),
(12951, 13676, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12952, 13676, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12953, 13676, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12954, 13676, '_elementor_page_assets', 'a:0:{}'),
(12955, 13676, '_elementor_css', 'a:6:{s:4:\"time\";i:1706200873;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:6;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12956, 13677, 'footnotes', ''),
(12957, 13677, '_elementor_edit_mode', 'builder'),
(12958, 13677, '_elementor_template_type', 'wp-post'),
(12959, 13677, '_elementor_version', '3.18.3'),
(12960, 13677, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12961, 13677, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5690def\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_repeat\":\"repeat-x\",\"background_color\":\"#f9f8ff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"css_classes\":\"cloud_animated_top\"},\"elements\":[{\"id\":\"88857aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3ca8b45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"210\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"438843c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52582d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Client\\u2019s Say\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfbc471\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98f77fe\",\"elType\":\"widget\",\"settings\":{\"autoplay\":\"yes\",\"author_position\":\"around\",\"image_position\":\"top\",\"item_align\":\"center\",\"avatar_slider\":\"yes\",\"round_imgs\":\"yes\",\"image_size\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"color_title\":\"#696687\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Rubik\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"color_author\":\"#3b3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_family\":\"Nunito\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"quote_items_color\":\"#f19910\",\"items\":[{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"433c6a2\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"8c288ef\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"faa0ad8\"},{\"tstm_author\":\"Denis Robinson \",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Denis-Robinson.jpg\",\"id\":\"1606\"},\"content\":\"<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.<\\/p>\",\"_id\":\"1a313cc\"},{\"tstm_author\":\"Silviia Garden\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Silviia-Garden.jpg\",\"id\":\"1605\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"096e797\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/Tommy-Dents.jpg\",\"id\":\"1604\"},\"content\":\"Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\",\"_id\":\"d68d484\"}]},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"},{\"id\":\"358c41b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"47\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"61acde7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"483b334\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"44db77c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/1.png\",\"id\":967},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"174\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e764e74\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"18b21e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cd9ba4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/2.png\",\"id\":968},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"173\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ff47c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fc6c495\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f0baca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/3.png\",\"id\":969},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"121\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"528c7a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"db4b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ec2cb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/4.png\",\"id\":970},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"143\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8044fb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12962, 13677, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12963, 13677, '_elementor_page_assets', 'a:0:{}'),
(12964, 13677, '_elementor_css', 'a:6:{s:4:\"time\";i:1706200873;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:6;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12965, 13678, 'footnotes', ''),
(12966, 13678, '_elementor_edit_mode', 'builder'),
(12967, 13678, '_elementor_template_type', 'wp-post'),
(12968, 13678, '_elementor_version', '3.18.3'),
(12969, 13678, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12970, 13678, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12971, 13678, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(12972, 13678, '_elementor_page_assets', 'a:0:{}'),
(12973, 13678, '_elementor_css', 'a:6:{s:4:\"time\";i:1706200873;s:5:\"fonts\";a:2:{i:0;s:6:\"Nunito\";i:6;s:5:\"Rubik\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12974, 13679, '_elementor_edit_mode', 'builder'),
(12975, 13679, '_elementor_template_type', 'wp-page'),
(12976, 13679, '_elementor_version', '3.18.3'),
(12977, 13679, '_wp_page_template', 'default'),
(12978, 13679, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12979, 13679, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12980, 13679, '_elementor_page_assets', 'a:0:{}'),
(12981, 13680, '_elementor_edit_mode', 'builder'),
(12982, 13680, '_elementor_template_type', 'wp-page'),
(12983, 13680, '_elementor_version', '3.18.3'),
(12984, 13680, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12985, 13680, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12986, 13680, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12987, 13680, '_elementor_page_assets', 'a:0:{}'),
(12988, 13681, '_elementor_edit_mode', 'builder'),
(12989, 13681, '_elementor_template_type', 'wp-page'),
(12990, 13681, '_elementor_version', '3.18.3'),
(12991, 13681, '_wp_page_template', 'default'),
(12992, 13681, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12993, 13681, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(12994, 13681, '_elementor_page_assets', 'a:0:{}'),
(12995, 13682, '_elementor_edit_mode', 'builder'),
(12996, 13682, '_elementor_template_type', 'wp-page'),
(12997, 13682, '_elementor_version', '3.18.3'),
(12998, 13682, '_wp_page_template', 'default'),
(12999, 13682, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13000, 13682, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13001, 13682, '_elementor_page_assets', 'a:0:{}'),
(13002, 13683, '_elementor_edit_mode', 'builder'),
(13003, 13683, '_elementor_template_type', 'wp-page'),
(13004, 13683, '_elementor_version', '3.18.3'),
(13005, 13683, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13006, 13683, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13007, 13683, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13008, 13683, '_elementor_page_assets', 'a:0:{}'),
(13009, 13684, '_elementor_edit_mode', 'builder'),
(13010, 13684, '_elementor_template_type', 'wp-page'),
(13011, 13684, '_elementor_version', '3.18.3'),
(13012, 13684, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13013, 13684, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13014, 13684, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13015, 13684, '_elementor_page_assets', 'a:0:{}'),
(13016, 13685, '_wp_attached_file', '2024/01/two-business-people-shaking-hands-office_732190-2364.jpg'),
(13017, 13685, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:626;s:6:\"height\";i:417;s:4:\"file\";s:64:\"2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\";s:8:\"filesize\";i:54668;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"two-business-people-shaking-hands-office_732190-2364-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12293;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"two-business-people-shaking-hands-office_732190-2364-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6400;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:64:\"two-business-people-shaking-hands-office_732190-2364-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22597;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13018, 13686, '_elementor_edit_mode', 'builder'),
(13019, 13686, '_elementor_template_type', 'wp-page'),
(13020, 13686, '_elementor_version', '3.18.3'),
(13021, 13686, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13022, 13686, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13023, 13686, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13024, 13686, '_elementor_page_assets', 'a:0:{}'),
(13025, 13687, '_elementor_edit_mode', 'builder'),
(13026, 13687, '_elementor_template_type', 'wp-page'),
(13027, 13687, '_elementor_version', '3.18.3'),
(13028, 13687, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13029, 13687, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img_01.png\",\"id\":2496},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"ae6b4bf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"91\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2128ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9b3a6c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"23\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3753a45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"dd995ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"772d973\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"517255f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a751f70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1b187fd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"755e4ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13030, 13687, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13031, 13687, '_elementor_page_assets', 'a:0:{}'),
(13032, 13688, '_elementor_edit_mode', 'builder'),
(13033, 13688, '_elementor_template_type', 'wp-page'),
(13034, 13688, '_elementor_version', '3.18.3'),
(13035, 13688, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13036, 13688, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13037, 13688, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13038, 13688, '_elementor_page_assets', 'a:0:{}'),
(13039, 13689, '_wp_attached_file', '2024/01/depositphotos_323273324-stock-photo-group-of-business-people-discussing.webp'),
(13040, 13689, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:355;s:4:\"file\";s:84:\"2024/01/depositphotos_323273324-stock-photo-group-of-business-people-discussing.webp\";s:8:\"filesize\";i:20030;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:84:\"depositphotos_323273324-stock-photo-group-of-business-people-discussing-300x178.webp\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:84:\"depositphotos_323273324-stock-photo-group-of-business-people-discussing-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3878;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:84:\"depositphotos_323273324-stock-photo-group-of-business-people-discussing-480x284.webp\";s:5:\"width\";i:480;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11836;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13041, 13690, '_wp_attached_file', '2024/01/craft-financial-business-plan-1.jpg'),
(13042, 13690, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:43:\"2024/01/craft-financial-business-plan-1.jpg\";s:8:\"filesize\";i:62873;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"craft-financial-business-plan-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"craft-financial-business-plan-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77956;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"craft-financial-business-plan-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7063;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"craft-financial-business-plan-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51842;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:43:\"craft-financial-business-plan-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13043, 13691, '_elementor_edit_mode', 'builder'),
(13044, 13691, '_elementor_template_type', 'wp-page'),
(13045, 13691, '_elementor_version', '3.18.3'),
(13046, 13691, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13047, 13691, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13048, 13691, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13049, 13691, '_elementor_page_assets', 'a:0:{}'),
(13050, 13692, '_elementor_edit_mode', 'builder'),
(13051, 13692, '_elementor_template_type', 'wp-page'),
(13052, 13692, '_elementor_version', '3.18.3'),
(13053, 13692, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13054, 13692, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cdfbb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/10\\/services_img_001.png\",\"id\":3064},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-103\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13055, 13692, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13056, 13692, '_elementor_page_assets', 'a:0:{}'),
(13057, 13693, '_elementor_edit_mode', 'builder'),
(13058, 13693, '_elementor_template_type', 'wp-page'),
(13059, 13693, '_elementor_version', '3.18.3'),
(13060, 13693, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13061, 13693, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13062, 13693, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13063, 13693, '_elementor_page_assets', 'a:0:{}'),
(13064, 13694, '_elementor_edit_mode', 'builder'),
(13065, 13694, '_elementor_template_type', 'wp-page'),
(13066, 13694, '_elementor_version', '3.18.3'),
(13067, 13694, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13068, 13694, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13069, 13694, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13070, 13694, '_elementor_page_assets', 'a:0:{}'),
(13071, 13695, '_elementor_edit_mode', 'builder'),
(13072, 13695, '_elementor_template_type', 'wp-page'),
(13073, 13695, '_elementor_version', '3.18.3'),
(13074, 13695, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13075, 13695, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"179d16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bb28e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0b1f474\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43298be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"46ad621\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"10edfa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d325d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13076, 13695, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13077, 13695, '_elementor_page_assets', 'a:0:{}'),
(13078, 13696, '_elementor_edit_mode', 'builder'),
(13079, 13696, '_elementor_template_type', 'wp-page'),
(13080, 13696, '_elementor_version', '3.18.3'),
(13081, 13696, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13082, 13696, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13083, 13696, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13084, 13696, '_elementor_page_assets', 'a:0:{}'),
(13085, 13697, '_elementor_edit_mode', 'builder'),
(13086, 13697, '_elementor_template_type', 'wp-page'),
(13087, 13697, '_elementor_version', '3.18.3'),
(13088, 13697, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13089, 13697, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13090, 13697, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13091, 13697, '_elementor_page_assets', 'a:0:{}'),
(13092, 13698, '_elementor_edit_mode', 'builder'),
(13093, 13698, '_elementor_template_type', 'wp-page'),
(13094, 13698, '_elementor_version', '3.18.3'),
(13095, 13698, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13096, 13698, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13097, 13698, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13098, 13698, '_elementor_page_assets', 'a:0:{}'),
(13099, 13699, '_elementor_edit_mode', 'builder'),
(13100, 13699, '_elementor_template_type', 'wp-page'),
(13101, 13699, '_elementor_version', '3.18.3'),
(13102, 13699, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13103, 13699, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13104, 13699, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13105, 13699, '_elementor_page_assets', 'a:0:{}'),
(13106, 876, '_edit_last', '1'),
(13107, 13700, '_elementor_edit_mode', 'builder'),
(13108, 13700, '_elementor_template_type', 'wp-page'),
(13109, 13700, '_elementor_version', '3.18.3'),
(13110, 13700, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13111, 13700, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13112, 13700, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13113, 13700, '_elementor_page_assets', 'a:0:{}'),
(13114, 13701, '_menu_item_type', 'post_type'),
(13115, 13701, '_menu_item_menu_item_parent', '0'),
(13116, 13701, '_menu_item_object_id', '876'),
(13117, 13701, '_menu_item_object', 'page'),
(13118, 13701, '_menu_item_target', ''),
(13119, 13701, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(13120, 13701, '_menu_item_xfn', ''),
(13121, 13701, '_menu_item_url', ''),
(13123, 13591, '_wp_old_date', '2024-01-25'),
(13124, 13654, '_wp_old_date', '2024-01-25'),
(13125, 13701, '_menu_item_label_text', ''),
(13126, 13701, '_menu_item_label_color', ''),
(13127, 13701, '_menu_item_label_bg_color', ''),
(13128, 13701, '_menu_item_padding_left', ''),
(13129, 13701, '_menu_item_padding_right', ''),
(13130, 13701, '_menu_item_sidebar', ''),
(13131, 13655, '_wp_old_date', '2024-01-25'),
(13132, 13702, '_elementor_template_type', 'wpda-header'),
(13133, 13702, '_elementor_edit_mode', 'builder'),
(13134, 13702, '_elementor_version', '3.18.3'),
(13135, 13702, '_wp_page_template', 'default'),
(13136, 13702, '_elementor_page_settings', 'a:4:{s:14:\"header_over_bg\";s:3:\"yes\";s:21:\"header_over_bg_tablet\";s:3:\"yes\";s:21:\"header_over_bg_mobile\";s:3:\"yes\";s:14:\"sticky_section\";s:3:\"yes\";}'),
(13137, 13702, '_elementor_data', '[{\"id\":\"b679f7a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"108\",\"sizes\":[]},\"heading_color\":\"#3B3663\",\"color_text\":\"#3B3663\",\"color_link\":\"#3B3663\",\"color_link_hover\":\"#F47514\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":\"\"},\"sticky_section_tablet\":\"yes\",\"sticky_section\":\"yes\",\"sticky_background_background\":\"classic\",\"sticky_background_color\":\"#FFFFFF\",\"sticky_box_shadow_box_shadow_type\":\"yes\",\"sticky_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"7\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.1)\"},\"sticky_section_mobile\":\"yes\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"sticky_border_border\":\"solid\",\"sticky_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"sticky_border_color\":\"#FCFCFC\"},\"elements\":[{\"id\":\"c7e391f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"5396ae4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e0e4cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.768000000000000682121026329696178436279296875,\"_inline_size_tablet\":30,\"_inline_size_mobile\":80,\"content_position_mobile\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"align_mobile\":\"space-between\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a0aca02\",\"elType\":\"widget\",\"settings\":{\"header_logo\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/logo.png\",\"id\":13442,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"logo_height_custom\":\"yes\",\"logo_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wpda-header-logo\"}],\"isInner\":\"1\"},{\"id\":\"48688a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.123999999999995225152815692126750946044921875,\"content_position\":\"center\",\"align\":\"center\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":45,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"align_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"7fab032\",\"elType\":\"widget\",\"settings\":{\"menu_select\":\"primary-menu\",\"custom_settings\":\"yes\",\"menu_text_color\":\"#262626\",\"menu_text_color_active\":\"#804F9E\",\"submenu_bg\":\"#FFFFFF\",\"submenu_text_color\":\"#804F9E\",\"submenu_text_color_active\":\"#70CDDD\",\"spacing_between_items\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"auto\",\"submenu_width\":{\"unit\":\"px\",\"size\":\"220\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"wpda-builder-menu\"}],\"isInner\":\"1\"},{\"id\":\"47866d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.382999999999999118927007657475769519805908203125,\"content_position\":\"center\",\"align\":\"flex-end\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":25,\"_inline_size_mobile\":20,\"content_position_mobile\":\"center\",\"align_mobile\":\"flex-end\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b4f63f5\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Get in touch\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#70CDDD\",\"button_background_color_color_b\":\"#804F9E\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#804F9E\",\"button_background_color_hover_color_b\":\"#70CDDD\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"button_background_color_hover_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_hover_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]},\"icon_color\":\"\",\"border_color\":\"\",\"icon_color_hover\":\"\",\"border_color_hover\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(13138, 13702, '_elementor_controls_usage', 'a:7:{s:16:\"wpda-header-logo\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"logo_section\";a:4:{s:11:\"header_logo\";s:1:\"1\";s:18:\"logo_height_custom\";s:1:\"1\";s:11:\"logo_height\";s:1:\"1\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:1:\"3\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:9:{s:12:\"_inline_size\";s:1:\"2\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:19:\"_inline_size_mobile\";s:1:\"2\";s:23:\"content_position_mobile\";s:1:\"3\";s:12:\"align_mobile\";s:1:\"2\";s:21:\"space_between_widgets\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:5:\"align\";s:1:\"1\";s:28:\"space_between_widgets_mobile\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}}}s:17:\"wpda-builder-menu\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"menu_section\";a:9:{s:11:\"menu_select\";s:1:\"1\";s:15:\"custom_settings\";s:1:\"1\";s:15:\"menu_text_color\";s:1:\"1\";s:22:\"menu_text_color_active\";s:1:\"1\";s:10:\"submenu_bg\";s:1:\"1\";s:18:\"submenu_text_color\";s:1:\"1\";s:25:\"submenu_text_color_active\";s:1:\"1\";s:21:\"spacing_between_items\";s:1:\"1\";s:13:\"submenu_width\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}}}}s:15:\"gt3-core-button\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"8\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"basic_section\";a:7:{s:12:\"button_title\";s:1:\"1\";s:18:\"btn_border_rounded\";s:1:\"1\";s:17:\"btn_border_radius\";s:1:\"1\";s:16:\"btn_border_width\";s:1:\"1\";s:12:\"button_hover\";s:1:\"1\";s:21:\"button_size_elementor\";s:1:\"1\";s:12:\"padding_size\";s:1:\"1\";}}s:5:\"style\";a:1:{s:13:\"style_section\";a:21:{s:34:\"button_background_color_background\";s:1:\"1\";s:29:\"button_background_color_color\";s:1:\"1\";s:31:\"button_background_color_color_b\";s:1:\"1\";s:38:\"button_background_color_gradient_angle\";s:1:\"1\";s:24:\"button_title_color_hover\";s:1:\"1\";s:40:\"button_background_color_hover_background\";s:1:\"1\";s:35:\"button_background_color_hover_color\";s:1:\"1\";s:37:\"button_background_color_hover_color_b\";s:1:\"1\";s:44:\"button_background_color_hover_gradient_angle\";s:1:\"1\";s:27:\"title_typography_typography\";s:1:\"1\";s:26:\"title_typography_font_size\";s:1:\"1\";s:28:\"title_typography_font_weight\";s:1:\"1\";s:31:\"title_typography_letter_spacing\";s:1:\"1\";s:34:\"button_background_color_color_stop\";s:1:\"1\";s:36:\"button_background_color_color_b_stop\";s:1:\"1\";s:40:\"button_background_color_hover_color_stop\";s:1:\"1\";s:42:\"button_background_color_hover_color_b_stop\";s:1:\"1\";s:10:\"icon_color\";s:1:\"1\";s:12:\"border_color\";s:1:\"1\";s:16:\"icon_color_hover\";s:1:\"1\";s:18:\"border_color_hover\";s:1:\"1\";}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:19:\"wpda-builder-search\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"1\";}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";s:1:\"1\";s:23:\"_element_vertical_align\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:5:\"align\";s:1:\"1\";}}}}s:27:\"wpda-builder-burger-sidebar\";a:3:{s:5:\"count\";s:1:\"1\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_section\";a:1:{s:7:\"sidebar\";s:1:\"1\";}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";s:1:\"1\";s:21:\"_element_width_tablet\";s:1:\"1\";}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"2\";s:15:\"control_percent\";s:1:\"4\";s:8:\"controls\";a:4:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";s:1:\"2\";s:16:\"content_position\";s:1:\"1\";s:15:\"stretch_section\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";s:6:\"height\";s:1:\"1\";s:13:\"custom_height\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";s:1:\"2\";}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:4:{s:13:\"heading_color\";s:1:\"1\";s:10:\"color_text\";s:1:\"1\";s:10:\"color_link\";s:1:\"1\";s:16:\"color_link_hover\";s:1:\"1\";}}s:13:\"wpda_settings\";a:3:{s:13:\"wpda_settings\";a:3:{s:21:\"sticky_section_tablet\";s:1:\"1\";s:14:\"sticky_section\";s:1:\"1\";s:21:\"sticky_section_mobile\";s:1:\"1\";}s:25:\"sticky_section_background\";a:2:{s:28:\"sticky_background_background\";s:1:\"1\";s:23:\"sticky_background_color\";s:1:\"1\";}s:21:\"sticky_section_border\";a:2:{s:33:\"sticky_box_shadow_box_shadow_type\";s:1:\"1\";s:28:\"sticky_box_shadow_box_shadow\";s:1:\"1\";}}}}}'),
(13139, 13702, '_elementor_page_assets', 'a:0:{}'),
(13140, 13702, '_elementor_css', 'a:6:{s:4:\"time\";i:1706116527;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:\"\";}'),
(13141, 7813, '_elementor_css', 'a:6:{s:4:\"time\";i:1706251339;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:\"\";}'),
(13144, 13703, '_wp_attached_file', '2024/01/department-meeting-scaled.jpg'),
(13145, 13703, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1709;s:4:\"file\";s:37:\"2024/01/department-meeting-scaled.jpg\";s:8:\"filesize\";i:410238;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"department-meeting-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17259;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"department-meeting-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100995;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"department-meeting-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8389;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"department-meeting-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67276;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"department-meeting-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181971;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"department-meeting-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283884;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:30:\"department-meeting-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34123;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:16:\"Ivan Svyatkovsky\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1491748919\";s:9:\"copyright\";s:15:\"svyatkovsky.com\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"department-meeting.jpg\";}'),
(13146, 13704, '_wp_attached_file', '2024/01/close-up-businessman-with-digital-tablet-scaled.jpg'),
(13147, 13704, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:59:\"2024/01/close-up-businessman-with-digital-tablet-scaled.jpg\";s:8:\"filesize\";i:240499;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"close-up-businessman-with-digital-tablet-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12023;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"close-up-businessman-with-digital-tablet-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"close-up-businessman-with-digital-tablet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5914;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"close-up-businessman-with-digital-tablet-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41851;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"close-up-businessman-with-digital-tablet-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111084;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"close-up-businessman-with-digital-tablet-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170415;}s:15:\"gt3theme_mobile\";a:5:{s:4:\"file\";s:52:\"close-up-businessman-with-digital-tablet-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:67:\"Image of businessperson pointing at document in touchpad at meeting\";s:17:\"created_timestamp\";s:10:\"1381832509\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:29:\"Analyzing electronic document\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:4:\"male\";i:1;s:8:\"business\";i:2;s:4:\"hand\";i:3;s:9:\"corporate\";i:4;s:4:\"work\";i:5;s:9:\"workplace\";i:6;s:11:\"information\";i:7;s:9:\"executive\";i:8;s:4:\"data\";i:9;s:3:\"job\";i:10;s:10:\"employment\";i:11;s:4:\"busy\";i:12;s:10:\"occupation\";i:13;s:6:\"report\";i:14;s:6:\"career\";i:15;s:6:\"review\";i:16;s:8:\"strategy\";i:17;s:4:\"idea\";i:18;s:8:\"touchpad\";i:19;s:11:\"touchscreen\";i:20;s:7:\"digital\";i:21;s:6:\"tablet\";i:22;s:5:\"focus\";i:23;s:6:\"device\";i:24;s:6:\"gadget\";i:25;s:4:\"user\";i:26;s:5:\"using\";i:27;s:5:\"wi-fi\";i:28;s:10:\"technology\";i:29;s:8:\"wireless\";i:30;s:9:\"equipment\";i:31;s:7:\"project\";i:32;s:6:\"finger\";i:33;s:10:\"forefinger\";i:34;s:7:\"meeting\";i:35;s:8:\"pointing\";i:36;s:7:\"showing\";i:37;s:10:\"explaining\";i:38;s:5:\"human\";i:39;s:8:\"personal\";i:40;s:7:\"closeup\";i:41;s:8:\"close-up\";i:42;s:10:\"statistics\";i:43;s:8:\"planning\";i:44;s:9:\"marketing\";i:45;s:9:\"financial\";i:46;s:9:\"economics\";i:47;s:5:\"graph\";i:48;s:5:\"chart\";i:49;s:7:\"diagram\";}}s:14:\"original_image\";s:44:\"close-up-businessman-with-digital-tablet.jpg\";}'),
(13148, 13705, 'footnotes', ''),
(13149, 13705, '_elementor_edit_mode', 'builder'),
(13150, 13705, '_elementor_template_type', 'wp-post'),
(13151, 13705, '_elementor_version', '3.18.3'),
(13152, 13705, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13153, 13705, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13154, 13705, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13155, 13705, '_elementor_page_assets', 'a:0:{}'),
(13156, 13705, '_elementor_css', 'a:6:{s:4:\"time\";i:1706251353;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13157, 13706, 'footnotes', ''),
(13158, 13706, '_elementor_edit_mode', 'builder'),
(13159, 13706, '_elementor_template_type', 'wp-post'),
(13160, 13706, '_elementor_version', '3.18.3'),
(13161, 13706, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13162, 13706, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e30dea\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bde062d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"26508fc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2f15d6c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=7K43sEjKWiE\",\"btn_color\":\"#ffffff\",\"btn_background_color\":\"#f56616\",\"button_animation\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/12\\/about_new.jpg\",\"id\":6737},\"_background_position\":\"center left\",\"_background_repeat\":\"no-repeat\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_position_mobile\":\"center center\",\"_background_repeat_mobile\":\"no-repeat\",\"_background_size_mobile\":\"contain\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"btn_background_color_background\":\"gradient\",\"btn_background_color_color\":\"#f0ac0e\",\"btn_background_color_color_b\":\"#f56616\"},\"elements\":[],\"widgetType\":\"gt3-core-videopopup\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13163, 13706, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13164, 13706, '_elementor_page_assets', 'a:0:{}'),
(13165, 13706, '_elementor_css', 'a:6:{s:4:\"time\";i:1706251353;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13166, 13707, 'footnotes', ''),
(13167, 13707, '_elementor_edit_mode', 'builder'),
(13168, 13707, '_elementor_template_type', 'wp-post'),
(13169, 13707, '_elementor_version', '3.18.3'),
(13170, 13707, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13171, 13707, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13172, 13707, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13173, 13707, '_elementor_page_assets', 'a:0:{}'),
(13174, 13707, '_elementor_css', 'a:6:{s:4:\"time\";i:1706251353;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13175, 13708, 'footnotes', ''),
(13176, 13708, '_elementor_edit_mode', 'builder'),
(13177, 13708, '_elementor_template_type', 'wp-post'),
(13178, 13708, '_elementor_version', '3.18.3'),
(13179, 13708, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13180, 13708, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13181, 13708, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13182, 13708, '_elementor_page_assets', 'a:0:{}'),
(13183, 13709, 'footnotes', ''),
(13184, 13709, '_elementor_edit_mode', 'builder'),
(13185, 13709, '_elementor_template_type', 'wp-post'),
(13186, 13709, '_elementor_version', '3.18.3'),
(13187, 13709, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13188, 13709, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"47\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"53\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13189, 13709, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13190, 13709, '_elementor_page_assets', 'a:0:{}'),
(13191, 13710, 'footnotes', ''),
(13192, 13710, '_elementor_edit_mode', 'builder'),
(13193, 13710, '_elementor_template_type', 'wp-post'),
(13194, 13710, '_elementor_version', '3.18.3'),
(13195, 13710, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13196, 13710, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13197, 13710, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13198, 13710, '_elementor_page_assets', 'a:0:{}'),
(13199, 13711, 'footnotes', ''),
(13200, 13711, '_elementor_edit_mode', 'builder'),
(13201, 13711, '_elementor_template_type', 'wp-post'),
(13202, 13711, '_elementor_version', '3.18.3'),
(13203, 13711, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13204, 13711, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13205, 13711, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13206, 13711, '_elementor_page_assets', 'a:0:{}'),
(13207, 13712, 'footnotes', ''),
(13208, 13712, '_elementor_edit_mode', 'builder'),
(13209, 13712, '_elementor_template_type', 'wp-post'),
(13210, 13712, '_elementor_version', '3.18.3'),
(13211, 13712, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13212, 13712, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\"},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13213, 13712, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13214, 13712, '_elementor_page_assets', 'a:0:{}'),
(13215, 13713, 'footnotes', ''),
(13216, 13713, '_elementor_edit_mode', 'builder'),
(13217, 13713, '_elementor_template_type', 'wp-post'),
(13218, 13713, '_elementor_version', '3.18.3'),
(13219, 13713, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13220, 13713, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13221, 13713, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13222, 13713, '_elementor_page_assets', 'a:0:{}'),
(13223, 13714, 'footnotes', ''),
(13224, 13714, '_elementor_edit_mode', 'builder'),
(13225, 13714, '_elementor_template_type', 'wp-post'),
(13226, 13714, '_elementor_version', '3.18.3'),
(13227, 13714, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13228, 13714, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13229, 13714, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13230, 13714, '_elementor_page_assets', 'a:0:{}'),
(13231, 13715, 'footnotes', ''),
(13232, 13715, '_elementor_edit_mode', 'builder'),
(13233, 13715, '_elementor_template_type', 'wp-post'),
(13234, 13715, '_elementor_version', '3.18.3'),
(13235, 13715, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13236, 13715, '_elementor_data', '[{\"id\":\"b7b6f7d\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"c744c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"11214ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"916a6e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\"},\"elements\":[{\"id\":\"3b26c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"SEO Consultancy\",\"description_text\":\"Delectus recteque has ne, no pro\\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"d684b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"4af78bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Competitor Analysis\",\"description_text\":\"Per ea quod iusto. Te autem perti\\nnax definitiones vel, denique patrioque id per was be more.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"84c48e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"5fe3de1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_03.png\",\"id\":1021},\"title_text\":\"Social Media Marketing\",\"description_text\":\"Delenit signiferumque ei cum, \\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"183\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f0fffc\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"48d5f8a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"37499e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"358a8ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>What we do<\\/h5>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2881a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fresh Ideas for Every Business\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecd02cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"7d565d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13237, 13715, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13238, 13715, '_elementor_page_assets', 'a:0:{}'),
(13239, 13716, 'footnotes', ''),
(13240, 13716, '_elementor_edit_mode', 'builder'),
(13241, 13716, '_elementor_template_type', 'wp-post'),
(13242, 13716, '_elementor_version', '3.18.3'),
(13243, 13716, '_wp_page_template', 'default'),
(13244, 13716, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13245, 13716, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13246, 13716, '_elementor_page_assets', 'a:0:{}'),
(13247, 13717, 'footnotes', ''),
(13248, 13717, '_elementor_edit_mode', 'builder'),
(13249, 13717, '_elementor_template_type', 'wp-post'),
(13250, 13717, '_elementor_version', '3.18.3'),
(13251, 13717, '_wp_page_template', 'default'),
(13252, 13717, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13253, 13717, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13254, 13717, '_elementor_page_assets', 'a:0:{}'),
(13255, 13718, 'footnotes', ''),
(13256, 13718, '_elementor_edit_mode', 'builder'),
(13257, 13718, '_elementor_template_type', 'wp-post'),
(13258, 13718, '_elementor_version', '3.18.3'),
(13259, 13718, '_wp_page_template', 'default'),
(13260, 13718, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e623a12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop_column\":\"hidden-desktop\",\"hide_tablet_column\":\"hidden-tablet\",\"hide_mobile_column\":\"hidden-phone\"},\"elements\":[{\"id\":\"5e80f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8908b26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/about_us_img_01.png\",\"id\":2092},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"fa86de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0623b6e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ad754ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2e134d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"2b33d55\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"76\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"e5faa7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e9dcda4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Creative Approach\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#7164ea\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"e0e4bbd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a70ff15\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c511550\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"6aec4e1\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"89\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#f56616\",\"circle_arc_gradient2\":\"#f0ac0e\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"a27d1e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"8ee3048\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Guaranteed Success\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"title_color\":\"#f29111\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"743670b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"456d997\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"700e328\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"57cb30c\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"chart_units\":\"%\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#34c478\",\"circle_arc_gradient2\":\"#88fdb9\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#42cd83\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":\"1\"},{\"id\":\"d17ed9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"0ae7e91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"SEO Optimization\",\"description_text\":\"Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#42cd83\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2e80e5e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b5c4e3d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4eea991\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"d7c1637\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/home_img-03.png\",\"id\":1975},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-21\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"10d8d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"291efb5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"51de142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why Choose us<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35e88c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Save Time &amp; Effort<br>\\nWith the Ewebot\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ca00c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"cda295f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_b.png\",\"id\":981},\"title_text\":\"First Working Process\",\"description_text\":\"For startups and growing businesses, an online specialist \\ncan develop a digital marketing plan to help you grow.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"ce87fe9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"24827c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_o.png\",\"id\":983},\"title_text\":\"Dedicated Team Member\",\"description_text\":\"Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"1cce3fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2612663\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/chek_g.png\",\"id\":982},\"title_text\":\"24\\/7 Hours Support\",\"description_text\":\"Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\",\"default_position\":\"left\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"},{\"id\":\"174d945\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c60827\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Discover More\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"},{\"id\":\"a0740ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"79\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13261, 13718, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13262, 13718, '_elementor_page_assets', 'a:0:{}'),
(13263, 13719, 'footnotes', ''),
(13264, 13719, '_elementor_edit_mode', 'builder'),
(13265, 13719, '_elementor_template_type', 'wp-post'),
(13266, 13719, '_elementor_version', '3.18.3'),
(13267, 13719, '_wp_page_template', 'default'),
(13268, 13719, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"be3a94c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55065e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bbf770a\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"ccbe6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1720ccc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40fe9f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6702d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"630a568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a4a0914\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"9763e4a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e6cccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"ab010ca\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7a52db7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(13269, 13719, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13270, 13719, '_elementor_page_assets', 'a:0:{}'),
(13272, 13720, 'footnotes', ''),
(13273, 13720, '_elementor_edit_mode', 'builder'),
(13274, 13720, '_elementor_template_type', 'wp-post'),
(13275, 13720, '_elementor_version', '3.18.3'),
(13276, 13720, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13277, 13720, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"be3a94c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55065e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bbf770a\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"ccbe6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1720ccc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40fe9f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6702d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"630a568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a4a0914\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"9763e4a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e6cccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"ab010ca\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7a52db7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(13278, 13720, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13279, 13720, '_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\";}}'),
(13280, 13720, '_elementor_css', 'a:6:{s:4:\"time\";i:1706255783;s:5:\"fonts\";a:3:{i:0;s:6:\"Nunito\";i:3;s:5:\"Rubik\";i:4;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13281, 13721, 'footnotes', ''),
(13282, 13721, '_elementor_edit_mode', 'builder'),
(13283, 13721, '_elementor_template_type', 'wp-post'),
(13284, 13721, '_elementor_version', '3.18.3'),
(13285, 13721, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13286, 13721, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"be3a94c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55065e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bbf770a\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"ccbe6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1720ccc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40fe9f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6702d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"630a568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a4a0914\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"9763e4a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e6cccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"ab010ca\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7a52db7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(13287, 13721, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13288, 13721, '_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\";}}'),
(13289, 13721, '_elementor_css', 'a:6:{s:4:\"time\";i:1706255783;s:5:\"fonts\";a:3:{i:0;s:6:\"Nunito\";i:3;s:5:\"Rubik\";i:4;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13290, 13722, 'footnotes', ''),
(13291, 13722, '_elementor_edit_mode', 'builder'),
(13292, 13722, '_elementor_template_type', 'wp-post'),
(13293, 13722, '_elementor_version', '3.18.3'),
(13294, 13722, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13295, 13722, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"767a777\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"be3a94c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55065e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bbf770a\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"ccbe6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1720ccc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40fe9f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6702d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"630a568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a4a0914\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"9763e4a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e6cccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"ab010ca\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7a52db7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(13296, 13722, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13297, 13722, '_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\";}}'),
(13298, 13722, '_elementor_css', 'a:6:{s:4:\"time\";i:1706255783;s:5:\"fonts\";a:3:{i:0;s:6:\"Nunito\";i:3;s:5:\"Rubik\";i:4;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13299, 13723, 'footnotes', ''),
(13300, 13723, '_elementor_edit_mode', 'builder'),
(13301, 13723, '_elementor_template_type', 'wp-post'),
(13302, 13723, '_elementor_version', '3.18.3'),
(13303, 13723, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13304, 13723, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"767a777\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"be3a94c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55065e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bbf770a\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"ccbe6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1720ccc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40fe9f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6702d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"630a568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a4a0914\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"9763e4a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e6cccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"ab010ca\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7a52db7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(13305, 13723, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13306, 13723, '_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\";}}'),
(13307, 13724, 'footnotes', ''),
(13308, 13724, '_elementor_edit_mode', 'builder'),
(13309, 13724, '_elementor_template_type', 'wp-post'),
(13310, 13724, '_elementor_version', '3.18.3'),
(13311, 13724, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13312, 13724, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"767a777\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"be3a94c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55065e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bbf770a\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"ccbe6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1720ccc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40fe9f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6702d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"630a568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a4a0914\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"9763e4a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e6cccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"ab010ca\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7a52db7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(13313, 13724, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13314, 13724, '_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\";}}'),
(13315, 13725, 'footnotes', ''),
(13316, 13725, '_elementor_edit_mode', 'builder'),
(13317, 13725, '_elementor_template_type', 'wp-post'),
(13318, 13725, '_elementor_version', '3.18.3'),
(13319, 13725, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13320, 13725, '_elementor_data', '[{\"id\":\"4d22e5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fb25f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"3d56faa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>High Quality<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb3b887\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s build your dream team together.\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a19a7da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a8725e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.<\\/p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.<\\/p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"448c001\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"87eefe6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"44\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e61b03d\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Our Services\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"\"},{\"id\":\"0c2a7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"space_between_widgets\":\"0\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_tablet\":\"0\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/department-meeting-scaled.jpg\",\"id\":13703,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"767a777\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c1aff6c\",\"elType\":\"section\",\"settings\":{\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"490ae6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"9d9a33c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"97d1962\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.<\\/p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.<\\/p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"44d351a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/09\\/PCC_bg_img.jpg\",\"id\":2421},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"structure\":\"30\",\"css_classes\":\"cloud_animated_bottom\"},\"elements\":[{\"id\":\"c0ef5d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"ff9bdec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":\"67.332\"},\"elements\":[{\"id\":\"dba8893\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6fada46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our process<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d64a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3S Model of Get Rec\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f02f79f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"02f284f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"elementor-icon-list-icon\\\"><\\/span><span class=\\\"elementor-icon-list-text\\\">We are<\\/span><\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32127ee\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"aa5d322\",\"elType\":\"widget\",\"settings\":{\"type\":\"vertical\",\"vertical_style\":\"2\",\"chess_board\":\"yes\",\"tab_color\":\"#696687\",\"heading_color\":\"#3b3663\",\"point_color\":\"#f29111\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#696687\",\"line_color\":\"rgba(104,91,232,0.15)\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"items\":[{\"proc_heading\":\"Schedule a Meeting\",\"proc_descr\":\"Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.\",\"proc_number\":\"Step 1\",\"_id\":\"611f891\",\"circle_size\":\"e_large\",\"proc_color\":\"#42CD83\"},{\"proc_heading\":\"Receive Resume\",\"proc_descr\":\"Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.\",\"proc_number\":\"Step 2\",\"_id\":\"2127e59\",\"circle_size\":\"mini\",\"proc_color\":\"#F29111\"},{\"proc_heading\":\"Schedule Interviews\",\"proc_descr\":\"Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.\",\"proc_number\":\"Step 3\",\"_id\":\"7680693\",\"circle_size\":\"mini\",\"proc_color\":\"#7164EA\"}]},\"elements\":[],\"widgetType\":\"gt3-core-processbar\"},{\"id\":\"a5783ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"125\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"9a39847\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"16\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b64f623\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e72cf06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"3865be0\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Clients\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"b0d90b5\",\"elType\":\"widget\",\"settings\":{\"graph_value\":{\"unit\":\"%\",\"size\":4000,\"sizes\":[]},\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Talentpool\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"},{\"id\":\"7d99263\",\"elType\":\"widget\",\"settings\":{\"chart_units\":\"+\",\"graph_size\":{\"unit\":\"px\",\"size\":\"126\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"circle_border_color\":\"#e6e6e7\",\"circle_arc_gradient1\":\"#6254e7\",\"circle_arc_gradient2\":\"#9289f1\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Nunito\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"label_typography_font_weight\":\"bold\",\"label_color\":\"#6759e8\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"widget_title\":\"Job Opportunities\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-piechart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"237d2e5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2baacba\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"899b392\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f093081\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"18f0308\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3cc1a06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Why us?<\\/h5>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d0fe43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Because we focus on results.\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6efa82c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"54b7a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/close-up-businessman-with-digital-tablet-scaled.jpg\",\"id\":13704,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6fd2ce4\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e2e3030\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc46b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"98e52d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b2afcb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":80.8889999999999957935870043002068996429443359375,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1e08cab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4f95fed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Our Team<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9b624\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Professionals\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76b501a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9981a45\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"69fda28\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":19.111000000000000653699316899292171001434326171875,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"cddb27b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"129\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f07985b\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Join team\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#f0ac0e\",\"button_background_color_color_b\":\"#ff7426\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#f56616\",\"button_background_color_hover_color_b\":\"#f0ac0e\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"28\",\"bottom\":\"13\",\"left\":\"28\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"button_alignment\":\"right\",\"button_background_color_color_stop\":{\"unit\":\"%\",\"size\":\"-20\",\"sizes\":[]},\"button_background_color_color_b_stop\":{\"unit\":\"%\",\"size\":\"115\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3ccd782\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710d308\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"120540a\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\",\"link_post\":\"yes\",\"posts_per_line\":\"3\",\"grid_gap\":\"30\",\"show_description\":\"\",\"custom_item_height\":\"yes\",\"item_img_height\":{\"unit\":\"px\",\"size\":\"358\",\"sizes\":[]},\"query\":{\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"taxonomy\":[],\"tags\":[],\"author__in\":[],\"post__in\":[\"755\",\"1390\",\"1388\",\"1386\"],\"ignore_sticky_posts\":\"0\"},\"button_title\":\"See More\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gt3-core-team\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"be3a94c\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F9FAFB\",\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55065e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"bbf770a\",\"elType\":\"section\",\"settings\":{\"z_index\":10},\"elements\":[{\"id\":\"ccbe6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"1720ccc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Testimonials<\\/h5>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"700\",\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40fe9f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"gt3-slideup-animation\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6702d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"630a568\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2021\\/01\\/home10_quote.png\",\"id\":7752},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-119\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a4a0914\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":58.66499999999999914734871708787977695465087890625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"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}},\"elements\":[{\"id\":\"9763e4a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"sticky_background_image\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"sticky_background_slideshow_gallery\":[],\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e6cccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":13,\"vertical\":13,\"blur\":51,\"spread\":0,\"color\":\"rgba(9.999999999999991, 50.99999999999997, 80, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"ab010ca\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"tstm_author\":\"Andrew R.\",\"sub_name\":\"HR Executive\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg\",\"id\":13556,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future<\\/span><\\/p>\",\"_id\":\"6f38000\"},{\"tstm_author\":\"David Brown\",\"sub_name\":\"HR Manager\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg\",\"id\":13563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"content\":\"<p><span>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.<\\/span><\\/p>\",\"_id\":\"8905097\"},{\"tstm_author\":\"Tommy Dents\",\"sub_name\":\"Customer\",\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/10\\/home6_img_3.png\",\"id\":6223},\"content\":\"<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.<\\/p>\",\"_id\":\"3b05def\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"color_author\":\"#3B3663\",\"color_author_position\":\"#696687\",\"author_typography_typography\":\"custom\",\"author_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"author_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"color_slider_arrow\":\"#6B5EE9\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":\"\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"author_typography_font_family\":\"Nunito Sans\",\"space\":\"0\",\"item_align\":\"left\",\"color_title\":\"#696687\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"author_typography_font_weight\":\"400\",\"_background_background\":\"classic\",\"_background_position\":\"top center\",\"_background_repeat\":\"no-repeat\",\"nav\":\"dots\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"gt3_testimonials_custom_dotts\",\"autoplay_time\":5000,\"title_typography_font_family\":\"Rubik\",\"item_wrap_bg\":\"#FFFFFF\",\"round_imgs\":\"yes\",\"quote_items_color\":\"#252A3F\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"gt3-core-TestimonialsLite\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7a52db7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(13321, 13725, '_elementor_controls_usage', 'a:6:{s:6:\"column\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:19:\"_inline_size_mobile\";s:1:\"1\";s:21:\"space_between_widgets\";s:1:\"8\";s:19:\"_inline_size_tablet\";s:1:\"2\";s:28:\"space_between_widgets_tablet\";s:1:\"1\";s:12:\"_inline_size\";s:2:\"11\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:19:\"background_position\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"1\";s:21:\"background_background\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:14:\"padding_mobile\";s:1:\"1\";s:13:\"margin_tablet\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:2:\"16\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";s:1:\"1\";s:3:\"gap\";s:1:\"1\";}s:17:\"section_structure\";a:1:{s:9:\"structure\";s:2:\"10\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";s:1:\"2\";s:13:\"margin_mobile\";s:1:\"4\";s:11:\"css_classes\";s:1:\"2\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:19:\"background_position\";s:1:\"5\";s:26:\"background_position_tablet\";s:1:\"1\";s:22:\"background_xpos_tablet\";s:1:\"1\";s:17:\"background_repeat\";s:1:\"5\";s:24:\"background_repeat_tablet\";s:1:\"1\";s:22:\"background_size_tablet\";s:1:\"1\";s:26:\"background_bg_width_mobile\";s:1:\"1\";s:15:\"background_size\";s:1:\"3\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";s:16:\"background_color\";s:1:\"1\";}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";s:1:\"1\";s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"1\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"30\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";s:2:\"30\";s:12:\"space_tablet\";s:1:\"3\";s:12:\"space_mobile\";s:1:\"3\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"3\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";s:1:\"7\";s:20:\"typography_font_size\";s:1:\"7\";s:25:\"typography_text_transform\";s:1:\"6\";s:22:\"typography_font_weight\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"1\";s:5:\"align\";s:1:\"4\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"7\";s:8:\"_padding\";s:1:\"1\";s:15:\"_padding_mobile\";s:1:\"1\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"6\";s:5:\"align\";s:1:\"3\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";s:1:\"6\";s:22:\"typography_line_height\";s:1:\"6\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}}}s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"2\";s:14:\"_margin_mobile\";s:1:\"2\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}}'),
(13322, 13725, '_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\";}}'),
(13323, 13726, '_elementor_edit_mode', 'builder'),
(13324, 13726, '_elementor_template_type', 'wp-page'),
(13325, 13726, '_elementor_version', '3.18.3'),
(13326, 13726, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13327, 13726, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13328, 13726, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13329, 13726, '_elementor_page_assets', 'a:0:{}'),
(13330, 13726, '_elementor_css', 'a:6:{s:4:\"time\";i:1706251359;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13331, 13727, '_elementor_edit_mode', 'builder'),
(13332, 13727, '_elementor_template_type', 'wp-page'),
(13333, 13727, '_elementor_version', '3.18.3'),
(13334, 13727, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13335, 13727, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13336, 13727, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13337, 13727, '_elementor_page_assets', 'a:0:{}'),
(13338, 13727, '_elementor_css', 'a:6:{s:4:\"time\";i:1706251359;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13339, 13728, '_elementor_edit_mode', 'builder'),
(13340, 13728, '_elementor_template_type', 'wp-page'),
(13341, 13728, '_elementor_version', '3.18.3'),
(13342, 13728, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13343, 13728, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13344, 13728, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13345, 13728, '_elementor_page_assets', 'a:0:{}'),
(13346, 13728, '_elementor_css', 'a:6:{s:4:\"time\";i:1706251359;s:5:\"fonts\";a:1:{i:0;s:6:\"Nunito\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13347, 13729, '_elementor_edit_mode', 'builder'),
(13348, 13729, '_elementor_template_type', 'wp-page'),
(13349, 13729, '_elementor_version', '3.18.3'),
(13350, 13729, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13351, 13729, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13352, 13729, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13353, 13729, '_elementor_page_assets', 'a:0:{}'),
(13354, 13730, '_elementor_edit_mode', 'builder'),
(13355, 13730, '_elementor_template_type', 'wp-page'),
(13356, 13730, '_elementor_version', '3.18.3'),
(13357, 13730, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13358, 13730, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13359, 13730, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13360, 13730, '_elementor_page_assets', 'a:0:{}'),
(13361, 13731, '_elementor_edit_mode', 'builder'),
(13362, 13731, '_elementor_template_type', 'wp-page'),
(13363, 13731, '_elementor_version', '3.18.3'),
(13364, 13731, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13365, 13731, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"dc58990\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13366, 13731, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13367, 13731, '_elementor_page_assets', 'a:0:{}'),
(13368, 13732, '_elementor_edit_mode', 'builder'),
(13369, 13732, '_elementor_template_type', 'wp-page'),
(13370, 13732, '_elementor_version', '3.18.3'),
(13371, 13732, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13372, 13732, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"dc58990\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13373, 13732, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13374, 13732, '_elementor_page_assets', 'a:0:{}'),
(13375, 13733, '_elementor_edit_mode', 'builder'),
(13376, 13733, '_elementor_template_type', 'wp-page'),
(13377, 13733, '_elementor_version', '3.18.3'),
(13378, 13733, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13379, 13733, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"dc58990\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13380, 13733, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13381, 13733, '_elementor_page_assets', 'a:0:{}'),
(13382, 13734, '_elementor_edit_mode', 'builder'),
(13383, 13734, '_elementor_template_type', 'wp-page'),
(13384, 13734, '_elementor_version', '3.18.3'),
(13385, 13734, '_wp_page_template', 'default');
INSERT INTO `gtr_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13386, 13734, '_elementor_data', '[{\"id\":\"3ff86bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"aaaba4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":50,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"533cf8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfbb4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":49.9020000000000010231815394945442676544189453125},\"elements\":[{\"id\":\"fdd8453\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"71\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b459daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d42b30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have four key ways to find the best fit for both <strong>our company and job seekers<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1806ffb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"beb5fb7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"739a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.832999999999998408384271897375583648681640625,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"833be5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bf98eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"a3038b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>01.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c2bc1bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Search\",\"description_text\":\"Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"605dd60\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"787891b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>02.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"111b8c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Talk\",\"description_text\":\"We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"0826c4c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3620d23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"48c33ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>03.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e5fd22\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Relationship\",\"description_text\":\"Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"ac0c571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"f74d4a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>04.<\\/p>\",\"text_color\":\"#f1742c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae7ba5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Signed\",\"description_text\":\"We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_color\":\"#3b3663\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Nunito\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"4302399\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.118999999999999772626324556767940521240234375,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/craft-financial-business-plan-1.jpg\",\"id\":13690,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"dc58990\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":419,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53ca9bf\",\"elType\":\"section\",\"settings\":{\"background_position\":\"bottom center\",\"background_position_tablet\":\"bottom center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":\"-800\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"508\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f338661\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"62802f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"gap\":\"extended\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5839c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size_mobile\":\"100\",\"_inline_size\":35},\"elements\":[{\"id\":\"2cbe2dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_01.png\",\"id\":1019},\"title_text\":\"Unlock Exponential Growth with Our Team of Experts.\\u200b\",\"description_text\":\"Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"140\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#f9f8ff\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"},{\"id\":\"cfd69a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":65},\"elements\":[{\"id\":\"9862f0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_02.png\",\"id\":1020},\"title_text\":\"Our Strategic Approach\",\"description_text\":\"We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that\\u2019s why we\\u2019ve adopted a human-centric approach to staffing, which we call \\u201cHuman Forward.\\u201d<br><br>\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"57\",\"left\":\"43\",\"isLinked\":\"\"},\"_background_background\":\"classic\",\"_background_color\":\"#fffcf6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"57\",\"left\":\"25\",\"isLinked\":\"\"},\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d1e416\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57fc564\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5bbfaaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"62\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d0fc49b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/two-business-people-shaking-hands-office_732190-2364.jpg\",\"id\":13685,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7f5a046\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5512830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guaranteed Results: You Only Pay When We Deliver\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]},\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddbcae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span>We understand the importance of making cost-effective hiring decisions. That\\u2019s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you\\u2019ll only pay for the results we deliver.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fc4efa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b975a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"9de29b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/07\\/img_box_14.png\",\"id\":1032},\"title_text\":\"No fee for candidate to get hire.\",\"description_text\":\"We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false},{\"id\":\"9fb6ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\"},\"elements\":[{\"id\":\"e247f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2024\\/01\\/effectiveness.png\",\"id\":13506,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"image_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"7\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"description_color\":\"#696687\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.7\",\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"text_align\":\"left\",\"title_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"gt3-core-imagebox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f696d77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"3803d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":71.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"d701ba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hire Best\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"38\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f59fae7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_text_transform\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"b9ae71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"space_between_widgets\":\"0\",\"gt3_carousel_nav_prev\":\"Prev\",\"gt3_carousel_nav_next\":\"Next\",\"_inline_size\":28.635999999999999232613845379091799259185791015625,\"content_position\":\"center\",\"align\":\"flex-end\",\"align_mobile\":\"center\"},\"elements\":[{\"id\":\"cf4f482\",\"elType\":\"widget\",\"settings\":{\"button_title\":\"Book Now\",\"button_alignment\":\"left\",\"btn_border_rounded\":\"yes\",\"btn_border_radius\":\"5px\",\"btn_border_width\":\"0\",\"button_hover\":\"type5\",\"button_background_color_background\":\"gradient\",\"button_background_color_color\":\"#9289f1\",\"button_background_color_color_b\":\"#6254e7\",\"button_background_color_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_title_color_hover\":\"#ffffff\",\"button_background_color_hover_background\":\"gradient\",\"button_background_color_hover_color\":\"#6254e7\",\"button_background_color_hover_color_b\":\"#9289f1\",\"button_background_color_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":\"96\",\"sizes\":[]},\"button_size_elementor\":\"custom\",\"padding_size\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gt3-core-button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(13387, 13734, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";s:1:\"6\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";s:1:\"6\";s:10:\"image_size\";s:1:\"6\";s:5:\"align\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";s:1:\"2\";s:14:\"_margin_tablet\";s:1:\"1\";}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";s:1:\"4\";}}}}s:6:\"column\";a:3:{s:5:\"count\";s:2:\"19\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";s:1:\"8\";}}}}s:6:\"spacer\";a:3:{s:5:\"count\";s:2:\"18\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";s:2:\"18\";s:12:\"space_tablet\";s:1:\"1\";}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";s:2:\"10\";s:15:\"control_percent\";s:1:\"0\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";s:2:\"10\";}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";s:1:\"8\";s:20:\"typography_font_size\";s:1:\"8\";s:25:\"typography_text_transform\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"8\";s:10:\"text_color\";s:1:\"4\";s:22:\"typography_font_family\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"5\";s:25:\"typography_letter_spacing\";s:1:\"5\";s:5:\"align\";s:1:\"3\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"5\";}}}}s:7:\"heading\";a:3:{s:5:\"count\";s:1:\"4\";s:15:\"control_percent\";s:1:\"2\";s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";s:1:\"4\";s:5:\"align\";s:1:\"2\";}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";s:1:\"4\";}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";s:1:\"4\";s:22:\"typography_line_height\";s:1:\"4\";s:22:\"typography_font_weight\";s:1:\"2\";s:25:\"typography_letter_spacing\";s:1:\"1\";}}}}s:7:\"section\";a:3:{s:5:\"count\";s:1:\"9\";s:15:\"control_percent\";s:1:\"1\";s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";s:1:\"7\";}s:14:\"section_layout\";a:1:{s:3:\"gap\";s:1:\"1\";}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";s:1:\"4\";s:6:\"margin\";s:1:\"1\";s:11:\"css_classes\";s:1:\"1\";}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:19:\"background_position\";s:1:\"4\";s:17:\"background_repeat\";s:1:\"4\";s:15:\"background_size\";s:1:\"4\";s:21:\"background_background\";s:1:\"2\";s:16:\"background_image\";s:1:\"1\";}s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";s:1:\"2\";s:25:\"background_overlay_repeat\";s:1:\"2\";s:23:\"background_overlay_size\";s:1:\"2\";s:26:\"background_overlay_opacity\";s:1:\"2\";}}}}}'),
(13388, 13734, '_elementor_page_assets', 'a:0:{}'),
(13389, 623, '_elementor_css', 'a:6:{s:4:\"time\";i:1708967242;s:5:\"fonts\";a:3:{i:0;s:6:\"Nunito\";i:3;s:5:\"Rubik\";i:4;s:11:\"Nunito Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');

-- --------------------------------------------------------

--
-- Table structure for table `gtr_posts`
--

CREATE TABLE `gtr_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `post_author` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `gtr_posts`
--

INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2024-01-23 14:03:21', '2024-01-23 14:03:21', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2024-01-23 14:03:21', '2024-01-23 14:03:21', '', 0, 'https://get-rec.com/get/?p=1', 0, 'post', '', 1),
(2, 1, '2024-01-23 14:03:21', '2024-01-23 14:03:21', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://get-rec.com/get/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2024-01-23 14:03:21', '2024-01-23 14:03:21', '', 0, 'https://get-rec.com/get/?page_id=2', 0, 'page', '', 0),
(3, 1, '2024-01-23 14:03:21', '2024-01-23 14:03:21', '<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://get-rec.com/get.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2024-01-23 14:03:21', '2024-01-23 14:03:21', '', 0, 'https://get-rec.com/get/?page_id=3', 0, 'page', '', 0),
(4, 0, '2024-01-23 14:03:22', '2024-01-23 14:03:22', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2024-01-23 14:03:22', '2024-01-23 14:03:22', '', 0, 'https://get-rec.com/get/?p=4', 0, 'wp_navigation', '', 0),
(5, 1, '2024-01-23 14:03:44', '2024-01-23 14:03:44', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2024-01-24 16:42:38', '2024-01-24 16:42:38', '', 0, 'https://get-rec.com/get/?p=5', 0, 'elementor_library', '', 0),
(6, 1, '2024-01-23 14:03:47', '2024-01-23 14:03:47', '<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete:email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@get-rec.com>\nFrom: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@get-rec.com>\nMessage Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2024-01-23 14:03:47', '2024-01-23 14:03:47', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&p=6', 0, 'wpcf7_contact_form', '', 0),
(7, 1, '2019-08-21 12:10:16', '2019-08-21 12:10:16', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2019-08-21 12:10:16', '2019-08-21 12:10:16', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(10, 1, '2019-07-25 09:18:09', '2019-07-25 09:18:09', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder-2', '', '', '2019-07-25 09:18:09', '2019-07-25 09:18:09', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(63, 1, '2021-07-09 13:13:59', '2021-07-09 13:13:59', '<a href=\"https://get-rec.com/get/\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" width=\"200\" /></a>		\n			<h2>We are Coming Soon</h2>		\n		<p style=\"text-align: center\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n		[mc4wp_form id=\"9431\"]		\n		<p><a href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#4296c3\" style=\"font-size: 21px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i> </i></a> <a href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#5f6d99\" style=\"font-size: 21px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i> </i></a> <a href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#b9666d\" style=\"font-size: 21px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i> </i></a> <a href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#a75061\" style=\"font-size: 21px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i> </i></a> <a href=\"#\" target=\"_blank\" data-color=\"#c1bfcc\" data-hover-color=\"#427ea8\" style=\"font-size: 21px;color: #c1bfcc;margin-right: 15px;margin-top: 5px\" rel=\"noopener\"><i> </i></a> </p>', 'Coming soon', '', 'publish', 'closed', 'closed', '', 'coming-soon', '', '', '2021-07-09 13:13:59', '2021-07-09 13:13:59', '', 0, 'https://get-rec.com/get/coming-soon/', 0, 'page', '', 0),
(91, 1, '2021-07-10 08:22:41', '2021-07-10 08:22:41', '<img width=\"190\" height=\"475\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_02.png 190w, https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_02-120x300.png 120w\" sizes=\"(max-width: 190px) 100vw, 190px\" title=\"home2_img_02\">\n<h5>Welcome</h5>\n<h1>Maximize\nYour Visibility</h1>\nEnsuring the best return on investment for your bespoke SEO campaign requirement.\n\n<a href=\"#\">\nContact Today\n</a>\n<a href=\"https://www.youtube.com/watch?v=Qdw0nDG5j2Q&amp;feature=youtu.be\" data-settings=\"{&quot;autoplay&quot;:true}\">\n<svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\"></polygon>\n            </svg>\n</a>\n<h2>Play video</h2>\n<img width=\"758\" height=\"704\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home1_img_1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home1_img_1.png 758w, https://get-rec.com/get/wp-content/uploads/2019/09/home1_img_1-300x279.png 300w\" sizes=\"(max-width: 758px) 100vw, 758px\" title=\"Marketing\">\n<h5>care features</h5>\n<h2>Provide Awesome Service\nWith Our Tools</h2>\n<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" loading=\"lazy\" title=\"img_box_01\"></figure>\n<h5>SEO Consultancy</h5>\nDelectus recteque has ne, no pro\ntation commodo. Ea libris utamur vix, in sumo augue soluta vis.\n<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" loading=\"lazy\" title=\"img_box_02\"></figure>\n<h5>Competitor Analysis</h5>\nPer ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.\n<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\"></figure>\n<h5>Social Media Marketing</h5>\nDelenit signiferumque ei cum,\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\n\n<img width=\"673\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_03.jpg 673w, https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_03-300x228.jpg 300w\" sizes=\"(max-width: 673px) 100vw, 673px\" title=\"home2_img_03\">\n<h5>About Us</h5>\n<h2>Boosts Your\nWebsite Traffic!</h2>\nAdumn nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.\n\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.\n\n<a href=\"#\">\nAbout Us\n</a>\n<h5>Our services</h5>\n<h2>How We Can Help?</h2>\n<figure><img width=\"226\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_04.png\" alt=\"\" loading=\"lazy\" title=\"img_box_04\"></figure>\n<h5>Search Engine Optimization</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\n<figure><img width=\"210\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_05.png\" alt=\"\" loading=\"lazy\" title=\"img_box_05\"></figure>\n<h5>Social Media Strategy</h5>\nFusce egestas magna eget pharetra tristique. Vivamus eget sagittis mi. Vivamus sodales arcu ac arcu mattis.\n<figure><img width=\"218\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_06.png\" alt=\"\" loading=\"lazy\" title=\"img_box_06\"></figure>\n<h5>Real Time and Data</h5>\nMorbi at nibh sit amet ligula malesuada molestie nec eu leo. Vivamus finibus justo eu diam blandit venenatis.\n<figure><img width=\"210\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_07.png\" alt=\"\" loading=\"lazy\" title=\"img_box_07\"></figure>\n<h5>Online Media Management</h5>\nVestibulum utvelit sednisl tristique. Vestibulum aliquet metus facilisis ultrices consequat serum datri.\n<figure><img width=\"216\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_08.png\" alt=\"\" loading=\"lazy\" title=\"img_box_08\"></figure>\n<h5>Reporting &amp; Analysis</h5>\nDonec quis urna facilisis augue euismod vehicula. Cras elit nisi, aliquet eget augue at gravida imperdiet ligula.\n<figure><img width=\"220\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_09.png\" alt=\"\" loading=\"lazy\" title=\"img_box_09\"></figure>\n<h5>Penalty Recovery</h5>\nCras maximus leoet vehicula accumsan accumsan ante id libero luctus, non mollis tortor utum molestie.\n<h5>Why Choose us</h5>\n<h2>Outstanding\nDigital Experience</h2>\nAd nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" loading=\"lazy\" title=\"chek_b\"></figure>\nFor startups and growing businesses, an online specialist\ncan develop a digital marketing plan to help you grow.\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" loading=\"lazy\" title=\"chek_o\"></figure>\nYour digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" loading=\"lazy\" title=\"chek_g\"></figure>\nLorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\n\n<a href=\"#\">\nDiscover More\n</a>\n<img width=\"668\" height=\"560\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_04.png 668w, https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_04-300x251.png 300w\" sizes=\"(max-width: 668px) 100vw, 668px\" title=\"home2_img_04\">\n<h5>Previous Projects</h5>\n<h2>Our Case Studies</h2>\n<a href=\"#\" data-filter=\"*\">All</a><a href=\"#\" data-filter=\".branding\">Branding</a><a href=\"#\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-filter=\".seo\">SEO</a><a href=\"#\" data-filter=\".web\">Web</a>\n<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Online-Media-Management\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\">\n<h4>Online Media Management</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"></a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Mannix-Marketing\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\">\n<h4>Mannix Marketing</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"></a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\">\n<h4>Twice Profit Than Before</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"></a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\">\n<h4>SEO Optimization</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"></a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Social-Engagement\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\">\n<h4>Social Engagement</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"></a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\">\n<h4>Technical SEO</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"></a>\n<a href=\"javascript:void(0)\" title=\"view more\">\nview more\n</a>\n<h5>Testimonials</h5>\n<h2>What Our Client’s Say</h2>\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nDenis Robinson Customer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nSilviia GardenCustomer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nTommy DentsCustomer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nDenis Robinson Customer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nSilviia GardenCustomer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nTommy DentsCustomer\n<img width=\"75\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_01.png\" alt=\"\" loading=\"lazy\" title=\"clients_img_01\">\n<img width=\"109\" height=\"107\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_02.png\" alt=\"\" loading=\"lazy\" title=\"clients_img_02\">\n<img width=\"218\" height=\"200\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_03.png\" alt=\"\" loading=\"lazy\" title=\"clients_img_03\">\n<img width=\"121\" height=\"99\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_04.png 121w, https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_04-120x99.png 120w\" sizes=\"(max-width: 121px) 100vw, 121px\" title=\"clients_img_04\">\n<img width=\"90\" height=\"86\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_05.png\" alt=\"\" loading=\"lazy\" title=\"clients_img_05\">\n<img width=\"91\" height=\"68\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_06.png\" alt=\"\" loading=\"lazy\" title=\"clients_img_06\">\n<h5>Pricing Plans</h5>\n<h2>The Best Solutions for Our Clients</h2>\n<ul>\n 	<li><a href=\"#tab-8730-1\">MONTHLY</a></li>\n 	<li><a href=\"#tab-8730-2\">YEARLY</a></li>\n</ul>\n<style>.elementor-4283 .elementor-element.elementor-element-13c4b58 > .elementor-container{max-width:1200px;}.elementor-4283 .elementor-element.elementor-element-395f246 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de > .elementor-widget-container{padding:32px 10px 22px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated, .elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated > .elementor-background-overlay, .elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 > .elementor-widget-container{padding:32px 10px 22px 10px;background-color:#fffcf6;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 > .elementor-widget-container{padding:32px 10px 22px 10px;}@media(max-width:1024px){.elementor-4283 .elementor-element.elementor-element-395f246 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-4283 .elementor-element.elementor-element-13c4b58{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{margin:0px 0px 0px 0px;padding:10px 10px 10px 10px;}}</style>\n<section data-id=\"fcf1f02\" data-element_type=\"section\">\n<section data-id=\"13c4b58\" data-element_type=\"section\">\n					$2450\n<h3>Basic Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n$5990\n<h3>Standart Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n$8950\n<h3>Premium Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n</section>\n</section>\n<style>.elementor-4286 .elementor-element.elementor-element-7f1be92 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-6350f9a .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-6350f9a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#ffffff;}.elementor-4286 .elementor-element.elementor-element-62f594f > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#f9f8ff;border-radius:5px 5px 5px 5px;}.elementor-4286 .elementor-element.elementor-element-c638192 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#ffffff;}</style>\n<section data-id=\"11e4e98\" data-element_type=\"section\">\n<section data-id=\"c9be05c\" data-element_type=\"section\">\n					$8950\n<h3>Basic Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n$29990\n<h3>Standart Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n$59950\n<h3>Standart Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n</section>\n</section>										<img width=\"715\" height=\"545\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_05.png 715w, https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_05-300x229.png 300w\" sizes=\"(max-width: 715px) 100vw, 715px\" title=\"home2_img_05\">\n<h5>analysis</h5>\n<h2>Get Free SEO Analysis?</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n\n[contact-form-7 id=\"958\" title=\"Home2 form\"]\n<h5>Blog</h5>\n<h2>Read Our Lates News</h2>\nAd nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.\n\n<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x360.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x360.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-400x266.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-496x330.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-384x256.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-420x280.jpg 420w\" sizes=\"(min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"How to Increase Your ROI Through scientific SEM?\"></a>August 2, 2020\n<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2>\n<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n<a href=\"javascript:void(0)\">Share</a>\n<ul>\n 	<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&amp;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&amp;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&amp;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&amp;source=Ewebot\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"mailto:?subject=How to Increase Your ROI Through scientific SEM?&amp;body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>\n</ul>\n<!-- //post share block -->\n<a href=\"https://get-rec.com/get/image-post/\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-540x360.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-540x360.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-400x266.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-496x330.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-384x256.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-420x280.jpg 420w\" sizes=\"(min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"test\"></a>August 1, 2020\n<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2>\n<a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n<a href=\"javascript:void(0)\">Share</a>\n<ul>\n 	<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&amp;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&amp;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/image-post/&amp;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&amp;source=Ewebot\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"mailto:?subject=Simple Ways To Optimize Your Website For SEO&amp;body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>\n</ul>\n<!-- //post share block -->\n<a href=\"https://get-rec.com/get/standart-post/\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-540x360.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-540x360.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-400x267.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-496x331.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-384x256.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-420x280.jpg 420w\" sizes=\"(min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"The Basics of Blogging Search Engine Optimization\"></a>August 1, 2020\n<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Engine Optimization</a></h2>\n<a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n<a href=\"javascript:void(0)\">Share</a>\n<ul>\n 	<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Engine%20Optimization&amp;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&amp;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/standart-post/&amp;title=The%20Basics%20of%20Blogging%20Search%20Engine%20Optimization&amp;source=Ewebot\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"mailto:?subject=The Basics of Blogging Search Engine Optimization&amp;body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>\n</ul>\n<!-- //post share block -->', 'Home 01', '', 'publish', 'closed', 'closed', '', 'home-01', '', '', '2021-07-10 08:22:41', '2021-07-10 08:22:41', '', 0, 'https://get-rec.com/get/home-01/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(200, 1, '2021-07-11 08:20:23', '2021-07-11 08:20:23', '<img width=\"1170\" height=\"714\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_01\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameContent MarketingClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/content-marketing/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Content%20Marketing&#038;url=https://get-rec.com/get/portfolio/content-marketing/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/content-marketing/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/content-marketing/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Content Marketing&body=https://get-rec.com/get/portfolio/content-marketing/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/content-marketing/&#038;title=Content%20Marketing&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/marketing/\">Marketing</a><a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis Robinson        		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Content Marketing', '', 'publish', 'closed', 'closed', '', 'content-marketing', '', '', '2021-07-11 08:20:23', '2021-07-11 08:20:23', '', 0, 'https://get-rec.com/get/portfolio/content-marketing/', 0, 'portfolio', '', 0),
(264, 1, '2021-07-10 07:12:14', '2021-07-10 07:12:14', '<img title=\"case_img_01\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" alt=\"\" width=\"1170\" height=\"714\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NameDomain MigrationClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/domain-migration/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Domain%20Migration&amp;url=https://get-rec.com/get/portfolio/domain-migration/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/domain-migration/&amp;media=https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/domain-migration/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Domain Migration&amp;body=https://get-rec.com/get/portfolio/domain-migration/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/domain-migration/&amp;title=Domain%20Migration&amp;source=Ewebot\" rel=\"noopener noreferrer\"></a>\r\nTags<a href=\"https://get-rec.com/get/portfolio-tag/seo/\">SEO</a>\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.\r\n\r\nDenis Robinson\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Domain Migration', '', 'publish', 'closed', 'closed', '', 'domain-migration', '', '', '2021-07-10 07:12:14', '2021-07-10 07:12:14', '', 0, 'https://get-rec.com/get/portfolio/domain-migration/', 0, 'portfolio', '', 0),
(269, 1, '2021-07-15 07:30:35', '2021-07-15 07:30:35', '<img width=\"1170\" height=\"714\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_01\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameTechnical SEOClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/technical-seo/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Technical%20SEO&#038;url=https://get-rec.com/get/portfolio/technical-seo/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/technical-seo/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/technical-seo/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Technical SEO&body=https://get-rec.com/get/portfolio/technical-seo/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/technical-seo/&#038;title=Technical%20SEO&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/marketing/\">Marketing</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis Robinson        		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Technical SEO', '', 'publish', 'closed', 'closed', '', 'technical-seo', '', '', '2021-07-15 07:30:35', '2021-07-15 07:30:35', '', 0, 'https://get-rec.com/get/portfolio/technical-seo/', 0, 'portfolio', '', 0),
(272, 1, '2021-07-15 07:31:57', '2021-07-15 07:31:57', '<img width=\"1170\" height=\"714\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_01\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameSEO OptimizationClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/social-engagement/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=SEO%20Optimization&#038;url=https://get-rec.com/get/portfolio/social-engagement/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/social-engagement/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/social-engagement/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=SEO Optimization&body=https://get-rec.com/get/portfolio/social-engagement/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/social-engagement/&#038;title=SEO%20Optimization&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/pps/\">PPS</a><a href=\"https://get-rec.com/get/portfolio-tag/seo/\">SEO</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis Robinson        		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'SEO Optimization', '', 'publish', 'closed', 'closed', '', 'social-engagement', '', '', '2021-07-15 07:31:57', '2021-07-15 07:31:57', '', 0, 'https://get-rec.com/get/portfolio/social-engagement/', 0, 'portfolio', '', 0),
(277, 1, '2021-07-15 07:43:57', '2021-07-15 07:43:57', '<img width=\"1170\" height=\"714\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_01\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameContent StrategyClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/content-strategy/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Content%20Strategy&#038;url=https://get-rec.com/get/portfolio/content-strategy/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/content-strategy/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/content-strategy/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Content Strategy&body=https://get-rec.com/get/portfolio/content-strategy/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/content-strategy/&#038;title=Content%20Strategy&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/digital-pr/\">Digital PR</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis Robinson        		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Content Strategy', '', 'publish', 'closed', 'closed', '', 'content-strategy', '', '', '2021-07-15 07:43:57', '2021-07-15 07:43:57', '', 0, 'https://get-rec.com/get/portfolio/content-strategy/', 0, 'portfolio', '', 0),
(280, 1, '2021-07-15 07:45:24', '2021-07-15 07:45:24', '<img width=\"1170\" height=\"714\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_01\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameTwice Profit Than BeforeClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/twice-profit-than-before/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Twice%20Profit%20Than%20Before&#038;url=https://get-rec.com/get/portfolio/twice-profit-than-before/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/twice-profit-than-before/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/twice-profit-than-before/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Twice Profit Than Before&body=https://get-rec.com/get/portfolio/twice-profit-than-before/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/twice-profit-than-before/&#038;title=Twice%20Profit%20Than%20Before&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/marketing/\">Marketing</a><a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis Robinson        		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Twice Profit Than Before', '', 'publish', 'closed', 'closed', '', 'twice-profit-than-before', '', '', '2021-07-15 07:45:24', '2021-07-15 07:45:24', '', 0, 'https://get-rec.com/get/portfolio/twice-profit-than-before/', 0, 'portfolio', '', 0),
(283, 1, '2021-07-15 07:47:45', '2021-07-15 07:47:45', '<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06.png\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06.png 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-300x200.png 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-768x512.png 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-1024x683.png 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_06\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameMannix MarketingClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/mannix-marketing/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Mannix%20Marketing&#038;url=https://get-rec.com/get/portfolio/mannix-marketing/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/mannix-marketing/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/mannix-marketing/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Mannix Marketing&body=https://get-rec.com/get/portfolio/mannix-marketing/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/mannix-marketing/&#038;title=Mannix%20Marketing&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/seo/\">SEO</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis Robinson        		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Mannix Marketing', '', 'publish', 'closed', 'closed', '', 'mannix-marketing', '', '', '2021-07-15 07:47:45', '2021-07-15 07:47:45', '', 0, 'https://get-rec.com/get/portfolio/mannix-marketing/', 0, 'portfolio', '', 0),
(286, 1, '2021-07-15 07:49:13', '2021-07-15 07:49:13', '<img width=\"1170\" height=\"714\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_01\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameOnline Media ManagementClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/online-media-management/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Online%20Media%20Management&#038;url=https://get-rec.com/get/portfolio/online-media-management/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/online-media-management/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/online-media-management/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Online Media Management&body=https://get-rec.com/get/portfolio/online-media-management/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/online-media-management/&#038;title=Online%20Media%20Management&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/marketing/\">Marketing</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Online Media Management', '', 'publish', 'closed', 'closed', '', 'online-media-management', '', '', '2021-07-15 07:49:13', '2021-07-15 07:49:13', '', 0, 'https://get-rec.com/get/portfolio/online-media-management/', 0, 'portfolio', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(289, 1, '2021-07-15 07:31:44', '2021-07-15 07:31:44', '<img width=\"1170\" height=\"714\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_01\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameSocial EngagementClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/social-engagement-2/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Social%20Engagement&#038;url=https://get-rec.com/get/portfolio/social-engagement-2/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/social-engagement-2/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/social-engagement-2/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Social Engagement&body=https://get-rec.com/get/portfolio/social-engagement-2/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/social-engagement-2/&#038;title=Social%20Engagement&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/marketing/\">Marketing</a><a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis Robinson        		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Social Engagement', '', 'publish', 'closed', 'closed', '', 'social-engagement-2', '', '', '2021-07-15 07:31:44', '2021-07-15 07:31:44', '', 0, 'https://get-rec.com/get/portfolio/social-engagement-2/', 0, 'portfolio', '', 0),
(309, 1, '2021-07-15 09:26:33', '2021-07-15 09:26:33', '<h2>Our Case Studies</h2>		\n		<p>View some of our work and case studies for clients. We will work to deliver that strategy by building out your existing campaigns, or establishing accounts at new networks.</p>		\n				<a href=\"#\" data-filter=\"*\">All</a><a href=\"#\" data-filter=\".branding\">Branding</a><a href=\"#\" data-filter=\".digital-pr\">Digital PR</a><a href=\"#\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-filter=\".seo\">SEO</a><a href=\"#\" data-filter=\".web\">Web</a>			\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x420.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Online-Media-Management\" alt=\"\" /><h4>Online Media Management</h4>Branding Marketing</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x420.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Mannix-Marketing\" alt=\"\" /><h4>Mannix Marketing</h4>Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\" /><h4>Twice Profit Than Before</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/content-strategy/\" title=\"Content Strategy\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-420x420.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Content-Strategy\" alt=\"\" /><h4>Content Strategy</h4>Digital PR</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x420.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\" /><h4>SEO Optimization</h4>SEO</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x420.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Social-Engagement\" alt=\"\" /><h4>Social Engagement</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\" /><h4>Technical SEO</h4>Marketing</a><a href=\"https://get-rec.com/get/portfolio/content-marketing/\" title=\"Content Marketing\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-420x420.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Content-Marketing\" alt=\"\" /><h4>Content Marketing</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/domain-migration/\" title=\"Domain Migration\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-420x420.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Domain-Migration\" alt=\"\" /><h4>Domain Migration</h4>Branding SEO</a>		\n						<a href=\"javascript:void(0)\" title=\"load more\">\n									load more\n						</a>', 'Our Case Studies', '', 'publish', 'closed', 'closed', '', 'our-case-studies', '', '', '2021-07-15 09:26:33', '2021-07-15 09:26:33', '', 0, 'https://get-rec.com/get/our-case-studies/', 0, 'page', '', 0),
(382, 1, '2021-07-16 11:36:11', '2021-07-16 11:36:11', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>We are always here to help with any questions or concerns.</p>		\n			[contact-form-7 id=\"cfe3e43\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=9431]', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2024-01-25 16:14:39', '2024-01-25 16:14:39', '', 0, 'https://get-rec.com/get/contact-us/', 0, 'page', '', 0),
(419, 1, '2021-07-16 13:52:48', '2021-07-16 13:52:48', '<h5>Faq</h5>		\n			<h2>Most Popular Questions</h2>		\n												<a href=\"\">How to learn digital marketing?</a>\n					<p>ANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.</p>\n												<a href=\"\">Can I use the demos made by Ewebot?</a>\n					ANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.\n												<a href=\"\">Why didn’t you showcase my submission?</a>\n					ANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.\n												<a href=\"\">What everybody ought to know about digital marketing?</a>\n					ANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.\n												<a href=\"\">What are digital marketing?</a>\n					ANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.\n										<img width=\"330\" height=\"901\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/FAQ_2_bg_img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/FAQ_2_bg_img.png 330w, https://get-rec.com/get/wp-content/uploads/2019/09/FAQ_2_bg_img-110x300.png 110w\" sizes=\"(max-width: 330px) 100vw, 330px\" title=\"FAQ_2_bg_img\" />											\n		<h5>Contact Us</h5>		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1225\" title=\"Contact form 3\"]', 'Faq', '', 'publish', 'closed', 'closed', '', 'faq', '', '', '2021-07-16 13:52:48', '2021-07-16 13:52:48', '', 0, 'https://get-rec.com/get/faq/', 0, 'page', '', 0),
(424, 1, '2021-07-17 06:21:25', '2021-07-17 06:21:25', '<h5>Faq</h5>\n<h2>Most Popular Questions</h2>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g></g></svg>\n\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\"></svg>\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<a href=\"\">I need to sign up before buying any Offer/Product?</a>\n\nANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute dolor in velit esse cillum.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g></g></svg>\n\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\"></svg>\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<a href=\"\">Would my clients also be able to use support?</a>\n\nANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute voluptate velit esse cillum.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g></g></svg>\n\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\"></svg>\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<a href=\"\">Can I use the demos made by Ewebot?</a>\n\nANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis in voluptate velit esse cillum.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g></g></svg>\n\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\"></svg>\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<a href=\"\">Can I resell plugins?</a>\n\nANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis in voluptate velit esse cillum.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g></g></svg>\n\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\"></svg>\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<a href=\"\">Will I receive updates?</a>\n\nANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute voluptate velit esse cillum.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g></g></svg>\n\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\"></svg>\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<a href=\"\">Will you have any discount/bonuses?</a>\n\nANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute voluptate velit esse cillum.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g></g></svg>\n\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\"></svg>\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<a href=\"\">How to join your referral program?</a>\n\nANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure voluptate velit esse cillum.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g></g></svg>\n\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\"></svg>\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<a href=\"\">What do I start my SEO strategy?</a>\n\nANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis in voluptate velit esse cillum.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g></g></svg>\n\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\"></svg>\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<a href=\"\">How do I conduct keyword research?</a>\n\nANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis in voluptate velit esse cillum.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g></g></svg>\n\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\"></svg>\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n\n<a href=\"\">Which SEO techniques are popular?</a>\n\nANe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure voluptate velit esse cillum.\n<h5>Contact Us</h5>\n<h2>Drop Us a Line</h2>\nPrograms provi patient peace mind when option.\n\n[contact-form-7 id=\"1225\" title=\"Contact form 3\"]', 'Faq 2', '', 'publish', 'closed', 'closed', '', 'faq-2', '', '', '2021-07-17 06:21:25', '2021-07-17 06:21:25', '', 0, 'https://get-rec.com/get/faq-2/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(427, 1, '2021-07-17 07:01:29', '2021-07-17 07:01:29', '[rev_slider alias=\"Home_02\"]		\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>care features</h5>		\n			<h2>Provide Awesome Service\nWith Our Tools</h2>		\n												<img width=\"613\" height=\"463\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-01.png 613w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-01-300x227.png 300w\" sizes=\"(max-width: 613px) 100vw, 613px\" title=\"home_img-01\" />														\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\ntation commodo. Ea vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delectus recteque has ne, no protation commodo. Ea vix, in sumo augue soluta vis.</p>		\n		<h5>Success Story</h5>		\n			<h2>Get More Traffic</h2>		\n		Ewebot morbi ultricies sapien tempor mattis pharetra. Donec id egestas magna, at vehicula purus. Vivamus porttitor dictum dolor, sit amet molestie enim vulputate malesuada fames.		\n			<strong>fffffff76%</strong>\n		Achieved  \n			<strong>fffffff89%</strong>\n		Loaded  \n			<strong>fffffff75%</strong>\n		Done  \n												<img width=\"613\" height=\"440\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-02.png 613w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-02-300x215.png 300w\" sizes=\"(max-width: 613px) 100vw, 613px\" title=\"home_img-02\" />														\n		<h5>More with us</h5>		\n			<h2>You Want to Showcase Your Website\nin Top Join With Us</h2>		\n		<a href=\"#\">\n											Join with us						\n		</a>\n		<h5>Our services</h5>		\n			<h2>How We Can Help?</h2>		\n			<ul><li><a href=\"#tab-2831-1\"><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_28_1.png ><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_28-1.png >Real Time Analytics</a></li><li><a href=\"#tab-2831-2\"><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29_1.png ><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29-1.png >Social Media Strategy</a></li><li><a href=\"#tab-2831-3\"><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_30_1.png ><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_30-1.png >Real Time &amp; Date</a></li><li><a href=\"#tab-2831-4\"><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_31_1.png ><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_31.png >Media Managment</a></li><li><a href=\"#tab-2831-5\"><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_32_1.png ><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_32.png >Reporting &amp; Analysis</a></li></ul><style>.elementor-4297 .elementor-element.elementor-element-ed7036d .elementor-spacer-inner{height:43px;}.elementor-4297 .elementor-element.elementor-element-d6dadf4 > .elementor-widget-container{margin:0px 0px 17px 0px;}.elementor-4297 .elementor-element.elementor-element-516132d > .elementor-element-populated{margin:0px 50px 0px 29px;}.elementor-4297 .elementor-element.elementor-element-2dccff5 .elementor-spacer-inner{height:35px;}.elementor-4297 .elementor-element.elementor-element-2e7e4ca{color:#3b3663;font-family:\"Nunito\", Sans-serif;font-size:24px;font-weight:700;line-height:26px;}.elementor-4297 .elementor-element.elementor-element-2e7e4ca > .elementor-widget-container{margin:0px 0px 4px 0px;}.elementor-4297 .elementor-element.elementor-element-95f8dd2{font-size:16px;line-height:27px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:9px 20px 10px 0px !important;max-width:47px;width:47px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:9px 20px 10px 0px !important;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-title{margin-bottom:8px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-content .gt3-core-imagebox-title{font-size:14px;line-height:26px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#696687;font-size:16px;line-height:1.7em;}.elementor-4297 .elementor-element.elementor-element-8089dc7 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 28px 13px calc(28px + 15px);}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(28px + 15px) 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:5px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:5px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:5px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:0 !important;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:0 !important;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-size:12px;font-weight:500;letter-spacing:0.2px;color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .elementor-widget-gt3-addon-advanced-button .gt3_module_button_elementor.button_icon_icon a.hover_type2 .gt3_module_button__cover.front .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .icon_svg_btn{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_icon_default{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:transparent;background-image:linear-gradient(90deg, #f0ac0e -20%, #ff7426 115%);}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) a:hover .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button a:hover .icon_svg_btn{color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button a:hover .gt3_icon_default{color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:transparent;background-image:linear-gradient(96deg, #f56616 0%, #f0ac0e 100%);}.elementor-4297 .elementor-element.elementor-element-fdbc7fd > .elementor-widget-container{margin:22px 0px 17px 0px;}@media(min-width:768px){.elementor-4297 .elementor-element.elementor-element-9f47f43{width:44%;}.elementor-4297 .elementor-element.elementor-element-516132d{width:56%;}}@media(max-width:1024px){.elementor-4297 .elementor-element.elementor-element-516132d > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 > .elementor-widget-container{padding:15px 10px 15px 10px;}}@media(max-width:767px){.elementor-4297 .elementor-element.elementor-element-516132d > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 > .elementor-widget-container{padding:10px 10px 10px 10px;}}</style>		\n							<section data-id=\"6e1a75e\" data-element_type=\"section\">\n						<section data-id=\"1b7a67f\" data-element_type=\"section\">\n												<img width=\"495\" height=\"310\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-01.png 495w, https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-01-300x188.png 300w\" sizes=\"(max-width: 495px) 100vw, 495px\" title=\"tabs_content-01\" />														\n					<p>Real Time Analytics</p>					\n					<p>Vix dolore praesent patrioque ex. Sea ne illum sapientem adversarium, et mea quodsi delenit adversarium, in nonumy equidem cum. Eos te epicuri scaevola.</p>					\n			<figure><img width=\"84\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-12.png\" alt=\"\" loading=\"lazy\" title=\"icon-12\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>\n		</section>\n		</section>\n		<style>.elementor-4300 .elementor-element.elementor-element-5b2745a .elementor-spacer-inner{height:14px;}.elementor-4300 .elementor-element.elementor-element-1ecd245 > .elementor-element-populated{margin:0px 0px 0px 29px;}.elementor-4300 .elementor-element.elementor-element-d526cf4 .elementor-spacer-inner{height:31px;}.elementor-4300 .elementor-element.elementor-element-c7dc081{color:#3b3663;font-family:\"Nunito\", Sans-serif;font-size:24px;font-weight:700;line-height:34px;}.elementor-4300 .elementor-element.elementor-element-c7dc081 > .elementor-widget-container{margin:0px 0px 1px 0px;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:9px 20px 10px 0px !important;max-width:41px;width:41px;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:9px 20px 10px 0px !important;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-title{margin-bottom:8px;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-content .gt3-core-imagebox-title{font-size:20px;line-height:26px;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#696687;font-size:16px;line-height:1.7em;}.elementor-4300 .elementor-element.elementor-element-227da91 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 28px 13px calc(28px + 15px);}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(28px + 15px) 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:5px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:5px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:5px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:0 !important;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:0 !important;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-size:12px;font-weight:500;letter-spacing:0.2px;color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .elementor-widget-gt3-addon-advanced-button .gt3_module_button_elementor.button_icon_icon a.hover_type2 .gt3_module_button__cover.front .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .icon_svg_btn{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_icon_default{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:transparent;background-image:linear-gradient(96deg, #9289f1 0%, #6254e7 100%);}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) a:hover .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button a:hover .icon_svg_btn{color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button a:hover .gt3_icon_default{color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:transparent;background-image:linear-gradient(96deg, #6254e7 0%, #9289f1 100%);}.elementor-4300 .elementor-element.elementor-element-e2e1d35 > .elementor-widget-container{margin:23px 0px 0px 0px;}@media(max-width:1024px){.elementor-4300 .elementor-element.elementor-element-1ecd245 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4300 .elementor-element.elementor-element-227da91 > .elementor-widget-container{padding:15px 10px 15px 10px;}}@media(min-width:768px){.elementor-4300 .elementor-element.elementor-element-fa1658a{width:44%;}.elementor-4300 .elementor-element.elementor-element-1ecd245{width:56%;}}</style>		\n							<section data-id=\"59dbf14\" data-element_type=\"section\">\n						<section data-id=\"759be2e\" data-element_type=\"section\">\n												<img width=\"470\" height=\"356\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-02.jpg 470w, https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-02-300x227.jpg 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" title=\"tabs_content-02\" />														\n					<p>Social Media Strategy</p>					\n					<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>					\n			<figure><img width=\"74\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-13.png\" alt=\"\" loading=\"lazy\" title=\"icon-13\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>\n		</section>\n		</section>\n		<style>.elementor-4303 .elementor-element.elementor-element-ab86161 .elementor-spacer-inner{height:45px;}.elementor-4303 .elementor-element.elementor-element-ab86161 > .elementor-widget-container{margin:0px 0px 22px 0px;}.elementor-4303 .elementor-element.elementor-element-831ac2a > .elementor-element-populated{margin:0px 0px 0px 29px;}.elementor-4303 .elementor-element.elementor-element-1f07a3c .elementor-spacer-inner{height:31px;}.elementor-4303 .elementor-element.elementor-element-ca98a2a{color:#3b3663;font-family:\"Nunito\", Sans-serif;font-size:24px;font-weight:700;line-height:34px;}.elementor-4303 .elementor-element.elementor-element-ca98a2a > .elementor-widget-container{margin:0px 0px 1px 0px;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:9px 20px 10px 0px !important;max-width:44px;width:44px;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:9px 20px 10px 0px !important;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-title{margin-bottom:8px;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-content .gt3-core-imagebox-title{font-size:20px;line-height:26px;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#696687;font-size:16px;line-height:1.7em;}.elementor-4303 .elementor-element.elementor-element-914f726 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 28px 13px calc(28px + 15px);}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(28px + 15px) 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:5px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:5px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:5px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:0 !important;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:0 !important;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-size:12px;font-weight:500;letter-spacing:0.2px;color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .elementor-widget-gt3-addon-advanced-button .gt3_module_button_elementor.button_icon_icon a.hover_type2 .gt3_module_button__cover.front .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .icon_svg_btn{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_icon_default{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:transparent;background-image:linear-gradient(96deg, #88fdb9 0%, #34c478 100%);}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) a:hover .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button a:hover .icon_svg_btn{color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button a:hover .gt3_icon_default{color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:transparent;background-image:linear-gradient(96deg, #34c478 0%, #88fdb9 100%);}.elementor-4303 .elementor-element.elementor-element-74bd511 > .elementor-widget-container{margin:23px 0px 36px 0px;}@media(max-width:1024px){.elementor-4303 .elementor-element.elementor-element-831ac2a > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4303 .elementor-element.elementor-element-914f726 > .elementor-widget-container{padding:15px 10px 15px 10px;}}@media(min-width:768px){.elementor-4303 .elementor-element.elementor-element-0abaec2{width:44%;}.elementor-4303 .elementor-element.elementor-element-831ac2a{width:56%;}}</style>		\n							<section data-id=\"97fec1a\" data-element_type=\"section\">\n						<section data-id=\"ad66cd4\" data-element_type=\"section\">\n												<img width=\"500\" height=\"303\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-03.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-03-300x182.jpg 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" title=\"tabs_content-03\" />														\n					<p>Real Time &amp; Date</p>					\n					<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>					\n			<figure><img width=\"80\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-14.png\" alt=\"\" loading=\"lazy\" title=\"icon-14\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>\n		</section>\n		</section>\n		<style>.elementor-4306 .elementor-element.elementor-element-111b857 .elementor-spacer-inner{height:40px;}.elementor-4306 .elementor-element.elementor-element-47f145e > .elementor-widget-container{margin:0px 0px 24px 0px;}.elementor-4306 .elementor-element.elementor-element-931cd78 > .elementor-element-populated{margin:0px 0px 0px 29px;}.elementor-4306 .elementor-element.elementor-element-acfc92f .elementor-spacer-inner{height:31px;}.elementor-4306 .elementor-element.elementor-element-049e767{color:#3b3663;font-family:\"Nunito\", Sans-serif;font-size:24px;font-weight:700;line-height:34px;}.elementor-4306 .elementor-element.elementor-element-049e767 > .elementor-widget-container{margin:0px 0px 1px 0px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:8px 20px 10px 0px !important;max-width:40px;width:40px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:8px 20px 10px 0px !important;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-title{margin-bottom:8px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-content .gt3-core-imagebox-title{font-size:20px;line-height:26px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#696687;font-size:16px;line-height:1.7em;}.elementor-4306 .elementor-element.elementor-element-e8409f4 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 28px 13px calc(28px + 15px);}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(28px + 15px) 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:5px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:5px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:5px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:0 !important;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:0 !important;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-size:12px;font-weight:500;letter-spacing:0.2px;color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .elementor-widget-gt3-addon-advanced-button .gt3_module_button_elementor.button_icon_icon a.hover_type2 .gt3_module_button__cover.front .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .icon_svg_btn{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_icon_default{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:transparent;background-image:linear-gradient(96deg, #fdb2ad 0%, #ff2059 100%);}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) a:hover .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button a:hover .icon_svg_btn{color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button a:hover .gt3_icon_default{color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:transparent;background-image:linear-gradient(96deg, #ff2059 0%, #fdb2ad 100%);}.elementor-4306 .elementor-element.elementor-element-2f8c091 > .elementor-widget-container{margin:22px 0px 36px 0px;}@media(max-width:1024px){.elementor-4306 .elementor-element.elementor-element-931cd78 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 > .elementor-widget-container{padding:15px 10px 15px 10px;}}@media(min-width:768px){.elementor-4306 .elementor-element.elementor-element-a1af195{width:44%;}.elementor-4306 .elementor-element.elementor-element-931cd78{width:56%;}}</style>		\n							<section data-id=\"c71b9c4\" data-element_type=\"section\">\n						<section data-id=\"0c75a35\" data-element_type=\"section\">\n												<img width=\"501\" height=\"306\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-04.jpg 501w, https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-04-300x183.jpg 300w\" sizes=\"(max-width: 501px) 100vw, 501px\" title=\"tabs_content-04\" />														\n					<p>Media Managment</p>					\n					<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>					\n			<figure><img width=\"72\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-15.png\" alt=\"\" loading=\"lazy\" title=\"icon-15\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>\n		</section>\n		</section>\n		<style>.elementor-4309 .elementor-element.elementor-element-4ad3012 .elementor-spacer-inner{height:40px;}.elementor-4309 .elementor-element.elementor-element-e62f526 > .elementor-element-populated{margin:0px 0px 0px 29px;}.elementor-4309 .elementor-element.elementor-element-518aae5 .elementor-spacer-inner{height:31px;}.elementor-4309 .elementor-element.elementor-element-261cf72{color:#3b3663;font-family:\"Nunito\", Sans-serif;font-size:24px;font-weight:700;line-height:34px;}.elementor-4309 .elementor-element.elementor-element-261cf72 > .elementor-widget-container{margin:0px 0px 1px 0px;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:9px 20px 10px 0px !important;max-width:49px;width:49px;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:9px 20px 10px 0px !important;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-title{margin-bottom:8px;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-content .gt3-core-imagebox-title{font-size:20px;line-height:26px;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#696687;font-size:16px;line-height:1.7em;}.elementor-4309 .elementor-element.elementor-element-cee23ed > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 28px 13px calc(28px + 15px);}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(28px + 15px) 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:5px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:5px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:5px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:0 !important;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:0 !important;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-size:12px;font-weight:500;letter-spacing:0.2px;color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .elementor-widget-gt3-addon-advanced-button .gt3_module_button_elementor.button_icon_icon a.hover_type2 .gt3_module_button__cover.front .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .icon_svg_btn{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_icon_default{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:transparent;background-image:linear-gradient(96deg, #81fff8 0%, #206fff 100%);}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) a:hover .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button a:hover .icon_svg_btn{color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button a:hover .gt3_icon_default{color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:transparent;background-image:linear-gradient(96deg, #206fff 0%, #81fff8 100%);}.elementor-4309 .elementor-element.elementor-element-5b77e22 > .elementor-widget-container{margin:22px 0px 37px 0px;}@media(max-width:1024px){.elementor-4309 .elementor-element.elementor-element-e62f526 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4309 .elementor-element.elementor-element-cee23ed > .elementor-widget-container{padding:15px 10px 15px 10px;}}@media(min-width:768px){.elementor-4309 .elementor-element.elementor-element-3b55721{width:44%;}.elementor-4309 .elementor-element.elementor-element-e62f526{width:56%;}}</style>		\n							<section data-id=\"b32a04a\" data-element_type=\"section\">\n						<section data-id=\"e6bd163\" data-element_type=\"section\">\n												<img width=\"500\" height=\"330\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-05.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-05-300x198.jpg 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" title=\"tabs_content-05\" />														\n					<p>Reporting &amp; Analysis</p>					\n					<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>					\n			<figure><img width=\"88\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-16.png\" alt=\"\" loading=\"lazy\" title=\"icon-16\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>\n		</section>\n		</section>\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients\n</h2>		\n			<ul><li><a href=\"#tab-8757-1\">MONTHLY</a></li><li><a href=\"#tab-8757-2\">YEARLY</a></li></ul><style>.elementor-4291 .elementor-element.elementor-element-a020fd9{padding:32px 0px 90px 0px;}.elementor-4291 .elementor-element.elementor-element-5d5fc86 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-8870f4e > .elementor-widget-container{background-color:#f9f8ff;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated, .elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated > .elementor-background-overlay, .elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 > .elementor-widget-container{margin:-12px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-bb641d6 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4291 .elementor-element.elementor-element-b2eee75  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#88fdb9;background-image:none;border-color:#88fdb9;}.elementor-4291 .elementor-element.elementor-element-b2eee75.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4291 .elementor-element.elementor-element-b2eee75  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #88fdb9 0%, #34c478 100%);border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 > .elementor-widget-container{background-color:#f0fffc;}@media(max-width:767px){.elementor-4291 .elementor-element.elementor-element-a020fd9{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-bb641d6 > .elementor-element-populated{margin:0px 0px 0px 0px;}}</style>		\n							<section data-id=\"2a717d7\" data-element_type=\"section\">\n						<section data-id=\"a020fd9\" data-element_type=\"section\">\n											<h3>Basic Plan</h3>\n					$2450				\n											<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n											<h3>Standart Plan</h3>\n					$5990				\n											<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n											<h3>Premium Plan</h3>\n					$8950				\n											<h3>Premium Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n		<style>.elementor-4294 .elementor-element.elementor-element-28fb067{padding:32px 0px 90px 0px;}.elementor-4294 .elementor-element.elementor-element-b66c2b5 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-aa8af26  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#f0ac0e;background-image:none;border-color:#f0ac0e;}.elementor-4294 .elementor-element.elementor-element-aa8af26.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-aa8af26  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #f0ac0e 0%, #f47015 100%);border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 > .elementor-widget-container{background-color:#fffcf6;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated, .elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated > .elementor-background-overlay, .elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-5d49f1f  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#9289f1;background-image:none;border-color:#9289f1;}.elementor-4294 .elementor-element.elementor-element-5d49f1f.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-5d49f1f  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #9289f1 0%, #6254e7 100%);border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f > .elementor-widget-container{margin:-12px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-d3d16d8  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#88fdb9;background-image:none;border-color:#88fdb9;}.elementor-4294 .elementor-element.elementor-element-d3d16d8.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-d3d16d8  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #88fdb9 0%, #34c478 100%);border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 > .elementor-widget-container{background-color:#f0fffc;}@media(max-width:1024px){.elementor-4294 .elementor-element.elementor-element-b66c2b5 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 > .elementor-element-populated{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-4294 .elementor-element.elementor-element-28fb067{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 > .elementor-element-populated{margin:0px 0px 0px 0px;}}</style>		\n							<section data-id=\"114034f\" data-element_type=\"section\">\n						<section data-id=\"28fb067\" data-element_type=\"section\">\n											<h3>Basic Plan</h3>\n					$8950				\n											<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n											<h3>Standart Plan</h3>\n					$29990				\n											<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n											<h3>Premium Plan</h3>\n					$59950				\n											<h3>Premium Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n		<h5>Testimonials</h5>		\n			<h2>Our Customers<br>Feedback</h2>		\n		<a href=\"#\">\n											Join with us						\n		</a>\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-102x102.jpg\" style=\"width:51px;height:51px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-102x102.jpg\" style=\"width:51px;height:51px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-102x102.jpg\" style=\"width:51px;height:51px;\"/>Tommy DentsCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-102x102.jpg\" style=\"width:51px;height:51px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-102x102.jpg\" style=\"width:51px;height:51px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications. and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-102x102.jpg\" style=\"width:51px;height:51px;\"/>Tommy DentsCustomer							\n												<img width=\"711\" height=\"507\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-04.png 711w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-04-300x214.png 300w\" sizes=\"(max-width: 711px) 100vw, 711px\" title=\"home_img-04\" />														\n		<h5>Faq</h5>		\n			<h2>Freequently Ask<br>\nQuestions</h2>		\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n								<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n												<a href=\"\">Ut enim ad minim veniam exercitation ullamco?</a>\n					<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.</p>\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n								<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n												<a href=\"\">Excepteur sint proident culpa qui officia?</a>\n					<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.</p>\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n								<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n												<a href=\"\">Sed ut perspiciatis unde omnis iste natus errorsit?</a>\n					<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.</p>\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n								<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n												<a href=\"\">Consectetur adipisicing incididunt?</a>\n					<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.</p>\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>analysis</h5>		\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			[contact-form-7 id=\"958\" title=\"Home2 form\"]		\n												<img width=\"710\" height=\"473\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-05.png 710w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-05-300x200.png 300w\" sizes=\"(max-width: 710px) 100vw, 710px\" title=\"home_img-05\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Home 02', '', 'publish', 'closed', 'closed', '', 'home-02', '', '', '2021-07-17 07:01:29', '2021-07-17 07:01:29', '', 0, 'https://get-rec.com/get/home-02/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(495, 1, '2021-07-17 11:43:03', '2021-07-17 11:43:03', '<img width=\"958\" height=\"995\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/home_03_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/home_03_img_01.png 958w, https://get-rec.com/get/wp-content/uploads/2019/10/home_03_img_01-289x300.png 289w, https://get-rec.com/get/wp-content/uploads/2019/10/home_03_img_01-768x798.png 768w\" sizes=\"(max-width: 958px) 100vw, 958px\" title=\"\">\n<h5>Welcome</h5>\n<h1>Grow Your Website\nTraffic With Us</h1>\nEnsuring the best return on investment for your bespoke SEO campaign requirement.\n\n<a href=\"#\">\nmore about us\n</a>\n<a href=\"#\">\nContact Today\n</a>\n<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" loading=\"lazy\" title=\"img_box_01\"></figure>\n<h5>SEO Consultancy</h5>\nDelectus recteque has ne, protation was comodo a utamur vix.\n<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" loading=\"lazy\" title=\"img_box_02\"></figure>\n<h5>Competitor Analysis</h5>\nPer ea quod iusto was. Te autem pertinax has of definitiones vel.\n<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\"></figure>\n<h5>Social Media Marketing</h5>\nDelenit signiferum cum, te pertinax voluptatum sed, nonumes sit et.\n<h5>care features</h5>\n<h2>Our Provided\nFeatures</h2>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.\n\n<a href=\"#\">\nOur services\n</a>\n<img width=\"94\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_11.png\" alt=\"\" loading=\"lazy\" title=\"img_box_11\">\n<h5>Why Choose us</h5>\n<h2>Save Time &amp; Effort\nWith the Ewebot</h2>\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" loading=\"lazy\" title=\"chek_b\"></figure>\n<h6>First Working Process</h6>\nFor startups and growing businesses, an online specialist\ncan develop a digital marketing plan to help you grow.\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" loading=\"lazy\" title=\"chek_o\"></figure>\n<h6>Dedicated Team Member</h6>\nYour digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" loading=\"lazy\" title=\"chek_g\"></figure>\n<h6>24/7 Hours Support</h6>\nLorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\n\n<a href=\"#\">\nDiscover More\n</a>\n<img width=\"675\" height=\"552\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_06.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_06.png 675w, https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_06-300x245.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"home2_img_06\">\n<img width=\"741\" height=\"590\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_071.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_071.png 741w, https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_071-300x239.png 300w\" sizes=\"(max-width: 741px) 100vw, 741px\" title=\"home2_img_071\">\n<h5>Our services</h5>\n<h2>We Provided Best\nDigital Services</h2>\n01.\n<h6>Social Media Strategy</h6>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\n\n02.\n<h6>Real Time and Data</h6>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\n\n03.\n<h6>Reporting &amp; Analysis</h6>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\n\n04.\n<h6>Penalty Recovery</h6>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.\n\n<a href=\"#\">\nDiscover More\n</a>\n<img width=\"94\" height=\"94\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_12.png\" alt=\"\" loading=\"lazy\" title=\"img_box_12\">\n<h5>experience</h5>\n<h2>Pay for Qualified Traffic</h2>\nEwebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change and innovation.\n\nSEO Analysis\n90%\nSEO Audit\n89%\nOptimization\n95%\n<a href=\"#\">\nDiscover More\n</a>\n<img width=\"710\" height=\"473\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-05.png 710w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-05-300x200.png 300w\" sizes=\"(max-width: 710px) 100vw, 710px\" title=\"home_img-05\">\n<h5>pricing Plans</h5>\n<h2>The Best Solutions for Our Clients</h2>\n<ul>\n 	<li><a href=\"#tab-8355-1\">MONTHLY</a></li>\n 	<li><a href=\"#tab-8355-2\">YEARLY</a></li>\n</ul>\n<style>.elementor-4291 .elementor-element.elementor-element-a020fd9{padding:32px 0px 90px 0px;}.elementor-4291 .elementor-element.elementor-element-5d5fc86 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-8870f4e > .elementor-widget-container{background-color:#f9f8ff;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated, .elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated > .elementor-background-overlay, .elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 > .elementor-widget-container{margin:-12px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-bb641d6 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4291 .elementor-element.elementor-element-b2eee75  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#88fdb9;background-image:none;border-color:#88fdb9;}.elementor-4291 .elementor-element.elementor-element-b2eee75.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,<br />\n						.elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4291 .elementor-element.elementor-element-b2eee75  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #88fdb9 0%, #34c478 100%);border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 > .elementor-widget-container{background-color:#f0fffc;}@media(max-width:767px){.elementor-4291 .elementor-element.elementor-element-a020fd9{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-bb641d6 > .elementor-element-populated{margin:0px 0px 0px 0px;}}</style>\n<section data-id=\"2a717d7\" data-element_type=\"section\">\n<section data-id=\"a020fd9\" data-element_type=\"section\">\n<h3>Basic Plan</h3>\n$2450\n<h3>Basic Plan</h3>\n<p style=\"text-align: center\">SEO Audits</p>\n<p style=\"text-align: center\">SEO Management</p>\n<p style=\"text-align: center\">SEO Copywriting</p>\n<p style=\"text-align: center\">Link Building</p>\n<p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\nGet started\n</a>\n<h3>Standart Plan</h3>\n$5990\n<h3>Standart Plan</h3>\n<p style=\"text-align: center\">SEO Audits</p>\n<p style=\"text-align: center\">SEO Management</p>\n<p style=\"text-align: center\">SEO Copywriting</p>\n<p style=\"text-align: center\">Link Building</p>\n<p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\nGet started\n</a>\n<h3>Premium Plan</h3>\n$8950\n<h3>Premium Plan</h3>\n<p style=\"text-align: center\">SEO Audits</p>\n<p style=\"text-align: center\">SEO Management</p>\n<p style=\"text-align: center\">SEO Copywriting</p>\n<p style=\"text-align: center\">Link Building</p>\n<p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\nGet started\n</a>\n</section>\n</section>\n<style>.elementor-4294 .elementor-element.elementor-element-28fb067{padding:32px 0px 90px 0px;}.elementor-4294 .elementor-element.elementor-element-b66c2b5 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-aa8af26  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#f0ac0e;background-image:none;border-color:#f0ac0e;}.elementor-4294 .elementor-element.elementor-element-aa8af26.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,<br />\n						.elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-aa8af26  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #f0ac0e 0%, #f47015 100%);border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 > .elementor-widget-container{background-color:#fffcf6;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated, .elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated > .elementor-background-overlay, .elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-5d49f1f  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#9289f1;background-image:none;border-color:#9289f1;}.elementor-4294 .elementor-element.elementor-element-5d49f1f.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,<br />\n						.elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-5d49f1f  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #9289f1 0%, #6254e7 100%);border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f > .elementor-widget-container{margin:-12px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-d3d16d8  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#88fdb9;background-image:none;border-color:#88fdb9;}.elementor-4294 .elementor-element.elementor-element-d3d16d8.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,<br />\n						.elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-d3d16d8  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #88fdb9 0%, #34c478 100%);border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 > .elementor-widget-container{background-color:#f0fffc;}@media(max-width:1024px){.elementor-4294 .elementor-element.elementor-element-b66c2b5 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 > .elementor-element-populated{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-4294 .elementor-element.elementor-element-28fb067{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 > .elementor-element-populated{margin:0px 0px 0px 0px;}}</style>\n<section data-id=\"114034f\" data-element_type=\"section\">\n<section data-id=\"28fb067\" data-element_type=\"section\">\n<h3>Basic Plan</h3>\n$8950\n<h3>Basic Plan</h3>\n<p style=\"text-align: center\">SEO Audits</p>\n<p style=\"text-align: center\">SEO Management</p>\n<p style=\"text-align: center\">SEO Copywriting</p>\n<p style=\"text-align: center\">Link Building</p>\n<p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\nGet started\n</a>\n<h3>Standart Plan</h3>\n$29990\n<h3>Standart Plan</h3>\n<p style=\"text-align: center\">SEO Audits</p>\n<p style=\"text-align: center\">SEO Management</p>\n<p style=\"text-align: center\">SEO Copywriting</p>\n<p style=\"text-align: center\">Link Building</p>\n<p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\nGet started\n</a>\n<h3>Premium Plan</h3>\n$59950\n<h3>Premium Plan</h3>\n<p style=\"text-align: center\">SEO Audits</p>\n<p style=\"text-align: center\">SEO Management</p>\n<p style=\"text-align: center\">SEO Copywriting</p>\n<p style=\"text-align: center\">Link Building</p>\n<p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\nGet started\n</a>\n</section>\n</section>\n<h5>Previous Projects</h5>\n<h2>Our Case Studies</h2>\n<a href=\"#\" data-filter=\"*\">All</a><a href=\"#\" data-filter=\".branding\">Branding</a><a href=\"#\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-filter=\".seo\">SEO</a><a href=\"#\" data-filter=\".web\">Web</a>\n<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x420.jpg 420w\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Online-Media-Management\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\">\n<h4>Online Media Management</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\">Branding Marketing</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x420.jpg 420w\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Mannix-Marketing\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\">\n<h4>Mannix Marketing</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\">Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Twice-Profit-Than-Before\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\">\n<h4>Twice Profit Than Before</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\">Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x420.jpg 420w\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"SEO-Optimization\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\">\n<h4>SEO Optimization</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\">SEO</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x420.jpg 420w\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Social-Engagement\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\">\n<h4>Social Engagement</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\">Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Technical-SEO\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\">\n<h4>Technical SEO</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\">Marketing</a>\n<a href=\"javascript:void(0)\" title=\"view more\">\nview more\n</a>\n<h5>Testimonials</h5>\n<h2>What Our Client’s Say</h2>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nDenis Robinson Customer\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nSilviia GardenCustomer\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nSilviia GardenCustomer\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nTommy DentsCustomer\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nDenis Robinson Customer\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nSilviia GardenCustomer\n<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\">\n<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\">\n<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\">\n<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\">\n<h5>Blog</h5>\n<h2>Read Our Lates News</h2>\nAd nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.\n\n<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x360.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x360.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-400x266.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-496x330.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-384x256.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-420x280.jpg 420w\" sizes=\"(min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"How to Increase Your ROI Through scientific SEM?\"></a>August 2, 2020\n<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2>\n<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n<a href=\"javascript:void(0)\">Share</a>\n<ul>\n 	<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&amp;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&amp;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&amp;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&amp;source=Ewebot\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"mailto:?subject=How to Increase Your ROI Through scientific SEM?&amp;body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>\n</ul>\n<!-- //post share block -->\n<a href=\"https://get-rec.com/get/image-post/\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-540x360.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-540x360.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-400x266.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-496x330.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-384x256.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-420x280.jpg 420w\" sizes=\"(min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"test\"></a>August 1, 2020\n<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2>\n<a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n<a href=\"javascript:void(0)\">Share</a>\n<ul>\n 	<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&amp;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&amp;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/image-post/&amp;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&amp;source=Ewebot\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"mailto:?subject=Simple Ways To Optimize Your Website For SEO&amp;body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>\n</ul>\n<!-- //post share block -->\n<a href=\"https://get-rec.com/get/standart-post/\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-540x360.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-540x360.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-400x267.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-496x331.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-384x256.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-420x280.jpg 420w\" sizes=\"(min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"The Basics of Blogging Search Engine Optimization\"></a>August 1, 2020\n<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Engine Optimization</a></h2>\n<a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n<a href=\"javascript:void(0)\">Share</a>\n<ul>\n 	<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Engine%20Optimization&amp;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&amp;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/standart-post/&amp;title=The%20Basics%20of%20Blogging%20Search%20Engine%20Optimization&amp;source=Ewebot\" rel=\"noopener\"></a></li>\n 	<li><a target=\"_blank\" href=\"mailto:?subject=The Basics of Blogging Search Engine Optimization&amp;body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>\n</ul>\n<!-- //post share block -->\n<img width=\"94\" height=\"94\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_13.png\" alt=\"\" loading=\"lazy\" title=\"img_box_13\">\n<h5>Contact Us</h5>\n<h2>Drop Us a Line</h2>\nPrograms provi patient peace mind when option.\n\n[contact-form-7 id=\"1498\" title=\"Contact form 1\"]\n<img width=\"704\" height=\"572\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_08.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_08.png 704w, https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_08-300x244.png 300w\" sizes=\"(max-width: 704px) 100vw, 704px\" title=\"home2_img_08\">', 'Home 03', '', 'publish', 'closed', 'closed', '', 'home-03', '', '', '2021-07-17 11:43:03', '2021-07-17 11:43:03', '', 0, 'https://get-rec.com/get/home-03/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(623, 1, '2021-07-18 14:02:25', '2021-07-18 14:02:25', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2024-01-26 08:01:26', '2024-01-26 08:01:26', '', 0, 'https://get-rec.com/get/about-us/', 0, 'page', '', 0),
(707, 1, '2021-07-19 13:38:50', '2021-07-19 13:38:50', '<h5>Pricing</h5>		\n			<h2>Choose Your Plan</h2>		\n		<p>If you are unsure which pricing plan to choose, then register for a 14-day free trial to start building your business.</p>		\n		<p>We also always offer discounts and promotions to our services to both new and regular customers.</p>		\n		<h5>about</h5><p>We offer competitive rates and amazing pricing plans to help you find one that fits your needs and budget. If you are unsure which pricing plan to choose, don’t worry, you can always get a refund from us.</p>		\n		<h5>Features</h5><ul><li>Branding strategy &amp; identity</li><li>Marketing campaign &amp; PR</li><li>Website and app designing</li><li>Video production &amp; editing</li><li>User experience designing</li><li>Content development</li></ul>		\n			<ul><li><a href=\"#tab-2963-1\">MONTHLY</a></li><li><a href=\"#tab-2963-2\">YEARLY</a></li></ul>.elementor-4291 .elementor-element.elementor-element-a020fd9{padding:32px 0px 90px 0px;}.elementor-4291 .elementor-element.elementor-element-5d5fc86 &gt; .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-8870f4e &gt; .elementor-widget-container{background-color:#f9f8ff;}.elementor-4291 .elementor-element.elementor-element-aa5660f &gt; .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4291 .elementor-element.elementor-element-aa5660f &gt; .elementor-element-populated, .elementor-4291 .elementor-element.elementor-element-aa5660f &gt; .elementor-element-populated &gt; .elementor-background-overlay, .elementor-4291 .elementor-element.elementor-element-aa5660f &gt; .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4291 .elementor-element.elementor-element-aa5660f &gt; .elementor-element-populated &gt; .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 &gt; .elementor-widget-container{margin:-12px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-bb641d6 &gt; .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4291 .elementor-element.elementor-element-b2eee75  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor{background-color:#88fdb9;background-image:none;border-color:#88fdb9;}.elementor-4291 .elementor-element.elementor-element-b2eee75.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4291 .elementor-element.elementor-element-b2eee75  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #88fdb9 0%, #34c478 100%);border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 &gt; .elementor-widget-container{background-color:#f0fffc;}@media(max-width:767px){.elementor-4291 .elementor-element.elementor-element-a020fd9{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-aa5660f &gt; .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 &gt; .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-bb641d6 &gt; .elementor-element-populated{margin:0px 0px 0px 0px;}}		\n							<section data-id=\"2a717d7\">\n				<section data-id=\"a020fd9\">\n									<h3>Basic Plan</h3>\n				$2450			\n									<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Standart Plan</h3>\n				$5990			\n									<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Premium Plan</h3>\n				$8950			\n									<h3>Premium Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n		.elementor-4294 .elementor-element.elementor-element-28fb067{padding:32px 0px 90px 0px;}.elementor-4294 .elementor-element.elementor-element-b66c2b5 &gt; .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-aa8af26  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor{background-color:#f0ac0e;background-image:none;border-color:#f0ac0e;}.elementor-4294 .elementor-element.elementor-element-aa8af26.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-aa8af26  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #f0ac0e 0%, #f47015 100%);border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 &gt; .elementor-widget-container{background-color:#fffcf6;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 &gt; .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 &gt; .elementor-element-populated, .elementor-4294 .elementor-element.elementor-element-09bd1c2 &gt; .elementor-element-populated &gt; .elementor-background-overlay, .elementor-4294 .elementor-element.elementor-element-09bd1c2 &gt; .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 &gt; .elementor-element-populated &gt; .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-5d49f1f  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor{background-color:#9289f1;background-image:none;border-color:#9289f1;}.elementor-4294 .elementor-element.elementor-element-5d49f1f.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-5d49f1f  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #9289f1 0%, #6254e7 100%);border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f &gt; .elementor-widget-container{margin:-12px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 &gt; .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-d3d16d8  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor{background-color:#88fdb9;background-image:none;border-color:#88fdb9;}.elementor-4294 .elementor-element.elementor-element-d3d16d8.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-d3d16d8  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #88fdb9 0%, #34c478 100%);border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 &gt; .elementor-widget-container{background-color:#f0fffc;}@media(max-width:1024px){.elementor-4294 .elementor-element.elementor-element-b66c2b5 &gt; .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 &gt; .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 &gt; .elementor-element-populated{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-4294 .elementor-element.elementor-element-28fb067{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 &gt; .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 &gt; .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f &gt; .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 &gt; .elementor-element-populated{margin:0px 0px 0px 0px;}}		\n							<section data-id=\"114034f\">\n				<section data-id=\"28fb067\">\n									<h3>Basic Plan</h3>\n				$8950			\n									<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Standart Plan</h3>\n				$29990			\n									<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Premium Plan</h3>\n				$59950			\n									<h3>Premium Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n		<h5>More with us</h5>		\n			<h2>You Want to Showcase Your Website\nin Top Join With Us</h2>		\n		<a href=\"#\">\n											Join with us						\n		</a>\n		<h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you’ll be able to have any issue resolved within 24 hours.</p>		\n			Phone:8 800 2534 236Send Email:email@example.com<br>\nemail@yoursite.comAddress:27 Division St, New York, NY 10002,<br> United States		\n		<h5>Contact Us</h5>		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]', 'Pricing Plans', '', 'publish', 'closed', 'closed', '', 'pricing-plans', '', '', '2021-07-19 13:38:50', '2021-07-19 13:38:50', '', 0, 'https://get-rec.com/get/pricing-plans/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(719, 1, '2021-07-22 06:20:52', '2021-07-22 06:20:52', '<img src=\"https://get-rec.com/get/wp-content/uploads/2019/09/services_img.png\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/services_img.png 570w, https://get-rec.com/get/wp-content/uploads/2019/09/services_img-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/services_img-300x298.png 300w, https://get-rec.com/get/wp-content/uploads/2019/09/services_img-120x120.png 120w\" sizes=\"(max-width: 570px) 100vw, 570px\" title=\"services_img\" width=\"570\" height=\"566\">\n<h5>Best For You</h5>\n<h2>Boosts Your Website Traffic!</h2>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" title=\"img_box_14\" width=\"170\" height=\"158\"></figure>\n<h5>Media Promotion</h5>\nMaecenas elementum sapien in metus placerat finibus.\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_15.png\" alt=\"\" title=\"img_box_15\" width=\"178\" height=\"160\"></figure>\n<h5>Infographics Content</h5>\nMaecenas elementum sapien in metus placerat finibus.\n\n<a href=\"#\">\ndiscover more\n</a>\n<h5>Previous Projects</h5>\n<h2>Our Case Studies</h2>\n<a href=\"#\" data-filter=\"*\">All</a><a href=\"#\" data-filter=\".branding\">Branding</a><a href=\"#\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-filter=\".seo\">SEO</a><a href=\"#\" data-filter=\".web\">Web</a>\n<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Online-Media-Management\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\">\n<h4>Online Media Management</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"></a><a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\">Branding Marketing</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Mannix-Marketing\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\">\n<h4>Mannix Marketing</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"></a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\">Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\">\n<h4>Twice Profit Than Before</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"></a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\">Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\">\n<h4>SEO Optimization</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"></a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\">SEO</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Social-Engagement\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\">\n<h4>Social Engagement</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"></a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\">Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\">\n<h4>Technical SEO</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"></a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\">Marketing</a>\n<a href=\"javascript:void(0)\" title=\"view more\">\nview more\n</a>\n<h5>Our Services</h5>\n<h2>Let’s Check\nOur Services</h2>\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_04.png\" alt=\"\" title=\"img_box_04\" width=\"226\" height=\"194\"></figure>\n<h5>Search Optimization</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum.\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_05.png\" alt=\"\" title=\"img_box_05\" width=\"210\" height=\"194\"></figure>\n<h5>Social Media Strategy</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum.\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_16.png\" alt=\"\" title=\"img_box_16\" width=\"216\" height=\"194\"></figure>\n<h5>Reporting &amp; Analysis</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_06.png\" alt=\"\" title=\"img_box_06\" width=\"218\" height=\"194\"></figure>\n<h5>Real Time and Data</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_09.png\" alt=\"\" title=\"img_box_09\" width=\"220\" height=\"194\"></figure>\n<h5>Penalty Recovery</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\n<h5>Pricing Plans</h5>\n<h2>The Best Solutions for Our Clients</h2>\n<ul>\n 	<li><a href=\"#tab-8821-1\">MONTHLY</a></li>\n 	<li><a href=\"#tab-8821-2\">YEARLY</a></li>\n</ul>\n<style>.elementor-4283 .elementor-element.elementor-element-13c4b58 > .elementor-container{max-width:1200px;}.elementor-4283 .elementor-element.elementor-element-395f246 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de > .elementor-widget-container{padding:32px 10px 22px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated, .elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated > .elementor-background-overlay, .elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 > .elementor-widget-container{padding:32px 10px 22px 10px;background-color:#fffcf6;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 > .elementor-widget-container{padding:32px 10px 22px 10px;}@media(max-width:1024px){.elementor-4283 .elementor-element.elementor-element-395f246 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-4283 .elementor-element.elementor-element-13c4b58{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{margin:0px 0px 0px 0px;padding:10px 10px 10px 10px;}}</style>\n<section data-id=\"fcf1f02\" data-element_type=\"section\">\n<section data-id=\"13c4b58\" data-element_type=\"section\">\n				$2450\n<h3>Basic Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n$5990\n<h3>Standart Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n$8950\n<h3>Premium Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n</section>\n</section>\n<style>.elementor-4286 .elementor-element.elementor-element-7f1be92 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-6350f9a .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-6350f9a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#ffffff;}.elementor-4286 .elementor-element.elementor-element-62f594f > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#f9f8ff;border-radius:5px 5px 5px 5px;}.elementor-4286 .elementor-element.elementor-element-c638192 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#ffffff;}</style>\n<section data-id=\"11e4e98\" data-element_type=\"section\">\n<section data-id=\"c9be05c\" data-element_type=\"section\">\n				$8950\n<h3>Basic Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n$29990\n<h3>Standart Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n$59950\n<h3>Standart Plan</h3>\n<p style=\"text-align: center\">Strategy &amp; Research</p>\n<p style=\"text-align: center\">Business &amp; Finance Analysing</p>\n<p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\nGet started\n</a>\n</section>\n</section>										<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"1\" width=\"348\" height=\"54\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"2\" width=\"346\" height=\"56\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" title=\"3\" width=\"242\" height=\"90\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" title=\"4\" width=\"286\" height=\"58\">\n<h5>analysis</h5>\n<h2>Get Free SEO Analysis?</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis.\n\n[contact-form-7 id=\"958\" title=\"Home2 form\"]\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/09/services_img_01.png\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/services_img_01.png 700w, https://get-rec.com/get/wp-content/uploads/2019/09/services_img_01-300x243.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" title=\"services_img_01\" width=\"700\" height=\"568\">', 'Main Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2021-07-22 06:20:52', '2021-07-22 06:20:52', '', 0, 'https://get-rec.com/get/services/', 0, 'page', '', 0),
(755, 1, '2021-07-22 09:48:59', '2021-07-22 09:48:59', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Victor Liuw', '', 'publish', 'closed', 'closed', '', 'victor-liuw', '', '', '2021-07-22 09:48:59', '2021-07-22 09:48:59', '', 0, 'https://get-rec.com/get/team/victor-liuw/', 0, 'team', '', 0),
(771, 1, '2021-07-22 12:13:31', '2021-07-22 12:13:31', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Vanessa Lucky', '', 'publish', 'closed', 'closed', '', 'vanessa-lucky', '', '', '2021-07-22 12:13:31', '2021-07-22 12:13:31', '', 0, 'https://get-rec.com/get/team/vanessa-lucky/', 0, 'team', '', 0),
(775, 1, '2021-07-22 12:20:00', '2021-07-22 12:20:00', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Andrew Rich', '', 'publish', 'closed', 'closed', '', 'andrew-rich', '', '', '2021-07-22 12:20:00', '2021-07-22 12:20:00', '', 0, 'https://get-rec.com/get/team/andrew-rich/', 0, 'team', '', 0),
(778, 1, '2021-07-22 12:23:50', '2021-07-22 12:23:50', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Anna Red', '', 'publish', 'closed', 'closed', '', 'anna-red', '', '', '2021-07-22 12:23:50', '2021-07-22 12:23:50', '', 0, 'https://get-rec.com/get/team/anna-red/', 0, 'team', '', 0),
(782, 1, '2021-07-22 12:28:45', '2021-07-22 12:28:45', '<h5>experience</h5>\n<h2>Skilled Team of Creators</h2>\nEwebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate.\n\nSEO Analysis\n90%\nSEO Audit\n89%\nOptimization\n95%\n<a href=\"#\">\nDiscover More\n</a>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-05.png\" alt=\"\" title=\"home_img-05\" width=\"710\" height=\"473\">\n<h5>Our Team</h5>\n<h2>Our Professionals</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n<ul>\n 	<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>\nChief Operating Officer</li>\n 	<li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>\nSenior Digital Strategist</li>\n 	<li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>\nManaging Director</li>\n 	<li><a href=\"https://get-rec.com/get/team/sam-jordan/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/sam-jordan/\">Sam Jordan</a></h3>\nGeneral Manager</li>\n 	<li><a href=\"https://get-rec.com/get/team/anna-red/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/anna-red/\">Anna Red</a></h3>\nChief Operating Officer</li>\n 	<li><a href=\"https://get-rec.com/get/team/andrew-rich/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/andrew-rich/\">Andrew Rich</a></h3>\nSenior Digital Strategist</li>\n 	<li><a href=\"https://get-rec.com/get/team/vanessa-lucky/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/vanessa-lucky/\">Vanessa Lucky</a></h3>\nManaging Director</li>\n 	<li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>\nGeneral Manager</li>\n</ul>\n<h5>Work process</h5>\n<h2>This is How We Streamline\nOur Design Workflow</h2>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_17.png\" alt=\"\" title=\"img_box_17\" width=\"270\" height=\"270\">\n<h5>01 Preparation of Contract</h5>\nMaecenas elementum sapien in metus placerat finibus.\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_18.png\" alt=\"\" title=\"img_box_18\" width=\"270\" height=\"270\">\n<h5>02 Data Analysis</h5>\nMaecenas elementum sapien in metus placerat finibus.\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_19.png\" alt=\"\" title=\"img_box_19\" width=\"270\" height=\"270\">\n<h5>03 Progress Report</h5>\nMaecenas elementum sapien in metus placerat finibus.\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_20.png\" alt=\"\" title=\"img_box_20\" width=\"270\" height=\"270\">\n<h5>04 Satisfied Customers</h5>\nMaecenas elementum sapien in metus placerat finibus.\n<h5>Testimonials</h5>\n<h2>What Our Client’s Say</h2>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px\" alt=\"\">\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nDenis Robinson Customer<a href=\"#\" style=\"width: 100%;height: 100%\"></a>\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer<a href=\"#\" style=\"width: 100%;height: 100%\"></a>\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer<a href=\"#\" style=\"width: 100%;height: 100%\"></a>\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nDenis Robinson Customer<a href=\"#\" style=\"width: 100%;height: 100%\"></a>\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer<a href=\"#\" style=\"width: 100%;height: 100%\"></a>\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer<a href=\"#\" style=\"width: 100%;height: 100%\"></a>\n<h5>Blog</h5>\n<h2>Read Our Lates News</h2>\nAd nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x360.jpg\" alt=\"\">August 2, 2019\n<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2>\n<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n<a href=\"void(0)\">Share</a>\n<ul>\n 	<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&amp;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&amp;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&amp;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&amp;source=Ewebot\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"mailto:?subject=How to Increase Your ROI Through scientific SEM?&amp;body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener noreferrer\"></a></li>\n</ul>\n<!-- //post share block -->\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-540x360.jpg\" alt=\"\">August 1, 2019\n<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2>\n<a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n<a href=\"void(0)\">Share</a>\n<ul>\n 	<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&amp;url=https://get-rec.com/get/image-post/\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&amp;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/image-post/&amp;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&amp;source=Ewebot\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"mailto:?subject=Simple Ways To Optimize Your Website For SEO&amp;body=https://get-rec.com/get/image-post/\" rel=\"noopener noreferrer\"></a></li>\n</ul>\n<!-- //post share block -->\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-540x360.jpg\" alt=\"\">August 1, 2019\n<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Engine Optimization</a></h2>\n<a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n<a href=\"void(0)\">Share</a>\n<ul>\n 	<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Engine%20Optimization&amp;url=https://get-rec.com/get/standart-post/\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&amp;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/standart-post/&amp;title=The%20Basics%20of%20Blogging%20Search%20Engine%20Optimization&amp;source=Ewebot\" rel=\"noopener noreferrer\"></a></li>\n 	<li><a target=\"_blank\" href=\"mailto:?subject=The Basics of Blogging Search Engine Optimization&amp;body=https://get-rec.com/get/standart-post/\" rel=\"noopener noreferrer\"></a></li>\n</ul>\n<!-- //post share block -->', 'Our Team', '', 'publish', 'closed', 'closed', '', 'our-team', '', '', '2021-07-22 12:28:45', '2021-07-22 12:28:45', '', 0, 'https://get-rec.com/get/our-team/', 0, 'page', '', 0),
(824, 1, '2021-08-02 05:37:34', '2021-08-02 05:37:34', 'Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue!&nbsp;\n\nRemember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.\n<h2>Know Your Digital Goals</h2>\nThe first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" title=\"blog_img_02\" width=\"1170\" height=\"1170\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" title=\"blog_img_03\" width=\"1170\" height=\"1170\">\n<h2>Get Specific</h2>\nA useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.\n<ul>\n 	<li>Does the channel reach my intended audience?</li>\n 	<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n 	<li>Will I be able to measure the success of the channel?</li>\n 	<li>Does the channel allow me to express my brand’s intended message?</li>\n 	<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" title=\"blog_img_04\" width=\"1170\" height=\"780\">\n<h2>Always Remember Your Goals!</h2>\nEstablishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.\n<blockquote>\n<p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,\nquo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center\"><cite>Denis Robinson\n</cite></p>\n</blockquote>\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'How to Increase Your ROI Through scientific SEM?', '', 'publish', 'closed', 'closed', '', 'how-to-increase-your-roi-through-scientific-sem', '', '', '2021-08-02 05:37:34', '2021-08-02 05:37:34', '', 0, 'https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/', 0, 'post', '', 1),
(848, 1, '2021-08-02 04:00:20', '2021-08-02 04:00:20', 'Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue!&nbsp;\n\nRemember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.\n<h2>Know Your Digital Goals</h2>\nThe first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?\n\n<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" title=\"blog_img_02\">\n<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" title=\"blog_img_03\">\n<h2>Get Specific</h2>\nA useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.\n<ul>\n 	<li>Does the channel reach my intended audience?</li>\n 	<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n 	<li>Will I be able to measure the success of the channel?</li>\n 	<li>Does the channel allow me to express my brand’s intended message?</li>\n 	<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" title=\"blog_img_04\">\n<h2>Always Remember Your Goals!</h2>\nEstablishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.\n<blockquote>\n<p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,\nquo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center\"><cite>Denis Robinson\n</cite></p>\n</blockquote>\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Compare Photo Views', '', 'publish', 'closed', 'closed', '', 'post-02', '', '', '2021-08-02 04:00:20', '2021-08-02 04:00:20', '', 0, 'https://get-rec.com/get/post-02/', 0, 'post', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(854, 1, '2021-07-23 12:31:06', '2021-07-23 12:31:06', '<img width=\"548\" height=\"497\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/SEO_bg_img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/SEO_bg_img.png 548w, https://get-rec.com/get/wp-content/uploads/2019/09/SEO_bg_img-300x272.png 300w\" sizes=\"(max-width: 548px) 100vw, 548px\" title=\"SEO_bg_img\" />														\n		<h5>Our Vision</h5>		\n			<h2>We Provide<br>\nBest SEO Services</h2>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas ne.</p>		\n		<ul><li>Receive remarkable results</li><li>Help them build their business</li><li>Digital consultants</li></ul>		\n		<a href=\"#\">\n											Get in touch						\n		</a>\n		<h5>Our services</h5>		\n			<h2>How We Can Help?</h2>		\n			<figure><img width=\"226\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_04.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_04\" /></figure><h5>Search Engine Optimization </h5><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.</p>		\n			<figure><img width=\"210\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_05.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_05\" /></figure><h5>Social Media Strategy</h5><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.</p>		\n			<figure><img width=\"218\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_06.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_06\" /></figure><h5>Real Time and Data</h5><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.</p>		\n			<figure><img width=\"210\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_07.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_07\" /></figure><h5>Online Media Management</h5><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.</p>		\n			<figure><img width=\"216\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_08.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_08\" /></figure><h5>Reporting &amp; Analysis</h5><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.</p>		\n			<figure><img width=\"220\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_09.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_09\" /></figure><h5>Penalty Recovery</h5><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>SEO Consultacy</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_21.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_21\" /></figure><h6>Content Marketing</h6><p>For startups and growing businesses, an online specialist can develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_22.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_22\" /></figure><h6>Key Research</h6><p>For startups and growing businesses, an online specialist can develop a digital marketing plan to help you grow.</p>		\n												<img width=\"383\" height=\"745\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/iphone-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/iphone-1.png 383w, https://get-rec.com/get/wp-content/uploads/2019/09/iphone-1-154x300.png 154w\" sizes=\"(max-width: 383px) 100vw, 383px\" title=\"iphone\" />														\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>For startups and growing businesses, an online specialist can develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_23.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_23\" /></figure><h6>Social Media Reviews</h6><p>For startups and growing businesses, an online specialist can develop a digital marketing plan to help you grow.</p>		\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients\n</h2>		\n		<p style=\"text-align: center;\">Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					$49.99				\n											<h3>Basic Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$89.99				\n											<h3>Premium Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sea ea stet lorem</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sed ex aeque complectitu</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$69.99				\n											<h3>Standart Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p>\n<ul>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> SEO Optimization</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Tritani periculis vix</li>\n</ul>\n						<a href=\"#\">\n																Get started\n						</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'SEO Services', '', 'publish', 'closed', 'closed', '', 'seo-services', '', '', '2021-07-23 12:31:06', '2021-07-23 12:31:06', '', 0, 'https://get-rec.com/get/seo-services/', 0, 'page', '', 0),
(876, 1, '2021-07-24 06:22:05', '2021-07-24 06:22:05', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'publish', 'closed', 'closed', '', 'our-services', '', '', '2024-01-26 08:03:06', '2024-01-26 08:03:06', '', 0, 'https://get-rec.com/get/ppc-services/', 0, 'page', '', 0),
(884, 1, '2021-07-09 07:47:36', '2021-07-09 07:47:36', '<h2>Titles</h2>		\n		<h1>H1. Lorem Ipsum Dolor</h1><h2>H2. Lorem Ipsum Dolor</h2><h3>H3. Lorem Ipsum Dolor</h3><h4>H4. Lorem Ipsum Dolor</h4><h5>H5. Lorem Ipsum Dolor</h5><h6>H6. Lorem Ipsum Dolor</h6>		\n		<h2>H2. Lorem Ipsum Dolor</h2>		\n			<h2>Body</h2>		\n		<p>Ballet and Pilates inspired workouts are great if you want to build long, lean “beauty” muscles, but thanks to CrossFit, I’ve grown to appreciate the glamour of women who deadlift, pull up and muscle up — and not because the effort.</p><p>Ballet and Pilates inspired workouts are great if you want to build long, lean “beauty” muscles, but thanks to CrossFit, I’ve grown to appreciate the glamour of women who deadlift, pull up and muscle up — and not because the effort.</p>		\n			<h2>Standard Inline Elements</h2>		\n		If you want to build long, lean “beauty” muscles, but thanks to CrossFit, I’ve bold text the glamour of women who deadlift, pull up and muscle up — and not because the effort will shrink them into bold text packages of female beauty. No offence to pliés and jetés, but lifting heavy stuff is a rush. The changes every tooltip , and you do everything from Olympic-style lifts to gymnastics to rowing, skipping and sprinting—all the while giving it everything you’ve got.		\n			<h2>Dropcaps</h2>		\n		Wallet- and Pilates-inspired workouts are great if you want to build long, lean “beauty” muscles, but thanks to CrossFit, I’ve grown to appreciat the glamour of women who deadlift, pull up and muscle up — and not because the effort will shrink them into perfectly beauty. No offence to pliés and jetés, but lifting heavy stuff is a rush. The workout changes every day, and you do everything from Olympic-style lifts to gymnastics to rowing, skipping and sprinting—all the while giving it everything you’ve got.Wallet- and Pilates-inspired workouts are great if you want to build long, lean “beauty” muscles, but thanks to CrossFit, I’ve grown to appreciat the glamour of women who deadlift, pull up and muscle up — and not because the effort will shrink them into perfectly beauty. No offence to pliés and jetés, but lifting heavy stuff is a rush. The workout changes every day, and you do everything from Olympic-style lifts to gymnastics to rowing, skipping and sprinting—all the while giving it everything you’ve got.Wallet- and Pilates-inspired workouts are great if you want to build long, lean “beauty” muscles, but thanks to CrossFit, I’ve grown to appreciat the glamour of women who deadlift, pull up and muscle up — and not because the effort will shrink them into perfectly beauty. No offence to pliés and jetés, but lifting heavy stuff is a rush. The workout changes every day, and you do everything from Olympic-style lifts to gymnastics to rowing, skipping and sprinting—all the while giving it everything you’ve got.		\n			<h2>Blockquote</h2>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis RobinsonCustomer        \n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis RobinsonCustomer        \n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis RobinsonCustomer        \n			<h2>Standard Listings</h2>		\n		<ul><li>Receive remarkable results</li><li>Help them build their business</li><li>Digital consultants</li></ul>		\n		<ul><li>Receive remarkable results</li><li>Help them build their business</li><li>Digital consultants</li></ul>		\n		<ol><li>Receive remarkable results</li><li>Help them build their business</li><li>Digital consultants</li></ol>', 'Typography', '', 'publish', 'closed', 'closed', '', 'typography', '', '', '2021-07-09 07:47:36', '2021-07-09 07:47:36', '', 0, 'https://get-rec.com/get/typography/', 0, 'page', '', 0),
(889, 1, '2021-07-24 07:05:52', '2021-07-24 07:05:52', '<h5>SMM Services</h5>		\n			<h2>Social Media<br>\nMarcketing Services</h2>		\n		<a href=\"#\">\n											Get in touch						\n		</a>\n		<h5>Why Invest in SMM</h5><p>SMM services are a reliable and cost-effective way to generate web traffic and sales revenue.</p>		\n		<p>In a world where consumers spend ever-increasing amounts of time connected in real-time across a variety of platforms, a smart, focused social media strategy has become an essential element of any business that plans to move forward in the digital age.</p>		\n										<img width=\"1330\" height=\"622\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/SMM_img.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/SMM_img.jpg 1330w, https://get-rec.com/get/wp-content/uploads/2019/09/SMM_img-300x140.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/SMM_img-768x359.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/SMM_img-1024x479.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2019/09/SMM_img-1200x561.jpg 1200w\" sizes=\"(max-width: 1330px) 100vw, 1330px\" title=\"SMM_img\" />											\n		<h5 style=\"text-align: center\">Best for you</h5>		\n			<h2>How SMM Team Can Help</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			<figure><a href=\"#\"><img width=\"104\" height=\"104\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_24.png\" alt=\"\" loading=\"lazy\" title=\"img_box_24\" /></a></figure><h5><a href=\"#\">01<br>Media Promotion</a></h5><p>Te purto nulla animal usu, te ignota molestie appellantur per. Nam ullum veritus cu, ut sea brute lorem utroque, causae persius cum et.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"104\" height=\"104\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_25.png\" alt=\"\" loading=\"lazy\" title=\"img_box_25\" /></a></figure><h5><a href=\"#\">02<br>Ecommerce SEO</a></h5><p>Te purto nulla animal usu, te ignota molestie appellantur per. Nam ullum veritus cu, ut sea brute lorem utroque, causae persius cum et.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"104\" height=\"104\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_26.png\" alt=\"\" loading=\"lazy\" title=\"img_box_26\" /></a></figure><h5><a href=\"#\">03<br>Penalty Recovery</a></h5><p>Te purto nulla animal usu, te ignota molestie appellantur per. Nam ullum veritus cu, ut sea brute lorem utroque, causae persius cum et.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"104\" height=\"104\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_27.png\" alt=\"\" loading=\"lazy\" title=\"img_box_27\" /></a></figure><h5><a href=\"#\">04<br>Infographics Content</a></h5><p>Te purto nulla animal usu, te ignota molestie appellantur per. Nam ullum veritus cu, ut sea brute lorem utroque, causae persius cum et.</p><a href=\"#\"></a>		\n										<img width=\"613\" height=\"463\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-01.png 613w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-01-300x227.png 300w\" sizes=\"(max-width: 613px) 100vw, 613px\" title=\"home_img-01\" />											\n		<h5>care features</h5>		\n			<h2>Best SMM Agency</h2>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											Get in touch						\n		</a>\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients\n</h2>		\n			<ul><li><a href=\"#tab-1176-1\">MONTHLY</a></li><li><a href=\"#tab-1176-2\">YEARLY</a></li></ul><style>.elementor-4283 .elementor-element.elementor-element-13c4b58 > .elementor-container{max-width:1200px;}.elementor-4283 .elementor-element.elementor-element-395f246 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de > .elementor-widget-container{padding:32px 10px 22px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated, .elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated > .elementor-background-overlay, .elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 > .elementor-widget-container{padding:32px 10px 22px 10px;background-color:#fffcf6;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 > .elementor-widget-container{padding:32px 10px 22px 10px;}@media(max-width:1024px){.elementor-4283 .elementor-element.elementor-element-395f246 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-4283 .elementor-element.elementor-element-13c4b58{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{margin:0px 0px 0px 0px;padding:10px 10px 10px 10px;}}</style>		\n							<section data-id=\"fcf1f02\" data-element_type=\"section\">\n						<section data-id=\"13c4b58\" data-element_type=\"section\">\n					$2450						\n											<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n					$5990						\n											<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n					$8950						\n											<h3>Premium Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n		<style>.elementor-4286 .elementor-element.elementor-element-7f1be92 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-6350f9a .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-6350f9a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#ffffff;}.elementor-4286 .elementor-element.elementor-element-62f594f > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#f9f8ff;border-radius:5px 5px 5px 5px;}.elementor-4286 .elementor-element.elementor-element-c638192 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#ffffff;}</style>		\n							<section data-id=\"11e4e98\" data-element_type=\"section\">\n						<section data-id=\"c9be05c\" data-element_type=\"section\">\n					$8950						\n											<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n					$29990						\n											<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n					$59950						\n											<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n		<h5>analysis</h5>		\n			<h2>Get Free SMM Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			[contact-form-7 id=\"958\" title=\"Home2 form\"]		\n										<img width=\"700\" height=\"568\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/services_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/services_img_01.png 700w, https://get-rec.com/get/wp-content/uploads/2019/09/services_img_01-300x243.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" title=\"services_img_01\" />', 'SMM Services', '', 'publish', 'closed', 'closed', '', 'smm-services', '', '', '2021-07-24 07:05:52', '2021-07-24 07:05:52', '', 0, 'https://get-rec.com/get/smm-services/', 0, 'page', '', 0),
(927, 1, '2021-07-24 09:32:23', '2021-07-24 09:32:23', '', 'Shop', '', 'publish', 'closed', 'closed', '', 'shop', '', '', '2021-07-24 09:32:23', '2021-07-24 09:32:23', '', 0, 'https://get-rec.com/get/shop/', 0, 'page', '', 0),
(928, 1, '2021-07-24 09:32:23', '2021-07-24 09:32:23', '<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->', 'Cart', '', 'publish', 'closed', 'closed', '', 'cart', '', '', '2021-07-24 09:32:23', '2021-07-24 09:32:23', '', 0, 'https://get-rec.com/get/cart/', 0, 'page', '', 0),
(929, 1, '2021-07-24 09:32:23', '2021-07-24 09:32:23', '<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2021-07-24 09:32:23', '2021-07-24 09:32:23', '', 0, 'https://get-rec.com/get/checkout/', 0, 'page', '', 0),
(930, 1, '2021-07-24 09:32:23', '2021-07-24 09:32:23', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'My account', '', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2021-07-24 09:32:23', '2021-07-24 09:32:23', '', 0, 'https://get-rec.com/get/my-account/', 0, 'page', '', 0),
(958, 1, '2019-07-09 07:11:42', '2019-07-09 07:11:42', '<div class=\"row home2_form\">\r\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\r\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\r\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\r\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\r\n  <div class=\"span12\">[submit \"Check Now\"]</div>    \r\n</div>\n1\nevvebot \"[your-subject]\"\nevvebot <wordpress@seo>\nhelp@livewp.site\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on evvebot (http://seo)\nReply-To: [your-email]\n\n\n\n\nevvebot \"[your-subject]\"\nevvebot <wordpress@seo>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on evvebot (http://seo)\nReply-To: zaloznu@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Home2 form', '', 'publish', 'closed', 'closed', '', 'contact-form-1-2-2', '', '', '2019-07-09 07:11:42', '2019-07-09 07:11:42', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&amp;p=958', 0, 'wpcf7_contact_form', '', 0),
(967, 1, '2019-07-25 09:47:12', '2019-07-25 09:47:12', '', 'Zazzle Media', '', 'inherit', 'open', 'closed', '', '1', '', '', '2019-07-25 09:47:12', '2019-07-25 09:47:12', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/1.png', 0, 'attachment', 'image/png', 0),
(968, 1, '2019-07-25 09:47:12', '2019-07-25 09:47:12', '', 'Air Track', '', 'inherit', 'open', 'closed', '', '2', '', '', '2019-07-25 09:47:12', '2019-07-25 09:47:12', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/2.png', 0, 'attachment', 'image/png', 0),
(969, 1, '2019-07-25 09:47:13', '2019-07-25 09:47:13', '', 'Sutra HR', '', 'inherit', 'open', 'closed', '', '3', '', '', '2019-07-25 09:47:13', '2019-07-25 09:47:13', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/3.png', 0, 'attachment', 'image/png', 0),
(970, 1, '2019-07-25 09:47:13', '2019-07-25 09:47:13', '', 'Sylexcoin', '', 'inherit', 'open', 'closed', '', '4', '', '', '2019-07-25 09:47:13', '2019-07-25 09:47:13', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/4.png', 0, 'attachment', 'image/png', 0),
(971, 1, '2019-07-25 09:47:13', '2019-07-25 09:47:13', '', 'Andrew-Rich', '', 'inherit', 'open', 'closed', '', 'andrew-rich-2', '', '', '2019-07-25 09:47:13', '2019-07-25 09:47:13', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/Andrew-Rich.jpg', 0, 'attachment', 'image/jpeg', 0),
(972, 1, '2019-07-25 09:47:13', '2019-07-25 09:47:13', '', 'Anna-Red', '', 'inherit', 'open', 'closed', '', 'anna-red-2', '', '', '2019-07-25 09:47:13', '2019-07-25 09:47:13', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/Anna-Red.jpg', 0, 'attachment', 'image/jpeg', 0),
(973, 1, '2019-07-25 09:47:14', '2019-07-25 09:47:14', '', 'baner', '', 'inherit', 'open', 'closed', '', 'baner', '', '', '2019-07-25 09:47:14', '2019-07-25 09:47:14', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/baner.jpg', 0, 'attachment', 'image/jpeg', 0),
(974, 1, '2019-07-25 09:47:14', '2019-07-25 09:47:14', '', 'blog_img_01', '', 'inherit', 'open', 'closed', '', 'blog_img_01', '', '', '2019-07-25 09:47:14', '2019-07-25 09:47:14', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(975, 1, '2019-07-25 09:47:14', '2019-07-25 09:47:14', '', 'blog_img_02', '', 'inherit', 'open', 'closed', '', 'blog_img_02', '', '', '2019-07-25 09:47:14', '2019-07-25 09:47:14', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(976, 1, '2019-07-25 09:47:15', '2019-07-25 09:47:15', '', 'blog_img_03', '', 'inherit', 'open', 'closed', '', 'blog_img_03', '', '', '2019-07-25 09:47:15', '2019-07-25 09:47:15', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(977, 1, '2019-07-25 09:47:16', '2019-07-25 09:47:16', '', 'blog_img_04', '', 'inherit', 'open', 'closed', '', 'blog_img_04', '', '', '2019-07-25 09:47:16', '2019-07-25 09:47:16', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg', 0, 'attachment', 'image/jpeg', 0),
(978, 1, '2019-07-25 09:47:16', '2019-07-25 09:47:16', '', 'case_img_01', '', 'inherit', 'open', 'closed', '', 'case_img_01', '', '', '2019-07-25 09:47:16', '2019-07-25 09:47:16', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(979, 1, '2019-07-25 09:47:16', '2019-07-25 09:47:16', '', 'case_img_02', '', 'inherit', 'open', 'closed', '', 'case_img_02', '', '', '2019-07-25 09:47:16', '2019-07-25 09:47:16', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/case_img_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(981, 1, '2019-07-25 09:47:17', '2019-07-25 09:47:17', '', 'chek_b', '', 'inherit', 'open', 'closed', '', 'chek_b', '', '', '2019-07-25 09:47:17', '2019-07-25 09:47:17', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png', 0, 'attachment', 'image/png', 0),
(982, 1, '2019-07-25 09:47:17', '2019-07-25 09:47:17', '', 'chek_g', '', 'inherit', 'open', 'closed', '', 'chek_g', '', '', '2019-07-25 09:47:17', '2019-07-25 09:47:17', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png', 0, 'attachment', 'image/png', 0),
(983, 1, '2019-07-25 09:47:17', '2019-07-25 09:47:17', '', 'chek_o', '', 'inherit', 'open', 'closed', '', 'chek_o', '', '', '2019-07-25 09:47:17', '2019-07-25 09:47:17', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png', 0, 'attachment', 'image/png', 0),
(986, 1, '2019-07-25 09:47:20', '2019-07-25 09:47:20', '', 'contacts_img_02', '', 'inherit', 'open', 'closed', '', 'contacts_img_02', '', '', '2019-07-25 09:47:20', '2019-07-25 09:47:20', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/contacts_img_02.png', 0, 'attachment', 'image/png', 0),
(987, 1, '2019-07-25 09:47:20', '2019-07-25 09:47:20', '', 'contacts_img_03', '', 'inherit', 'open', 'closed', '', 'contacts_img_03', '', '', '2019-07-25 09:47:20', '2019-07-25 09:47:20', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/contacts_img_03.png', 0, 'attachment', 'image/png', 0),
(988, 1, '2019-07-25 09:47:21', '2019-07-25 09:47:21', '', 'Content-Marketing', '', 'inherit', 'open', 'closed', '', 'content-marketing-2', '', '', '2019-07-25 09:47:21', '2019-07-25 09:47:21', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing.jpg', 0, 'attachment', 'image/jpeg', 0),
(989, 1, '2019-07-25 09:47:21', '2019-07-25 09:47:21', '', 'Content-Strategy', '', 'inherit', 'open', 'closed', '', 'content-strategy-2', '', '', '2019-07-25 09:47:21', '2019-07-25 09:47:21', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy.jpg', 0, 'attachment', 'image/jpeg', 0),
(990, 1, '2019-07-25 09:47:22', '2019-07-25 09:47:22', '', 'Domain-Migration', '', 'inherit', 'open', 'closed', '', 'domain-migration-2', '', '', '2019-07-25 09:47:22', '2019-07-25 09:47:22', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration.jpg', 0, 'attachment', 'image/jpeg', 0),
(997, 1, '2019-07-25 09:47:28', '2019-07-25 09:47:28', '', 'home_02_img_03', '', 'inherit', 'open', 'closed', '', 'home_02_img_03', '', '', '2019-07-25 09:47:28', '2019-07-25 09:47:28', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/home_02_img_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(999, 1, '2019-07-25 09:47:30', '2019-07-25 09:47:30', '', 'home_02_img_05', '', 'inherit', 'open', 'closed', '', 'home_02_img_05', '', '', '2019-07-25 09:47:30', '2019-07-25 09:47:30', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/home_02_img_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(1003, 1, '2019-07-25 09:47:33', '2019-07-25 09:47:33', '', 'home_02_img_09', '', 'inherit', 'open', 'closed', '', 'home_02_img_09', '', '', '2019-07-25 09:47:33', '2019-07-25 09:47:33', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/home_02_img_09.png', 0, 'attachment', 'image/png', 0),
(1004, 1, '2019-07-25 09:47:33', '2019-07-25 09:47:33', '', 'home_03_img_01', '', 'inherit', 'open', 'closed', '', 'home_03_img_01', '', '', '2019-07-25 09:47:33', '2019-07-25 09:47:33', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/home_03_img_01.png', 0, 'attachment', 'image/png', 0),
(1008, 1, '2019-07-25 09:47:38', '2019-07-25 09:47:38', '', 'home_03_img_05', '', 'inherit', 'open', 'closed', '', 'home_03_img_05', '', '', '2019-07-25 09:47:38', '2019-07-25 09:47:38', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/home_03_img_05.png', 0, 'attachment', 'image/png', 0),
(1009, 1, '2019-07-25 09:47:40', '2019-07-25 09:47:40', '', 'home_03_img_06', '', 'inherit', 'open', 'closed', '', 'home_03_img_06', '', '', '2019-07-25 09:47:40', '2019-07-25 09:47:40', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/home_03_img_06.png', 0, 'attachment', 'image/png', 0),
(1019, 1, '2019-07-25 09:47:54', '2019-07-25 09:47:54', '', 'img_box_01', '', 'inherit', 'open', 'closed', '', 'img_box_01', '', '', '2019-07-25 09:47:54', '2019-07-25 09:47:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png', 0, 'attachment', 'image/png', 0),
(1020, 1, '2019-07-25 09:47:54', '2019-07-25 09:47:54', '', 'img_box_02', '', 'inherit', 'open', 'closed', '', 'img_box_02', '', '', '2019-07-25 09:47:54', '2019-07-25 09:47:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png', 0, 'attachment', 'image/png', 0),
(1021, 1, '2019-07-25 09:47:55', '2019-07-25 09:47:55', '', 'img_box_03', '', 'inherit', 'open', 'closed', '', 'img_box_03', '', '', '2019-07-25 09:47:55', '2019-07-25 09:47:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1022, 1, '2019-07-25 09:47:55', '2019-07-25 09:47:55', '', 'img_box_04', '', 'inherit', 'open', 'closed', '', 'img_box_04', '', '', '2019-07-25 09:47:55', '2019-07-25 09:47:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_04.png', 0, 'attachment', 'image/png', 0),
(1023, 1, '2019-07-25 09:47:55', '2019-07-25 09:47:55', '', 'img_box_05', '', 'inherit', 'open', 'closed', '', 'img_box_05', '', '', '2019-07-25 09:47:55', '2019-07-25 09:47:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_05.png', 0, 'attachment', 'image/png', 0),
(1024, 1, '2019-07-25 09:47:55', '2019-07-25 09:47:55', '', 'img_box_06', '', 'inherit', 'open', 'closed', '', 'img_box_06', '', '', '2019-07-25 09:47:55', '2019-07-25 09:47:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_06.png', 0, 'attachment', 'image/png', 0),
(1025, 1, '2019-07-25 09:47:55', '2019-07-25 09:47:55', '', 'img_box_07', '', 'inherit', 'open', 'closed', '', 'img_box_07', '', '', '2019-07-25 09:47:55', '2019-07-25 09:47:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_07.png', 0, 'attachment', 'image/png', 0),
(1026, 1, '2019-07-25 09:47:56', '2019-07-25 09:47:56', '', 'img_box_08', '', 'inherit', 'open', 'closed', '', 'img_box_08', '', '', '2019-07-25 09:47:56', '2019-07-25 09:47:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_08.png', 0, 'attachment', 'image/png', 0),
(1027, 1, '2019-07-25 09:47:56', '2019-07-25 09:47:56', '', 'img_box_09', '', 'inherit', 'open', 'closed', '', 'img_box_09', '', '', '2019-07-25 09:47:56', '2019-07-25 09:47:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_09.png', 0, 'attachment', 'image/png', 0),
(1028, 1, '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 'img_box_10', '', 'inherit', 'open', 'closed', '', 'img_box_10', '', '', '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png', 0, 'attachment', 'image/png', 0),
(1029, 1, '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 'img_box_11', '', 'inherit', 'open', 'closed', '', 'img_box_11', '', '', '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_11.png', 0, 'attachment', 'image/png', 0),
(1030, 1, '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 'img_box_12', '', 'inherit', 'open', 'closed', '', 'img_box_12', '', '', '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_12.png', 0, 'attachment', 'image/png', 0),
(1031, 1, '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 'img_box_13', '', 'inherit', 'open', 'closed', '', 'img_box_13', '', '', '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_13.png', 0, 'attachment', 'image/png', 0),
(1032, 1, '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 'img_box_14', '', 'inherit', 'open', 'closed', '', 'img_box_14', '', '', '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png', 0, 'attachment', 'image/png', 0),
(1033, 1, '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 'img_box_15', '', 'inherit', 'open', 'closed', '', 'img_box_15', '', '', '2019-07-25 09:47:57', '2019-07-25 09:47:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_15.png', 0, 'attachment', 'image/png', 0),
(1034, 1, '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 'img_box_16', '', 'inherit', 'open', 'closed', '', 'img_box_16', '', '', '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_16.png', 0, 'attachment', 'image/png', 0),
(1035, 1, '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 'img_box_17', '', 'inherit', 'open', 'closed', '', 'img_box_17', '', '', '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_17.png', 0, 'attachment', 'image/png', 0),
(1036, 1, '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 'img_box_18', '', 'inherit', 'open', 'closed', '', 'img_box_18', '', '', '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_18.png', 0, 'attachment', 'image/png', 0),
(1037, 1, '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 'img_box_19', '', 'inherit', 'open', 'closed', '', 'img_box_19', '', '', '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_19.png', 0, 'attachment', 'image/png', 0),
(1038, 1, '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 'img_box_20', '', 'inherit', 'open', 'closed', '', 'img_box_20', '', '', '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_20.png', 0, 'attachment', 'image/png', 0),
(1039, 1, '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 'img_box_21', '', 'inherit', 'open', 'closed', '', 'img_box_21', '', '', '2019-07-25 09:47:58', '2019-07-25 09:47:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_21.png', 0, 'attachment', 'image/png', 0),
(1040, 1, '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 'img_box_22', '', 'inherit', 'open', 'closed', '', 'img_box_22', '', '', '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_22.png', 0, 'attachment', 'image/png', 0),
(1041, 1, '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 'img_box_23', '', 'inherit', 'open', 'closed', '', 'img_box_23', '', '', '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_23.png', 0, 'attachment', 'image/png', 0),
(1042, 1, '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 'img_box_24', '', 'inherit', 'open', 'closed', '', 'img_box_24', '', '', '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_24.png', 0, 'attachment', 'image/png', 0),
(1043, 1, '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 'img_box_25', '', 'inherit', 'open', 'closed', '', 'img_box_25', '', '', '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_25.png', 0, 'attachment', 'image/png', 0),
(1044, 1, '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 'img_box_26', '', 'inherit', 'open', 'closed', '', 'img_box_26', '', '', '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_26.png', 0, 'attachment', 'image/png', 0),
(1045, 1, '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 'img_box_27', '', 'inherit', 'open', 'closed', '', 'img_box_27', '', '', '2019-07-25 09:47:59', '2019-07-25 09:47:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_27.png', 0, 'attachment', 'image/png', 0),
(1047, 1, '2019-07-25 09:48:00', '2019-07-25 09:48:00', '', 'Mannix-Marketing', '', 'inherit', 'open', 'closed', '', 'mannix-marketing-2', '', '', '2019-07-25 09:48:00', '2019-07-25 09:48:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing.jpg', 0, 'attachment', 'image/jpeg', 0),
(1048, 1, '2019-07-25 09:48:00', '2019-07-25 09:48:00', '', 'Online-Media-Management', '', 'inherit', 'open', 'closed', '', 'online-media-management-2', '', '', '2019-07-25 09:48:00', '2019-07-25 09:48:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management.jpg', 0, 'attachment', 'image/jpeg', 0),
(1049, 1, '2019-07-25 09:48:01', '2019-07-25 09:48:01', '', 'SEO-Optimization', '', 'inherit', 'open', 'closed', '', 'seo-optimization', '', '', '2019-07-25 09:48:01', '2019-07-25 09:48:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization.jpg', 0, 'attachment', 'image/jpeg', 0),
(1062, 1, '2019-07-25 09:48:14', '2019-07-25 09:48:14', '', 'Social-Engagement', '', 'inherit', 'open', 'closed', '', 'social-engagement-3', '', '', '2019-07-25 09:48:14', '2019-07-25 09:48:14', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement.jpg', 0, 'attachment', 'image/jpeg', 0),
(1065, 1, '2019-07-25 09:48:17', '2019-07-25 09:48:17', '', 'Technical-SEO', '', 'inherit', 'open', 'closed', '', 'technical-seo-2', '', '', '2019-07-25 09:48:17', '2019-07-25 09:48:17', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO.jpg', 0, 'attachment', 'image/jpeg', 0),
(1066, 1, '2019-07-25 09:48:17', '2019-07-25 09:48:17', '', 'Twice-Profit-Than-Before', '', 'inherit', 'open', 'closed', '', 'twice-profit-than-before-2', '', '', '2019-07-25 09:48:17', '2019-07-25 09:48:17', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before.jpg', 0, 'attachment', 'image/jpeg', 0),
(1067, 1, '2019-07-25 09:48:18', '2019-07-25 09:48:18', '', 'Vanessa-Lucky', '', 'inherit', 'open', 'closed', '', 'vanessa-lucky-2', '', '', '2019-07-25 09:48:18', '2019-07-25 09:48:18', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/07/Vanessa-Lucky.jpg', 0, 'attachment', 'image/jpeg', 0),
(1068, 1, '2019-07-25 09:48:18', '2019-07-25 09:48:18', '', 'Victor-Liuw', '', 'inherit', 'open', 'closed', '', 'victor-liuw-2', '', '', '2019-07-25 09:48:18', '2019-07-25 09:48:18', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/07/Victor-Liuw.jpg', 0, 'attachment', 'image/jpeg', 0),
(1116, 1, '2019-07-26 07:14:56', '2019-07-26 07:14:56', '', 'img_box_28', '', 'inherit', 'open', 'closed', '', 'img_box_28', '', '', '2019-07-26 07:14:56', '2019-07-26 07:14:56', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/07/img_box_28.png', 0, 'attachment', 'image/png', 0),
(1133, 1, '2019-07-29 07:16:34', '2019-07-29 07:16:34', '<div class=\"revolution_form with_border\">\r\n    [url* site-url placeholder \"http:// yoursite.com\"]\r\n    <div class=\"revolution_form_btn\">[submit \"Analyze your site\"]</div>\r\n</div>\n1\nevvebot\n<help@livewp.site>\nhelp@livewp.site\nFrom: [site-url]\r\n\r\nMessage Body:\r\n\r\n\r\n-- \r\nThis e-mail was sent from a contact form on evvebot (https://livewp.site/wp/md/seo)\nReply-To: [site-url]\n\n\n\n\nevvebot \"[your-subject]\"\nevvebot <wordpress@seo>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on evvebot (http://seo)\nReply-To: zaloznu@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Revolution contact form', '', 'publish', 'closed', 'closed', '', 'contact-form-1_copy', '', '', '2019-07-29 07:16:34', '2019-07-29 07:16:34', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&amp;p=1133', 0, 'wpcf7_contact_form', '', 0),
(1175, 1, '2019-07-31 08:22:43', '2019-07-31 08:22:43', '', 'transparent_background', '', 'inherit', 'open', 'closed', '', 'transparent_background', '', '', '2019-07-31 08:22:43', '2019-07-31 08:22:43', '', 495, 'https://get-rec.com/get/wp-content/uploads/2019/07/transparent_background.png', 0, 'attachment', 'image/png', 0),
(1178, 1, '2019-07-31 08:36:02', '2019-07-31 08:36:02', '', 'home_03_img_02_1', '', 'inherit', 'open', 'closed', '', 'home_03_img_02_1', '', '', '2019-07-31 08:36:02', '2019-07-31 08:36:02', '', 495, 'https://get-rec.com/get/wp-content/uploads/2019/07/home_03_img_02_1.png', 0, 'attachment', 'image/png', 0),
(1214, 1, '2019-07-31 12:01:57', '2019-07-31 12:01:57', '<div class=\"row contact_form_2\">\r\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\r\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\r\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\r\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\r\n  <div class=\"span12\">[textarea your-message placeholder \" Message\"]</div>\r\n  <div class=\"span12\">[submit \"Check Now\"]</div>       \r\n</div>\n1\nEvvebot \"[your-subject]\"\nEvvebot <help@livewp.site>\nhelp@livewp.site\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\nReply-To: [your-email]\n\n\n\n\nEvvebot \"[your-subject]\"\nEvvebot <help@livewp.site>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\nReply-To: help@livewp.site\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 2', '', 'publish', 'closed', 'closed', '', 'contact-form-1_copy-2', '', '', '2019-07-31 12:01:57', '2019-07-31 12:01:57', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&amp;p=1214', 0, 'wpcf7_contact_form', '', 0),
(1225, 1, '2019-07-31 12:38:31', '2019-07-31 12:38:31', '<div class=\"row home2_form\">\r\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\r\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\r\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\r\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\r\n  <div class=\"span12\">[textarea your-message placeholder \" Message\"]</div>\r\n  <div class=\"span12 text-center\">[submit \"Send Massege\"]</div>       \r\n</div>\n1\nEvvebot \"[your-subject]\"\nEvvebot <help@livewp.site>\nhelp@livewp.site\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\nReply-To: [your-email]\n\n\n\n\nEvvebot \"[your-subject]\"\nEvvebot <help@livewp.site>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\nReply-To: help@livewp.site\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 3', '', 'publish', 'closed', 'closed', '', 'contact-form-2_copy', '', '', '2019-07-31 12:38:31', '2019-07-31 12:38:31', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&amp;p=1225', 0, 'wpcf7_contact_form', '', 0),
(1248, 1, '2019-07-31 13:28:32', '2019-07-31 13:28:32', '', 'case_img_03', '', 'inherit', 'open', 'closed', '', 'case_img_03', '', '', '2019-07-31 13:28:32', '2019-07-31 13:28:32', '', 286, 'https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(1279, 1, '2019-07-31 14:01:06', '2019-07-31 14:01:06', '', 'page_title_price', '', 'inherit', 'open', 'closed', '', 'header_title_about-2', '', '', '2019-07-31 14:01:06', '2019-07-31 14:01:06', '', 707, 'https://get-rec.com/get/wp-content/uploads/2019/07/header_title_about.png', 0, 'attachment', 'image/png', 0),
(1328, 1, '2019-08-01 07:43:53', '2019-08-01 07:43:53', '', 'shop_img_01', '', 'inherit', 'open', 'closed', '', 'shop_img_01', '', '', '2019-08-01 07:43:53', '2019-08-01 07:43:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/07/shop_img_01.png', 0, 'attachment', 'image/png', 0),
(1332, 1, '2019-08-01 07:58:13', '2019-08-01 07:58:13', '', 'shop_img_02', '', 'inherit', 'open', 'closed', '', 'shop_img_02', '', '', '2019-08-01 07:58:13', '2019-08-01 07:58:13', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_02.png', 0, 'attachment', 'image/png', 0),
(1333, 1, '2019-08-01 07:58:14', '2019-08-01 07:58:14', '', 'shop_img_03', '', 'inherit', 'open', 'closed', '', 'shop_img_03', '', '', '2019-08-01 07:58:14', '2019-08-01 07:58:14', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_03.png', 0, 'attachment', 'image/png', 0),
(1334, 1, '2019-08-01 07:58:17', '2019-08-01 07:58:17', '', 'shop_img_04', '', 'inherit', 'open', 'closed', '', 'shop_img_04', '', '', '2019-08-01 07:58:17', '2019-08-01 07:58:17', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_04.png', 0, 'attachment', 'image/png', 0),
(1335, 1, '2019-08-01 07:58:18', '2019-08-01 07:58:18', '', 'shop_img_05', '', 'inherit', 'open', 'closed', '', 'shop_img_05', '', '', '2019-08-01 07:58:18', '2019-08-01 07:58:18', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_05.png', 0, 'attachment', 'image/png', 0),
(1336, 1, '2019-08-01 07:58:19', '2019-08-01 07:58:19', '', 'shop_img_06', '', 'inherit', 'open', 'closed', '', 'shop_img_06', '', '', '2019-08-01 07:58:19', '2019-08-01 07:58:19', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_06.png', 0, 'attachment', 'image/png', 0),
(1337, 1, '2019-08-01 07:58:20', '2019-08-01 07:58:20', '', 'shop_img_07', '', 'inherit', 'open', 'closed', '', 'shop_img_07', '', '', '2019-08-01 07:58:20', '2019-08-01 07:58:20', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_07.png', 0, 'attachment', 'image/png', 0),
(1338, 1, '2019-08-01 07:58:21', '2019-08-01 07:58:21', '', 'shop_img_08', '', 'inherit', 'open', 'closed', '', 'shop_img_08', '', '', '2019-08-01 07:58:21', '2019-08-01 07:58:21', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_08.png', 0, 'attachment', 'image/png', 0),
(1339, 1, '2019-08-01 07:58:22', '2019-08-01 07:58:22', '', 'shop_img_09', '', 'inherit', 'open', 'closed', '', 'shop_img_09', '', '', '2019-08-01 07:58:22', '2019-08-01 07:58:22', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_09.png', 0, 'attachment', 'image/png', 0),
(1380, 1, '2021-08-01 12:00:21', '2021-08-01 12:00:21', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Sam Jordan', '', 'publish', 'closed', 'closed', '', 'sam-jordan', '', '', '2021-08-01 12:00:21', '2021-08-01 12:00:21', '', 0, 'https://get-rec.com/get/team/sam-jordan/', 0, 'team', '', 0),
(1381, 1, '2019-08-01 12:00:03', '2019-08-01 12:00:03', '', 'Angela-Long', '', 'inherit', 'open', 'closed', '', 'angela-long', '', '', '2019-08-01 12:00:03', '2019-08-01 12:00:03', '', 1380, 'https://get-rec.com/get/wp-content/uploads/2019/08/Angela-Long.jpg', 0, 'attachment', 'image/jpeg', 0),
(1382, 1, '2019-08-01 12:00:03', '2019-08-01 12:00:03', '', 'Dan-Brake', '', 'inherit', 'open', 'closed', '', 'dan-brake', '', '', '2019-08-01 12:00:03', '2019-08-01 12:00:03', '', 1380, 'https://get-rec.com/get/wp-content/uploads/2019/08/Dan-Brake.jpg', 0, 'attachment', 'image/jpeg', 0),
(1383, 1, '2019-08-01 12:00:03', '2019-08-01 12:00:03', '', 'Sam-Jordan', '', 'inherit', 'open', 'closed', '', 'sam-jordan', '', '', '2019-08-01 12:00:03', '2019-08-01 12:00:03', '', 1380, 'https://get-rec.com/get/wp-content/uploads/2019/08/Sam-Jordan.jpg', 0, 'attachment', 'image/jpeg', 0),
(1384, 1, '2019-08-01 12:00:04', '2019-08-01 12:00:04', '', 'Sandra-Willson', '', 'inherit', 'open', 'closed', '', 'sandra-willson', '', '', '2019-08-01 12:00:04', '2019-08-01 12:00:04', '', 1380, 'https://get-rec.com/get/wp-content/uploads/2019/08/Sandra-Willson.jpg', 0, 'attachment', 'image/jpeg', 0),
(1386, 1, '2021-08-01 12:02:25', '2021-08-01 12:02:25', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Deborah Lynn', '', 'publish', 'closed', 'closed', '', 'angela-long', '', '', '2024-01-25 16:39:21', '2024-01-25 16:39:21', '', 0, 'https://get-rec.com/get/team/angela-long/', 0, 'team', '', 0),
(1388, 1, '2021-08-01 12:04:48', '2021-08-01 12:04:48', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Bryan Williams', '', 'publish', 'closed', 'closed', '', 'dan-brake', '', '', '2024-01-25 16:38:27', '2024-01-25 16:38:27', '', 0, 'https://get-rec.com/get/team/dan-brake/', 0, 'team', '', 0),
(1390, 1, '2021-08-01 12:07:18', '2021-08-01 12:07:18', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Penny Hintze', '', 'publish', 'closed', 'closed', '', 'sandra-willson', '', '', '2024-01-25 16:37:28', '2024-01-25 16:37:28', '', 0, 'https://get-rec.com/get/team/sandra-willson/', 0, 'team', '', 0),
(1398, 1, '2019-08-01 12:32:58', '2019-08-01 12:32:58', '', 'blog_img_05', '', 'inherit', 'open', 'closed', '', 'blog_img_05', '', '', '2019-08-01 12:32:58', '2019-08-01 12:32:58', '', 848, 'https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(1400, 1, '2021-08-01 14:36:48', '2021-08-01 14:36:48', '<p>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue! </p><p>Remember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.</p>		\n			<h2>Know Your Digital Goals</h2>		\n		<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?</p>		\n										<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" title=\"blog_img_02\" />											\n										<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" title=\"blog_img_03\" />											\n			<h2>Get Specific</h2>		\n		<p>A useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.</p><ul><li>Does the channel reach my intended audience?</li><li>Is the channel sustainable and affordable within my company’s marketing budget?</li><li>Will I be able to measure the success of the channel?</li><li>Does the channel allow me to express my brand’s intended message?</li><li>Do the channels I’m considering work together to convey my message?</li></ul>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" title=\"blog_img_04\" />											\n			<h2>Always Remember Your Goals!</h2>		\n		<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.</p>		\n		<blockquote><p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br />quo populo forensibus contentiones et, nibh error in per.</p><p style=\"text-align: center\"><cite>Denis Robinson<br /></cite></p></blockquote>		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Twice Profit Than Before You Ever Got', '', 'publish', 'closed', 'closed', '', 'twice-profit-than-before-you-ever-got', '', '', '2021-08-01 14:36:48', '2021-08-01 14:36:48', '', 0, 'https://get-rec.com/get/twice-profit-than-before-you-ever-got/', 0, 'post', '', 0),
(1403, 1, '2021-08-01 13:47:09', '2021-08-01 13:47:09', 'Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue!&nbsp;\n\nRemember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.\n<h2>Know Your Digital Goals</h2>\nThe first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?\n\n<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" title=\"blog_img_02\">\n<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" title=\"blog_img_03\">\n<h2>Get Specific</h2>\nA useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.\n<ul>\n 	<li>Does the channel reach my intended audience?</li>\n 	<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n 	<li>Will I be able to measure the success of the channel?</li>\n 	<li>Does the channel allow me to express my brand’s intended message?</li>\n 	<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" title=\"blog_img_04\">\n<h2>Always Remember Your Goals!</h2>\nEstablishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.\n<blockquote>\n<p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,\nquo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center\"><cite>Denis Robinson\n</cite></p>\n</blockquote>\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Cloud Hosting Growing Faster Ever', '', 'publish', 'closed', 'closed', '', 'cloud-hosting-growing-faster-ever', '', '', '2021-08-01 13:47:09', '2021-08-01 13:47:09', '', 0, 'https://get-rec.com/get/cloud-hosting-growing-faster-ever/', 0, 'post', '', 0),
(1404, 1, '2019-08-01 12:46:13', '2019-08-01 12:46:13', '', 'blog_img_06', '', 'inherit', 'open', 'closed', '', 'blog_img_06', '', '', '2019-08-01 12:46:13', '2019-08-01 12:46:13', '', 1403, 'https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06.jpg', 0, 'attachment', 'image/jpeg', 0),
(1405, 1, '2019-08-01 12:46:13', '2019-08-01 12:46:13', '', 'blog_img_07', '', 'inherit', 'open', 'closed', '', 'blog_img_07', '', '', '2019-08-01 12:46:13', '2019-08-01 12:46:13', '', 1403, 'https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_07.jpg', 0, 'attachment', 'image/jpeg', 0),
(1410, 1, '2021-08-01 13:00:01', '2021-08-01 13:00:01', '<p>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue! </p><p>Remember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.</p>		\n			<h2>Know Your Digital Goals</h2>		\n		<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?</p>		\n										<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" title=\"blog_img_02\" />											\n										<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" title=\"blog_img_03\" />											\n			<h2>Get Specific</h2>		\n		<p>A useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.</p><ul><li>Does the channel reach my intended audience?</li><li>Is the channel sustainable and affordable within my company’s marketing budget?</li><li>Will I be able to measure the success of the channel?</li><li>Does the channel allow me to express my brand’s intended message?</li><li>Do the channels I’m considering work together to convey my message?</li></ul>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" title=\"blog_img_04\" />											\n			<h2>Always Remember Your Goals!</h2>		\n		<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.</p>		\n		<blockquote><p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br />quo populo forensibus contentiones et, nibh error in per.</p><p style=\"text-align: center\"><cite>Denis Robinson<br /></cite></p></blockquote>		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Best Domain Name for Student Ever', '', 'publish', 'closed', 'closed', '', 'best-domain-name-for-student-ever', '', '', '2021-08-01 13:00:01', '2021-08-01 13:00:01', '', 0, 'https://get-rec.com/get/best-domain-name-for-student-ever/', 0, 'post', '', 0),
(1414, 1, '2021-08-01 12:59:51', '2021-08-01 12:59:51', '<p>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue! </p><p>Remember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.</p>		\n			<h2>Know Your Digital Goals</h2>		\n		<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?</p>		\n										<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" title=\"blog_img_02\" />											\n										<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" title=\"blog_img_03\" />											\n			<h2>Get Specific</h2>		\n		<p>A useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.</p><ul><li>Does the channel reach my intended audience?</li><li>Is the channel sustainable and affordable within my company’s marketing budget?</li><li>Will I be able to measure the success of the channel?</li><li>Does the channel allow me to express my brand’s intended message?</li><li>Do the channels I’m considering work together to convey my message?</li></ul>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" title=\"blog_img_04\" />											\n			<h2>Always Remember Your Goals!</h2>		\n		<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.</p>		\n		<blockquote><p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br />quo populo forensibus contentiones et, nibh error in per.</p><p style=\"text-align: center\"><cite>Denis Robinson<br /></cite></p></blockquote>		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', '3 Ways to Transform Your Blog Into a SEO Machine', '', 'publish', 'closed', 'closed', '', 'post-with-quote', '', '', '2021-08-01 12:59:51', '2021-08-01 12:59:51', '', 0, 'https://get-rec.com/get/post-with-quote/', 0, 'post', '', 0),
(1417, 1, '2021-08-01 12:56:10', '2021-08-01 12:56:10', '<p>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue! </p><p>Remember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.</p>		\n			<h2>Know Your Digital Goals</h2>		\n		<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?</p>		\n										<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" title=\"blog_img_02\" />											\n										<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" title=\"blog_img_03\" />											\n			<h2>Get Specific</h2>		\n		<p>A useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.</p><ul><li>Does the channel reach my intended audience?</li><li>Is the channel sustainable and affordable within my company’s marketing budget?</li><li>Will I be able to measure the success of the channel?</li><li>Does the channel allow me to express my brand’s intended message?</li><li>Do the channels I’m considering work together to convey my message?</li></ul>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" title=\"blog_img_04\" />											\n			<h2>Always Remember Your Goals!</h2>		\n		<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.</p>		\n		<blockquote><p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br />quo populo forensibus contentiones et, nibh error in per.</p><p style=\"text-align: center\"><cite>Denis Robinson<br /></cite></p></blockquote>		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Social media changes the relationship between companies', '', 'publish', 'closed', 'closed', '', 'link-post', '', '', '2021-08-01 12:56:10', '2021-08-01 12:56:10', '', 0, 'https://get-rec.com/get/link-post/', 0, 'post', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1419, 1, '2021-08-01 12:57:33', '2021-08-01 12:57:33', '<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-1600x1066.jpg 1600w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-1200x800.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-992x661.jpg 992w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-420x280.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-1600x1066.jpg\" sizes=\"(min-width: 1200px) 1600px, (min-width: 992px) 1200px, (min-width: 768px) 992px, (min-width: 600px) 768px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"How to Increase Your ROI Through scientific SEM?\" /></a><a href=\"https://get-rec.com/get/category/seo/\" rel=\"category tag\">SEO</a>August 2, 2020by <a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><a href=\"https://get-rec.com/get/category/seo/\" rel=\"category tag\">SEO</a><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/#comments\" title=\"2 Comments\">2 Comments</a><h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2>.elementor-824 .elementor-element.elementor-element-9b73f48{margin-top:-4px;margin-bottom:0px;}.elementor-824 .elementor-element.elementor-element-fefee4c &gt; .elementor-widget-container{margin:0px 0px 7px 0px;}.elementor-824 .elementor-element.elementor-element-f7bfd64...<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n                            <img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05.jpg\" alt=\"Compare Photo Views\" /><svg viewBox=\"0 0 13 18\" width=\"23\" height=\"30\">\n                                                   <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n                                               </svg><iframe title=\"Victoria’s Secret – Dream Angels TV Commercial\" width=\"360\" height=\"203\" src=\"https://www.youtube.com/embed/a7BvphORs98?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe><a href=\"https://get-rec.com/get/category/branding/\" rel=\"category tag\">Branding</a> <a href=\"https://get-rec.com/get/category/marketing/\" rel=\"category tag\">Marketing</a>August 2, 2020by <a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><a href=\"https://get-rec.com/get/category/branding/\" rel=\"category tag\">Branding</a> <a href=\"https://get-rec.com/get/category/marketing/\" rel=\"category tag\">Marketing</a><h2><a href=\"https://get-rec.com/get/post-02/\">Compare Photo Views</a></h2>.elementor-848 .elementor-element.elementor-element-3057{margin-top:-4px;margin-bottom:0px;}.elementor-848 .elementor-element.elementor-element-177b &gt; .elementor-widget-container{margin:0px 0px 7px 0px;}.elementor-848 .elementor-element.elementor-element-35f1...<a href=\"https://get-rec.com/get/post-02/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Compare%20Photo%20Views&#038;url=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/post-02/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/post-02/&#038;title=Compare%20Photo%20Views&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Compare+Photo+Views&body=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n                            <a href=\"https://get-rec.com/get/category/seo/\" rel=\"category tag\">SEO</a> <a href=\"https://get-rec.com/get/category/web/\" rel=\"category tag\">Web</a>August 1, 2020by <a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><a href=\"https://get-rec.com/get/category/seo/\" rel=\"category tag\">SEO</a> <a href=\"https://get-rec.com/get/category/web/\" rel=\"category tag\">Web</a><h2><a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">Twice Profit Than Before You Ever Got</a></h2>.elementor-1400 .elementor-element.elementor-element-dc78337{margin-top:-4px;margin-bottom:0px;}.elementor-1400 .elementor-element.elementor-element-62d79bc &gt; .elementor-widget-container{margin:0px 0px 7px 0px;}.elementor-1400 .elementor-element.elementor-element-4a10df3...<a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Twice%20Profit%20Than%20Before%20You%20Ever%20Got&#038;url=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/twice-profit-than-before-you-ever-got/&#038;title=Twice%20Profit%20Than%20Before%20You%20Ever%20Got&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Twice+Profit+Than+Before+You+Ever+Got&body=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n                            <a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-1600x1066.jpg 1600w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-1200x800.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-992x661.jpg 992w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-420x280.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-1600x1066.jpg\" sizes=\"(min-width: 1200px) 1600px, (min-width: 992px) 1200px, (min-width: 768px) 992px, (min-width: 600px) 768px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"Cloud Hosting Growing Faster Ever\" /></a><a href=\"https://get-rec.com/get/category/marketing/\" rel=\"category tag\">Marketing</a> <a href=\"https://get-rec.com/get/category/planing/\" rel=\"category tag\">Planing</a>August 1, 2020by <a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><a href=\"https://get-rec.com/get/category/marketing/\" rel=\"category tag\">Marketing</a> <a href=\"https://get-rec.com/get/category/planing/\" rel=\"category tag\">Planing</a><h2><a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">Cloud Hosting Growing Faster Ever</a></h2>.elementor-1403 .elementor-element.elementor-element-7c47986{margin-top:-4px;margin-bottom:0px;}.elementor-1403 .elementor-element.elementor-element-8fdc947 &gt; .elementor-widget-container{margin:0px 0px 7px 0px;}.elementor-1403 .elementor-element.elementor-element-cab65a7...<a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Cloud%20Hosting%20Growing%20Faster%20Ever&#038;url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/&#038;title=Cloud%20Hosting%20Growing%20Faster%20Ever&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Cloud+Hosting+Growing+Faster+Ever&body=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n                            <iframe title=\"Royal Oats ft. Waldo (prod. Sango) by AGO Music\" width=\"360\" height=\"400\" scrolling=\"no\" frameborder=\"no\" src=\"https://w.soundcloud.com/player/?visual=true&url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F136949481&show_artwork=true&maxheight=1000&maxwidth=360\"></iframe><a href=\"https://get-rec.com/get/category/seo/\" rel=\"category tag\">SEO</a> <a href=\"https://get-rec.com/get/category/web/\" rel=\"category tag\">Web</a>August 1, 2020by <a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><a href=\"https://get-rec.com/get/category/seo/\" rel=\"category tag\">SEO</a> <a href=\"https://get-rec.com/get/category/web/\" rel=\"category tag\">Web</a><h2><a href=\"https://get-rec.com/get/best-domain-name-for-student-ever/\">Best Domain Name for Student Ever</a></h2>.elementor-1410 .elementor-element.elementor-element-274dd21{margin-top:-4px;margin-bottom:0px;}.elementor-1410 .elementor-element.elementor-element-c5d2fd1 &gt; .elementor-widget-container{margin:0px 0px 7px 0px;}.elementor-1410 .elementor-element.elementor-element-d15db11...<a href=\"https://get-rec.com/get/best-domain-name-for-student-ever/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/best-domain-name-for-student-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Best%20Domain%20Name%20for%20Student%20Ever&#038;url=https://get-rec.com/get/best-domain-name-for-student-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/best-domain-name-for-student-ever/&#038;title=Best%20Domain%20Name%20for%20Student%20Ever&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Best+Domain+Name+for+Student+Ever&body=https://get-rec.com/get/best-domain-name-for-student-ever/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					<ul><li><a href=\'https://get-rec.com/get/wp-admin/admin-ajax.php\' class=\'current\'>1</a></li><li><a href=\'https://get-rec.com/get/wp-admin/admin-ajax.php?paged=2\'>2</a></li><li><a href=\"https://get-rec.com/get/wp-admin/admin-ajax.php?paged=2\"></a></li></ul>', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2021-08-01 12:57:33', '2021-08-01 12:57:33', '', 0, 'https://get-rec.com/get/blog/', 0, 'page', '', 0),
(1444, 1, '2019-08-02 09:36:54', '2019-08-02 09:36:54', '', 'img_box_29', '', 'inherit', 'open', 'closed', '', 'img_box_29', '', '', '2019-08-02 09:36:54', '2019-08-02 09:36:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png', 0, 'attachment', 'image/png', 0),
(1445, 1, '2019-08-02 09:36:54', '2019-08-02 09:36:54', '', 'img_box_30', '', 'inherit', 'open', 'closed', '', 'img_box_30', '', '', '2019-08-02 09:36:54', '2019-08-02 09:36:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_30.png', 0, 'attachment', 'image/png', 0),
(1455, 1, '2019-08-02 11:16:16', '2019-08-02 11:16:16', '', 'logo_retina', '', 'inherit', 'open', 'closed', '', 'logo_retina', '', '', '2019-08-02 11:16:16', '2019-08-02 11:16:16', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png', 0, 'attachment', 'image/png', 0),
(1456, 1, '2019-08-02 11:16:16', '2019-08-02 11:16:16', '', 'logo_retina(black)', '', 'inherit', 'open', 'closed', '', 'logo_retinablack', '', '', '2019-08-02 11:16:16', '2019-08-02 11:16:16', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png', 0, 'attachment', 'image/png', 0),
(1461, 1, '2019-08-02 13:58:50', '2019-08-02 13:58:50', '', 'blog_img_08', '', 'inherit', 'open', 'closed', '', 'blog_img_08', '', '', '2019-08-02 13:58:50', '2019-08-02 13:58:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_08.jpg', 0, 'attachment', 'image/jpeg', 0),
(1464, 1, '2019-08-19 07:01:27', '2019-08-19 07:01:27', '', 'shop_img_10', '', 'inherit', 'open', 'closed', '', 'shop_img_10', '', '', '2019-08-19 07:01:27', '2019-08-19 07:01:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_10.png', 0, 'attachment', 'image/png', 0),
(1465, 1, '2019-08-19 07:01:29', '2019-08-19 07:01:29', '', 'shop_img_11', '', 'inherit', 'open', 'closed', '', 'shop_img_11', '', '', '2019-08-19 07:01:29', '2019-08-19 07:01:29', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_11.png', 0, 'attachment', 'image/png', 0),
(1466, 1, '2019-08-19 07:01:30', '2019-08-19 07:01:30', '', 'shop_img_12', '', 'inherit', 'open', 'closed', '', 'shop_img_12', '', '', '2019-08-19 07:01:30', '2019-08-19 07:01:30', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_img_12.png', 0, 'attachment', 'image/png', 0),
(1472, 1, '2021-07-09 07:41:30', '2021-07-09 07:41:30', '<img width=\"1170\" height=\"1170\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-1024x1024.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-120x120.jpg 120w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-400x400.jpg 400w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_04\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameSocial Media BootsClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/social-media-boots/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Social%20Media%20Boots&#038;url=https://get-rec.com/get/portfolio/social-media-boots/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/social-media-boots/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/social-media-boots/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Social Media Boots&body=https://get-rec.com/get/portfolio/social-media-boots/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/social-media-boots/&#038;title=Social%20Media%20Boots&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis Robinson        		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Social Media Boots', '', 'publish', 'closed', 'closed', '', 'social-media-boots', '', '', '2021-07-09 07:41:30', '2021-07-09 07:41:30', '', 0, 'https://get-rec.com/get/portfolio/social-media-boots/', 0, 'portfolio', '', 0),
(1473, 1, '2019-08-19 07:41:08', '2019-08-19 07:41:08', '', 'case_img_04', '', 'inherit', 'open', 'closed', '', 'case_img_04', '', '', '2019-08-19 07:41:08', '2019-08-19 07:41:08', '', 1472, 'https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04.jpg', 0, 'attachment', 'image/jpeg', 0),
(1476, 1, '2019-08-19 07:41:09', '2019-08-19 07:41:09', '', 'case_img_05', '', 'inherit', 'open', 'closed', '', 'case_img_05', '', '', '2019-08-19 07:41:09', '2019-08-19 07:41:09', '', 1472, 'https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(1492, 1, '2021-07-09 08:37:04', '2021-07-09 08:37:04', '<img src=\"https://livewp.site/wp/md/evvebot/wp-content/uploads/sites/63/2019/08/case_img_05.jpg\" title=\"\" alt=\"\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameScientifically Proven ProgressClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/scientifically-proven-progress/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Scientifically%20Proven%20Progress&#038;url=https://get-rec.com/get/portfolio/scientifically-proven-progress/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/scientifically-proven-progress/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/scientifically-proven-progress/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Scientifically Proven Progress&body=https://get-rec.com/get/portfolio/scientifically-proven-progress/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/scientifically-proven-progress/&#038;title=Scientifically%20Proven%20Progress&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis Robinson        		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Scientifically Proven Progress', '', 'publish', 'closed', 'closed', '', 'scientifically-proven-progress', '', '', '2021-07-09 08:37:04', '2021-07-09 08:37:04', '', 0, 'https://get-rec.com/get/portfolio/scientifically-proven-progress/', 0, 'portfolio', '', 0),
(1493, 1, '2021-07-09 08:39:33', '2021-07-09 08:39:33', '<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06.png\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06.png 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-300x200.png 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-768x512.png 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-1024x683.png 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_06\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameApp ShowcaseClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/app-showcase/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=App%20Showcase&#038;url=https://get-rec.com/get/portfolio/app-showcase/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/app-showcase/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06.png\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/app-showcase/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=App Showcase&body=https://get-rec.com/get/portfolio/app-showcase/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/app-showcase/&#038;title=App%20Showcase&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p>		\n        <p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per.</p>\n    Denis Robinson        		\n		<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'App Showcase', '', 'publish', 'closed', 'closed', '', 'app-showcase', '', '', '2021-07-09 08:39:33', '2021-07-09 08:39:33', '', 0, 'https://get-rec.com/get/portfolio/app-showcase/', 0, 'portfolio', '', 0),
(1498, 1, '2019-07-25 09:18:07', '2019-07-25 09:18:07', '<label>[text* your-name placeholder \"Your Name*\"]</label><label>[email* your-email placeholder \"Email*\"]</label><label>[textarea your-message placeholder \" Message\"]</label>[submit \"Send Message\"]\n1\nEvvebot \"[your-subject]\"\nEvvebot \nhelp@livewp.site\nFrom: [your-name] \nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\nReply-To: [your-email]\n\n\n\n\nEvvebot \"[your-subject]\"\nEvvebot \n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\nReply-To: help@livewp.site\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1-2', '', '', '2019-07-25 09:18:07', '2019-07-25 09:18:07', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&amp;p=1498', 0, 'wpcf7_contact_form', '', 0),
(1520, 1, '2019-09-30 12:48:27', '2019-09-30 12:48:27', '', 'revolution_img-1', '', 'inherit', 'closed', 'closed', '', 'revolution_img-1', '', '', '2019-09-30 12:48:27', '2019-09-30 12:48:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/09/revolution_img-1.png', 0, 'attachment', 'image/png', 0),
(1521, 1, '2019-09-30 12:54:23', '2019-09-30 12:54:23', '', 'roket_new', '', 'inherit', 'closed', 'closed', '', 'roket_new', '', '', '2019-09-30 12:54:23', '2019-09-30 12:54:23', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/09/roket_new.png', 0, 'attachment', 'image/png', 0),
(1522, 1, '2019-09-30 12:48:11', '2019-09-30 12:48:11', '', 'planet_new', '', 'inherit', 'closed', 'closed', '', 'planet_new', '', '', '2019-09-30 12:48:11', '2019-09-30 12:48:11', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/09/planet_new.png', 0, 'attachment', 'image/png', 0),
(1548, 1, '2019-09-30 12:46:51', '2019-09-30 12:46:51', '', 'tabs_content-01', '', 'inherit', 'open', 'closed', '', 'tabs_content-01', '', '', '2019-09-30 12:46:51', '2019-09-30 12:46:51', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-01.png', 0, 'attachment', 'image/png', 0),
(1567, 1, '2019-08-23 13:58:45', '2019-08-23 13:58:45', '', 'img_box_30_1', '', 'inherit', 'open', 'closed', '', 'img_box_30_1', '', '', '2019-08-23 13:58:45', '2019-08-23 13:58:45', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_30_1.png', 0, 'attachment', 'image/png', 0),
(1568, 1, '2019-08-23 13:58:45', '2019-08-23 13:58:45', '', 'img_box_29_1', '', 'inherit', 'open', 'closed', '', 'img_box_29_1', '', '', '2019-08-23 13:58:45', '2019-08-23 13:58:45', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29_1.png', 0, 'attachment', 'image/png', 0),
(1569, 1, '2019-08-23 13:58:45', '2019-08-23 13:58:45', '', 'img_box_30 (1)', '', 'inherit', 'open', 'closed', '', 'img_box_30-1', '', '', '2019-08-23 13:58:45', '2019-08-23 13:58:45', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_30-1.png', 0, 'attachment', 'image/png', 0),
(1570, 1, '2019-08-23 13:58:45', '2019-08-23 13:58:45', '', 'img_box_28_1', '', 'inherit', 'open', 'closed', '', 'img_box_28_1', '', '', '2019-08-23 13:58:45', '2019-08-23 13:58:45', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_28_1.png', 0, 'attachment', 'image/png', 0),
(1571, 1, '2019-08-23 13:58:46', '2019-08-23 13:58:46', '', 'img_box_29 (1)', '', 'inherit', 'open', 'closed', '', 'img_box_29-1', '', '', '2019-08-23 13:58:46', '2019-08-23 13:58:46', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29-1.png', 0, 'attachment', 'image/png', 0),
(1572, 1, '2019-08-23 13:58:46', '2019-08-23 13:58:46', '', 'img_box_28 (1)', '', 'inherit', 'open', 'closed', '', 'img_box_28-1', '', '', '2019-08-23 13:58:46', '2019-08-23 13:58:46', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_28-1.png', 0, 'attachment', 'image/png', 0),
(1573, 1, '2019-08-23 13:58:46', '2019-08-23 13:58:46', '', 'img_box_32_1', '', 'inherit', 'open', 'closed', '', 'img_box_32_1', '', '', '2019-08-23 13:58:46', '2019-08-23 13:58:46', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_32_1.png', 0, 'attachment', 'image/png', 0),
(1574, 1, '2019-08-23 13:58:46', '2019-08-23 13:58:46', '', 'img_box_32', '', 'inherit', 'open', 'closed', '', 'img_box_32', '', '', '2019-08-23 13:58:46', '2019-08-23 13:58:46', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_32.png', 0, 'attachment', 'image/png', 0),
(1575, 1, '2019-08-23 13:58:46', '2019-08-23 13:58:46', '', 'img_box_31_1', '', 'inherit', 'open', 'closed', '', 'img_box_31_1', '', '', '2019-08-23 13:58:46', '2019-08-23 13:58:46', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_31_1.png', 0, 'attachment', 'image/png', 0),
(1576, 1, '2019-08-23 13:58:47', '2019-08-23 13:58:47', '', 'img_box_31', '', 'inherit', 'open', 'closed', '', 'img_box_31', '', '', '2019-08-23 13:58:47', '2019-08-23 13:58:47', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/img_box_31.png', 0, 'attachment', 'image/png', 0),
(1578, 1, '2019-09-30 12:47:04', '2019-09-30 12:47:04', '', 'tabs_content-02', '', 'inherit', 'open', 'closed', '', 'tabs_content-02', '', '', '2019-09-30 12:47:04', '2019-09-30 12:47:04', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(1580, 1, '2019-09-30 12:47:20', '2019-09-30 12:47:20', '', 'tabs_content-03', '', 'inherit', 'open', 'closed', '', 'tabs_content-03', '', '', '2019-09-30 12:47:20', '2019-09-30 12:47:20', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(1582, 1, '2019-09-30 12:47:37', '2019-09-30 12:47:37', '', 'tabs_content-04', '', 'inherit', 'open', 'closed', '', 'tabs_content-04', '', '', '2019-09-30 12:47:37', '2019-09-30 12:47:37', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(1584, 1, '2019-09-30 12:47:53', '2019-09-30 12:47:53', '', 'tabs_content-05', '', 'inherit', 'open', 'closed', '', 'tabs_content-05', '', '', '2019-09-30 12:47:53', '2019-09-30 12:47:53', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-05.jpg', 0, 'attachment', 'image/jpeg', 0),
(1604, 1, '2019-08-27 07:56:28', '2019-08-27 07:56:28', '', 'Tommy-Dents', '', 'inherit', 'open', 'closed', '', 'tommy-dents', '', '', '2019-08-27 07:56:28', '2019-08-27 07:56:28', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents.jpg', 0, 'attachment', 'image/jpeg', 0),
(1605, 1, '2019-08-27 07:56:28', '2019-08-27 07:56:28', '', 'Silviia-Garden', '', 'inherit', 'open', 'closed', '', 'silviia-garden', '', '', '2019-08-27 07:56:28', '2019-08-27 07:56:28', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden.jpg', 0, 'attachment', 'image/jpeg', 0),
(1606, 1, '2019-08-27 07:56:29', '2019-08-27 07:56:29', '', 'Denis-Robinson', '', 'inherit', 'open', 'closed', '', 'denis-robinson', '', '', '2019-08-27 07:56:29', '2019-08-27 07:56:29', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson.jpg', 0, 'attachment', 'image/jpeg', 0),
(1630, 1, '2019-09-30 12:41:38', '2019-09-30 12:41:38', '', 'clouds_new_03', '', 'inherit', 'open', 'closed', '', 'clouds_new_03', '', '', '2019-09-30 12:41:38', '2019-09-30 12:41:38', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/clouds_new_03.png', 0, 'attachment', 'image/png', 0),
(1635, 1, '2019-09-30 12:42:36', '2019-09-30 12:42:36', '', 'clouds-01', '', 'inherit', 'open', 'closed', '', 'clouds-01', '', '', '2019-09-30 12:42:36', '2019-09-30 12:42:36', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/clouds-01.png', 0, 'attachment', 'image/png', 0),
(1636, 1, '2019-09-30 12:43:03', '2019-09-30 12:43:03', '', 'clouds-02', '', 'inherit', 'open', 'closed', '', 'clouds-02', '', '', '2019-09-30 12:43:03', '2019-09-30 12:43:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/clouds-02.png', 0, 'attachment', 'image/png', 0),
(1657, 1, '2019-08-28 07:51:59', '2019-08-28 07:51:59', '', 'ellipses', '', 'inherit', 'open', 'closed', '', 'ellipses', '', '', '2019-08-28 07:51:59', '2019-08-28 07:51:59', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/08/ellipses.png', 0, 'attachment', 'image/png', 0),
(1659, 1, '2019-08-28 07:59:16', '2019-08-28 07:59:16', '', 'ellipses_top', '', 'inherit', 'open', 'closed', '', 'ellipses_top', '', '', '2019-08-28 07:59:16', '2019-08-28 07:59:16', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/08/ellipses_top.png', 0, 'attachment', 'image/png', 0),
(1669, 1, '2021-08-01 09:13:53', '2021-08-01 09:13:53', 'Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue!&nbsp;\n\nRemember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.\n<h2>Know Your Digital Goals</h2>\nThe first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" title=\"blog_img_02\" width=\"1170\" height=\"1170\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" title=\"blog_img_03\" width=\"1170\" height=\"1170\">\n<h2>Get Specific</h2>\nA useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.\n<ul>\n 	<li>Does the channel reach my intended audience?</li>\n 	<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n 	<li>Will I be able to measure the success of the channel?</li>\n 	<li>Does the channel allow me to express my brand’s intended message?</li>\n 	<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" title=\"blog_img_04\" width=\"1170\" height=\"780\">\n<h2>Always Remember Your Goals!</h2>\nEstablishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.\n<blockquote>\n<p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,\nquo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center\"><cite>Denis Robinson\n</cite></p>\n</blockquote>\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'The Basics of Blogging Search Optimization', '', 'publish', 'closed', 'closed', '', 'standart-post', '', '', '2021-08-01 09:13:53', '2021-08-01 09:13:53', '', 0, 'https://get-rec.com/get/standart-post/', 0, 'post', '', 0),
(1671, 1, '2019-08-28 09:13:35', '2019-08-28 09:13:35', '', 'blog_post_02', '', 'inherit', 'open', 'closed', '', 'blog_post_02', '', '', '2019-08-28 09:13:35', '2019-08-28 09:13:35', '', 1669, 'https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1673, 1, '2021-08-01 09:14:44', '2021-08-01 09:14:44', 'Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue!&nbsp;\n\nRemember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.\n<h2>Know Your Digital Goals</h2>\nThe first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" title=\"blog_img_02\" width=\"1170\" height=\"1170\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" title=\"blog_img_03\" width=\"1170\" height=\"1170\">\n<h2>Get Specific</h2>\nA useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.\n<ul>\n 	<li>Does the channel reach my intended audience?</li>\n 	<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n 	<li>Will I be able to measure the success of the channel?</li>\n 	<li>Does the channel allow me to express my brand’s intended message?</li>\n 	<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" title=\"blog_img_04\" width=\"1170\" height=\"780\">\n<h2>Always Remember Your Goals!</h2>\nEstablishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.\n<blockquote>\n<p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,\nquo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center\"><cite>Denis Robinson\n</cite></p>\n</blockquote>\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Simple Ways To Optimize Your Website For SEO', '', 'publish', 'closed', 'closed', '', 'image-post', '', '', '2021-08-01 09:14:44', '2021-08-01 09:14:44', '', 0, 'https://get-rec.com/get/image-post/', 0, 'post', '', 0),
(1679, 1, '2019-08-28 09:24:59', '2019-08-28 09:24:59', '', 'blog_post_01', '', 'inherit', 'open', 'closed', '', 'blog_post_01', '', '', '2019-08-28 09:24:59', '2019-08-28 09:24:59', '', 1673, 'https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_01.png', 0, 'attachment', 'image/png', 0),
(1881, 1, '2019-09-03 08:45:16', '2019-09-03 08:45:16', '<div class=\"row contact_form_2\">\r\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\r\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\r\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\r\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\r\n  <div class=\"span12\">[textarea your-message placeholder \" Message\"]</div>\r\n  <div class=\"span12\">[submit \"Send Message\"]</div>       \r\n</div>\n1\nEvvebot \"[your-subject]\"\nEvvebot <help@livewp.site>\nhelp@livewp.site\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\nReply-To: [your-email]\n\n\n\n\nEvvebot \"[your-subject]\"\nEvvebot <help@livewp.site>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Evvebot (https://livewp.site/wp/md/evvebot)\nReply-To: help@livewp.site\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 4', '', 'publish', 'closed', 'closed', '', 'contact-form-3_copy', '', '', '2019-09-03 08:45:16', '2019-09-03 08:45:16', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&amp;p=1881', 0, 'wpcf7_contact_form', '', 0),
(1925, 1, '2019-09-03 14:17:16', '2019-09-03 14:17:16', '', 'accordion_plus', '', 'inherit', 'open', 'closed', '', 'accordion_plus', '', '', '2019-09-03 14:17:16', '2019-09-03 14:17:16', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/accordion_plus.svg', 0, 'attachment', 'image/svg+xml', 0),
(1929, 1, '2019-09-03 14:25:03', '2019-09-03 14:25:03', '', 'accordion-minus', '', 'inherit', 'open', 'closed', '', 'accordion-minus', '', '', '2019-09-03 14:25:03', '2019-09-03 14:25:03', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/accordion-minus.svg', 0, 'attachment', 'image/svg+xml', 0),
(1935, 1, '2019-09-04 09:24:10', '2019-09-04 09:24:10', '', '', '', 'inherit', 'open', 'closed', '', '404-2', '', '', '2024-01-23 14:04:31', '2024-01-23 14:04:31', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/09/404.png', 0, 'attachment', 'image/png', 0),
(1966, 1, '2019-09-30 12:43:42', '2019-09-30 12:43:42', '', 'home_img-01', '', 'inherit', 'open', 'closed', '', 'home_img-01', '', '', '2019-09-30 12:43:42', '2019-09-30 12:43:42', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/home_img-01.png', 0, 'attachment', 'image/png', 0),
(1971, 1, '2019-09-30 12:45:29', '2019-09-30 12:45:29', '', 'home_img-02', '', 'inherit', 'open', 'closed', '', 'home_img-02', '', '', '2019-09-30 12:45:29', '2019-09-30 12:45:29', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/home_img-02.png', 0, 'attachment', 'image/png', 0),
(1975, 1, '2019-09-30 12:45:48', '2019-09-30 12:45:48', '', 'home_img-03', '', 'inherit', 'open', 'closed', '', 'home_img-03', '', '', '2019-09-30 12:45:48', '2019-09-30 12:45:48', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png', 0, 'attachment', 'image/png', 0),
(1982, 1, '2019-09-30 12:46:03', '2019-09-30 12:46:03', '', 'home_img-04', '', 'inherit', 'open', 'closed', '', 'home_img-04', '', '', '2019-09-30 12:46:03', '2019-09-30 12:46:03', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/home_img-04.png', 0, 'attachment', 'image/png', 0),
(1986, 1, '2019-09-30 12:46:20', '2019-09-30 12:46:20', '', 'home_img-05', '', 'inherit', 'open', 'closed', '', 'home_img-05', '', '', '2019-09-30 12:46:20', '2019-09-30 12:46:20', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/home_img-05.png', 0, 'attachment', 'image/png', 0),
(2001, 1, '2019-09-06 09:46:41', '2019-09-06 09:46:41', '', 'home2_img_02', '', 'inherit', 'open', 'closed', '', 'home2_img_02', '', '', '2019-09-06 09:46:41', '2019-09-06 09:46:41', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_02.png', 0, 'attachment', 'image/png', 0),
(2007, 1, '2019-09-06 09:59:32', '2019-09-06 09:59:32', '', 'home2_img_03', '', 'inherit', 'open', 'closed', '', 'home2_img_03', '', '', '2019-09-06 09:59:32', '2019-09-06 09:59:32', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(2012, 1, '2019-09-06 10:09:57', '2019-09-06 10:09:57', '', 'home2_img_04', '', 'inherit', 'open', 'closed', '', 'home2_img_04', '', '', '2019-09-06 10:09:57', '2019-09-06 10:09:57', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_04.png', 0, 'attachment', 'image/png', 0),
(2016, 1, '2019-09-06 11:12:34', '2019-09-06 11:12:34', '', 'home2_img_05', '', 'inherit', 'open', 'closed', '', 'home2_img_05', '', '', '2019-09-06 11:12:34', '2019-09-06 11:12:34', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_05.png', 0, 'attachment', 'image/png', 0),
(2027, 1, '2019-09-06 11:42:57', '2019-09-06 11:42:57', '', 'home2_img_06', '', 'inherit', 'open', 'closed', '', 'home2_img_06', '', '', '2019-09-06 11:42:57', '2019-09-06 11:42:57', '', 495, 'https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_06.png', 0, 'attachment', 'image/png', 0),
(2061, 1, '2019-09-06 12:47:34', '2019-09-06 12:47:34', '', 'home2_img_08', '', 'inherit', 'open', 'closed', '', 'home2_img_08', '', '', '2019-09-06 12:47:34', '2019-09-06 12:47:34', '', 495, 'https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_08.png', 0, 'attachment', 'image/png', 0),
(2073, 1, '2019-09-06 13:09:52', '2019-09-06 13:09:52', '', 'contacts_01', '', 'inherit', 'open', 'closed', '', 'contacts_01', '', '', '2019-09-06 13:09:52', '2019-09-06 13:09:52', '', 382, 'https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(2092, 1, '2019-09-06 13:36:59', '2019-09-06 13:36:59', '', 'about_us_img_01', '', 'inherit', 'open', 'closed', '', 'about_us_img_01', '', '', '2019-09-06 13:36:59', '2019-09-06 13:36:59', '', 623, 'https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png', 0, 'attachment', 'image/png', 0),
(2161, 1, '2019-09-11 07:37:27', '2019-09-11 07:37:27', '', 'SMM_img', '', 'inherit', 'open', 'closed', '', 'smm_img', '', '', '2019-09-11 07:37:27', '2019-09-11 07:37:27', '', 889, 'https://get-rec.com/get/wp-content/uploads/2019/09/SMM_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(2211, 1, '2019-09-13 09:37:28', '2019-09-13 09:37:28', '', 'home2_img_01', '', 'inherit', 'open', 'closed', '', 'home2_img_01', '', '', '2019-09-13 09:37:28', '2019-09-13 09:37:28', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_01.png', 0, 'attachment', 'image/png', 0),
(2221, 1, '2019-09-13 11:58:11', '2019-09-13 11:58:11', '', 'clients_img_01', '', 'inherit', 'open', 'closed', '', 'clients_img_01', '', '', '2019-09-13 11:58:11', '2019-09-13 11:58:11', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_01.png', 0, 'attachment', 'image/png', 0),
(2222, 1, '2019-09-13 11:58:11', '2019-09-13 11:58:11', '', 'clients_img_02', '', 'inherit', 'open', 'closed', '', 'clients_img_02', '', '', '2019-09-13 11:58:11', '2019-09-13 11:58:11', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_02.png', 0, 'attachment', 'image/png', 0),
(2223, 1, '2019-09-13 11:58:11', '2019-09-13 11:58:11', '', 'clients_img_03', '', 'inherit', 'open', 'closed', '', 'clients_img_03', '', '', '2019-09-13 11:58:11', '2019-09-13 11:58:11', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_03.png', 0, 'attachment', 'image/png', 0),
(2224, 1, '2019-09-13 11:58:11', '2019-09-13 11:58:11', '', 'clients_img_04', '', 'inherit', 'open', 'closed', '', 'clients_img_04', '', '', '2019-09-13 11:58:11', '2019-09-13 11:58:11', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_04.png', 0, 'attachment', 'image/png', 0),
(2225, 1, '2019-09-13 11:58:12', '2019-09-13 11:58:12', '', 'clients_img_05', '', 'inherit', 'open', 'closed', '', 'clients_img_05', '', '', '2019-09-13 11:58:12', '2019-09-13 11:58:12', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_05.png', 0, 'attachment', 'image/png', 0),
(2226, 1, '2019-09-13 11:58:12', '2019-09-13 11:58:12', '', 'clients_img_06', '', 'inherit', 'open', 'closed', '', 'clients_img_06', '', '', '2019-09-13 11:58:12', '2019-09-13 11:58:12', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/clients_img_06.png', 0, 'attachment', 'image/png', 0),
(2289, 1, '2019-09-16 08:24:23', '2019-09-16 08:24:23', '', 'case_img_06', '', 'inherit', 'open', 'closed', '', 'case_img_06', '', '', '2019-09-16 08:24:23', '2019-09-16 08:24:23', '', 1493, 'https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06.png', 0, 'attachment', 'image/png', 0),
(2300, 1, '2019-09-16 09:59:58', '2019-09-16 09:59:58', '', 'map_point', '', 'inherit', 'open', 'closed', '', 'map_point', '', '', '2019-09-16 09:59:58', '2019-09-16 09:59:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/09/map_point.png', 0, 'attachment', 'image/png', 0),
(2328, 1, '2019-09-17 06:37:16', '2019-09-17 06:37:16', '', 'icon-12', '', 'inherit', 'open', 'closed', '', 'icon-12', '', '', '2019-09-17 06:37:16', '2019-09-17 06:37:16', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/icon-12.png', 0, 'attachment', 'image/png', 0),
(2329, 1, '2019-09-17 06:37:16', '2019-09-17 06:37:16', '', 'icon-16', '', 'inherit', 'open', 'closed', '', 'icon-16', '', '', '2019-09-17 06:37:16', '2019-09-17 06:37:16', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/icon-16.png', 0, 'attachment', 'image/png', 0),
(2330, 1, '2019-09-17 06:37:16', '2019-09-17 06:37:16', '', 'icon-15', '', 'inherit', 'open', 'closed', '', 'icon-15', '', '', '2019-09-17 06:37:16', '2019-09-17 06:37:16', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/icon-15.png', 0, 'attachment', 'image/png', 0),
(2331, 1, '2019-09-17 06:37:16', '2019-09-17 06:37:16', '', 'icon-14', '', 'inherit', 'open', 'closed', '', 'icon-14', '', '', '2019-09-17 06:37:16', '2019-09-17 06:37:16', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/icon-14.png', 0, 'attachment', 'image/png', 0),
(2332, 1, '2019-09-17 06:37:17', '2019-09-17 06:37:17', '', 'icon-13', '', 'inherit', 'open', 'closed', '', 'icon-13', '', '', '2019-09-17 06:37:17', '2019-09-17 06:37:17', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/icon-13.png', 0, 'attachment', 'image/png', 0),
(2384, 1, '2019-09-17 12:46:14', '2019-09-17 12:46:14', '', 'home2_img_071', '', 'inherit', 'open', 'closed', '', 'home2_img_071', '', '', '2019-09-17 12:46:14', '2019-09-17 12:46:14', '', 495, 'https://get-rec.com/get/wp-content/uploads/2019/09/home2_img_071.png', 0, 'attachment', 'image/png', 0),
(2399, 1, '2019-09-17 13:45:30', '2019-09-17 13:45:30', '', '1920-482', '', 'inherit', 'open', 'closed', '', '1920-482', '', '', '2019-09-17 13:45:30', '2019-09-17 13:45:30', '', 623, 'https://get-rec.com/get/wp-content/uploads/2019/09/1920-482.jpg', 0, 'attachment', 'image/jpeg', 0),
(2400, 1, '2019-09-17 14:00:24', '2019-09-17 14:00:24', '', 'Dan_Brake', '', 'inherit', 'open', 'closed', '', 'dan_brake', '', '', '2019-09-17 14:00:24', '2019-09-17 14:00:24', '', 1388, 'https://get-rec.com/get/wp-content/uploads/2019/08/Dan_Brake.jpg', 0, 'attachment', 'image/jpeg', 0),
(2421, 1, '2019-09-18 07:42:36', '2019-09-18 07:42:36', '', 'PCC_bg_img', '', 'inherit', 'open', 'closed', '', 'pcc_bg_img', '', '', '2019-09-18 07:42:36', '2019-09-18 07:42:36', '', 876, 'https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(2428, 1, '2019-09-18 07:54:45', '2019-09-18 07:54:45', '', 'Coming_soon_bg', '', 'inherit', 'open', 'closed', '', 'untitled-1', '', '', '2019-09-18 07:54:45', '2019-09-18 07:54:45', '', 63, 'https://get-rec.com/get/wp-content/uploads/2019/09/Untitled-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2433, 1, '2019-09-18 08:12:22', '2019-09-18 08:12:22', '', 'iphone', '', 'inherit', 'open', 'closed', '', 'iphone-1', '', '', '2019-09-18 08:12:22', '2019-09-18 08:12:22', '', 854, 'https://get-rec.com/get/wp-content/uploads/2019/09/iphone-1.png', 0, 'attachment', 'image/png', 0),
(2472, 1, '2019-09-19 08:12:41', '2019-09-19 08:12:41', '', 'FAQ_2_bg_img', '', 'inherit', 'open', 'closed', '', 'faq_2_bg_img', '', '', '2019-09-19 08:12:41', '2019-09-19 08:12:41', '', 419, 'https://get-rec.com/get/wp-content/uploads/2019/09/FAQ_2_bg_img.png', 0, 'attachment', 'image/png', 0),
(2478, 1, '2019-09-19 08:30:58', '2019-09-19 08:30:58', '', 'team_bg_img', '', 'inherit', 'open', 'closed', '', 'team_bg_img', '', '', '2019-09-19 08:30:58', '2019-09-19 08:30:58', '', 782, 'https://get-rec.com/get/wp-content/uploads/2019/09/team_bg_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(2484, 1, '2019-09-19 08:49:22', '2019-09-19 08:49:22', '', 'services_img', '', 'inherit', 'open', 'closed', '', 'services_img', '', '', '2019-09-19 08:49:22', '2019-09-19 08:49:22', '', 719, 'https://get-rec.com/get/wp-content/uploads/2019/09/services_img.png', 0, 'attachment', 'image/png', 0),
(2490, 1, '2019-09-19 08:58:06', '2019-09-19 08:58:06', '', 'services_img_01', '', 'inherit', 'open', 'closed', '', 'services_img_01', '', '', '2019-09-19 08:58:06', '2019-09-19 08:58:06', '', 719, 'https://get-rec.com/get/wp-content/uploads/2019/09/services_img_01.png', 0, 'attachment', 'image/png', 0),
(2496, 1, '2019-09-19 09:44:47', '2019-09-19 09:44:47', '', 'PCC_bg_img_01', '', 'inherit', 'open', 'closed', '', 'pcc_bg_img_01', '', '', '2019-09-19 09:44:47', '2019-09-19 09:44:47', '', 876, 'https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png', 0, 'attachment', 'image/png', 0),
(2498, 1, '2019-09-19 09:49:23', '2019-09-19 09:49:23', '', 'SEO_bg_img', '', 'inherit', 'open', 'closed', '', 'seo_bg_img', '', '', '2019-09-19 09:49:23', '2019-09-19 09:49:23', '', 854, 'https://get-rec.com/get/wp-content/uploads/2019/09/SEO_bg_img.png', 0, 'attachment', 'image/png', 0),
(2503, 1, '2019-09-19 10:00:02', '2019-09-19 10:00:02', '', 'SEO_bg_img_01', '', 'inherit', 'open', 'closed', '', 'seo_bg_img_01', '', '', '2019-09-19 10:00:02', '2019-09-19 10:00:02', '', 854, 'https://get-rec.com/get/wp-content/uploads/2019/09/SEO_bg_img_01.png', 0, 'attachment', 'image/png', 0),
(2505, 1, '2019-09-19 11:23:18', '2019-09-19 11:23:18', '', 'SMM_bg__img', '', 'inherit', 'open', 'closed', '', 'smm_bg__img', '', '', '2019-09-19 11:23:18', '2019-09-19 11:23:18', '', 889, 'https://get-rec.com/get/wp-content/uploads/2019/09/SMM_bg__img.jpg', 0, 'attachment', 'image/jpeg', 0),
(2651, 1, '2019-09-30 12:48:49', '2019-09-30 12:48:49', '', 'pic_paralax_2', '', 'inherit', 'open', 'closed', '', 'pic_paralax_2', '', '', '2019-09-30 12:48:49', '2019-09-30 12:48:49', '', 427, 'https://get-rec.com/get/wp-content/uploads/2019/09/pic_paralax_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2692, 1, '2019-09-26 13:48:04', '2019-09-26 13:48:04', '', 'pic_footer', '', 'inherit', 'open', 'closed', '', 'pic_footer', '', '', '2019-09-26 13:48:04', '2019-09-26 13:48:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/09/pic_footer.jpg', 0, 'attachment', 'image/jpeg', 0),
(2710, 1, '2019-09-27 12:33:49', '2019-09-27 12:33:49', '', 'gt3_image_svg', '', 'inherit', 'open', 'closed', '', 'gt3_image_svg', '', '', '2019-09-27 12:33:49', '2019-09-27 12:33:49', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/gt3_image_svg.svg', 0, 'attachment', 'image/svg+xml', 0),
(2711, 1, '2019-09-27 12:34:21', '2019-09-27 12:34:21', '', 'Marketing', '', 'inherit', 'open', 'closed', '', 'home1_img_1', '', '', '2019-09-27 12:34:21', '2019-09-27 12:34:21', '', 91, 'https://get-rec.com/get/wp-content/uploads/2019/09/home1_img_1.png', 0, 'attachment', 'image/png', 0),
(2802, 1, '2021-10-02 13:59:14', '2021-10-02 13:59:14', '<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\"><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x648.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-1200x1440.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-670x804.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-640x768.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x648.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-400x480.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-496x595.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-384x460.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-600x720.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-420x504.jpg 420w\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"How to Increase Your ROI Through scientific SEM?\" alt=\"\" /></a><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">August 2, 2019</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/#comments\" title=\"2 comments\">2 comments</a><h3><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>            <!-- post share block -->\n                <a href=\"javascript:void(0)\">Share</a>\n                    <ul>\n                        <li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How to Increase Your ROI Through scientific SEM?&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener noreferrer\"></a></li>                    </ul>\n            <!-- //post share block -->\n    <a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\'></a><a href=\"https://get-rec.com/get/post-02/\"><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-1080x648.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-1170x702.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-960x576.jpg 960w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-1080x648.jpg 1080w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-800x480.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-992x595.jpg 992w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-600x360.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-420x252.jpg 420w\" data-sizes=\"(min-width: 1921px) 1170px, (min-width: 1600px) 960px, (min-width: 1200px) 1080px, (min-width: 992px) 800px, (min-width: 768px) 992px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Compare Photo Views\" alt=\"\" /></a><a href=\"https://www.youtube.com/watch?v=a7BvphORs98&#038;feature=youtu.be\"><svg viewBox=\"0 0 13 18\" width=\"23\" height=\"30\">\n                                   <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n                               </svg></a><a href=\"https://get-rec.com/get/post-02/\">August 2, 2019</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/post-02/\">Compare Photo Views</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/post-02/\">Read More</a>            <!-- post share block -->\n                <a href=\"javascript:void(0)\">Share</a>\n                    <ul>\n                        <li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/post-02/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Compare%20Photo%20Views&#038;url=https://get-rec.com/get/post-02/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/post-02/&#038;title=Compare%20Photo%20Views&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Compare Photo Views&body=https://get-rec.com/get/post-02/\" rel=\"noopener noreferrer\"></a></li>                    </ul>\n            <!-- //post share block -->\n    <a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/post-02/\'></a><a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\"></a><a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">August 1, 2019</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">Twice Profit Than Before You Ever Got</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">Read More</a>            <!-- post share block -->\n                <a href=\"javascript:void(0)\">Share</a>\n                    <ul>\n                        <li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Twice%20Profit%20Than%20Before%20You%20Ever%20Got&#038;url=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/twice-profit-than-before-you-ever-got/&#038;title=Twice%20Profit%20Than%20Before%20You%20Ever%20Got&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Twice Profit Than Before You Ever Got&body=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener noreferrer\"></a></li>                    </ul>\n            <!-- //post share block -->\n    <a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/twice-profit-than-before-you-ever-got/\'></a><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-540x648.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-1200x1440.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-670x804.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-640x768.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-540x648.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-400x480.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-496x595.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-384x460.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-600x720.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-420x504.jpg 420w\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Cloud Hosting Growing Faster Ever\" alt=\"\" /><a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">August 1, 2019</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">Cloud Hosting Growing Faster Ever</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">Read More</a>            <!-- post share block -->\n                <a href=\"javascript:void(0)\">Share</a>\n                    <ul>\n                        <li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Cloud%20Hosting%20Growing%20Faster%20Ever&#038;url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/&#038;title=Cloud%20Hosting%20Growing%20Faster%20Ever&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Cloud Hosting Growing Faster Ever&body=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener noreferrer\"></a></li>                    </ul>\n            <!-- //post share block -->\n    <a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/cloud-hosting-growing-faster-ever/\'></a><a href=\"https://get-rec.com/get/link-post/\"></a><a href=\"https://get-rec.com/get/link-post/\">August 1, 2019</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://gt3themes.com/\">GT3Themes</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/link-post/\">Read More</a>            <!-- post share block -->\n                <a href=\"javascript:void(0)\">Share</a>\n                    <ul>\n                        <li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/link-post/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Social%20media%20changes%20the%20relationship%20between%20companies&#038;url=https://get-rec.com/get/link-post/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/link-post/&#038;title=Social%20media%20changes%20the%20relationship%20between%20companies&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Social media changes the relationship between companies&body=https://get-rec.com/get/link-post/\" rel=\"noopener noreferrer\"></a></li>                    </ul>\n            <!-- //post share block -->\n    <a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/link-post/\'></a><a href=\"https://get-rec.com/get/image-post/\"><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-540x648.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-1200x1440.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-670x804.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-640x768.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-540x648.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-400x480.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-496x595.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-384x460.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-600x720.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-420x504.jpg 420w\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Simple Ways To Optimize Your Website For SEO\" alt=\"\" /></a><a href=\"https://get-rec.com/get/image-post/\">August 1, 2019</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/image-post/\">Read More</a>            <!-- post share block -->\n                <a href=\"javascript:void(0)\">Share</a>\n                    <ul>\n                        <li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple Ways To Optimize Your Website For SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener noreferrer\"></a></li>                    </ul>\n            <!-- //post share block -->\n    <a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/image-post/\'></a><a href=\"https://get-rec.com/get/standart-post/\"><img data-src=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-540x648.jpg\" data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-1200x1440.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-670x804.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-640x768.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-540x648.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-400x480.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-496x595.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-384x460.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-600x720.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-420x504.jpg 420w\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"The Basics of Blogging Search Engine Optimization\" alt=\"\" /></a><a href=\"https://get-rec.com/get/standart-post/\">August 1, 2019</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Engine Optimization</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/standart-post/\">Read More</a>            <!-- post share block -->\n                <a href=\"javascript:void(0)\">Share</a>\n                    <ul>\n                        <li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Engine%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Engine%20Optimization&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The Basics of Blogging Search Engine Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener noreferrer\"></a></li>                    </ul>\n            <!-- //post share block -->\n    <a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/standart-post/\'></a>', 'Blog Packery', '', 'publish', 'closed', 'closed', '', 'blog-packery', '', '', '2021-10-02 13:59:14', '2021-10-02 13:59:14', '', 0, 'https://get-rec.com/get/blog-packery/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2807, 1, '2021-10-03 06:31:52', '2021-10-03 06:31:52', '<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\"><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-1200x1440.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-670x804.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-640x768.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x648.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-400x480.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-496x595.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-384x460.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-600x720.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-420x504.jpg 420w\"data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x648.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"How to Increase Your ROI Through scientific SEM?\" alt=\"\" /></a><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">August 2, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/#comments\" title=\"1 comment\">1 comment</a><h3><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How to Increase Your ROI Through scientific SEM?&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\'></a><a href=\"https://get-rec.com/get/post-02/\"><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-1200x1440.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-670x804.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-640x768.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-540x648.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-400x480.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-496x595.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-384x460.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-600x720.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-420x504.jpg 420w\"data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-540x648.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Compare Photo Views\" alt=\"\" /></a><a href=\"https://www.youtube.com/watch?v=a7BvphORs98&#038;feature=youtu.be\"><svg viewBox=\"0 0 13 18\" width=\"23\" height=\"30\">\n                                   <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n                               </svg></a><a href=\"https://get-rec.com/get/post-02/\">August 2, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/post-02/\">Compare Photo Views</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/post-02/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Compare%20Photo%20Views&#038;url=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/post-02/&#038;title=Compare%20Photo%20Views&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Compare Photo Views&body=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/post-02/\'></a><a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\"></a><a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">August 1, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">Twice Profit Than Before You Ever Got</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Twice%20Profit%20Than%20Before%20You%20Ever%20Got&#038;url=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/twice-profit-than-before-you-ever-got/&#038;title=Twice%20Profit%20Than%20Before%20You%20Ever%20Got&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Twice Profit Than Before You Ever Got&body=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/twice-profit-than-before-you-ever-got/\'></a><a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\"><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-1200x1440.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-670x804.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-640x768.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-540x648.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-400x480.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-496x595.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-384x460.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-600x720.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-420x504.jpg 420w\"data-src=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-540x648.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Cloud Hosting Growing Faster Ever\" alt=\"\" /></a><a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">August 1, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">Cloud Hosting Growing Faster Ever</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Cloud%20Hosting%20Growing%20Faster%20Ever&#038;url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/&#038;title=Cloud%20Hosting%20Growing%20Faster%20Ever&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Cloud Hosting Growing Faster Ever&body=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/cloud-hosting-growing-faster-ever/\'></a><a href=\"https://get-rec.com/get/best-domain-name-for-student-ever/\"></a><a href=\"https://get-rec.com/get/best-domain-name-for-student-ever/\">August 1, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/best-domain-name-for-student-ever/\">Best Domain Name for Student Ever</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/best-domain-name-for-student-ever/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/best-domain-name-for-student-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Best%20Domain%20Name%20for%20Student%20Ever&#038;url=https://get-rec.com/get/best-domain-name-for-student-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/best-domain-name-for-student-ever/&#038;title=Best%20Domain%20Name%20for%20Student%20Ever&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Best Domain Name for Student Ever&body=https://get-rec.com/get/best-domain-name-for-student-ever/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/best-domain-name-for-student-ever/\'></a><a href=\"https://get-rec.com/get/post-with-quote/\"></a><a href=\"https://get-rec.com/get/post-with-quote/\">August 1, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><a href=\"https://get-rec.com/get/post-with-quote/\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. </a>Denis RobinsonWant to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/post-with-quote/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/post-with-quote/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=3%20Ways%20to%20Transform%20Your%20Blog%20Into%20a%20SEO%20Machine&#038;url=https://get-rec.com/get/post-with-quote/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/post-with-quote/&#038;title=3%20Ways%20to%20Transform%20Your%20Blog%20Into%20a%20SEO%20Machine&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=3 Ways to Transform Your Blog Into a SEO Machine&body=https://get-rec.com/get/post-with-quote/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/post-with-quote/\'></a><a href=\"https://get-rec.com/get/link-post/\"></a><a href=\"https://get-rec.com/get/link-post/\">August 1, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://gt3themes.com/\">GT3Themes</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/link-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/link-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Social%20media%20changes%20the%20relationship%20between%20companies&#038;url=https://get-rec.com/get/link-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/link-post/&#038;title=Social%20media%20changes%20the%20relationship%20between%20companies&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Social media changes the relationship between companies&body=https://get-rec.com/get/link-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/link-post/\'></a>	\n	<ul><li><a href=\'https://get-rec.com/get/wp-admin/admin-ajax.php\' class=\'current\'>1</a></li><li><a href=\'https://get-rec.com/get/wp-admin/admin-ajax.php?paged=2\'>2</a></li><li><a href=\"https://get-rec.com/get/wp-admin/admin-ajax.php?paged=2\"></a></li></ul>', 'Blog Packery 2', '', 'publish', 'closed', 'closed', '', 'blog-packery-2', '', '', '2021-10-03 06:31:52', '2021-10-03 06:31:52', '', 0, 'https://get-rec.com/get/blog-packery-2/', 0, 'page', '', 0),
(2810, 1, '2021-10-03 06:33:29', '2021-10-03 06:33:29', '<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\"><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-1200x1440.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-670x804.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-640x768.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x648.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-400x480.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-496x595.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-384x460.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-600x720.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-420x504.jpg 420w\"data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-540x648.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"How to Increase Your ROI Through scientific SEM?\" alt=\"\" /></a><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">August 2, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/#comments\" title=\"1 comment\">1 comment</a><h3><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How to Increase Your ROI Through scientific SEM?&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\'></a><a href=\"https://get-rec.com/get/post-02/\"><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-1170x702.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-960x576.jpg 960w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-1080x648.jpg 1080w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-800x480.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-992x595.jpg 992w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-600x360.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-420x252.jpg 420w\"data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05-1080x648.jpg\" data-sizes=\"(min-width: 1921px) 1170px, (min-width: 1600px) 960px, (min-width: 1200px) 1080px, (min-width: 992px) 800px, (min-width: 768px) 992px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Compare Photo Views\" alt=\"\" /></a><a href=\"https://www.youtube.com/watch?v=a7BvphORs98&#038;feature=youtu.be\"><svg viewBox=\"0 0 13 18\" width=\"23\" height=\"30\">\n                                   <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n                               </svg></a><a href=\"https://get-rec.com/get/post-02/\">August 2, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/post-02/\">Compare Photo Views</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/post-02/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Compare%20Photo%20Views&#038;url=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/post-02/&#038;title=Compare%20Photo%20Views&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Compare Photo Views&body=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/post-02/\'></a><a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\"></a><a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">August 1, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">Twice Profit Than Before You Ever Got</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/twice-profit-than-before-you-ever-got/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Twice%20Profit%20Than%20Before%20You%20Ever%20Got&#038;url=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/twice-profit-than-before-you-ever-got/&#038;title=Twice%20Profit%20Than%20Before%20You%20Ever%20Got&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Twice Profit Than Before You Ever Got&body=https://get-rec.com/get/twice-profit-than-before-you-ever-got/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/twice-profit-than-before-you-ever-got/\'></a><a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\"><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-1170x935.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-960x767.jpg 960w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-1080x863.jpg 1080w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-800x640.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-992x793.jpg 992w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-600x479.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-420x336.jpg 420w\"data-src=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06-1080x863.jpg\" data-sizes=\"(min-width: 1921px) 1170px, (min-width: 1600px) 960px, (min-width: 1200px) 1080px, (min-width: 992px) 800px, (min-width: 768px) 992px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Cloud Hosting Growing Faster Ever\" alt=\"\" /></a><a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">August 1, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">Cloud Hosting Growing Faster Ever</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Cloud%20Hosting%20Growing%20Faster%20Ever&#038;url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/&#038;title=Cloud%20Hosting%20Growing%20Faster%20Ever&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Cloud Hosting Growing Faster Ever&body=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/cloud-hosting-growing-faster-ever/\'></a><a href=\"https://get-rec.com/get/best-domain-name-for-student-ever/\"></a><a href=\"https://get-rec.com/get/best-domain-name-for-student-ever/\">August 1, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><h3><a href=\"https://get-rec.com/get/best-domain-name-for-student-ever/\">Best Domain Name for Student Ever</a></h3>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/best-domain-name-for-student-ever/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/best-domain-name-for-student-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Best%20Domain%20Name%20for%20Student%20Ever&#038;url=https://get-rec.com/get/best-domain-name-for-student-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/best-domain-name-for-student-ever/&#038;title=Best%20Domain%20Name%20for%20Student%20Ever&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Best Domain Name for Student Ever&body=https://get-rec.com/get/best-domain-name-for-student-ever/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/best-domain-name-for-student-ever/\'></a><a href=\"https://get-rec.com/get/post-with-quote/\"></a><a href=\"https://get-rec.com/get/post-with-quote/\">August 1, 2020</a><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a><a href=\"https://get-rec.com/get/post-with-quote/\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. </a>Denis RobinsonWant to know the one thing that every successful digital marketer does first to ensure they get the biggest return...<a href=\"https://get-rec.com/get/post-with-quote/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/post-with-quote/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=3%20Ways%20to%20Transform%20Your%20Blog%20Into%20a%20SEO%20Machine&#038;url=https://get-rec.com/get/post-with-quote/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/post-with-quote/&#038;title=3%20Ways%20to%20Transform%20Your%20Blog%20Into%20a%20SEO%20Machine&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=3 Ways to Transform Your Blog Into a SEO Machine&body=https://get-rec.com/get/post-with-quote/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a class=\'gt3_blog_packery__text_wrap_link\' href=\'https://get-rec.com/get/post-with-quote/\'></a>	\n	<ul><li><a href=\'https://get-rec.com/get/wp-admin/admin-ajax.php\' class=\'current\'>1</a></li><li><a href=\'https://get-rec.com/get/wp-admin/admin-ajax.php?paged=2\'>2</a></li><li><a href=\"https://get-rec.com/get/wp-admin/admin-ajax.php?paged=2\"></a></li></ul>', 'Blog Packery 3', '', 'publish', 'closed', 'closed', '', 'blog-packery-3', '', '', '2021-10-03 06:33:29', '2021-10-03 06:33:29', '', 0, 'https://get-rec.com/get/blog-packery-3/', 0, 'page', '', 0),
(3064, 1, '2019-10-07 12:11:39', '2019-10-07 12:11:39', '', 'services_img_001', '', 'inherit', 'open', 'closed', '', 'services_img_001', '', '', '2019-10-07 12:11:39', '2019-10-07 12:11:39', '', 876, 'https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png', 0, 'attachment', 'image/png', 0),
(3116, 1, '2019-10-08 13:09:57', '2019-10-08 13:09:57', '', '', '', 'inherit', 'open', 'closed', '', 'home_03_img_01-2', '', '', '2024-01-23 14:04:49', '2024-01-23 14:04:49', '', 495, 'https://get-rec.com/get/wp-content/uploads/2019/10/home_03_img_01.png', 0, 'attachment', 'image/png', 0),
(3133, 1, '2019-10-10 06:21:52', '2019-10-10 06:21:52', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder-3', '', '', '2019-10-10 06:21:52', '2019-10-10 06:21:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/10/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(3158, 1, '2021-10-11 16:50:35', '2021-10-11 16:50:35', '<h2>Our Case Studies</h2>		\n		<p>View some of our work and case studies for clients. We will work to deliver that strategy by building out your existing campaigns, or establishing accounts at new networks.</p>		\n				<a href=\"#\" data-filter=\"*\">All</a><a href=\"#\" data-filter=\".branding\">Branding</a><a href=\"#\" data-filter=\".digital-pr\">Digital PR</a><a href=\"#\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-filter=\".seo\">SEO</a><a href=\"#\" data-filter=\".web\">Web</a>			\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-800x1310.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-500x830.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-480x798.jpg 480w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x894.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x670.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x823.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x644.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x990.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x672.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x894.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Online-Media-Management\" alt=\"\" /><h4>Online Media Management</h4>Branding Marketing</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x960.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x536.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x512.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x432.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x320.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x396.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x307.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x480.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x336.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x432.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Mannix-Marketing\" alt=\"\" /><h4>Mannix Marketing</h4>Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-800x1310.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-500x830.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-480x798.jpg 480w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x894.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x670.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x823.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x644.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x990.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x672.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x894.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\" /><h4>Twice Profit Than Before</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/content-strategy/\" title=\"Content Strategy\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-1200x960.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-670x536.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-640x512.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-540x432.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-400x320.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-496x396.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-384x307.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-600x480.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-420x336.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-540x432.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Content-Strategy\" alt=\"\" /><h4>Content Strategy</h4>Digital PR</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-800x1310.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-500x830.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-480x798.jpg 480w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x894.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x670.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x823.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x644.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x990.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x672.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x894.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\" /><h4>SEO Optimization</h4>SEO</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x960.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x536.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x512.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x432.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x320.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x396.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x307.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x480.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x336.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x432.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Social-Engagement\" alt=\"\" /><h4>Social Engagement</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-800x1310.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-500x830.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-480x798.jpg 480w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x894.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x670.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x823.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x644.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x990.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x672.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x894.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\" /><h4>Technical SEO</h4>Marketing</a><a href=\"https://get-rec.com/get/portfolio/content-marketing/\" title=\"Content Marketing\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-1200x960.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-670x536.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-640x512.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-540x432.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-400x320.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-496x396.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-384x307.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-600x480.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-420x336.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-540x432.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Content-Marketing\" alt=\"\" /><h4>Content Marketing</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/domain-migration/\" title=\"Domain Migration\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-800x1310.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-500x830.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-480x798.jpg 480w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-540x894.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-400x670.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-496x823.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-384x644.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-600x990.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-420x672.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-540x894.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Domain-Migration\" alt=\"\" /><h4>Domain Migration</h4>Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/app-showcase/\" title=\"App Showcase\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-1200x960.png 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-670x536.png 670w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-640x512.png 640w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-540x432.png 540w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-400x320.png 400w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-496x396.png 496w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-384x307.png 384w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-600x480.png 600w,https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-420x336.png 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_06-540x432.png\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"case_img_06\" alt=\"\" /><h4>App Showcase</h4>SEO</a><a href=\"https://get-rec.com/get/portfolio/scientifically-proven-progress/\" title=\"Scientifically Proven Progress\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05-800x1310.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05-500x830.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05-480x798.jpg 480w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05-540x894.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05-400x670.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05-496x823.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05-384x644.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05-600x990.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05-420x672.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/08/case_img_05-540x894.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"case_img_05\" alt=\"\" /><h4>Scientifically Proven Progress</h4>Digital PR</a><a href=\"https://get-rec.com/get/portfolio/social-media-boots/\" title=\"Social Media Boots\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-1200x960.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-670x536.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-640x512.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-540x432.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-400x320.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-496x396.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-384x307.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-600x480.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-420x336.jpg 420w\"src=\"https://get-rec.com/get/wp-content/uploads/2019/08/case_img_04-540x432.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"case_img_04\" alt=\"\" /><h4>Social Media Boots</h4>Branding</a>', 'Our Case Studies', '', 'publish', 'closed', 'closed', '', 'our-case-studies-2', '', '', '2021-10-11 16:50:35', '2021-10-11 16:50:35', '', 0, 'https://get-rec.com/get/our-case-studies-2/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3262, 1, '2021-12-19 06:26:42', '2021-12-19 06:26:42', '<img width=\"996\" height=\"640\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/home4_img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/12/home4_img.png 996w, https://get-rec.com/get/wp-content/uploads/2019/12/home4_img-300x193.png 300w, https://get-rec.com/get/wp-content/uploads/2019/12/home4_img-768x493.png 768w\" sizes=\"(max-width: 996px) 100vw, 996px\" title=\"Digital Products\" />														\n		<h5>Wellcome</h5>		\n			<h1>Digital Products</h1>		\n		<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>		\n		<a href=\"#\">\n											more about us						\n		</a>\n		<a href=\"#\">\n											Contact Today						\n		</a>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(87, 230, 193)\"\n          d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21px\" height=\"21px\">\n    <path fill=\"rgb(108, 95, 233)\" d=\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\"/>\n</svg>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(71, 131, 246)\" d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.256 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.162 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.161,5.546 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n		<h5>care features</h5>		\n			<h2>Provide Awesome Service<br>\nWith Our Tools</h2>		\n			<figure><a href=\"#\"><img width=\"298\" height=\"282\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon1.png\" alt=\"\" loading=\"lazy\" title=\"figure_icon1\" /><img width=\"298\" height=\"282\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon1_hover.png\" alt=\"\" loading=\"lazy\" title=\"figure_icon1_hover\" /></a></figure><h5><a href=\"#\">SEO Consultancy</a></h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"298\" height=\"282\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon2.png\" alt=\"\" loading=\"lazy\" title=\"figure_icon2\" /><img width=\"298\" height=\"282\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon2_hover.png\" alt=\"\" loading=\"lazy\" title=\"figure_icon2_hover\" /></a></figure><h5><a href=\"#\">Competitor Analysis</a></h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"298\" height=\"282\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon3.png\" alt=\"\" loading=\"lazy\" title=\"figure_icon3\" /><img width=\"298\" height=\"282\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon3_hover.png\" alt=\"\" loading=\"lazy\" title=\"figure_icon3_hover\" /></a></figure><h5><a href=\"#\">Social Media Marketing</a></h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p><a href=\"#\"></a>		\n		<h5>Our services</h5>		\n			<h2>How We Can Help?</h2>		\n			<img src=\"https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon1-168x168.png\" alt=\"Search Engine Optimization\" />Search Engine OptimizationMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.		\n			<img src=\"https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon2-168x168.png\" alt=\"Online Media Management\" />Online Media ManagementMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.		\n			<img src=\"https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon3-168x168.png\" alt=\"Social Media Strategy\" />Social Media StrategyMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.		\n												<img width=\"280\" height=\"528\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/man_with_laptop.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/12/man_with_laptop.png 280w, https://get-rec.com/get/wp-content/uploads/2019/12/man_with_laptop-159x300.png 159w\" sizes=\"(max-width: 280px) 100vw, 280px\" title=\"man_with_laptop\" />														\n			<img src=\"https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon4-168x168.png\" alt=\"Real Time and Data\" />Real Time and DataMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.		\n			<img src=\"https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon5-168x168.png\" alt=\"Penalty Recovery\" />Penalty RecoveryMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.		\n			<img src=\"https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon6-168x168.png\" alt=\"Reporting &amp; Analysis\" />Reporting &amp; AnalysisMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.		\n		<a href=\"#\">\n											View more						\n		</a>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"944px\" height=\"917px\">\n    <path stroke-width=\"2px\" stroke=\"rgb(205, 130, 240)\" fill-opacity=\"0\" opacity=\"0.102\" fill=\"rgb(247, 250, 251)\" d=\"M466.565,11.995 C703.424,-51.471 680.839,335.744 852.534,392.526 C1085.347,469.520 795.438,832.847 558.579,896.313 C321.720,959.779 78.258,819.216 14.792,582.357 C-48.674,345.498 229.706,75.461 466.565,11.995 Z\"/>\n</svg>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"639px\" height=\"638px\">  \n    <defs>\n        <linearGradient id=\"figure1_left\" x1=\"0%\" x2=\"86.603%\" y1=\"50%\" y2=\"0%\">\n            <stop offset=\"0%\" stop-color=\"rgb(255,255,255)\" stop-opacity=\"1\" />\n            <stop offset=\"99%\" stop-color=\"rgb(248,250,251)\" stop-opacity=\"1\" />\n        </linearGradient>\n    </defs>\n    <path fill=\"url(#figure1_left)\" d=\"M315.603,5.598 C149.433,-38.951 144.739,194.502 44.824,272.704 C-82.389,372.273 84.881,581.778 251.050,626.327 C417.220,670.876 588.022,572.210 632.547,405.952 C677.072,239.694 481.773,50.147 315.603,5.598 Z\"/>   \n</svg>		\n			<svg\n    xmlns=\"http://www.w3.org/2000/svg\" width=\"960px\" height=\"918px\">\n    <path stroke-width=\"2px\" stroke=\"rgb(205, 130, 240)\" fill-opacity=\"0\" opacity=\"0.102\" fill=\"rgb(247, 250, 251)\" d=\"M466.565,12.995 C703.424,-50.471 700.839,296.744 872.534,353.526 C1105.347,430.520 795.438,833.846 558.579,897.313 C321.720,960.779 78.258,820.216 14.792,583.357 C-48.674,346.498 229.706,76.461 466.565,12.995 Z\"/>\n</svg>		\n			<svg\n    xmlns=\"http://www.w3.org/2000/svg\" width=\"639px\" height=\"637px\">\n    <defs>\n        <linearGradient id=\"figure1_right\" x1=\"50%\" x2=\"0%\" y1=\"86.603%\" y2=\"0%\">\n            <stop offset=\"0%\" stop-color=\"rgb(255,255,255)\" stop-opacity=\"1\" />\n            <stop offset=\"99%\" stop-color=\"rgb(248,250,251)\" stop-opacity=\"1\" />\n        </linearGradient>\n    </defs>\n    <path fill=\"url(#figure1_right)\" d=\"M323.255,5.907 C489.351,-38.617 494.043,194.709 593.914,272.869 C721.072,372.385 553.875,581.777 387.779,626.301 C221.682,670.826 50.956,572.214 6.450,406.046 C-38.055,239.877 157.158,50.432 323.255,5.907 Z\"/>\n</svg>		\n			<svg width=\"860\" height=\"860\" viewBox=\"0 0 1358 1089\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <defs>\n        <linearGradient id=\"figure_moving\" x1=\"0%\" x2=\"86.603%\" y1=\"50%\" y2=\"0%\">\n            <stop offset=\"0%\" stop-color=\"rgb(252,253,253)\" stop-opacity=\"1\" />\n            <stop offset=\"99%\" stop-color=\"rgb(248,250,251)\" stop-opacity=\"1\" />\n        </linearGradient>\n    </defs>\n<path d=\"M1357.57 464.94C1357.57 605.537 1180.32 1063.16 848.987 1088.34C505.565 1088.34 591.877 719.737 426.004 719.737C311.195 719.737 0 831.507 0 525.037C0 218.566 368.288 0.336304 674.758 0.336304C981.229 0.336304 1357.57 158.47 1357.57 464.94Z\" pathdata:id=\"M1327.69 407.038C1453.16 719.87 1026.05 867.562 886.751 887.972C718.767 912.585 719.959 1194.25 149.288 1044.21C-22.7324 998.981 -67.3856 669.892 129.448 556.46C430.919 307.123 366.792 0 672.243 0C1043.63 0 1186.16 123.236 1327.69 407.038Z;M1250.82 306.118C1358.28 603.562 1417.67 800.41 1204.92 966.209C878.44 1220.63 372.011 1022.67 180.607 859.357C-25.7275 683.307 -92.3833 166.222 180.611 15.9239C365.814 -86.0403 410.735 333.574 677.093 370.975C1011.17 417.885 1122.28 59.6984 1250.82 306.118Z\" fill=\"url(#figure_moving)\"/>\n</svg>		\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<p>Why Choose us</p>		\n			<h2>Save Time &amp; Effort With the Ewebot</h2>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. <br />Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											Contact Today						\n		</a>\n		<h5>Pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients</h2>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. <br />Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n												<img width=\"996\" height=\"640\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/home4_img-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/12/home4_img-1.png 996w, https://get-rec.com/get/wp-content/uploads/2019/12/home4_img-1-300x193.png 300w, https://get-rec.com/get/wp-content/uploads/2019/12/home4_img-1-768x493.png 768w\" sizes=\"(max-width: 996px) 100vw, 996px\" title=\"home4_img\" />														\n		574<p>Successful Projects</p>	\n		<p>Media Gallery Images</p>		\n		1287<p>Happy Quantum Users</p>	\n		<p>In two month</p>		\n		958<p>Cups of Bracing Coffee</p>	\n		<p>To stay active</p>		\n		4251<p>Lines of Perfect Code</p>	\n		<p>Peaceful code</p>		\n												<img width=\"1920\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/white_wave.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/12/white_wave.png 1920w, https://get-rec.com/get/wp-content/uploads/2019/12/white_wave-300x16.png 300w, https://get-rec.com/get/wp-content/uploads/2019/12/white_wave-1024x53.png 1024w, https://get-rec.com/get/wp-content/uploads/2019/12/white_wave-768x40.png 768w, https://get-rec.com/get/wp-content/uploads/2019/12/white_wave-1536x80.png 1536w, https://get-rec.com/get/wp-content/uploads/2019/12/white_wave-1200x63.png 1200w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" title=\"wave\" />														\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(87, 230, 193)\"\n          d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21px\" height=\"21px\">\n    <path fill=\"rgb(108, 95, 233)\" d=\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\"/>\n</svg>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(71, 131, 246)\" d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.256 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.162 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.161,5.546 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n		<h5>how we do it</h5>		\n			<h2>Steps to Build a Successful<br> Digital Product</h2>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"24px\" viewBox=\"0 0 299 24\">\n    <path fill=\"rgb(56, 72, 149)\" d=\"M-0.000,-0.001 L287.197,-0.001 L297.834,11.524 L287.197,24.000 L-0.000,24.000 L10.637,12.016 L-0.000,-0.001 Z\"/>\n</svg>		\n			<svg\n    xmlns=\"http://www.w3.org/2000/svg\"\n    width=\"108px\" height=\"158px\">\n    <defs>\n        <linearGradient id=\"build_step1\" x1=\"50%\" x2=\"0%\" y1=\"86.603%\" y2=\"0%\">\n            <stop offset=\"47%\" stop-color=\"rgb(56,72,149)\" stop-opacity=\"0.33\" />\n            <stop offset=\"100%\" stop-color=\"rgb(149,229,255)\" stop-opacity=\"0.33\" />\n        </linearGradient>\n    </defs>\n    <path fill=\"rgb(56, 72, 149)\"\n          d=\"M71.342,105.312 C67.863,107.737 64.454,110.595 62.533,113.503 C60.013,117.317 58.492,121.893 57.594,125.566 L57.594,157.812 L51.594,157.812 L51.594,125.517 C50.694,121.852 49.176,117.301 46.667,113.503 C44.930,110.874 41.979,108.286 38.858,106.022 C16.407,99.476 0.000,78.753 0.000,54.187 C0.000,24.364 24.177,0.187 54.000,0.187 C83.823,0.187 108.000,24.364 108.000,54.187 C108.000,77.941 92.654,98.089 71.342,105.312 Z\"/>\n    <path fill=\"url(#build_step1)\"\n          d=\"M71.342,105.312 C67.863,107.737 64.454,110.595 62.533,113.503 C60.013,117.317 58.492,121.893 57.594,125.566 L57.594,157.812 L51.594,157.812 L51.594,125.517 C50.694,121.852 49.176,117.301 46.667,113.503 C44.930,110.874 41.979,108.286 38.858,106.022 C16.407,99.476 0.000,78.753 0.000,54.187 C0.000,24.364 24.177,0.187 54.000,0.187 C83.823,0.187 108.000,24.364 108.000,54.187 C108.000,77.941 92.654,98.089 71.342,105.312 Z\"/>\n</svg>		\n		<p>.01</p>		\n			<h4>Advertising &amp;<br>\nMarketing </h4>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"24px\" viewBox=\"0 0 299 24\">\n    <path fill=\"rgb(107, 94, 233)\" d=\"M-0.000,-0.001 L287.197,-0.001 L297.834,11.524 L287.197,24.000 L-0.000,24.000 L10.637,12.016 L-0.000,-0.001 Z\"/>\n</svg>		\n			<svg\n    xmlns=\"http://www.w3.org/2000/svg\"\n    width=\"109px\" height=\"148px\">\n    <defs>\n        <linearGradient id=\"build_step2\" x1=\"50%\" x2=\"0%\" y1=\"86.603%\" y2=\"0%\">\n            <stop offset=\"0%\" stop-color=\"rgb(149,255,241)\" stop-opacity=\"0.41\" />\n            <stop offset=\"53%\" stop-color=\"rgb(107,94,233)\" stop-opacity=\"0.41\" />\n        </linearGradient>\n    </defs>\n    <path fill=\"rgb(107, 94, 233)\"\n          d=\"M54.812,147.813 C24.989,147.813 0.812,123.636 0.812,93.813 C0.812,69.254 17.210,48.535 39.651,41.983 C42.774,39.718 45.729,37.128 47.467,34.497 C49.987,30.683 51.508,26.107 52.406,22.435 L52.406,0.188 L58.406,0.188 L58.406,22.484 C59.306,26.148 60.824,30.700 63.333,34.497 C65.252,37.402 68.654,40.256 72.129,42.679 C93.455,49.895 108.813,70.050 108.813,93.813 C108.813,123.636 84.636,147.813 54.812,147.813 Z\"/>\n    <path fill=\"url(#build_step2)\"\n          d=\"M54.812,147.813 C24.989,147.813 0.812,123.636 0.812,93.813 C0.812,69.254 17.210,48.535 39.651,41.983 C42.774,39.718 45.729,37.128 47.467,34.497 C49.987,30.683 51.508,26.107 52.406,22.435 L52.406,0.188 L58.406,0.188 L58.406,22.484 C59.306,26.148 60.824,30.700 63.333,34.497 C65.252,37.402 68.654,40.256 72.129,42.679 C93.455,49.895 108.813,70.050 108.813,93.813 C108.813,123.636 84.636,147.813 54.812,147.813 Z\"/>\n</svg>		\n		<p>.02</p>		\n			<h4>Web<br>\nDevelopment </h4>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"24px\" viewBox=\"0 0 299 24\">\n    <path fill=\"rgb(221, 96, 168)\" d=\"M-0.000,-0.001 L287.197,-0.001 L297.834,11.524 L287.197,24.000 L-0.000,24.000 L10.637,12.016 L-0.000,-0.001 Z\"/>\n</svg>		\n			<svg\n    xmlns=\"http://www.w3.org/2000/svg\"\n    width=\"108px\" height=\"158px\">\n    <defs>\n        <linearGradient id=\"build_step3\" x1=\"50%\" x2=\"0%\" y1=\"86.603%\" y2=\"0%\">\n            <stop offset=\"46%\" stop-color=\"rgb(221,96,168)\" stop-opacity=\"0.41\" />\n            <stop offset=\"100%\" stop-color=\"rgb(228,142,192)\" stop-opacity=\"0.41\" />\n        </linearGradient>\n    </defs>\n    <path fill=\"rgb(221, 96, 168)\"\n          d=\"M71.342,105.312 C67.863,107.737 64.454,110.595 62.533,113.503 C60.013,117.317 58.492,121.893 57.594,125.566 L57.594,157.812 L51.594,157.812 L51.594,125.517 C50.694,121.852 49.176,117.301 46.667,113.503 C44.930,110.874 41.979,108.286 38.858,106.022 C16.407,99.476 0.000,78.753 0.000,54.187 C0.000,24.364 24.177,0.187 54.000,0.187 C83.823,0.187 108.000,24.364 108.000,54.187 C108.000,77.941 92.654,98.089 71.342,105.312 Z\"/>\n    <path fill=\"url(#build_step3)\"\n          d=\"M71.342,105.312 C67.863,107.737 64.454,110.595 62.533,113.503 C60.013,117.317 58.492,121.893 57.594,125.566 L57.594,157.812 L51.594,157.812 L51.594,125.517 C50.694,121.852 49.176,117.301 46.667,113.503 C44.930,110.874 41.979,108.286 38.858,106.022 C16.407,99.476 0.000,78.753 0.000,54.187 C0.000,24.364 24.177,0.187 54.000,0.187 C83.823,0.187 108.000,24.364 108.000,54.187 C108.000,77.941 92.654,98.089 71.342,105.312 Z\"/>\n</svg>		\n		<p>.03</p>		\n			<h4>Mobile App<br>\nDevelopment</h4>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"24px\" viewBox=\"0 0 299 24\">\n    <path fill=\"rgb(244, 122, 20)\" d=\"M-0.000,-0.001 L287.197,-0.001 L297.834,11.524 L287.197,24.000 L-0.000,24.000 L10.637,12.016 L-0.000,-0.001 Z\"/>\n</svg>		\n			<svg\n    xmlns=\"http://www.w3.org/2000/svg\"\n    width=\"109px\" height=\"148px\">\n    <defs>\n        <linearGradient id=\"build_step4\" x1=\"50%\" x2=\"0%\" y1=\"86.603%\" y2=\"0%\">\n            <stop offset=\"0%\" stop-color=\"rgb(255,254,148)\" stop-opacity=\"0.41\" />\n            <stop offset=\"53%\" stop-color=\"rgb(244,122,20)\" stop-opacity=\"0.41\" />\n        </linearGradient>\n    </defs>\n    <path fill=\"rgb(244, 122, 20)\"\n          d=\"M54.812,147.813 C24.989,147.813 0.812,123.636 0.812,93.813 C0.812,69.254 17.210,48.535 39.651,41.983 C42.774,39.718 45.729,37.128 47.467,34.497 C49.987,30.683 51.508,26.107 52.406,22.435 L52.406,0.188 L58.406,0.188 L58.406,22.484 C59.306,26.148 60.824,30.700 63.333,34.497 C65.252,37.402 68.654,40.256 72.129,42.679 C93.455,49.895 108.813,70.050 108.813,93.813 C108.813,123.636 84.636,147.813 54.812,147.813 Z\"/>\n    <path fill=\"url(#build_step4)\"\n          d=\"M54.812,147.813 C24.989,147.813 0.812,123.636 0.812,93.813 C0.812,69.254 17.210,48.535 39.651,41.983 C42.774,39.718 45.729,37.128 47.467,34.497 C49.987,30.683 51.508,26.107 52.406,22.435 L52.406,0.188 L58.406,0.188 L58.406,22.484 C59.306,26.148 60.824,30.700 63.333,34.497 C65.252,37.402 68.654,40.256 72.129,42.679 C93.455,49.895 108.813,70.050 108.813,93.813 C108.813,123.636 84.636,147.813 54.812,147.813 Z\"/>\n</svg>		\n		<p>.04</p>		\n			<h4>Search Engine<br>\nOptimization</h4>		\n		<a href=\"#\">\n											View more						\n		</a>\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sam-jordan/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sam-jordan/\">Sam Jordan</a></h3>General Manager</li><li><a href=\"https://get-rec.com/get/team/anna-red/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/anna-red/\">Anna Red</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/andrew-rich/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/andrew-rich/\">Andrew Rich</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/vanessa-lucky/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/vanessa-lucky/\">Vanessa Lucky</a></h3>Managing Director</li>				</ul>\n		<a href=\"#\">\n											View more						\n		</a>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"944px\" height=\"917px\">\n    <path stroke-width=\"2px\" stroke=\"rgb(205, 130, 240)\" fill-opacity=\"0\" opacity=\"0.102\" fill=\"rgb(247, 250, 251)\" d=\"M466.565,11.995 C703.424,-51.471 680.839,335.744 852.534,392.526 C1085.347,469.520 795.438,832.847 558.579,896.313 C321.720,959.779 78.258,819.216 14.792,582.357 C-48.674,345.498 229.706,75.461 466.565,11.995 Z\"/>\n</svg>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"639px\" height=\"638px\">  \n    <defs>\n        <linearGradient id=\"figure1_left\" x1=\"0%\" x2=\"86.603%\" y1=\"50%\" y2=\"0%\">\n            <stop offset=\"0%\" stop-color=\"rgb(255,255,255)\" stop-opacity=\"1\" />\n            <stop offset=\"99%\" stop-color=\"rgb(248,250,251)\" stop-opacity=\"1\" />\n        </linearGradient>\n    </defs>\n    <path fill=\"url(#figure1_left)\" d=\"M315.603,5.598 C149.433,-38.951 144.739,194.502 44.824,272.704 C-82.389,372.273 84.881,581.778 251.050,626.327 C417.220,670.876 588.022,572.210 632.547,405.952 C677.072,239.694 481.773,50.147 315.603,5.598 Z\"/>   \n</svg>		\n			<svg\n    xmlns=\"http://www.w3.org/2000/svg\" width=\"960px\" height=\"918px\">\n    <path stroke-width=\"2px\" stroke=\"rgb(205, 130, 240)\" fill-opacity=\"0\" opacity=\"0.102\" fill=\"rgb(247, 250, 251)\" d=\"M466.565,12.995 C703.424,-50.471 700.839,296.744 872.534,353.526 C1105.347,430.520 795.438,833.846 558.579,897.313 C321.720,960.779 78.258,820.216 14.792,583.357 C-48.674,346.498 229.706,76.461 466.565,12.995 Z\"/>\n</svg>		\n			<svg\n    xmlns=\"http://www.w3.org/2000/svg\" width=\"639px\" height=\"637px\">\n    <defs>\n        <linearGradient id=\"figure1_right\" x1=\"50%\" x2=\"0%\" y1=\"86.603%\" y2=\"0%\">\n            <stop offset=\"0%\" stop-color=\"rgb(255,255,255)\" stop-opacity=\"1\" />\n            <stop offset=\"99%\" stop-color=\"rgb(248,250,251)\" stop-opacity=\"1\" />\n        </linearGradient>\n    </defs>\n    <path fill=\"url(#figure1_right)\" d=\"M323.255,5.907 C489.351,-38.617 494.043,194.709 593.914,272.869 C721.072,372.385 553.875,581.777 387.779,626.301 C221.682,670.826 50.956,572.214 6.450,406.046 C-38.055,239.877 157.158,50.432 323.255,5.907 Z\"/>\n</svg>		\n		<h5>analysis</h5>		\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			[contact-form-7 id=\"958\" title=\"Home2 form\"]		\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/12/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/12/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"1.png\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/12/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/12/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"2.png\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/3.png\" alt=\"\" loading=\"lazy\" title=\"3.png\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/4.png\" alt=\"\" loading=\"lazy\" title=\"4.png\" />', 'Home 04', '', 'publish', 'closed', 'closed', '', 'home-04', '', '', '2021-12-19 06:26:42', '2021-12-19 06:26:42', '', 0, 'https://get-rec.com/get/home-04/', 0, 'page', '', 0),
(3264, 1, '2019-12-19 06:27:32', '2019-12-19 06:27:32', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png', '', '', '2019-12-19 06:27:32', '2019-12-19 06:27:32', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/12/placeholder.png', 0, 'attachment', 'image/png', 0),
(3265, 1, '2019-12-19 06:27:33', '2019-12-19 06:27:33', '', '1.png', '', 'inherit', 'open', 'closed', '', '1-png', '', '', '2019-12-19 06:27:33', '2019-12-19 06:27:33', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/12/1.png', 0, 'attachment', 'image/png', 0),
(3266, 1, '2019-12-19 06:27:33', '2019-12-19 06:27:33', '', '2.png', '', 'inherit', 'open', 'closed', '', '2-png', '', '', '2019-12-19 06:27:33', '2019-12-19 06:27:33', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/12/2.png', 0, 'attachment', 'image/png', 0),
(3267, 1, '2019-12-19 06:27:34', '2019-12-19 06:27:34', '', '3.png', '', 'inherit', 'open', 'closed', '', '3-png', '', '', '2019-12-19 06:27:34', '2019-12-19 06:27:34', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/12/3.png', 0, 'attachment', 'image/png', 0),
(3268, 1, '2019-12-19 06:27:34', '2019-12-19 06:27:34', '', '4.png', '', 'inherit', 'open', 'closed', '', '4-png', '', '', '2019-12-19 06:27:34', '2019-12-19 06:27:34', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/12/4.png', 0, 'attachment', 'image/png', 0),
(3272, 1, '2019-12-19 06:29:08', '2019-12-19 06:29:08', '', 'header_wave-bg', '', 'inherit', 'open', 'closed', '', 'header_wave-bg', '', '', '2019-12-19 06:29:08', '2019-12-19 06:29:08', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/header_wave-bg.png', 0, 'attachment', 'image/png', 0),
(3273, 1, '2019-12-19 06:29:28', '2019-12-19 06:29:28', '', 'Digital Products', '', 'inherit', 'open', 'closed', '', 'home4_img', '', '', '2019-12-19 06:29:28', '2019-12-19 06:29:28', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/home4_img.png', 0, 'attachment', 'image/png', 0),
(3274, 1, '2019-12-19 06:29:54', '2019-12-19 06:29:54', '', 'triangle', '', 'inherit', 'open', 'closed', '', 'triangle_orange', '', '', '2019-12-19 06:29:54', '2019-12-19 06:29:54', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png', 0, 'attachment', 'image/png', 0),
(3275, 1, '2019-12-19 06:30:06', '2019-12-19 06:30:06', '', 'triangle', '', 'inherit', 'open', 'closed', '', 'triangle_blue', '', '', '2019-12-19 06:30:06', '2019-12-19 06:30:06', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png', 0, 'attachment', 'image/png', 0),
(3276, 1, '2019-12-19 06:30:20', '2019-12-19 06:30:20', '', 'circle', '', 'inherit', 'open', 'closed', '', 'circle', '', '', '2019-12-19 06:30:20', '2019-12-19 06:30:20', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/circle.png', 0, 'attachment', 'image/png', 0),
(3277, 1, '2019-12-19 06:30:34', '2019-12-19 06:30:34', '', 'figure_icon1', '', 'inherit', 'open', 'closed', '', 'figure_icon1', '', '', '2019-12-19 06:30:34', '2019-12-19 06:30:34', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon1.png', 0, 'attachment', 'image/png', 0),
(3278, 1, '2019-12-19 06:30:34', '2019-12-19 06:30:34', '', 'figure_icon1_hover', '', 'inherit', 'open', 'closed', '', 'figure_icon1_hover', '', '', '2019-12-19 06:30:34', '2019-12-19 06:30:34', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon1_hover.png', 0, 'attachment', 'image/png', 0),
(3279, 1, '2019-12-19 06:30:34', '2019-12-19 06:30:34', '', 'figure_icon2', '', 'inherit', 'open', 'closed', '', 'figure_icon2', '', '', '2019-12-19 06:30:34', '2019-12-19 06:30:34', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon2.png', 0, 'attachment', 'image/png', 0),
(3280, 1, '2019-12-19 06:30:35', '2019-12-19 06:30:35', '', 'figure_icon2_hover', '', 'inherit', 'open', 'closed', '', 'figure_icon2_hover', '', '', '2019-12-19 06:30:35', '2019-12-19 06:30:35', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon2_hover.png', 0, 'attachment', 'image/png', 0),
(3281, 1, '2019-12-19 06:30:35', '2019-12-19 06:30:35', '', 'figure_icon3', '', 'inherit', 'open', 'closed', '', 'figure_icon3', '', '', '2019-12-19 06:30:35', '2019-12-19 06:30:35', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon3.png', 0, 'attachment', 'image/png', 0),
(3282, 1, '2019-12-19 06:30:35', '2019-12-19 06:30:35', '', 'figure_icon3_hover', '', 'inherit', 'open', 'closed', '', 'figure_icon3_hover', '', '', '2019-12-19 06:30:35', '2019-12-19 06:30:35', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/figure_icon3_hover.png', 0, 'attachment', 'image/png', 0),
(3283, 1, '2019-12-19 06:31:18', '2019-12-19 06:31:18', '', 'man_with_laptop', '', 'inherit', 'open', 'closed', '', 'man_with_laptop', '', '', '2019-12-19 06:31:18', '2019-12-19 06:31:18', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/man_with_laptop.png', 0, 'attachment', 'image/png', 0),
(3284, 1, '2019-12-19 06:31:36', '2019-12-19 06:31:36', '', 'home4_icon1', '', 'inherit', 'open', 'closed', '', 'home4_icon1', '', '', '2019-12-19 06:31:36', '2019-12-19 06:31:36', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon1.png', 0, 'attachment', 'image/png', 0),
(3285, 1, '2019-12-19 06:31:36', '2019-12-19 06:31:36', '', 'home4_icon2', '', 'inherit', 'open', 'closed', '', 'home4_icon2', '', '', '2019-12-19 06:31:36', '2019-12-19 06:31:36', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon2.png', 0, 'attachment', 'image/png', 0),
(3286, 1, '2019-12-19 06:31:36', '2019-12-19 06:31:36', '', 'home4_icon3', '', 'inherit', 'open', 'closed', '', 'home4_icon3', '', '', '2019-12-19 06:31:36', '2019-12-19 06:31:36', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon3.png', 0, 'attachment', 'image/png', 0),
(3287, 1, '2019-12-19 06:31:37', '2019-12-19 06:31:37', '', 'home4_icon4', '', 'inherit', 'open', 'closed', '', 'home4_icon4', '', '', '2019-12-19 06:31:37', '2019-12-19 06:31:37', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon4.png', 0, 'attachment', 'image/png', 0),
(3288, 1, '2019-12-19 06:31:37', '2019-12-19 06:31:37', '', 'home4_icon5', '', 'inherit', 'open', 'closed', '', 'home4_icon5', '', '', '2019-12-19 06:31:37', '2019-12-19 06:31:37', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon5.png', 0, 'attachment', 'image/png', 0),
(3289, 1, '2019-12-19 06:31:37', '2019-12-19 06:31:37', '', 'home4_icon6', '', 'inherit', 'open', 'closed', '', 'home4_icon6', '', '', '2019-12-19 06:31:37', '2019-12-19 06:31:37', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/home4_icon6.png', 0, 'attachment', 'image/png', 0),
(3290, 1, '2019-12-19 06:32:33', '2019-12-19 06:32:33', '', 'video_bg', '', 'inherit', 'open', 'closed', '', 'video_bg', '', '', '2019-12-19 06:32:33', '2019-12-19 06:32:33', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/video_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(3291, 1, '2019-12-19 06:32:56', '2019-12-19 06:32:56', '', 'content_wave-bg1', '', 'inherit', 'open', 'closed', '', 'content_wave-bg1', '', '', '2019-12-19 06:32:56', '2019-12-19 06:32:56', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/content_wave-bg1.png', 0, 'attachment', 'image/png', 0),
(3292, 1, '2019-12-19 06:33:21', '2019-12-19 06:33:21', '', 'home4_img', '', 'inherit', 'open', 'closed', '', 'home4_img-2', '', '', '2019-12-19 06:33:21', '2019-12-19 06:33:21', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/home4_img-1.png', 0, 'attachment', 'image/png', 0),
(3293, 1, '2019-12-19 06:33:36', '2019-12-19 06:33:36', '', 'wave', '', 'inherit', 'open', 'closed', '', 'white_wave', '', '', '2019-12-19 06:33:36', '2019-12-19 06:33:36', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/white_wave.png', 0, 'attachment', 'image/png', 0),
(3294, 1, '2019-12-19 06:34:36', '2019-12-19 06:34:36', '', 'content_wave-bg2', '', 'inherit', 'open', 'closed', '', 'content_wave-bg2', '', '', '2019-12-19 06:34:36', '2019-12-19 06:34:36', '', 3262, 'https://get-rec.com/get/wp-content/uploads/2019/12/content_wave-bg2.png', 0, 'attachment', 'image/png', 0),
(3298, 1, '2019-12-19 06:40:45', '2019-12-19 06:40:45', '', 'logo_retina_white', '', 'inherit', 'open', 'closed', '', 'logo_retina_white', '', '', '2019-12-19 06:40:45', '2019-12-19 06:40:45', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/12/logo_retina_white.png', 0, 'attachment', 'image/png', 0),
(3319, 1, '2019-12-19 14:07:50', '2019-12-19 14:07:50', '', 'Contacts', '', 'inherit', 'open', 'closed', '', 'img_box_29_violet', '', '', '2019-12-19 14:07:50', '2019-12-19 14:07:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png', 0, 'attachment', 'image/png', 0),
(3320, 1, '2019-12-19 14:07:50', '2019-12-19 14:07:50', '', 'Location', '', 'inherit', 'open', 'closed', '', 'img_box_30_violet', '', '', '2019-12-19 14:07:50', '2019-12-19 14:07:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3425, 1, '2021-03-11 07:37:40', '2021-03-11 07:37:40', '<img width=\"1056\" height=\"750\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/your_success.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/your_success.jpg 1056w, https://get-rec.com/get/wp-content/uploads/2020/03/your_success-300x213.jpg 300w, https://get-rec.com/get/wp-content/uploads/2020/03/your_success-1024x727.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2020/03/your_success-768x545.jpg 768w\" sizes=\"(max-width: 1056px) 100vw, 1056px\" title=\"your_success\" />														\n												<img width=\"182\" height=\"470\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/seo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/seo.png 182w, https://get-rec.com/get/wp-content/uploads/2020/03/seo-116x300.png 116w\" sizes=\"(max-width: 182px) 100vw, 182px\" title=\"seo\" />														\n		<h5>Wellcome</h5>		\n			<h1>Digital Products</h1>		\n		<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>		\n		<a href=\"#\">\n											Contact Today						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=Qdw0nDG5j2Q&#038;feature=youtu.be\" data-settings=\"{&quot;autoplay&quot;:true}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h2>Play video</h2>    \n												<img width=\"138\" height=\"262\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/element_01.png\" alt=\"\" loading=\"lazy\" title=\"element_01\" />														\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(87, 230, 193)\"\n          d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21px\" height=\"21px\">\n    <path fill=\"rgb(59, 54, 99)\" d=\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\"/>\n</svg>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(87, 230, 193)\"\n          d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n												<img width=\"65\" height=\"355\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/element_02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/element_02.png 65w, https://get-rec.com/get/wp-content/uploads/2020/03/element_02-55x300.png 55w\" sizes=\"(max-width: 65px) 100vw, 65px\" title=\"element_02\" />														\n		<h5>care features</h5>		\n			<h2>Provide Awesome Service<br>\nWith Our Tools</h2>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/service_img1.png\" alt=\"\" loading=\"lazy\" title=\"service_img1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/service_img1-active.png\" alt=\"\" loading=\"lazy\" title=\"service_img1-active\" /></a></figure><h3><a href=\"#\">Discover, Explore the Product</a></h3><p>Discover, Explore & understanding the product</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/service_img2.png\" alt=\"\" loading=\"lazy\" title=\"service_img2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/service_img2-active.png\" alt=\"\" loading=\"lazy\" title=\"service_img2-active\" /></a></figure><h3><a href=\"#\">Art Direction & Brand Strategy</a></h3><p>Art Direction & Brand Communication</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/service_img3.png\" alt=\"\" loading=\"lazy\" title=\"service_img3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/service_img3-active.png\" alt=\"\" loading=\"lazy\" title=\"service_img3-active\" /></a></figure><h3><a href=\"#\">Product UX, Design & Development‎</a></h3><p>Digital Product UX, Design & Development‎</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/service_img4.png\" alt=\"\" loading=\"lazy\" title=\"service_img4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/service_img4-active.png\" alt=\"\" loading=\"lazy\" title=\"service_img4-active\" /></a></figure><h3><a href=\"#\">Marketing Strategy & SEO Campaigns</a></h3><p>Marketing Strategy & seo CAMPAIGNS\n</p><a href=\"#\"></a>		\n												<img width=\"285\" height=\"244\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/points_bg.png\" alt=\"\" loading=\"lazy\" title=\"points_bg\" />														\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(87, 230, 193)\"\n          d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n			<svg width=\"600\" height=\"600\" viewBox=\"0 0 1358 1089\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <defs>\n        <linearGradient id=\"figure_moving\" x1=\"0%\" x2=\"86.603%\" y1=\"50%\" y2=\"0%\">\n            <stop offset=\"0%\" stop-color=\"rgb(252,253,253)\" stop-opacity=\"1\" />\n            <stop offset=\"99%\" stop-color=\"rgb(248,250,251)\" stop-opacity=\"1\" />\n        </linearGradient>\n    </defs>\n<path d=\"M1357.57 464.94C1357.57 605.537 1180.32 1063.16 848.987 1088.34C505.565 1088.34 591.877 719.737 426.004 719.737C311.195 719.737 0 831.507 0 525.037C0 218.566 368.288 0.336304 674.758 0.336304C981.229 0.336304 1357.57 158.47 1357.57 464.94Z\" fill=\"url(#figure_moving)\"/>\n</svg>		\n												<img width=\"164\" height=\"316\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/element_03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/element_03.png 164w, https://get-rec.com/get/wp-content/uploads/2020/03/element_03-156x300.png 156w\" sizes=\"(max-width: 164px) 100vw, 164px\" title=\"element_03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n				0\n				+\n							Employees\n		<p>Men and women, committed to better protect you around the world.</p>		\n				0\n				+\n							Projects\n		<p>Where you will find the same quality of service and dedication around the world.</p>		\n				0\n				+\n							Clients\n		<p>Making us one of the leading web design company around the globe.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21px\" height=\"21px\">\n    <path fill=\"rgb(59, 54, 99)\" d=\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\"/>\n</svg>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(87, 230, 193)\"\n          d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n												<img width=\"80\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/Digital-Presence.png\" alt=\"\" loading=\"lazy\" title=\"Digital-Presence\" />														\n			Expand Your Digital Presence		\n			Your app is your tool for better communication with your followers.		\n		<a href=\"#\">\n											Get in touch\n		</a>\n												<img width=\"760\" height=\"620\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/figure-image1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/figure-image1.png 760w, https://get-rec.com/get/wp-content/uploads/2020/03/figure-image1-300x245.png 300w\" sizes=\"(max-width: 760px) 100vw, 760px\" title=\"figure-image1\" />														\n												<img width=\"175\" height=\"175\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/round-points.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/round-points.png 175w, https://get-rec.com/get/wp-content/uploads/2020/03/round-points-150x150.png 150w\" sizes=\"(max-width: 175px) 100vw, 175px\" title=\"round-points\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n						SEO Analysis\n									90%\n						SEO Audit\n									79%\n						Optimization\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n		<h5>Faq</h5>		\n			<h2>Freequently Ask Questions</h2>		\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n								<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n												<a href=\"\">Ut enim ad minim veniam exercitation ullamco?</a>\n					<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.</p>\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n								<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n												<a href=\"\">Excepteur sint proident culpa qui officia?</a>\n					<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.</p>\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n								<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n												<a href=\"\">Sed ut perspiciatis unde omnis iste natus errorsit?</a>\n					<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.</p>\n															<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<polygon points=\"42,19 23,19 23,0 19,0 19,19 0,19 0,23 19,23 19,42 23,42 23,23 42,23 \"></polygon>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n								<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 42 42\" style=\"enable-background:new 0 0 42 42;\" xml:space=\"preserve\">\n<rect y=\"19\" width=\"42\" height=\"4\"></rect>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n<g>\n</g>\n</svg>\n												<a href=\"\">Consectetur adipisicing incididunt?</a>\n					<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te. Ex mea quem munere lobortis. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum.</p>\n		<a href=\"#\">\n											Discover more\n		</a>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21px\" height=\"21px\">\n    <path fill=\"rgb(59, 54, 99)\" d=\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\"/>\n</svg>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(87, 230, 193)\"\n          d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n												<img width=\"84\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/Project-in-mind.png\" alt=\"\" loading=\"lazy\" title=\"Project in mind\" />														\n			Have a project in mind? \nLet’s get to work.		\n			Find out how it works and ask any \nquestions you may have.		\n		<a href=\"#\">\n											Get in touch\n		</a>\n												<img width=\"700\" height=\"625\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/figure_image2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/figure_image2.png 700w, https://get-rec.com/get/wp-content/uploads/2020/03/figure_image2-300x268.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" title=\"figure_image2\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n												<img width=\"637\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_03.png 637w, https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_03-300x276.png 300w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"home5_img_03\" />														\n												<img width=\"175\" height=\"175\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/round-points.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/round-points.png 175w, https://get-rec.com/get/wp-content/uploads/2020/03/round-points-150x150.png 150w\" sizes=\"(max-width: 175px) 100vw, 175px\" title=\"round-points\" />														\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients</h2>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<ul><li><a href=\"#tab-4931-1\">MONTHLY</a></li><li><a href=\"#tab-4931-2\">YEARLY</a></li></ul><style>.elementor-4316 .elementor-element.elementor-element-79342cc{padding:42px 60px 83px 60px;z-index:55;}.elementor-4316 .elementor-element.elementor-element-2a8d4d3 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4316 .elementor-element.elementor-element-978e2a4  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4316 .elementor-element.elementor-element-978e2a4 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#F47A14;background-image:none;border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-978e2a4:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-978e2a4:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .price_item_prefix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .price_item_suffix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4316 .elementor-element.elementor-element-978e2a4{z-index:55;}.elementor-4316 .elementor-element.elementor-element-978e2a4 > .elementor-widget-container{background-color:#FFFFFF;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}.elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-element-populated, .elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-element-populated > .elementor-background-overlay, .elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4316 .elementor-element.elementor-element-33b7bb2  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#3B3564;background-image:none;border-color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-33b7bb2:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-33b7bb2:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .price_item_prefix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .price_item_suffix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 > .elementor-widget-container{margin:-22px 0px 0px 0px;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}.elementor-4316 .elementor-element.elementor-element-33b7bb2{z-index:55;}.elementor-4316 .elementor-element.elementor-element-49cad30 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4316 .elementor-element.elementor-element-edabd1b  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4316 .elementor-element.elementor-element-edabd1b .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#F47A14;background-image:none;border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-edabd1b:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-edabd1b:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4316 .elementor-element.elementor-element-edabd1b .price_item_prefix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-edabd1b .price_item_suffix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4316 .elementor-element.elementor-element-edabd1b .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4316 .elementor-element.elementor-element-edabd1b{z-index:55;}.elementor-4316 .elementor-element.elementor-element-edabd1b > .elementor-widget-container{background-color:#FFFFFF;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}@media(max-width:1024px){.elementor-4316 .elementor-element.elementor-element-79342cc{padding:42px 0px 83px 0px;}}@media(max-width:767px){.elementor-4316 .elementor-element.elementor-element-79342cc{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4316 .elementor-element.elementor-element-49cad30 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}</style>		\n									<section data-id=\"8b9fc19\" data-element_type=\"section\">\n						<section data-id=\"79342cc\" data-element_type=\"section\">\n											<h3>Basic Plan</h3>\n					$2450				\n											<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n											<h3>Standart Plan</h3>\n					$5990				\n											<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n											<h3>Premium Plan</h3>\n					$8990				\n											<h3>Premium Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n		<style>.elementor-4319 .elementor-element.elementor-element-2a731d2{padding:42px 60px 83px 60px;z-index:55;}.elementor-4319 .elementor-element.elementor-element-6f15462 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4319 .elementor-element.elementor-element-d1b516d  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#F0AC0E;background-image:none;border-color:#F0AC0E;}.elementor-4319 .elementor-element.elementor-element-d1b516d.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-d1b516d:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-d1b516d  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #F0AC0E 0%, #F56616 100%);border-color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4319 .elementor-element.elementor-element-d1b516d .price_item_prefix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-d1b516d .price_item_suffix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-d1b516d .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4319 .elementor-element.elementor-element-d1b516d{z-index:55;}.elementor-4319 .elementor-element.elementor-element-d1b516d > .elementor-widget-container{background-color:#FFFCF6;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}.elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated, .elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated > .elementor-background-overlay, .elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4319 .elementor-element.elementor-element-c97d67c  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#877DEF;background-image:none;border-color:#877DEF;}.elementor-4319 .elementor-element.elementor-element-c97d67c.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-c97d67c:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-c97d67c  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #877DEF 0%, #6557E8 100%);border-color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4319 .elementor-element.elementor-element-c97d67c .price_item_prefix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-c97d67c .price_item_suffix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4319 .elementor-element.elementor-element-c97d67c .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4319 .elementor-element.elementor-element-c97d67c > .elementor-widget-container{margin:-22px 0px 0px 0px;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}.elementor-4319 .elementor-element.elementor-element-c97d67c{z-index:55;}.elementor-4319 .elementor-element.elementor-element-ce7a99f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4319 .elementor-element.elementor-element-e48cedf  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#88FDB9;background-image:none;border-color:#88FDB9;}.elementor-4319 .elementor-element.elementor-element-e48cedf.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-e48cedf:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-e48cedf  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:transparent;background-image:linear-gradient(90deg, #88FDB9 0%, #34C478 100%);border-color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4319 .elementor-element.elementor-element-e48cedf .price_item_prefix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-e48cedf .price_item_suffix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4319 .elementor-element.elementor-element-e48cedf .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4319 .elementor-element.elementor-element-e48cedf{z-index:55;}.elementor-4319 .elementor-element.elementor-element-e48cedf > .elementor-widget-container{background-color:#F0FFFC;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}@media(max-width:1024px){.elementor-4319 .elementor-element.elementor-element-2a731d2{padding:42px 0px 83px 0px;}.elementor-4319 .elementor-element.elementor-element-6f15462 > .elementor-element-populated > .elementor-widget-wrap{padding:10px 10px 10px 10px;}.elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated > .elementor-widget-wrap{padding:10px 10px 10px 10px;}.elementor-4319 .elementor-element.elementor-element-ce7a99f > .elementor-element-populated > .elementor-widget-wrap{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-4319 .elementor-element.elementor-element-2a731d2{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4319 .elementor-element.elementor-element-d1b516d > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-4319 .elementor-element.elementor-element-c97d67c > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4319 .elementor-element.elementor-element-ce7a99f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}</style>		\n									<section data-id=\"9231b86\" data-element_type=\"section\">\n						<section data-id=\"2a731d2\" data-element_type=\"section\">\n											<h3>Basic Plan</h3>\n					$8950				\n											<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n											<h3>Standart Plan</h3>\n					$29990				\n											<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n											<h3>Premium Plan</h3>\n					$59950				\n											<h3>Premium Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21px\" height=\"21px\">\n    <path fill=\"rgb(108, 95, 233)\" d=\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\"/>\n</svg>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21px\" height=\"21px\">\n    <path fill=\"rgb(81, 79, 128)\" d=\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\"/>\n</svg>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21px\" height=\"21px\">\n    <path fill=\"rgb(59, 54, 99)\" d=\"M20.459,16.250 C19.769,17.446 18.240,17.855 17.044,17.165 L11.415,13.915 L8.165,19.544 C7.475,20.740 5.946,21.150 4.750,20.459 C3.554,19.769 3.145,18.240 3.835,17.044 L7.085,11.415 L1.456,8.165 C0.260,7.475 -0.150,5.946 0.541,4.750 C1.231,3.554 2.760,3.144 3.956,3.835 L9.585,7.085 L12.835,1.456 C13.525,0.260 15.054,-0.150 16.250,0.541 C17.446,1.231 17.855,2.760 17.165,3.956 L13.915,9.585 L19.544,12.835 C20.740,13.525 21.150,15.054 20.459,16.250 Z\"/>\n</svg>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(87, 230, 193)\"\n          d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13px\" height=\"13px\">\n    <path fill=\"rgb(87, 230, 193)\"\n          d=\"M11.927,6.550 L8.279,7.527 L9.256,11.175 C9.464,11.950 9.004,12.746 8.229,12.954 C7.454,13.162 6.658,12.702 6.450,11.927 L5.473,8.279 L1.825,9.257 C1.050,9.464 0.254,9.004 0.046,8.229 C-0.162,7.454 0.298,6.658 1.073,6.450 L4.721,5.473 L3.744,1.825 C3.536,1.050 3.996,0.254 4.771,0.046 C5.546,-0.161 6.342,0.298 6.550,1.073 L7.527,4.721 L11.175,3.744 C11.950,3.536 12.746,3.996 12.954,4.771 C13.162,5.545 12.702,6.342 11.927,6.550 Z\"/>\n</svg>		\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/circle_orange.png\" alt=\"\" loading=\"lazy\" title=\"circle_orange\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"430\" height=\"934\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_02.png 430w, https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_02-138x300.png 138w\" sizes=\"(max-width: 430px) 100vw, 430px\" title=\"home5_img_02\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_2-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_2-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Silviia GardenCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Silviia GardenCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Silviia GardenCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n												<img width=\"533\" height=\"952\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_01.png 533w, https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_01-168x300.png 168w\" sizes=\"(max-width: 533px) 100vw, 533px\" title=\"home5_img_01\" />														\n		<h5>Blog</h5>		\n			<h2>Read Our Lates News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n                            <a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-768x512-540x360.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-768x512-400x266.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-768x512-496x330.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-768x512-384x256.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-768x512-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-768x512-420x280.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01-768x512-540x360.jpg\" sizes=\"(min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"How to Increase Your ROI Through scientific SEM?\" /></a>August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n                            <a href=\"https://get-rec.com/get/image-post/\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-768x512-540x360.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-768x512-400x266.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-768x512-496x330.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-768x512-384x256.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-768x512-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-768x512-420x280.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img-768x512-540x360.jpg\" sizes=\"(min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"test\" /></a>August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n                            <a href=\"https://get-rec.com/get/standart-post/\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-768x513-540x360.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-768x513-400x267.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-768x513-496x331.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-768x513-384x256.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-768x513-600x400.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-768x513-420x280.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02-768x513-540x360.jpg\" sizes=\"(min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"The Basics of Blogging Search Optimization\" /></a>August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<h5>analysis</h5>		\n			<h2>Get Free SEO Analysis?</h2>		\n		Ne summo dictas pertinacia nam. Illum cetero vocent ei vim,<br>case regione signiferumque vim te.		\n			[contact-form-7 id=\"3506\" title=\"Contact form 5\"]', 'Home 05', '', 'publish', 'closed', 'closed', '', 'home-05', '', '', '2021-03-11 07:37:40', '2021-03-11 07:37:40', '', 0, 'https://get-rec.com/get/home-05/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3435, 1, '2020-03-11 08:17:08', '2020-03-11 08:17:08', '', 'element_01', '', 'inherit', 'open', 'closed', '', 'element_01', '', '', '2020-03-11 08:17:08', '2020-03-11 08:17:08', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/element_01.png', 0, 'attachment', 'image/png', 0),
(3445, 1, '2020-03-11 08:44:24', '2020-03-11 08:44:24', '', 'seo', '', 'inherit', 'open', 'closed', '', 'seo', '', '', '2020-03-11 08:44:24', '2020-03-11 08:44:24', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/seo.png', 0, 'attachment', 'image/png', 0),
(3492, 1, '2020-03-11 11:26:09', '2020-03-11 11:26:09', '', 'Phone', '', 'inherit', 'open', 'closed', '', 'img_box_29_orange', '', '', '2020-03-11 11:26:09', '2020-03-11 11:26:09', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png', 0, 'attachment', 'image/png', 0),
(3493, 1, '2020-03-11 11:26:10', '2020-03-11 11:26:10', '', 'img_box_30_orange', '', 'inherit', 'open', 'closed', '', 'img_box_30_orange', '', '', '2020-03-11 11:26:10', '2020-03-11 11:26:10', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/03/img_box_30_orange.png', 0, 'attachment', 'image/png', 0),
(3498, 1, '2020-03-11 12:14:07', '2020-03-11 12:14:07', '', 'home5_bg_01', '', 'inherit', 'open', 'closed', '', 'home5_bg_01', '', '', '2020-03-11 12:14:07', '2020-03-11 12:14:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/03/home5_bg_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(3506, 1, '2020-03-11 12:38:07', '2020-03-11 12:38:07', '<div class=\"row home5_form\">\r\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\r\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\r\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\r\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\r\n  <div class=\"span12 text-center\">[submit \"Check Now\"]</div>       \r\n</div>\n1\nEwebot \"[your-subject]\"\nEwebot \nhelp@livewp.site\nFrom: [your-name] \r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Ewebot (https://get-rec.com/get)\nReply-To: [your-email]\n\n\n\n\nEwebot \"[your-subject]\"\nEwebot \n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Ewebot (https://get-rec.com/get)\nReply-To: help@livewp.site\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 5', '', 'publish', 'closed', 'closed', '', 'contact-form-5', '', '', '2020-03-11 12:38:07', '2020-03-11 12:38:07', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&amp;p=3506', 0, 'wpcf7_contact_form', '', 0),
(3531, 1, '2020-03-11 13:52:29', '2020-03-11 13:52:29', '', 'img_2', '', 'inherit', 'open', 'closed', '', 'img_2', '', '', '2020-03-11 13:52:29', '2020-03-11 13:52:29', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/03/img_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3533, 1, '2020-03-11 14:01:31', '2020-03-11 14:01:31', '', 'service_img1', '', 'inherit', 'open', 'closed', '', 'service_img1', '', '', '2020-03-11 14:01:31', '2020-03-11 14:01:31', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/service_img1.png', 0, 'attachment', 'image/png', 0),
(3534, 1, '2020-03-11 14:01:31', '2020-03-11 14:01:31', '', 'service_img1-active', '', 'inherit', 'open', 'closed', '', 'service_img1-active', '', '', '2020-03-11 14:01:31', '2020-03-11 14:01:31', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/service_img1-active.png', 0, 'attachment', 'image/png', 0),
(3541, 1, '2020-03-11 14:13:22', '2020-03-11 14:13:22', '', 'home5_img_01', '', 'inherit', 'open', 'closed', '', 'home5_img_01', '', '', '2020-03-11 14:13:22', '2020-03-11 14:13:22', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_01.png', 0, 'attachment', 'image/png', 0),
(3543, 1, '2020-03-11 14:18:33', '2020-03-11 14:18:33', '', 'service_img2', '', 'inherit', 'open', 'closed', '', 'service_img2', '', '', '2020-03-11 14:18:33', '2020-03-11 14:18:33', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/service_img2.png', 0, 'attachment', 'image/png', 0),
(3544, 1, '2020-03-11 14:18:33', '2020-03-11 14:18:33', '', 'service_img2-active', '', 'inherit', 'open', 'closed', '', 'service_img2-active', '', '', '2020-03-11 14:18:33', '2020-03-11 14:18:33', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/service_img2-active.png', 0, 'attachment', 'image/png', 0),
(3547, 1, '2020-03-11 14:21:46', '2020-03-11 14:21:46', '', 'service_img3', '', 'inherit', 'open', 'closed', '', 'service_img3', '', '', '2020-03-11 14:21:46', '2020-03-11 14:21:46', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/service_img3.png', 0, 'attachment', 'image/png', 0),
(3548, 1, '2020-03-11 14:21:46', '2020-03-11 14:21:46', '', 'service_img3-active', '', 'inherit', 'open', 'closed', '', 'service_img3-active', '', '', '2020-03-11 14:21:46', '2020-03-11 14:21:46', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/service_img3-active.png', 0, 'attachment', 'image/png', 0),
(3551, 1, '2020-03-11 14:26:19', '2020-03-11 14:26:19', '', 'service_img4', '', 'inherit', 'open', 'closed', '', 'service_img4', '', '', '2020-03-11 14:26:19', '2020-03-11 14:26:19', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/service_img4.png', 0, 'attachment', 'image/png', 0),
(3552, 1, '2020-03-11 14:26:19', '2020-03-11 14:26:19', '', 'service_img4-active', '', 'inherit', 'open', 'closed', '', 'service_img4-active', '', '', '2020-03-11 14:26:19', '2020-03-11 14:26:19', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/service_img4-active.png', 0, 'attachment', 'image/png', 0),
(3553, 1, '2020-03-11 14:26:48', '2020-03-11 14:26:48', '', 'home5_img_02', '', 'inherit', 'open', 'closed', '', 'home5_img_02', '', '', '2020-03-11 14:26:48', '2020-03-11 14:26:48', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_02.png', 0, 'attachment', 'image/png', 0),
(3556, 1, '2020-03-11 14:31:41', '2020-03-11 14:31:41', '', 'points_bg', '', 'inherit', 'open', 'closed', '', 'points_bg', '', '', '2020-03-11 14:31:41', '2020-03-11 14:31:41', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/points_bg.png', 0, 'attachment', 'image/png', 0),
(3582, 1, '2020-03-11 15:09:39', '2020-03-11 15:09:39', '', 'element_02', '', 'inherit', 'open', 'closed', '', 'element_02', '', '', '2020-03-11 15:09:39', '2020-03-11 15:09:39', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/element_02.png', 0, 'attachment', 'image/png', 0),
(3616, 1, '2020-03-12 08:24:20', '2020-03-12 08:24:20', '', 'home5_blog_img', '', 'inherit', 'open', 'closed', '', 'home5_blog_img', '', '', '2020-03-12 08:24:20', '2020-03-12 08:24:20', '', 1673, 'https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(3669, 1, '2020-03-12 10:50:55', '2020-03-12 10:50:55', '', 'element_03', '', 'inherit', 'open', 'closed', '', 'element_03', '', '', '2020-03-12 10:50:55', '2020-03-12 10:50:55', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/element_03.png', 0, 'attachment', 'image/png', 0),
(3705, 1, '2021-06-14 12:57:40', '2021-06-14 12:57:40', '<img title=\"case_img_01\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" alt=\"\" width=\"1170\" height=\"714\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NameOnline Media ManagementClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/online-media-management_112/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Online%20Media%20Management&amp;url=https://get-rec.com/get/portfolio/online-media-management_112/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/online-media-management_112/&amp;media=https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_01.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/online-media-management_112/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Online Media Management&amp;body=https://get-rec.com/get/portfolio/online-media-management_112/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/online-media-management_112/&amp;title=Online%20Media%20Management&amp;source=Ewebot\" rel=\"noopener noreferrer\"></a>\r\nTags<a href=\"https://get-rec.com/get/portfolio-tag/marketing/\">Marketing</a>\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Online Media Management', '', 'publish', 'closed', 'closed', '', 'online-media-management_112', '', '', '2021-06-14 12:57:40', '2021-06-14 12:57:40', '', 0, 'https://get-rec.com/get/portfolio/online-media-management_112/', 0, 'portfolio', '', 0),
(3727, 1, '2020-03-12 13:13:16', '2020-03-12 13:13:16', '', 'portfolio_img_01', '', 'inherit', 'open', 'closed', '', 'portfolio_img_01', '', '', '2020-03-12 13:13:16', '2020-03-12 13:13:16', '', 3705, 'https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(3736, 1, '2021-06-14 13:29:18', '2021-06-14 13:29:18', '<img width=\"1170\" height=\"714\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_01\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameMannix MarketingClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/mannix-marketing_112/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Mannix%20Marketing&#038;url=https://get-rec.com/get/portfolio/mannix-marketing_112/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/mannix-marketing_112/&#038;media=https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/mannix-marketing_112/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Mannix Marketing&body=https://get-rec.com/get/portfolio/mannix-marketing_112/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/mannix-marketing_112/&#038;title=Mannix%20Marketing&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/seo/\">SEO</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Mannix Marketing', '', 'publish', 'closed', 'closed', '', 'mannix-marketing_112', '', '', '2021-06-14 13:29:18', '2021-06-14 13:29:18', '', 0, 'https://get-rec.com/get/portfolio/mannix-marketing_112/', 0, 'portfolio', '', 0),
(3738, 1, '2020-03-12 13:26:55', '2020-03-12 13:26:55', '', 'Digital-Presence', '', 'inherit', 'open', 'closed', '', 'digital-presence', '', '', '2020-03-12 13:26:55', '2020-03-12 13:26:55', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/Digital-Presence.png', 0, 'attachment', 'image/png', 0),
(3745, 1, '2020-03-12 13:29:48', '2020-03-12 13:29:48', '', 'portfolio_img_02', '', 'inherit', 'open', 'closed', '', 'portfolio_img_02', '', '', '2020-03-12 13:29:48', '2020-03-12 13:29:48', '', 3736, 'https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(3757, 1, '2021-06-14 13:53:15', '2021-06-14 13:53:15', '<img width=\"1170\" height=\"714\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_01\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameMannix MarketingClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Mannix%20Marketing&#038;url=https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/mannix-marketing_112-2/&#038;media=https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Mannix Marketing&body=https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/mannix-marketing_112-2/&#038;title=Mannix%20Marketing&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/seo/\">SEO</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Mannix Marketing', '', 'publish', 'closed', 'closed', '', 'mannix-marketing_112-2', '', '', '2021-06-14 13:53:15', '2021-06-14 13:53:15', '', 0, 'https://get-rec.com/get/portfolio/mannix-marketing_112-2/', 0, 'portfolio', '', 0),
(3758, 1, '2020-03-12 13:52:55', '2020-03-12 13:52:55', '', 'portfolio_img_04', '', 'inherit', 'open', 'closed', '', 'portfolio_img_04', '', '', '2020-03-12 13:52:55', '2020-03-12 13:52:55', '', 3757, 'https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04.jpg', 0, 'attachment', 'image/jpeg', 0),
(3759, 1, '2020-03-12 13:52:58', '2020-03-12 13:52:58', '', 'portfolio_img_05', '', 'inherit', 'open', 'closed', '', 'portfolio_img_05', '', '', '2020-03-12 13:52:58', '2020-03-12 13:52:58', '', 3757, 'https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(3764, 1, '2021-06-14 13:55:59', '2021-06-14 13:55:59', '<img title=\"case_img_01\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" alt=\"\" width=\"1170\" height=\"714\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NameOnline Media ManagementClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/online-media-management_112-2/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Online%20Media%20Management&amp;url=https://get-rec.com/get/portfolio/online-media-management_112-2/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/online-media-management_112-2/&amp;media=https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_05.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/online-media-management_112-2/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Online Media Management&amp;body=https://get-rec.com/get/portfolio/online-media-management_112-2/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/online-media-management_112-2/&amp;title=Online%20Media%20Management&amp;source=Ewebot\" rel=\"noopener noreferrer\"></a>\r\nTags<a href=\"https://get-rec.com/get/portfolio-tag/marketing/\">Marketing</a>\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Online Media Management', '', 'publish', 'closed', 'closed', '', 'online-media-management_112-2', '', '', '2021-06-14 13:55:59', '2021-06-14 13:55:59', '', 0, 'https://get-rec.com/get/portfolio/online-media-management_112-2/', 0, 'portfolio', '', 0),
(3793, 1, '2020-03-12 14:36:26', '2020-03-12 14:36:26', '', 'home5_img_03', '', 'inherit', 'open', 'closed', '', 'home5_img_03', '', '', '2020-03-12 14:36:26', '2020-03-12 14:36:26', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/03/home5_img_03.png', 0, 'attachment', 'image/png', 0),
(3808, 1, '2020-03-12 15:22:24', '2020-03-12 15:22:24', '', 'round-points', '', 'inherit', 'open', 'closed', '', 'round-points', '', '', '2020-03-12 15:22:24', '2020-03-12 15:22:24', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/round-points.png', 0, 'attachment', 'image/png', 0),
(3831, 1, '2020-03-13 07:18:48', '2020-03-13 07:18:48', '', 'figure_image2', '', 'inherit', 'open', 'closed', '', 'figure_image2', '', '', '2020-03-13 07:18:48', '2020-03-13 07:18:48', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/figure_image2.png', 0, 'attachment', 'image/png', 0),
(3834, 1, '2020-03-13 07:27:21', '2020-03-13 07:27:21', '', 'Project in mind', '', 'inherit', 'open', 'closed', '', 'project-in-mind', '', '', '2020-03-13 07:27:21', '2020-03-13 07:27:21', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/Project-in-mind.png', 0, 'attachment', 'image/png', 0),
(3904, 1, '2020-03-13 09:07:36', '2020-03-13 09:07:36', '', 'circle_orange', '', 'inherit', 'open', 'closed', '', 'circle_orange', '', '', '2020-03-13 09:07:36', '2020-03-13 09:07:36', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/circle_orange.png', 0, 'attachment', 'image/png', 0),
(3910, 1, '2020-03-16 12:10:46', '2020-03-16 12:10:46', '', 'figure-image1', '', 'inherit', 'open', 'closed', '', 'figure-image1', '', '', '2020-03-16 12:10:46', '2020-03-16 12:10:46', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/figure-image1.png', 0, 'attachment', 'image/png', 0),
(3916, 1, '2020-03-17 10:02:57', '2020-03-17 10:02:57', '', 'your_success', '', 'inherit', 'open', 'closed', '', 'your_success', '', '', '2020-03-17 10:02:57', '2020-03-17 10:02:57', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/03/your_success.jpg', 0, 'attachment', 'image/jpeg', 0),
(4031, 1, '2021-04-27 10:16:39', '2021-04-27 10:16:39', '<p><a href=\"tel:+88002534236\"></a><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"#5747e4\" style=\"font-size: 16px;color: #5747e4;margin-right: 10px\" rel=\"noopener noreferrer\"><i style=\"font-weight: bold\"> </i></a><a href=\"tel:+88002534236\">8 800 2563 123</a></p><p><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"#5747e4\" style=\"font-size: 16px;margin-right: 8px;color: #5747e4\" rel=\"noopener noreferrer\"><i> </i></a> <a href=\"mailto:email@yoursite.com\">email@yoursite.com</a></p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus-g\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest-p\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n			<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" title=\"logo_retina(black)\" />			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul><li></li>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-4</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01Classic</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Home Variant 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04HOT</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 5-7</a>\n	<ul>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05Popular</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepaget 06NEW</a></li>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/\">Homepage 07NEW</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1479\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-1512\"><a href=\"https://get-rec.com/get/shop/\">All Products</a></li>\n	<li id=\"menu-item-2324\"><a href=\"https://get-rec.com/get/product/search-engine-for-growth/\">Single Products</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n			<i></i>\n\n	<label for=\"search-form-5f3bd8ab9b498\">Search</label>\n    \n    \n', 'Default', '', 'publish', 'closed', 'closed', '', 'default', '', '', '2021-04-27 10:16:39', '2021-04-27 10:16:39', '', 0, 'https://get-rec.com/get/?elementor_library=default', 0, 'elementor_library', '', 0),
(4061, 1, '2021-04-27 12:19:22', '2021-04-27 12:19:22', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2019/12/logo_retina_white.png\" alt=\"\" title=\"logo_retina_white\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul><li></li>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-4</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01Classic</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04HOT</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 5-7</a>\n	<ul>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05Popular</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06NEW</a></li>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/\">Homepage 07NEW</a></li>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08NEW</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1479\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-1512\"><a href=\"https://get-rec.com/get/shop/\">All Products</a></li>\n	<li id=\"menu-item-2324\"><a href=\"https://get-rec.com/get/product/search-engine-for-growth/\">Single Products</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<p><a href=\"tel:+88002534236\" style=\"font-size: 14px\">Call Us: 8 800 2563 123</a></p>		\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-5fbbb35fa2cb2\">Search</label>\n    <input id=\"search-form-5fbbb35fa2cb2\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Home 04', '', 'publish', 'closed', 'closed', '', 'home_04', '', '', '2021-04-27 12:19:22', '2021-04-27 12:19:22', '', 0, 'https://get-rec.com/get/?elementor_library=home_04', 0, 'elementor_library', '', 0),
(4073, 1, '2021-04-27 13:02:09', '2021-04-27 13:02:09', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" title=\"logo_retina(black)\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Home Variant 01Classic</a></li>\n	<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Home Variant 02</a></li>\n	<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Home Variant 03</a></li>\n	<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Home Variant 04HOT</a></li>\n	<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/\">Home Variant 05NEW</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1479\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-1512\"><a href=\"https://get-rec.com/get/shop/\">All Products</a></li>\n	<li id=\"menu-item-2324\"><a href=\"https://get-rec.com/get/product/search-engine-for-growth/\">Single Products</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contast-us/\">Contacts</a></li>\n</ul>			</nav>\n		<p><a href=\"tel:+88002534236\" style=\"font-size: 14px\">Call Us: 8 800 2563 123</a></p>		\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-5ebaf844917d1\">Search</label>\n    <input id=\"search-form-5ebaf844917d1\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 03', '', 'publish', 'closed', 'closed', '', 'header_03', '', '', '2021-04-27 13:02:09', '2021-04-27 13:02:09', '', 0, 'https://get-rec.com/get/?elementor_library=header_03', 0, 'elementor_library', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4084, 1, '2021-04-27 13:38:22', '2021-04-27 13:38:22', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" title=\"logo_retina\" />			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Home Variant 01Classic</a></li>\n	<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Home Variant 02</a></li>\n	<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Home Variant 03</a></li>\n	<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Home Variant 04HOT</a></li>\n	<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/\">Home Variant 05NEW</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1478\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1479\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-1512\"><a href=\"https://get-rec.com/get/shop/\">All Products</a></li>\n	<li id=\"menu-item-2324\"><a href=\"https://get-rec.com/get/product/search-engine-for-growth/\">Single Products</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contast-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Call Us: +1 800-326-4538\n		</a>', 'Header 02', '', 'publish', 'closed', 'closed', '', 'header_02', '', '', '2021-04-27 13:38:22', '2021-04-27 13:38:22', '', 0, 'https://get-rec.com/get/?elementor_library=header_02', 0, 'elementor_library', '', 0),
(4098, 1, '2021-04-27 14:02:25', '2021-04-27 14:02:25', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" title=\"logo_retina(black)\" />			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Home Variant 01Classic</a></li>\n	<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Home Variant 02</a></li>\n	<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Home Variant 03</a></li>\n	<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Home Variant 04HOT</a></li>\n	<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/\">Home Variant 05NEW</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1478\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1479\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-1512\"><a href=\"https://get-rec.com/get/shop/\">All Products</a></li>\n	<li id=\"menu-item-2324\"><a href=\"https://get-rec.com/get/product/search-engine-for-growth/\">Single Products</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contast-us/\">Contacts</a></li>\n</ul>			</nav>\n			<i></i>\n\n	<label for=\"search-form-5eb91aa88bc9a\">Search</label>\n    \n    \n', 'Header 01', '', 'publish', 'closed', 'closed', '', 'header_01', '', '', '2021-04-27 14:02:25', '2021-04-27 14:02:25', '', 0, 'https://get-rec.com/get/?elementor_library=header_01', 0, 'elementor_library', '', 0),
(4107, 1, '2021-04-27 14:13:40', '2021-04-27 14:13:40', '', 'Empty', '', 'publish', 'closed', 'closed', '', 'empty', '', '', '2021-04-27 14:13:40', '2021-04-27 14:13:40', '', 0, 'https://get-rec.com/get/?elementor_library=empty', 0, 'elementor_library', '', 0),
(4110, 1, '2021-04-28 06:27:01', '2021-04-28 06:27:01', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" title=\"logo_retina\"/>			</a>\n			<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" loading=\"lazy\" title=\"img_box_29\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_30.png\" alt=\"\" loading=\"lazy\" title=\"img_box_30\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		<h4>About</h4><p>Ewebot have much planned for the future, working with great clients and continued software development.</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<h4>Quick Links</h4>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<p style=\"text-align: center;\">© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 02', '', 'publish', 'closed', 'closed', '', 'footer_home_02', '', '', '2021-04-28 06:27:01', '2021-04-28 06:27:01', '', 0, 'https://get-rec.com/get/?elementor_library=footer_home_02', 0, 'elementor_library', '', 0),
(4141, 1, '2021-04-28 08:41:04', '2021-04-28 08:41:04', '<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina(black)\" />														\n		<p>Ewebot have much planned for the future, working with great clients and continued software development.</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Contacts</h4><p><a style=\"font-size: 18px;color: #5747e4;margin-right: 9px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><i style=\"font-weight: bold\"> </i></a> 8 800 2563 123</p><p><a style=\"font-size: 18px;color: #5747e4;margin-right: 5px;margin-top: -7px\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><i> </i></a> emil@yoursite.com</p><p><a style=\"font-size: 17px;margin-top: 7px;margin-right: 15px;margin-bottom: 20px;float: left;color: #5747e4\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/09/map_point.png\" alt=\"\" width=\"12\" height=\"17\" /></a> 27 Division St, New York, NY 10002, United States</p>		\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<p style=\"text-align: center;\">© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 01', '', 'publish', 'closed', 'closed', '', 'footer_home_01', '', '', '2021-04-28 08:41:04', '2021-04-28 08:41:04', '', 0, 'https://get-rec.com/get/?elementor_library=footer_home_01', 0, 'elementor_library', '', 0),
(4153, 1, '2021-04-28 09:06:15', '2021-04-28 09:06:15', '<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina(black)\" />														\n		<p>We focus on the needs of small to middle market businesses to improve and grow their return.</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Contacts</h4><p><a style=\"font-size: 18px; color: rgb(87, 71, 228); margin-right: 9px;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><i style=\"font-weight: bold\"> </i></a> 8 800 2563 123</p><p><a style=\"font-size: 18px; color: rgb(87, 71, 228); margin-right: 5px; margin-top: 0;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><i> </i></a> emil@yoursite.com</p><p><a style=\"font-size: 17px; margin-top: 7px; margin-right: 15px; margin-bottom: 20px; float: left; color: rgb(87, 71, 228);\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/09/map_point.png\" alt=\"\" width=\"12\" height=\"17\"></a> 27 Division St, New York, NY 10002, United States</p>		\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<p style=\"text-align: center;\">© 2022 - Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 03', '', 'publish', 'closed', 'closed', '', 'footer_home_03', '', '', '2021-04-28 09:06:15', '2021-04-28 09:06:15', '', 0, 'https://get-rec.com/get/?elementor_library=footer_home_03', 0, 'elementor_library', '', 0),
(4283, 1, '2020-05-04 11:49:59', '2020-05-04 11:49:59', '$2450					\n									<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n				$5990					\n									<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n				$8950					\n									<h3>Premium Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>', 'Home 01 Price Tab 1', '', 'publish', 'closed', 'closed', '', 'home_01_price1', '', '', '2020-05-04 11:49:59', '2020-05-04 11:49:59', '', 0, 'https://get-rec.com/get/?elementor_library=home_01_price1', 0, 'elementor_library', '', 0),
(4286, 1, '2020-05-04 11:50:38', '2020-05-04 11:50:38', '$8950					\n									<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n				$29990					\n									<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n				$59950					\n									<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>', 'Home 01 Price Tab 2', '', 'publish', 'closed', 'closed', '', 'home_01_price2', '', '', '2020-05-04 11:50:38', '2020-05-04 11:50:38', '', 0, 'https://get-rec.com/get/?elementor_library=home_01_price2', 0, 'elementor_library', '', 0),
(4291, 1, '2020-05-04 11:54:46', '2020-05-04 11:54:46', '<h3>Basic Plan</h3>\n				$2450			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Standart Plan</h3>\n				$5990			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Premium Plan</h3>\n				$8950			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>', 'Home 02 Price Tab 1', '', 'publish', 'closed', 'closed', '', 'home_02_price1', '', '', '2020-05-04 11:54:46', '2020-05-04 11:54:46', '', 0, 'https://get-rec.com/get/?elementor_library=home_02_price1', 0, 'elementor_library', '', 0),
(4294, 1, '2020-05-04 11:55:23', '2020-05-04 11:55:23', '<h3>Basic Plan</h3>\n				$8950			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Standart Plan</h3>\n				$29990			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Premium Plan</h3>\n				$59950			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>', 'Home 02 Price Tab 2', '', 'publish', 'closed', 'closed', '', 'home_02_price2', '', '', '2020-05-04 11:55:23', '2020-05-04 11:55:23', '', 0, 'https://get-rec.com/get/?elementor_library=home_02_price2', 0, 'elementor_library', '', 0),
(4297, 1, '2020-05-04 11:56:23', '2020-05-04 11:56:23', '<img width=\"495\" height=\"310\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-01.png\" alt=\"\" title=\"tabs_content-01\" />											\n		<p>Real Time Analytics</p><p>Vix dolore praesent patrioque ex. Sea ne illum sapientem adversarium, et mea quodsi delenit adversarium, in nonumy equidem cum. Eos te epicuri scaevola.</p>		\n			<figure><img width=\"84\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-12.png\" alt=\"\" title=\"icon-12\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>', 'Home 02 Tab 1', '', 'publish', 'closed', 'closed', '', 'home_02_tabs_01', '', '', '2020-05-04 11:56:23', '2020-05-04 11:56:23', '', 0, 'https://get-rec.com/get/?elementor_library=home_02_tabs_01', 0, 'elementor_library', '', 0),
(4300, 1, '2020-05-04 11:56:53', '2020-05-04 11:56:53', '<img width=\"470\" height=\"356\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-02.jpg\" alt=\"\" title=\"tabs_content-02\" />											\n		<p>Social Media Strategy</p><p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>		\n			<figure><img width=\"74\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-13.png\" alt=\"\" title=\"icon-13\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>', 'Home 02 Tab 2', '', 'publish', 'closed', 'closed', '', 'home_02_tabs_02', '', '', '2020-05-04 11:56:53', '2020-05-04 11:56:53', '', 0, 'https://get-rec.com/get/?elementor_library=home_02_tabs_02', 0, 'elementor_library', '', 0),
(4303, 1, '2020-05-04 11:57:24', '2020-05-04 11:57:24', '<img width=\"500\" height=\"303\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-03.jpg\" alt=\"\" title=\"tabs_content-03\" />											\n		<p>Real Time &amp; Date</p><p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>		\n			<figure><img width=\"80\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-14.png\" alt=\"\" title=\"icon-14\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>', 'Home 02 Tab 3', '', 'publish', 'closed', 'closed', '', 'home_02_tabs_03', '', '', '2020-05-04 11:57:24', '2020-05-04 11:57:24', '', 0, 'https://get-rec.com/get/?elementor_library=home_02_tabs_03', 0, 'elementor_library', '', 0),
(4306, 1, '2020-05-04 11:58:21', '2020-05-04 11:58:21', '<img width=\"501\" height=\"306\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-04.jpg\" alt=\"\" title=\"tabs_content-04\" />											\n		<p>Media Managment</p><p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>		\n			<figure><img width=\"72\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-15.png\" alt=\"\" title=\"icon-15\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>', 'Home 02 Tab 4', '', 'publish', 'closed', 'closed', '', 'home_02_tabs_04', '', '', '2020-05-04 11:58:21', '2020-05-04 11:58:21', '', 0, 'https://get-rec.com/get/?elementor_library=home_02_tabs_04', 0, 'elementor_library', '', 0),
(4309, 1, '2020-05-04 11:58:50', '2020-05-04 11:58:50', '<img width=\"500\" height=\"330\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-05.jpg\" alt=\"\" title=\"tabs_content-05\" />											\n		<p>Reporting &amp; Analysis</p><p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>		\n			<figure><img width=\"88\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-16.png\" alt=\"\" title=\"icon-16\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>', 'Home 02 Tab 5', '', 'publish', 'closed', 'closed', '', 'home_02_tabs_05', '', '', '2020-05-04 11:58:50', '2020-05-04 11:58:50', '', 0, 'https://get-rec.com/get/?elementor_library=home_02_tabs_05', 0, 'elementor_library', '', 0),
(4316, 1, '2020-05-06 09:44:52', '2020-05-06 09:44:52', '<h3>Basic Plan</h3>\n					$2450				\n											<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n											<h3>Standart Plan</h3>\n					$5990				\n											<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n											<h3>Premium Plan</h3>\n					$8990				\n											<h3>Premium Plan</h3>\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>', 'Home 05 Price Tab 1', '', 'publish', 'closed', 'closed', '', 'home_05_price1', '', '', '2020-05-06 09:44:52', '2020-05-06 09:44:52', '', 0, 'https://get-rec.com/get/?elementor_library=home_05_price1', 0, 'elementor_library', '', 0),
(4319, 1, '2020-05-06 09:45:24', '2020-05-06 09:45:24', '<h3>Basic Plan</h3>\n				$8950			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Standart Plan</h3>\n				$29990			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Premium Plan</h3>\n				$59950			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>', 'Home 05 Price Tab 2', '', 'publish', 'closed', 'closed', '', 'home_05_price2', '', '', '2020-05-06 09:45:24', '2020-05-06 09:45:24', '', 0, 'https://get-rec.com/get/?elementor_library=home_05_price2', 0, 'elementor_library', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4323, 1, '2021-05-06 10:20:22', '2021-05-06 10:20:22', '<h2>Home 01 - Tabs (Services, Smm-Services)</h2>		\n			<ul><li><a href=\"#tab-3477-1\">MONTHLY</a></li><li><a href=\"#tab-3477-2\">YEARLY</a></li></ul><style>.elementor-4283 .elementor-element.elementor-element-13c4b58 > .elementor-container{max-width:1200px;}.elementor-4283 .elementor-element.elementor-element-395f246 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-dd1a9de > .elementor-widget-container{padding:32px 10px 22px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated, .elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated > .elementor-background-overlay, .elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-0f632d3 > .elementor-widget-container{padding:32px 10px 22px 10px;background-color:#fffcf6;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_title-elementor h3{font-weight:bold;line-height:26px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_prefix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_item_suffix-elementor{font-weight:bold;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .gt3_price_item-cost-elementor{font-size:35px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4283 .elementor-element.elementor-element-08fb5d8 > .elementor-widget-container{padding:32px 10px 22px 10px;}@media(max-width:1024px){.elementor-4283 .elementor-element.elementor-element-395f246 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-4283 .elementor-element.elementor-element-13c4b58{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-4a190d5 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4283 .elementor-element.elementor-element-c688e30 > .elementor-element-populated{margin:0px 0px 0px 0px;padding:10px 10px 10px 10px;}}</style>		\n							<section data-id=\"fcf1f02\" data-element_type=\"section\">\n				<section data-id=\"13c4b58\" data-element_type=\"section\">\n				$2450					\n									<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n				$5990					\n									<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n				$8950					\n									<h3>Premium Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n		<style>.elementor-4286 .elementor-element.elementor-element-7f1be92 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-6350f9a .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-6350f9a .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-6350f9a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#ffffff;}.elementor-4286 .elementor-element.elementor-element-62f594f > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-3136fc6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#f9f8ff;border-radius:5px 5px 5px 5px;}.elementor-4286 .elementor-element.elementor-element-c638192 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_title-elementor h3{color:#3b3663;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:24px;font-weight:bold;line-height:26px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_prefix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_item_suffix-elementor{font-weight:bold;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .gt3_price_item-cost-elementor{color:#ffffff;font-family:\"Nunito\", Sans-serif;font-size:35px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .gt3_price_item_body-elementor .items_text-price{color:#696687;font-size:18px;font-weight:400;line-height:35px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 .price_button-elementor .shortcode_button{font-size:12px;font-weight:500;letter-spacing:0.2px;}.elementor-4286 .elementor-element.elementor-element-4a59ab7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 10px 22px 10px;background-color:#ffffff;}</style>		\n							<section data-id=\"11e4e98\" data-element_type=\"section\">\n				<section data-id=\"c9be05c\" data-element_type=\"section\">\n				$8950					\n									<h3>Basic Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n				$29990					\n									<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n				$59950					\n									<h3>Standart Plan</h3>\n				<p style=\"text-align: center\">Strategy &amp; Research</p><p style=\"text-align: center\">Business &amp; Finance Analysing</p><p style=\"text-align: center\">SEO Optimization</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n			<h2>Home 02 - Tabs 01</h2>		\n			<ul><li><a href=\"#tab-5916-1\"><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_28_1.png ><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_28-1.png >Real Time Analytics</a></li><li><a href=\"#tab-5916-2\"><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29_1.png ><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29-1.png >Social Media Strategy</a></li><li><a href=\"#tab-5916-3\"><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_30_1.png ><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_30-1.png >Real Time &amp; Date</a></li><li><a href=\"#tab-5916-4\"><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_31_1.png ><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_31.png >Media Managment</a></li><li><a href=\"#tab-5916-5\"><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_32_1.png ><img src=https://get-rec.com/get/wp-content/uploads/2019/08/img_box_32.png >Reporting &amp; Analysis</a></li></ul><style>.elementor-4297 .elementor-element.elementor-element-ed7036d .elementor-spacer-inner{height:43px;}.elementor-4297 .elementor-element.elementor-element-d6dadf4 > .elementor-widget-container{margin:0px 0px 17px 0px;}.elementor-4297 .elementor-element.elementor-element-516132d > .elementor-element-populated{margin:0px 50px 0px 29px;}.elementor-4297 .elementor-element.elementor-element-2dccff5 .elementor-spacer-inner{height:35px;}.elementor-4297 .elementor-element.elementor-element-2e7e4ca{color:#3b3663;font-family:\"Nunito\", Sans-serif;font-size:24px;font-weight:700;line-height:26px;}.elementor-4297 .elementor-element.elementor-element-2e7e4ca > .elementor-widget-container{margin:0px 0px 4px 0px;}.elementor-4297 .elementor-element.elementor-element-95f8dd2{font-size:16px;line-height:27px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-img{margin:9px 20px 10px 0px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-icon{margin:9px 20px 10px 0px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{max-width:47px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-title{margin-bottom:8px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-content .gt3-core-imagebox-title{font-size:14px;line-height:26px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#696687;font-size:16px;line-height:1.7em;}.elementor-4297 .elementor-element.elementor-element-8089dc7 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 28px 13px calc(28px + 15px);}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(28px + 15px) 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 28px 13px 28px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:5px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:5px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:5px;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:0;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:0;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-size:12px;font-weight:500;letter-spacing:0.2px;color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .elementor-widget-gt3-addon-advanced-button .gt3_module_button_elementor.button_icon_icon a.hover_type2 .gt3_module_button__cover.front .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .icon_svg_btn{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_icon_default{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:transparent;background-image:linear-gradient(90deg, #f0ac0e -20%, #ff7426 115%);}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) a:hover .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button a:hover .icon_svg_btn{color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button a:hover .gt3_icon_default{color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#6254e7;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#ffffff;}.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-4297 .elementor-element.elementor-element-fdbc7fd.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:transparent;background-image:linear-gradient(96deg, #f56616 0%, #f0ac0e 100%);}.elementor-4297 .elementor-element.elementor-element-fdbc7fd > .elementor-widget-container{margin:22px 0px 17px 0px;}@media(min-width:768px){.elementor-4297 .elementor-element.elementor-element-9f47f43{width:44%;}.elementor-4297 .elementor-element.elementor-element-516132d{width:56%;}}@media(max-width:1024px){.elementor-4297 .elementor-element.elementor-element-516132d > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 > .elementor-widget-container{padding:15px 10px 15px 10px;}}@media(max-width:767px){.elementor-4297 .elementor-element.elementor-element-516132d > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4297 .elementor-element.elementor-element-8089dc7 > .elementor-widget-container{padding:10px 10px 10px 10px;}}</style>		\n							<section data-id=\"6e1a75e\" data-element_type=\"section\">\n				<section data-id=\"1b7a67f\" data-element_type=\"section\">\n										<img width=\"495\" height=\"310\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-01.png\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-01.png 495w, https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-01-300x188.png 300w\" sizes=\"(max-width: 495px) 100vw, 495px\" title=\"tabs_content-01\" />											\n					<p>Real Time Analytics</p>\n					<p>Vix dolore praesent patrioque ex. Sea ne illum sapientem adversarium, et mea quodsi delenit adversarium, in nonumy equidem cum. Eos te epicuri scaevola.</p>\n			<figure><img width=\"84\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-12.png\" alt=\"\" title=\"icon-12\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>\n		</section>\n		</section>\n		<style>.elementor-4300 .elementor-element.elementor-element-5b2745a .elementor-spacer-inner{height:14px;}.elementor-4300 .elementor-element.elementor-element-1ecd245 > .elementor-element-populated{margin:0px 0px 0px 29px;}.elementor-4300 .elementor-element.elementor-element-d526cf4 .elementor-spacer-inner{height:31px;}.elementor-4300 .elementor-element.elementor-element-c7dc081{color:#3b3663;font-family:\"Nunito\", Sans-serif;font-size:24px;font-weight:700;line-height:34px;}.elementor-4300 .elementor-element.elementor-element-c7dc081 > .elementor-widget-container{margin:0px 0px 1px 0px;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-img{margin:9px 20px 10px 0px;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-icon{margin:9px 20px 10px 0px;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{max-width:41px;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-title{margin-bottom:8px;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-content .gt3-core-imagebox-title{font-size:20px;line-height:26px;}.elementor-4300 .elementor-element.elementor-element-227da91 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#696687;font-size:16px;line-height:1.7em;}.elementor-4300 .elementor-element.elementor-element-227da91 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 28px 13px calc(28px + 15px);}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(28px + 15px) 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 28px 13px 28px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:5px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:5px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:5px;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:0;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:0;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-size:12px;font-weight:500;letter-spacing:0.2px;color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .elementor-widget-gt3-addon-advanced-button .gt3_module_button_elementor.button_icon_icon a.hover_type2 .gt3_module_button__cover.front .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .icon_svg_btn{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_icon_default{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:transparent;background-image:linear-gradient(96deg, #9289f1 0%, #6254e7 100%);}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) a:hover .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button a:hover .icon_svg_btn{color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button a:hover .gt3_icon_default{color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#6254e7;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#ffffff;}.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-4300 .elementor-element.elementor-element-e2e1d35.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:transparent;background-image:linear-gradient(96deg, #6254e7 0%, #9289f1 100%);}.elementor-4300 .elementor-element.elementor-element-e2e1d35 > .elementor-widget-container{margin:23px 0px 0px 0px;}@media(max-width:1024px){.elementor-4300 .elementor-element.elementor-element-1ecd245 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4300 .elementor-element.elementor-element-227da91 > .elementor-widget-container{padding:15px 10px 15px 10px;}}@media(min-width:768px){.elementor-4300 .elementor-element.elementor-element-fa1658a{width:44%;}.elementor-4300 .elementor-element.elementor-element-1ecd245{width:56%;}}</style>		\n							<section data-id=\"59dbf14\" data-element_type=\"section\">\n				<section data-id=\"759be2e\" data-element_type=\"section\">\n										<img width=\"470\" height=\"356\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-02.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-02.jpg 470w, https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-02-300x227.jpg 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" title=\"tabs_content-02\" />											\n					<p>Social Media Strategy</p>\n					<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>\n			<figure><img width=\"74\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-13.png\" alt=\"\" title=\"icon-13\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>\n		</section>\n		</section>\n		<style>.elementor-4303 .elementor-element.elementor-element-ab86161 .elementor-spacer-inner{height:45px;}.elementor-4303 .elementor-element.elementor-element-ab86161 > .elementor-widget-container{margin:0px 0px 22px 0px;}.elementor-4303 .elementor-element.elementor-element-831ac2a > .elementor-element-populated{margin:0px 0px 0px 29px;}.elementor-4303 .elementor-element.elementor-element-1f07a3c .elementor-spacer-inner{height:31px;}.elementor-4303 .elementor-element.elementor-element-ca98a2a{color:#3b3663;font-family:\"Nunito\", Sans-serif;font-size:24px;font-weight:700;line-height:34px;}.elementor-4303 .elementor-element.elementor-element-ca98a2a > .elementor-widget-container{margin:0px 0px 1px 0px;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-img{margin:9px 20px 10px 0px;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-icon{margin:9px 20px 10px 0px;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{max-width:44px;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-title{margin-bottom:8px;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-content .gt3-core-imagebox-title{font-size:20px;line-height:26px;}.elementor-4303 .elementor-element.elementor-element-914f726 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#696687;font-size:16px;line-height:1.7em;}.elementor-4303 .elementor-element.elementor-element-914f726 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 28px 13px calc(28px + 15px);}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(28px + 15px) 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 28px 13px 28px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:5px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:5px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:5px;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:0;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:0;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-size:12px;font-weight:500;letter-spacing:0.2px;color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .elementor-widget-gt3-addon-advanced-button .gt3_module_button_elementor.button_icon_icon a.hover_type2 .gt3_module_button__cover.front .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .icon_svg_btn{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_icon_default{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:transparent;background-image:linear-gradient(96deg, #88fdb9 0%, #34c478 100%);}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) a:hover .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button a:hover .icon_svg_btn{color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button a:hover .gt3_icon_default{color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#6254e7;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#ffffff;}.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-4303 .elementor-element.elementor-element-74bd511.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:transparent;background-image:linear-gradient(96deg, #34c478 0%, #88fdb9 100%);}.elementor-4303 .elementor-element.elementor-element-74bd511 > .elementor-widget-container{margin:23px 0px 36px 0px;}@media(max-width:1024px){.elementor-4303 .elementor-element.elementor-element-831ac2a > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4303 .elementor-element.elementor-element-914f726 > .elementor-widget-container{padding:15px 10px 15px 10px;}}@media(min-width:768px){.elementor-4303 .elementor-element.elementor-element-0abaec2{width:44%;}.elementor-4303 .elementor-element.elementor-element-831ac2a{width:56%;}}</style>		\n							<section data-id=\"97fec1a\" data-element_type=\"section\">\n				<section data-id=\"ad66cd4\" data-element_type=\"section\">\n										<img width=\"500\" height=\"303\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-03.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-03.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-03-300x182.jpg 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" title=\"tabs_content-03\" />											\n					<p>Real Time &amp; Date</p>\n					<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>\n			<figure><img width=\"80\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-14.png\" alt=\"\" title=\"icon-14\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>\n		</section>\n		</section>\n		<style>.elementor-4306 .elementor-element.elementor-element-111b857 .elementor-spacer-inner{height:40px;}.elementor-4306 .elementor-element.elementor-element-47f145e > .elementor-widget-container{margin:0px 0px 24px 0px;}.elementor-4306 .elementor-element.elementor-element-931cd78 > .elementor-element-populated{margin:0px 0px 0px 29px;}.elementor-4306 .elementor-element.elementor-element-acfc92f .elementor-spacer-inner{height:31px;}.elementor-4306 .elementor-element.elementor-element-049e767{color:#3b3663;font-family:\"Nunito\", Sans-serif;font-size:24px;font-weight:700;line-height:34px;}.elementor-4306 .elementor-element.elementor-element-049e767 > .elementor-widget-container{margin:0px 0px 1px 0px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-img{margin:8px 20px 10px 0px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-icon{margin:8px 20px 10px 0px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{max-width:40px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-title{margin-bottom:8px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-content .gt3-core-imagebox-title{font-size:20px;line-height:26px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#696687;font-size:16px;line-height:1.7em;}.elementor-4306 .elementor-element.elementor-element-e8409f4 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 28px 13px calc(28px + 15px);}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(28px + 15px) 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 28px 13px 28px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:5px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:5px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:5px;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:0;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:0;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-size:12px;font-weight:500;letter-spacing:0.2px;color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .elementor-widget-gt3-addon-advanced-button .gt3_module_button_elementor.button_icon_icon a.hover_type2 .gt3_module_button__cover.front .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .icon_svg_btn{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_icon_default{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:transparent;background-image:linear-gradient(96deg, #fdb2ad 0%, #ff2059 100%);}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) a:hover .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button a:hover .icon_svg_btn{color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button a:hover .gt3_icon_default{color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#6254e7;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#ffffff;}.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-4306 .elementor-element.elementor-element-2f8c091.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:transparent;background-image:linear-gradient(96deg, #ff2059 0%, #fdb2ad 100%);}.elementor-4306 .elementor-element.elementor-element-2f8c091 > .elementor-widget-container{margin:22px 0px 36px 0px;}@media(max-width:1024px){.elementor-4306 .elementor-element.elementor-element-931cd78 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4306 .elementor-element.elementor-element-e8409f4 > .elementor-widget-container{padding:15px 10px 15px 10px;}}@media(min-width:768px){.elementor-4306 .elementor-element.elementor-element-a1af195{width:44%;}.elementor-4306 .elementor-element.elementor-element-931cd78{width:56%;}}</style>		\n							<section data-id=\"c71b9c4\" data-element_type=\"section\">\n				<section data-id=\"0c75a35\" data-element_type=\"section\">\n										<img width=\"501\" height=\"306\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-04.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-04.jpg 501w, https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-04-300x183.jpg 300w\" sizes=\"(max-width: 501px) 100vw, 501px\" title=\"tabs_content-04\" />											\n					<p>Media Managment</p>\n					<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>\n			<figure><img width=\"72\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-15.png\" alt=\"\" title=\"icon-15\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>\n		</section>\n		</section>\n		<style>.elementor-4309 .elementor-element.elementor-element-4ad3012 .elementor-spacer-inner{height:40px;}.elementor-4309 .elementor-element.elementor-element-e62f526 > .elementor-element-populated{margin:0px 0px 0px 29px;}.elementor-4309 .elementor-element.elementor-element-518aae5 .elementor-spacer-inner{height:31px;}.elementor-4309 .elementor-element.elementor-element-261cf72{color:#3b3663;font-family:\"Nunito\", Sans-serif;font-size:24px;font-weight:700;line-height:34px;}.elementor-4309 .elementor-element.elementor-element-261cf72 > .elementor-widget-container{margin:0px 0px 1px 0px;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-img{margin:9px 20px 10px 0px;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-icon{margin:9px 20px 10px 0px;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{max-width:49px;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-title{margin-bottom:8px;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-content .gt3-core-imagebox-title{font-size:20px;line-height:26px;}.elementor-4309 .elementor-element.elementor-element-cee23ed .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#696687;font-size:16px;line-height:1.7em;}.elementor-4309 .elementor-element.elementor-element-cee23ed > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 28px 13px calc(28px + 15px);}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(28px + 15px) 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 28px 13px 28px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:5px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:5px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:5px;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:0;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:0;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-size:12px;font-weight:500;letter-spacing:0.2px;color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .elementor-widget-gt3-addon-advanced-button .gt3_module_button_elementor.button_icon_icon a.hover_type2 .gt3_module_button__cover.front .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .icon_svg_btn{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_icon_default{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:transparent;background-image:linear-gradient(96deg, #81fff8 0%, #206fff 100%);}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor.button_icon_icon:not(.hover_type2) a:hover .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back .elementor_btn_icon_container .elementor_gt3_btn_icon{color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button a:hover .icon_svg_btn{color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button a:hover .gt3_icon_default{color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#6254e7;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#ffffff;}.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#ffffff;}\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-4309 .elementor-element.elementor-element-5b77e22.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:transparent;background-image:linear-gradient(96deg, #206fff 0%, #81fff8 100%);}.elementor-4309 .elementor-element.elementor-element-5b77e22 > .elementor-widget-container{margin:22px 0px 37px 0px;}@media(max-width:1024px){.elementor-4309 .elementor-element.elementor-element-e62f526 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4309 .elementor-element.elementor-element-cee23ed > .elementor-widget-container{padding:15px 10px 15px 10px;}}@media(min-width:768px){.elementor-4309 .elementor-element.elementor-element-3b55721{width:44%;}.elementor-4309 .elementor-element.elementor-element-e62f526{width:56%;}}</style>		\n							<section data-id=\"b32a04a\" data-element_type=\"section\">\n				<section data-id=\"e6bd163\" data-element_type=\"section\">\n										<img width=\"500\" height=\"330\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-05.jpg\" alt=\"\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-05.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/08/tabs_content-05-300x198.jpg 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" title=\"tabs_content-05\" />											\n					<p>Reporting &amp; Analysis</p>\n					<p>Mea in solet imperdiet, per in quis lucilius mediocritatem. Eam no saepe molestie salutandi, quando deterruisset delicatissimi mei ea, te dictas vivendum oportere vel.</p>\n			<figure><img width=\"88\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/icon-16.png\" alt=\"\" title=\"icon-16\" /></figure><p>Per ea quod iusto. Te autem pertinax vel, denique patrioque id per was be more.</p>		\n		<a href=\"#\">\n											Learn more						\n		</a>\n		</section>\n		</section>\n			<h2>Home 02 - Tabs 02 (Home 03 - Tabs, Pricing Plans)</h2>		\n			<ul><li><a href=\"#tab-6469-1\">MONTHLY</a></li><li><a href=\"#tab-6469-2\">YEARLY</a></li></ul><style>.elementor-4291 .elementor-element.elementor-element-a020fd9{padding:32px 0px 90px 0px;}.elementor-4291 .elementor-element.elementor-element-5d5fc86 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-8870f4e .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-8870f4e > .elementor-widget-container{background-color:#f9f8ff;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated, .elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated > .elementor-background-overlay, .elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 > .elementor-widget-container{margin:-12px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-bb641d6 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4291 .elementor-element.elementor-element-b2eee75  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:#88fdb9;background-image:none;border-color:#88fdb9;}.elementor-4291 .elementor-element.elementor-element-b2eee75.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#88fdb9;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover,\n						.elementor-4291 .elementor-element.elementor-element-b2eee75:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4291 .elementor-element.elementor-element-b2eee75  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4291 .elementor-element.elementor-element-b2eee75.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #88fdb9 0%, #34c478 100%);border-color:#34c478;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_prefix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_item_suffix-elementor{font-weight:bold;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4291 .elementor-element.elementor-element-b2eee75 > .elementor-widget-container{background-color:#f0fffc;}@media(max-width:767px){.elementor-4291 .elementor-element.elementor-element-a020fd9{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-aa5660f > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-a7e04b0 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4291 .elementor-element.elementor-element-bb641d6 > .elementor-element-populated{margin:0px 0px 0px 0px;}}</style>		\n							<section data-id=\"2a717d7\" data-element_type=\"section\">\n				<section data-id=\"a020fd9\" data-element_type=\"section\">\n									<h3>Basic Plan</h3>\n				$2450			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Standart Plan</h3>\n				$5990			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Premium Plan</h3>\n				$8950			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n		<style>.elementor-4294 .elementor-element.elementor-element-28fb067{padding:32px 0px 90px 0px;}.elementor-4294 .elementor-element.elementor-element-b66c2b5 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-aa8af26  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:#f0ac0e;background-image:none;border-color:#f0ac0e;}.elementor-4294 .elementor-element.elementor-element-aa8af26.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#f0ac0e;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover,\n						.elementor-4294 .elementor-element.elementor-element-aa8af26:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-aa8af26  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-aa8af26.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #f0ac0e 0%, #f47015 100%);border-color:#f47015;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-aa8af26 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 > .elementor-widget-container{background-color:#fffcf6;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated, .elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated > .elementor-background-overlay, .elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-5d49f1f  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:#9289f1;background-image:none;border-color:#9289f1;}.elementor-4294 .elementor-element.elementor-element-5d49f1f.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#9289f1;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover,\n						.elementor-4294 .elementor-element.elementor-element-5d49f1f:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-5d49f1f  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-5d49f1f.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #9289f1 0%, #6254e7 100%);border-color:#6254e7;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f > .elementor-widget-container{margin:-12px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4294 .elementor-element.elementor-element-d3d16d8  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:#88fdb9;background-image:none;border-color:#88fdb9;}.elementor-4294 .elementor-element.elementor-element-d3d16d8.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#88fdb9;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover,\n						.elementor-4294 .elementor-element.elementor-element-d3d16d8:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4294 .elementor-element.elementor-element-d3d16d8  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4294 .elementor-element.elementor-element-d3d16d8.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #88fdb9 0%, #34c478 100%);border-color:#34c478;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_prefix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_item_suffix-elementor{font-weight:bold;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4294 .elementor-element.elementor-element-d3d16d8 > .elementor-widget-container{background-color:#f0fffc;}@media(max-width:1024px){.elementor-4294 .elementor-element.elementor-element-b66c2b5 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 > .elementor-element-populated{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-4294 .elementor-element.elementor-element-28fb067{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-aa8af26 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-09bd1c2 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-5d49f1f > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4294 .elementor-element.elementor-element-4a0e123 > .elementor-element-populated{margin:0px 0px 0px 0px;}}</style>		\n							<section data-id=\"114034f\" data-element_type=\"section\">\n				<section data-id=\"28fb067\" data-element_type=\"section\">\n									<h3>Basic Plan</h3>\n				$8950			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Standart Plan</h3>\n				$29990			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Premium Plan</h3>\n				$59950			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n			<h2>Home 05 - Tabs</h2>		\n			<ul><li><a href=\"#tab-170-1\">MONTHLY</a></li><li><a href=\"#tab-170-2\">YEARLY</a></li></ul><style>.elementor-4316 .elementor-element.elementor-element-79342cc{padding:42px 60px 83px 60px;z-index:55;}.elementor-4316 .elementor-element.elementor-element-2a8d4d3 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4316 .elementor-element.elementor-element-978e2a4  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4316 .elementor-element.elementor-element-978e2a4 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:#F47A14;background-image:none;border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-978e2a4:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4316 .elementor-element.elementor-element-978e2a4.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .price_item_prefix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .price_item_suffix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-978e2a4 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4316 .elementor-element.elementor-element-978e2a4{z-index:55;}.elementor-4316 .elementor-element.elementor-element-978e2a4 > .elementor-widget-container{background-color:#FFFFFF;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}.elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-element-populated, .elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-element-populated > .elementor-background-overlay, .elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4316 .elementor-element.elementor-element-33b7bb2  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:#3B3564;background-image:none;border-color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-33b7bb2:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4316 .elementor-element.elementor-element-33b7bb2.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#3B3564;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .price_item_prefix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .price_item_suffix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 > .elementor-widget-container{margin:-22px 0px 0px 0px;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}.elementor-4316 .elementor-element.elementor-element-33b7bb2{z-index:55;}.elementor-4316 .elementor-element.elementor-element-49cad30 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4316 .elementor-element.elementor-element-edabd1b  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4316 .elementor-element.elementor-element-edabd1b .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:#F47A14;background-image:none;border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4316 .elementor-element.elementor-element-edabd1b:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4316 .elementor-element.elementor-element-edabd1b.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#F47A14;}.elementor-4316 .elementor-element.elementor-element-edabd1b .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4316 .elementor-element.elementor-element-edabd1b .price_item_prefix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-edabd1b .price_item_suffix-elementor{font-weight:bold;}.elementor-4316 .elementor-element.elementor-element-edabd1b .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4316 .elementor-element.elementor-element-edabd1b .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4316 .elementor-element.elementor-element-edabd1b{z-index:55;}.elementor-4316 .elementor-element.elementor-element-edabd1b > .elementor-widget-container{background-color:#FFFFFF;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}@media(max-width:1024px){.elementor-4316 .elementor-element.elementor-element-79342cc{padding:42px 0px 83px 0px;}}@media(max-width:767px){.elementor-4316 .elementor-element.elementor-element-79342cc{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4316 .elementor-element.elementor-element-0f702ba > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4316 .elementor-element.elementor-element-33b7bb2 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4316 .elementor-element.elementor-element-49cad30 > .elementor-element-populated{margin:0px 0px 0px 0px;}}</style>		\n							<section data-id=\"8b9fc19\" data-element_type=\"section\">\n				<section data-id=\"79342cc\" data-element_type=\"section\">\n									<h3>Basic Plan</h3>\n				$2450			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Standart Plan</h3>\n				$5990			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Premium Plan</h3>\n				$8990			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>\n		<style>.elementor-4319 .elementor-element.elementor-element-2a731d2{padding:42px 60px 83px 60px;z-index:55;}.elementor-4319 .elementor-element.elementor-element-6f15462 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4319 .elementor-element.elementor-element-d1b516d  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:#F0AC0E;background-image:none;border-color:#F0AC0E;}.elementor-4319 .elementor-element.elementor-element-d1b516d.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-d1b516d:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#F0AC0E;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover,\n						.elementor-4319 .elementor-element.elementor-element-d1b516d:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-d1b516d  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-d1b516d.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #F0AC0E 0%, #F56616 100%);border-color:#F56616;}.elementor-4319 .elementor-element.elementor-element-d1b516d .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4319 .elementor-element.elementor-element-d1b516d .price_item_prefix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-d1b516d .price_item_suffix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-d1b516d .gt3_price_item-cost-elementor{font-size:66px;font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-d1b516d .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4319 .elementor-element.elementor-element-d1b516d{z-index:55;}.elementor-4319 .elementor-element.elementor-element-d1b516d > .elementor-widget-container{background-color:#FFFCF6;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}.elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated, .elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated > .elementor-background-overlay, .elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4319 .elementor-element.elementor-element-c97d67c  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:#877DEF;background-image:none;border-color:#877DEF;}.elementor-4319 .elementor-element.elementor-element-c97d67c.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-c97d67c:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#877DEF;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover,\n						.elementor-4319 .elementor-element.elementor-element-c97d67c:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-c97d67c  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-c97d67c.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #877DEF 0%, #6557E8 100%);border-color:#6557E8;}.elementor-4319 .elementor-element.elementor-element-c97d67c .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4319 .elementor-element.elementor-element-c97d67c .price_item_prefix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-c97d67c .price_item_suffix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-c97d67c .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4319 .elementor-element.elementor-element-c97d67c .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4319 .elementor-element.elementor-element-c97d67c > .elementor-widget-container{margin:-22px 0px 0px 0px;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}.elementor-4319 .elementor-element.elementor-element-c97d67c{z-index:55;}.elementor-4319 .elementor-element.elementor-element-ce7a99f > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-4319 .elementor-element.elementor-element-e48cedf  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:#88FDB9;background-image:none;border-color:#88FDB9;}.elementor-4319 .elementor-element.elementor-element-e48cedf.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-e48cedf:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#88FDB9;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover,\n						.elementor-4319 .elementor-element.elementor-element-e48cedf:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button{color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-4319 .elementor-element.elementor-element-e48cedf  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-4319 .elementor-element.elementor-element-e48cedf.active-package-yes.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor{background-color:transparent;background-image:linear-gradient(90deg, #88FDB9 0%, #34C478 100%);border-color:#34C478;}.elementor-4319 .elementor-element.elementor-element-e48cedf .price_item_title-elementor h3{font-size:24px;font-weight:bold;line-height:26px;}.elementor-4319 .elementor-element.elementor-element-e48cedf .price_item_prefix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-e48cedf .price_item_suffix-elementor{font-weight:bold;}.elementor-4319 .elementor-element.elementor-element-e48cedf .gt3_price_item-cost-elementor{font-size:66px;}.elementor-4319 .elementor-element.elementor-element-e48cedf .price_button-elementor .shortcode_button{font-size:12px;letter-spacing:0.2px;}.elementor-4319 .elementor-element.elementor-element-e48cedf{z-index:55;}.elementor-4319 .elementor-element.elementor-element-e48cedf > .elementor-widget-container{background-color:#F0FFFC;box-shadow:0px 23px 60px 0px rgba(13, 52, 79, 0.09);}@media(max-width:1024px){.elementor-4319 .elementor-element.elementor-element-2a731d2{padding:42px 0px 83px 0px;}.elementor-4319 .elementor-element.elementor-element-6f15462 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-4319 .elementor-element.elementor-element-ce7a99f > .elementor-element-populated{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-4319 .elementor-element.elementor-element-2a731d2{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4319 .elementor-element.elementor-element-d1b516d > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4319 .elementor-element.elementor-element-5795cac > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-4319 .elementor-element.elementor-element-c97d67c > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4319 .elementor-element.elementor-element-ce7a99f > .elementor-element-populated{margin:0px 0px 0px 0px;}}</style>		\n							<section data-id=\"9231b86\" data-element_type=\"section\">\n				<section data-id=\"2a731d2\" data-element_type=\"section\">\n									<h3>Basic Plan</h3>\n				$8950			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Standart Plan</h3>\n				$29990			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n									<h3>Premium Plan</h3>\n				$59950			\n				<p style=\"text-align: center\">SEO Audits</p><p style=\"text-align: center\">SEO Management</p><p style=\"text-align: center\">SEO Copywriting</p><p style=\"text-align: center\">Link Building</p><p style=\"text-align: center\">Site Migration</p>\n						<a href=\"#\">\n																Get started\n						</a>\n		</section>\n		</section>', 'Tabs', '', 'publish', 'closed', 'closed', '', 'tabs', '', '', '2021-05-06 10:20:22', '2021-05-06 10:20:22', '', 0, 'https://get-rec.com/get/tabs/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4603, 1, '2021-05-08 09:49:29', '2021-05-08 09:49:29', '<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" loading=\"lazy\" title=\"Contacts\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>We focus on the needs of small to middle market businesses to improve and grow their return.</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<h4>Quick Links</h4>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		© 2022 - Ewebot by GT3Themes. All Rights Reserved.', 'Footer Home 04', '', 'publish', 'closed', 'closed', '', 'footer-home-04', '', '', '2021-05-08 09:49:29', '2021-05-08 09:49:29', '', 0, 'https://get-rec.com/get/?elementor_library=footer-home-04', 0, 'elementor_library', '', 0),
(4674, 1, '2021-05-08 12:02:30', '2021-05-08 12:02:30', '<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" loading=\"lazy\" title=\"Phone\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_30_orange.png\" alt=\"\" loading=\"lazy\" title=\"img_box_30_orange\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>We focus on the needs of small to middle market businesses to improve and grow their return.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<h4>Quick Links</h4>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<p>© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 05', '', 'publish', 'closed', 'closed', '', 'footer-home-05', '', '', '2021-05-08 12:02:30', '2021-05-08 12:02:30', '', 0, 'https://get-rec.com/get/?elementor_library=footer-home-05', 0, 'elementor_library', '', 0),
(4826, 1, '2021-05-11 14:25:38', '2021-05-11 14:25:38', '', 'Coming Soon', '', 'publish', 'closed', 'closed', '', 'coming-soon', '', '', '2021-05-11 14:25:38', '2021-05-11 14:25:38', '', 0, 'https://get-rec.com/get/?elementor_library=coming-soon', 0, 'elementor_library', '', 0),
(4894, 1, '2020-05-12 09:40:26', '2020-05-12 09:40:26', '', 'landing_planet', '', 'inherit', 'open', 'closed', '', 'landing_planet', '', '', '2020-05-12 09:40:26', '2020-05-12 09:40:26', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_planet.png', 0, 'attachment', 'image/png', 0),
(4897, 1, '2020-05-12 09:46:26', '2020-05-12 09:46:26', '', 'landing_icon_01', '', 'inherit', 'open', 'closed', '', 'landing_icon_01', '', '', '2020-05-12 09:46:26', '2020-05-12 09:46:26', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_01.png', 0, 'attachment', 'image/png', 0),
(4898, 1, '2020-05-12 09:46:27', '2020-05-12 09:46:27', '', 'landing_icon_02', '', 'inherit', 'open', 'closed', '', 'landing_icon_02', '', '', '2020-05-12 09:46:27', '2020-05-12 09:46:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_02.png', 0, 'attachment', 'image/png', 0),
(4899, 1, '2020-05-12 09:46:27', '2020-05-12 09:46:27', '', 'landing_icon_03', '', 'inherit', 'open', 'closed', '', 'landing_icon_03', '', '', '2020-05-12 09:46:27', '2020-05-12 09:46:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_03.png', 0, 'attachment', 'image/png', 0),
(4900, 1, '2020-05-12 09:46:27', '2020-05-12 09:46:27', '', 'landing_icon_04', '', 'inherit', 'open', 'closed', '', 'landing_icon_04', '', '', '2020-05-12 09:46:27', '2020-05-12 09:46:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_04.png', 0, 'attachment', 'image/png', 0),
(4901, 1, '2020-05-12 09:46:27', '2020-05-12 09:46:27', '', 'landing_icon_05', '', 'inherit', 'open', 'closed', '', 'landing_icon_05', '', '', '2020-05-12 09:46:27', '2020-05-12 09:46:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_05.png', 0, 'attachment', 'image/png', 0),
(4921, 1, '2020-05-12 11:24:29', '2020-05-12 11:24:29', '', 'ewebot_landing_img-01', '', 'inherit', 'open', 'closed', '', 'ewebot_landing_img-01', '', '', '2020-05-12 11:24:29', '2020-05-12 11:24:29', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/ewebot_landing_img-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(4922, 1, '2020-05-12 11:24:30', '2020-05-12 11:24:30', '', 'landing_footer', '', 'inherit', 'open', 'closed', '', 'landing_footer', '', '', '2020-05-12 11:24:30', '2020-05-12 11:24:30', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_footer.jpg', 0, 'attachment', 'image/jpeg', 0),
(4923, 1, '2020-05-12 11:24:31', '2020-05-12 11:24:31', '', 'ewebot_landing_img-02', '', 'inherit', 'open', 'closed', '', 'ewebot_landing_img-02', '', '', '2020-05-12 11:24:31', '2020-05-12 11:24:31', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/ewebot_landing_img-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(4926, 1, '2020-05-12 11:26:25', '2020-05-12 11:26:25', '', 'landing-logo-ewebot', '', 'inherit', 'open', 'closed', '', 'landing-logo-ewebot', '', '', '2020-05-12 11:26:25', '2020-05-12 11:26:25', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing-logo-ewebot.png', 0, 'attachment', 'image/png', 0),
(4930, 1, '2020-05-12 11:32:02', '2020-05-12 11:32:02', '', 'landing_planet2', '', 'inherit', 'open', 'closed', '', 'landing_planet2', '', '', '2020-05-12 11:32:02', '2020-05-12 11:32:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_planet2.png', 0, 'attachment', 'image/png', 0),
(4941, 1, '2020-05-12 12:29:08', '2020-05-12 12:29:08', '', '', '', 'inherit', 'open', 'closed', '', 'landing_home_01', '', '', '2024-01-23 14:05:05', '2024-01-23 14:05:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(4942, 1, '2020-05-12 12:29:09', '2020-05-12 12:29:09', '', '', '', 'inherit', 'open', 'closed', '', 'landing_home_02', '', '', '2024-01-23 14:05:05', '2024-01-23 14:05:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(4943, 1, '2020-05-12 12:29:10', '2020-05-12 12:29:10', '', '', '', 'inherit', 'open', 'closed', '', 'landing_home_03', '', '', '2024-01-23 14:05:05', '2024-01-23 14:05:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(4944, 1, '2020-05-12 12:29:11', '2020-05-12 12:29:11', '', '', '', 'inherit', 'open', 'closed', '', 'landing_home_04', '', '', '2024-01-23 14:05:05', '2024-01-23 14:05:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_04.jpg', 0, 'attachment', 'image/jpeg', 0),
(4948, 1, '2020-05-12 12:41:22', '2020-05-12 12:41:22', '', 'landing_home', '', 'inherit', 'open', 'closed', '', 'landing_home', '', '', '2020-05-12 12:41:22', '2020-05-12 12:41:22', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_home.jpg', 0, 'attachment', 'image/jpeg', 0),
(4957, 1, '2020-05-12 13:24:03', '2020-05-12 13:24:03', '', '', '', 'inherit', 'open', 'closed', '', 'pages_01', '', '', '2024-01-23 14:05:06', '2024-01-23 14:05:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(4958, 1, '2020-05-12 13:24:06', '2020-05-12 13:24:06', '', '', '', 'inherit', 'open', 'closed', '', 'pages_02', '', '', '2024-01-23 14:05:06', '2024-01-23 14:05:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(4959, 1, '2020-05-12 13:24:07', '2020-05-12 13:24:07', '', 'pages_03', '', 'inherit', 'open', 'closed', '', 'pages_03', '', '', '2020-05-12 13:24:07', '2020-05-12 13:24:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(4960, 1, '2020-05-12 13:24:08', '2020-05-12 13:24:08', '', '', '', 'inherit', 'open', 'closed', '', 'pages_04', '', '', '2024-01-23 14:05:06', '2024-01-23 14:05:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_04.jpg', 0, 'attachment', 'image/jpeg', 0),
(4961, 1, '2020-05-12 13:24:10', '2020-05-12 13:24:10', '', '', '', 'inherit', 'open', 'closed', '', 'pages_06', '', '', '2024-01-23 14:05:06', '2024-01-23 14:05:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_06.jpg', 0, 'attachment', 'image/jpeg', 0),
(4962, 1, '2020-05-12 13:24:11', '2020-05-12 13:24:11', '', '', '', 'inherit', 'open', 'closed', '', 'pages_07', '', '', '2024-01-23 14:05:06', '2024-01-23 14:05:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_07.jpg', 0, 'attachment', 'image/jpeg', 0),
(4963, 1, '2020-05-12 13:24:12', '2020-05-12 13:24:12', '', '', '', 'inherit', 'open', 'closed', '', 'pages_08', '', '', '2024-01-23 14:05:06', '2024-01-23 14:05:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_08.jpg', 0, 'attachment', 'image/jpeg', 0),
(4964, 1, '2020-05-12 13:24:13', '2020-05-12 13:24:13', '', '', '', 'inherit', 'open', 'closed', '', 'pages_09', '', '', '2024-01-23 14:05:07', '2024-01-23 14:05:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_09.jpg', 0, 'attachment', 'image/jpeg', 0),
(4965, 1, '2020-05-12 13:24:14', '2020-05-12 13:24:14', '', '', '', 'inherit', 'open', 'closed', '', 'pages_10', '', '', '2024-01-23 14:05:07', '2024-01-23 14:05:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_10.jpg', 0, 'attachment', 'image/jpeg', 0),
(4966, 1, '2020-05-12 13:24:15', '2020-05-12 13:24:15', '', '', '', 'inherit', 'open', 'closed', '', 'pages_11', '', '', '2024-01-23 14:05:07', '2024-01-23 14:05:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_11.jpg', 0, 'attachment', 'image/jpeg', 0),
(4967, 1, '2020-05-12 13:24:16', '2020-05-12 13:24:16', '', '', '', 'inherit', 'open', 'closed', '', 'pages_12', '', '', '2024-01-23 14:05:07', '2024-01-23 14:05:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_12.jpg', 0, 'attachment', 'image/jpeg', 0),
(4968, 1, '2020-05-12 13:24:17', '2020-05-12 13:24:17', '', 'pages_13', '', 'inherit', 'open', 'closed', '', 'pages_13', '', '', '2020-05-12 13:24:17', '2020-05-12 13:24:17', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_13.jpg', 0, 'attachment', 'image/jpeg', 0),
(4970, 1, '2020-05-12 13:34:04', '2020-05-12 13:34:04', '', 'pages_05', '', 'inherit', 'open', 'closed', '', 'pages_05', '', '', '2020-05-12 13:34:04', '2020-05-12 13:34:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/pages_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(5010, 1, '2020-05-13 07:32:43', '2020-05-13 07:32:43', '', '', '', 'inherit', 'open', 'closed', '', 'landing_elementor', '', '', '2024-01-23 14:05:07', '2024-01-23 14:05:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_elementor.jpg', 0, 'attachment', 'image/jpeg', 0),
(5011, 1, '2020-05-13 07:32:44', '2020-05-13 07:32:44', '', '', '', 'inherit', 'open', 'closed', '', 'landing_elementor_01', '', '', '2024-01-23 14:05:07', '2024-01-23 14:05:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_elementor_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(5012, 1, '2020-05-13 07:32:44', '2020-05-13 07:32:44', '', '', '', 'inherit', 'open', 'closed', '', 'landing_elementor_02', '', '', '2024-01-23 14:05:08', '2024-01-23 14:05:08', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_elementor_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(5015, 1, '2020-05-13 07:51:13', '2020-05-13 07:51:13', '', 'ewebot_landing_img-03', '', 'inherit', 'open', 'closed', '', 'ewebot_landing_img-03', '', '', '2020-05-13 07:51:13', '2020-05-13 07:51:13', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/ewebot_landing_img-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(5016, 1, '2020-05-13 07:52:15', '2020-05-13 07:52:15', '', '', '', 'inherit', 'open', 'closed', '', 'landing_icon_06', '', '', '2024-01-23 14:05:08', '2024-01-23 14:05:08', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_06.png', 0, 'attachment', 'image/png', 0),
(5017, 1, '2020-05-13 07:55:42', '2020-05-13 07:55:42', '', '', '', 'inherit', 'open', 'closed', '', 'landing_icon_07', '', '', '2024-01-23 14:05:08', '2024-01-23 14:05:08', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_07.png', 0, 'attachment', 'image/png', 0),
(5018, 1, '2020-05-13 08:04:07', '2020-05-13 08:04:07', '', 'portfolio_img_01_new', '', 'inherit', 'open', 'closed', '', 'portfolio_img_01_new', '', '', '2020-05-13 08:04:07', '2020-05-13 08:04:07', '', 3705, 'https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new.jpg', 0, 'attachment', 'image/jpeg', 0),
(5026, 1, '2020-05-13 08:58:15', '2020-05-13 08:58:15', '', 'landing_img_3', '', 'inherit', 'open', 'closed', '', 'landing_img_3', '', '', '2020-05-13 08:58:15', '2020-05-13 08:58:15', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_3.png', 0, 'attachment', 'image/png', 0),
(5034, 1, '2020-05-13 09:24:02', '2020-05-13 09:24:02', '', '', '', 'inherit', 'open', 'closed', '', 'landing_icon_08', '', '', '2024-01-23 14:05:09', '2024-01-23 14:05:09', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_08.png', 0, 'attachment', 'image/png', 0),
(5035, 1, '2020-05-13 09:24:04', '2020-05-13 09:24:04', '', '', '', 'inherit', 'open', 'closed', '', 'landing_img_04', '', '', '2024-01-23 14:05:10', '2024-01-23 14:05:10', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_04.png', 0, 'attachment', 'image/png', 0),
(5036, 1, '2020-05-13 09:24:05', '2020-05-13 09:24:05', '', '', '', 'inherit', 'open', 'closed', '', 'landing_img_05', '', '', '2024-01-23 14:05:10', '2024-01-23 14:05:10', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(5040, 1, '2020-05-13 09:51:33', '2020-05-13 09:51:33', '', 'landing_img_06', '', 'inherit', 'open', 'closed', '', 'landing_img_06', '', '', '2020-05-13 09:51:33', '2020-05-13 09:51:33', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_06.jpg', 0, 'attachment', 'image/jpeg', 0),
(5041, 1, '2020-05-13 09:51:34', '2020-05-13 09:51:34', '', 'landing_img_07', '', 'inherit', 'open', 'closed', '', 'landing_img_07', '', '', '2020-05-13 09:51:34', '2020-05-13 09:51:34', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_07.jpg', 0, 'attachment', 'image/jpeg', 0),
(5044, 1, '2020-05-13 09:58:07', '2020-05-13 09:58:07', '', 'landing_img_8', '', 'inherit', 'open', 'closed', '', 'landing_img_8', '', '', '2020-05-13 09:58:07', '2020-05-13 09:58:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_8.png', 0, 'attachment', 'image/png', 0),
(5048, 1, '2020-05-13 11:22:14', '2020-05-13 11:22:14', '', '', '', 'inherit', 'open', 'closed', '', 'icon-01', '', '', '2024-01-23 14:05:11', '2024-01-23 14:05:11', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/icon-01.png', 0, 'attachment', 'image/png', 0),
(5049, 1, '2020-05-13 11:22:17', '2020-05-13 11:22:17', '', '', '', 'inherit', 'open', 'closed', '', 'icon-02', '', '', '2024-01-23 14:05:11', '2024-01-23 14:05:11', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/icon-02.png', 0, 'attachment', 'image/png', 0),
(5050, 1, '2020-05-13 11:22:17', '2020-05-13 11:22:17', '', '', '', 'inherit', 'open', 'closed', '', 'icon-03', '', '', '2024-01-23 14:05:11', '2024-01-23 14:05:11', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/icon-03.png', 0, 'attachment', 'image/png', 0),
(5051, 1, '2020-05-13 11:22:18', '2020-05-13 11:22:18', '', '', '', 'inherit', 'open', 'closed', '', 'icon-04', '', '', '2024-01-23 14:05:11', '2024-01-23 14:05:11', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/icon-04.png', 0, 'attachment', 'image/png', 0),
(5052, 1, '2020-05-13 11:22:19', '2020-05-13 11:22:19', '', '', '', 'inherit', 'open', 'closed', '', 'icon-05', '', '', '2024-01-23 14:05:11', '2024-01-23 14:05:11', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/icon-05.png', 0, 'attachment', 'image/png', 0),
(5053, 1, '2020-05-13 11:22:20', '2020-05-13 11:22:20', '', '', '', 'inherit', 'open', 'closed', '', 'icon-06', '', '', '2024-01-23 14:05:11', '2024-01-23 14:05:11', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/icon-06.png', 0, 'attachment', 'image/png', 0),
(5054, 1, '2020-05-13 11:22:21', '2020-05-13 11:22:21', '', '', '', 'inherit', 'open', 'closed', '', 'icon-07', '', '', '2024-01-23 14:05:11', '2024-01-23 14:05:11', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/icon-07.png', 0, 'attachment', 'image/png', 0),
(5055, 1, '2020-05-13 11:22:22', '2020-05-13 11:22:22', '', '', '', 'inherit', 'open', 'closed', '', 'icon-08', '', '', '2024-01-23 14:05:12', '2024-01-23 14:05:12', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/icon-08.png', 0, 'attachment', 'image/png', 0),
(5056, 1, '2020-05-13 11:22:22', '2020-05-13 11:22:22', '', '', '', 'inherit', 'open', 'closed', '', 'icon-09', '', '', '2024-01-23 14:05:12', '2024-01-23 14:05:12', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/icon-09.png', 0, 'attachment', 'image/png', 0),
(5133, 1, '2020-05-14 09:36:50', '2020-05-14 09:36:50', '', 'landing_home_5', '', 'inherit', 'open', 'closed', '', 'landing_home_5', '', '', '2020-05-14 09:36:50', '2020-05-14 09:36:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_5.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5197, 1, '2021-05-27 11:18:49', '2021-05-27 11:18:49', '[rev_slider alias=\"slider-1\"][/rev_slider]		\n			<h3>Search Engine Oprimization</h3><p>Maecenas elementum sapien in<br> metus placerat finibus. </p>		\n		<p style=\"text-align: right\">01</p>		\n			<h3>Social Media Marketing</h3><p>Suspendisse dapibus placeratim<br> quam, sed auctor nibhin.</p>		\n		<p style=\"text-align: right\">02</p>		\n			<h3>Email Marketing</h3><p>Vivamus eleifend velit nequentam<br> efficitur imperdie purus.</p>		\n		<p style=\"text-align: right\">03</p>		\n												<img width=\"670\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_12.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_12.png 670w, https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_12-300x249.png 300w\" sizes=\"(max-width: 670px) 100vw, 670px\" title=\"home6_icon_12\" />														\n		<h5>Our services</h5>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n			<h2>Good SEO work</h2>		\n												<img width=\"258\" height=\"258\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_08.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_08.png 258w, https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_08-150x150.png 150w\" sizes=\"(max-width: 258px) 100vw, 258px\" title=\"home6_icon_08\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.</p>		\n			<figure><img width=\"66\" height=\"98\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_04.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon_04\" /></figure><h5>Social Media Strategy</h5><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n			<figure><img width=\"98\" height=\"94\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_05.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon_05\" /></figure><h5>Real Time and Data</h5><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n			<figure><img width=\"90\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_06.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon_06\" /></figure><h5>Reporting &amp; Analysis</h5><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n			<figure><img width=\"90\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_07.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon_07\" /></figure><h5>Penalty Recovery</h5><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"84\" height=\"94\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_09.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon_09\" />														\n			<h2>Have a project in mind? \nLet’s get to work.</h2>		\n												<img width=\"258\" height=\"258\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_11.png 258w, https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_11-150x150.png 150w\" sizes=\"(max-width: 258px) 100vw, 258px\" title=\"home6_icon_11\" />														\n		Find out how it works and ask any<br>questions you may have.		\n		<a href=\"#\">\n											Get in touch\n		</a>\n												<img width=\"80\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_10.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon_10\" />														\n			<h2>Expand Your<br>\nDigital Presence</h2>		\n		Your app is your tool for better<br> communication with your followers.		\n		<a href=\"#\">\n											Get in touch\n		</a>\n		<h5>Why Choose us</h5>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n			<h2>What We Offer</h2>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"833\" height=\"689\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_14.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_14.png 833w, https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_14-300x248.png 300w, https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_14-768x635.png 768w\" sizes=\"(max-width: 833px) 100vw, 833px\" title=\"home6_icon_14\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<figure><a href=\"#\"><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon1.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon1\" /><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon1.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon1\" /></a></figure><h3><a href=\"#\">e-Commerce</a></h3><p>We can develop a project solution that drives online revenues.</p><a href=\"#\"></a>		\n												<img width=\"258\" height=\"258\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_13.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_13.png 258w, https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_13-150x150.png 150w\" sizes=\"(max-width: 258px) 100vw, 258px\" title=\"home6_icon_13\" />														\n			<figure><a href=\"#\"><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon2.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon2\" /><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon2.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon2\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>We can develop a project solution that drives online revenues.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon3.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon3\" /><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon3.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon3\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>We can develop a project solution that drives online revenues.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon4.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon4\" /><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon4.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon4\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>We can develop a project solution that drives online revenues.</p><a href=\"#\"></a>		\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<figure><a href=\"#\"><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon5.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon5\" /><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon5.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon5\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>We can develop a project solution that drives online revenues.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon6.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon6\" /><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon6.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon6\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>We can develop a project solution that drives online revenues.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon7.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon7\" /><img width=\"96\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon7.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon7\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>We can develop a project solution that drives online revenues.</p><a href=\"#\"></a>		\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x903.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x504.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x481.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x406.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x301.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x373.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x289.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x451.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x316.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x406.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x903.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x504.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x481.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x406.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x301.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x373.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x289.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x451.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x316.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x406.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x903.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x504.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x481.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x406.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x301.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x373.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x289.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x451.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x316.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x406.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x903.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x504.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x481.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x406.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x301.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x373.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x289.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x451.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x316.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x406.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/manix-marketing/\" title=\"Manix Marketing\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-1200x903.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-670x504.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-640x481.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-540x406.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-400x301.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-496x373.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-384x289.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-600x451.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-420x316.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-540x406.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Manix-Marketing\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/manix-marketing/\" title=\"Manix Marketing\">Manix Marketing</a></h4>SEO		\n		<h5>Blog</h5>		\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n			<h2>Latest News</h2>		\n		Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo<br> esse nusquam. Eam iriure diceret oporteat.		\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n					August 2, 2020<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2020<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2020<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"258\" height=\"258\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_13.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_13.png 258w, https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_13-150x150.png 150w\" sizes=\"(max-width: 258px) 100vw, 258px\" title=\"home6_icon_13\" />														\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say </h2>		\n								Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br> <br>Denis RobinsonCustomer							\n								Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br><br>Silviia GardenCustomer							\n								Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br><br>Tommy DentsCustomer							\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_2.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_2\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_1.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_1\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_4.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_4\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_3.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_3\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_7.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_9.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_5.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_5\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_8.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_8\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_6.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients</h2>		\n												<img width=\"258\" height=\"258\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_13.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_13.png 258w, https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_13-150x150.png 150w\" sizes=\"(max-width: 258px) 100vw, 258px\" title=\"home6_icon_13\" />														\n											<h3>personal</h3>\n					$ 9 / mo				\n											<h3>personal</h3>\n				<ul>\n 	<li style=\"text-align: center\">50+ Pro Widgets</li>\n 	<li style=\"text-align: center\"> 50+ Pro Widgets</li>\n 	<li style=\"text-align: center\">Popup Builder</li>\n 	<li style=\"text-align: center\">Support for 1 Year</li>\n 	<li style=\"text-align: center\">Updates for 1 Year</li>\n</ul>\n						<a href=\"#\">\n																Register\n						</a>\n											<h3>plus</h3>\n					$ 19 / mo				\n											<h3>plus</h3>\n				<ul>\n 	<li style=\"text-align: center\">50+ Pro Widgets</li>\n 	<li style=\"text-align: center\"> 50+ Pro Widgets</li>\n 	<li style=\"text-align: center\">Popup Builder</li>\n 	<li style=\"text-align: center\">Support for 1 Year</li>\n 	<li style=\"text-align: center\">Updates for 1 Year</li>\n</ul>\n						<a href=\"#\">\n																Register\n						</a>\n												<img width=\"126\" height=\"126\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home6_img_top.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_top\" />														\n											<h3>expert</h3>\n					$ 49 / mo				\n											<h3>expert</h3>\n				<ul>\n 	<li style=\"text-align: center\">50+ Pro Widgets</li>\n 	<li style=\"text-align: center\"> 50+ Pro Widgets</li>\n 	<li style=\"text-align: center\">Popup Builder</li>\n 	<li style=\"text-align: center\">Support for 1 Year</li>\n 	<li style=\"text-align: center\">Updates for 1 Year</li>\n</ul>\n						<a href=\"#\">\n																Register\n						</a>\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_17.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon_17\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]		\n												<img width=\"94\" height=\"84\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_18.png\" alt=\"\" loading=\"lazy\" title=\"home6_icon_18\" />														\n			<h2>Get Free SEO<br> Analysis?</h2>		\n		Ne summo dictas pertinacia nam. Illum cetero vocent<br> ei vim, case regione signiferumque vim te.		\n			[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]', 'Home 06', '', 'publish', 'closed', 'closed', '', 'home-06', '', '', '2021-05-27 11:18:49', '2021-05-27 11:18:49', '', 0, 'https://get-rec.com/get/home-06/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5199, 1, '2021-05-27 11:30:56', '2021-05-27 11:30:56', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" title=\"logo_retina(black)\"/>			</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-62f39b9c35af8\">Search</label>\n    <input id=\"search-form-62f39b9c35af8\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>			\n				<a href=\"https://get-rec.com/get/cart/\">\n					<i class=\'wpda_cart-count\'>\n												<svg width=\"24\" height=\"22\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 511.997 511.997\" style=\"enable-background:new 0 0 511.997 511.997;\" xml:space=\"preserve\">\n		<path d=\"M405.387,362.612c-35.202,0-63.84,28.639-63.84,63.84s28.639,63.84,63.84,63.84s63.84-28.639,63.84-63.84 S440.588,362.612,405.387,362.612z M405.387,451.988c-14.083,0-25.536-11.453-25.536-25.536s11.453-25.536,25.536-25.536 c14.083,0,25.536,11.453,25.536,25.536S419.47,451.988,405.387,451.988z\"/>\n		<path d=\"M507.927,115.875c-3.626-4.641-9.187-7.348-15.079-7.348H118.22l-17.237-72.12c-2.062-8.618-9.768-14.702-18.629-14.702 H19.152C8.574,21.704,0,30.278,0,40.856s8.574,19.152,19.152,19.152h48.085l62.244,260.443 c2.062,8.625,9.768,14.702,18.629,14.702h298.135c8.804,0,16.477-6.001,18.59-14.543l46.604-188.329 C512.849,126.562,511.553,120.516,507.927,115.875z M431.261,296.85H163.227l-35.853-150.019h341.003L431.261,296.85z\"/>\n		<path d=\"M173.646,362.612c-35.202,0-63.84,28.639-63.84,63.84s28.639,63.84,63.84,63.84s63.84-28.639,63.84-63.84 S208.847,362.612,173.646,362.612z M173.646,451.988c-14.083,0-25.536-11.453-25.536-25.536s11.453-25.536,25.536-25.536 s25.536,11.453,25.536,25.536S187.729,451.988,173.646,451.988z\"/>\n</svg>					</i>\n				</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-6</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 7-12</a>\n	<ul>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-6585\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n		<li id=\"menu-item-7945\"><a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a></li>\n		<li id=\"menu-item-8772\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-9230\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-9631\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-7</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a>		\n			<h2>HOME VARIANTS 8-13</h2>		\n			<a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-9661\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-10000\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-9744\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21, .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:0px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-8767\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-8783\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-8769\"><a href=\"https://get-rec.com/get/product/menu-knitting-lounge-chair/\">Single Product Page</a></li>\n	<li id=\"menu-item-8770\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-8771\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<p><a href=\"tel:+88002534236\" style=\"font-size: 14px\">Call Us: 8 800 2563 123</a></p>		\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-62f39b9c64a42\">Search</label>\n    <input id=\"search-form-62f39b9c64a42\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Home_06', '', 'publish', 'closed', 'closed', '', 'home_06', '', '', '2021-05-27 11:30:56', '2021-05-27 11:30:56', '', 0, 'https://get-rec.com/get/?elementor_library=home_06', 0, 'elementor_library', '', 0),
(5212, 1, '2020-05-27 12:31:38', '2020-05-27 12:31:38', '', 'rs_home_06_03', '', 'inherit', 'open', 'closed', '', 'rs_home_06_03', '', '', '2020-05-27 12:31:38', '2020-05-27 12:31:38', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/rs_home_06_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(5213, 1, '2020-05-27 12:31:38', '2020-05-27 12:31:38', '', 'rs_home_06_02', '', 'inherit', 'open', 'closed', '', 'rs_home_06_02', '', '', '2020-05-27 12:31:38', '2020-05-27 12:31:38', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/rs_home_06_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(5214, 1, '2020-05-27 12:31:39', '2020-05-27 12:31:39', '', 'rs_home_06_01', '', 'inherit', 'open', 'closed', '', 'rs_home_06_01', '', '', '2020-05-27 12:31:39', '2020-05-27 12:31:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/05/rs_home_06_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(5247, 1, '2020-05-28 07:46:41', '2020-05-28 07:46:41', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_04', '', '', '2024-01-23 14:05:13', '2024-01-23 14:05:13', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_04.png', 0, 'attachment', 'image/png', 0),
(5248, 1, '2020-05-28 07:46:42', '2020-05-28 07:46:42', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_05', '', '', '2024-01-23 14:05:13', '2024-01-23 14:05:13', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_05.png', 0, 'attachment', 'image/png', 0),
(5249, 1, '2020-05-28 07:46:42', '2020-05-28 07:46:42', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_06', '', '', '2024-01-23 14:05:13', '2024-01-23 14:05:13', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_06.png', 0, 'attachment', 'image/png', 0),
(5250, 1, '2020-05-28 07:46:43', '2020-05-28 07:46:43', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_07', '', '', '2024-01-23 14:05:14', '2024-01-23 14:05:14', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_07.png', 0, 'attachment', 'image/png', 0),
(5254, 1, '2020-05-28 08:01:23', '2020-05-28 08:01:23', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_08', '', '', '2024-01-23 14:05:14', '2024-01-23 14:05:14', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_08.png', 0, 'attachment', 'image/png', 0),
(5262, 1, '2020-05-28 09:06:24', '2020-05-28 09:06:24', '', 'home_06_project_02', '', 'inherit', 'open', 'closed', '', 'home_06_project_02', '', '', '2020-05-28 09:06:24', '2020-05-28 09:06:24', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home_06_project_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(5263, 1, '2020-05-28 09:06:25', '2020-05-28 09:06:25', '', 'home_06_project_01', '', 'inherit', 'open', 'closed', '', 'home_06_project_01', '', '', '2020-05-28 09:06:25', '2020-05-28 09:06:25', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home_06_project_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(5270, 1, '2020-05-28 09:35:50', '2020-05-28 09:35:50', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_10', '', '', '2024-01-23 14:05:14', '2024-01-23 14:05:14', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_10.png', 0, 'attachment', 'image/png', 0),
(5271, 1, '2020-05-28 09:35:51', '2020-05-28 09:35:51', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_09', '', '', '2024-01-23 14:05:14', '2024-01-23 14:05:14', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_09.png', 0, 'attachment', 'image/png', 0),
(5297, 1, '2020-05-28 10:17:15', '2020-05-28 10:17:15', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_11', '', '', '2024-01-23 14:05:15', '2024-01-23 14:05:15', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_11.png', 0, 'attachment', 'image/png', 0),
(5300, 1, '2020-05-28 11:14:26', '2020-05-28 11:14:26', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_12', '', '', '2024-01-23 14:05:15', '2024-01-23 14:05:15', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_12.png', 0, 'attachment', 'image/png', 0),
(5310, 1, '2020-05-28 11:44:05', '2020-05-28 11:44:05', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_13', '', '', '2024-01-23 14:05:15', '2024-01-23 14:05:15', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_13.png', 0, 'attachment', 'image/png', 0),
(5311, 1, '2020-05-28 11:50:43', '2020-05-28 11:50:43', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_14', '', '', '2024-01-23 14:05:15', '2024-01-23 14:05:15', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_14.png', 0, 'attachment', 'image/png', 0),
(5326, 1, '2020-05-28 12:42:29', '2020-05-28 12:42:29', '<img width=\"1170\" height=\"714\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" alt=\"\" title=\"case_img_01\" />											\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameManix MarketingClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/manix-marketing/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Manix%20Marketing&#038;url=https://get-rec.com/get/portfolio/manix-marketing/\" rel=\"noopener noreferrer\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/manix-marketing/&#038;media=https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing.jpg\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/manix-marketing/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=Manix Marketing&amp;body=https://get-rec.com/get/portfolio/manix-marketing/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/manix-marketing/&#038;title=Manix%20Marketing&#038;source=Ewebot\" rel=\"noopener noreferrer\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/seo/\">SEO</a>		\n										<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" title=\"case_img_03\" />											\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Manix Marketing', '', 'publish', 'closed', 'closed', '', 'manix-marketing', '', '', '2020-05-28 12:42:29', '2020-05-28 12:42:29', '', 0, 'https://get-rec.com/get/portfolio/manix-marketing/', 0, 'portfolio', '', 0),
(5327, 1, '2020-05-28 12:42:09', '2020-05-28 12:42:09', '', 'Manix-Marketing', '', 'inherit', 'open', 'closed', '', 'manix-marketing', '', '', '2020-05-28 12:42:09', '2020-05-28 12:42:09', '', 5326, 'https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing.jpg', 0, 'attachment', 'image/jpeg', 0),
(5368, 1, '2020-05-29 09:47:02', '2020-05-29 09:47:02', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_16', '', '', '2024-01-23 14:05:16', '2024-01-23 14:05:16', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_16.png', 0, 'attachment', 'image/png', 0),
(5374, 1, '2020-05-29 10:11:46', '2020-05-29 10:11:46', '', '', '', 'inherit', 'open', 'closed', '', 'home6_img_8', '', '', '2024-01-23 14:05:16', '2024-01-23 14:05:16', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_8.png', 0, 'attachment', 'image/png', 0),
(5375, 1, '2020-05-29 10:11:46', '2020-05-29 10:11:46', '', '', '', 'inherit', 'open', 'closed', '', 'home6_img_9', '', '', '2024-01-23 14:05:16', '2024-01-23 14:05:16', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_9.png', 0, 'attachment', 'image/png', 0),
(5376, 1, '2020-05-29 10:11:46', '2020-05-29 10:11:46', '', '', '', 'inherit', 'open', 'closed', '', 'home6_img_7', '', '', '2024-01-23 14:05:16', '2024-01-23 14:05:16', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_7.png', 0, 'attachment', 'image/png', 0),
(5377, 1, '2020-05-29 10:11:47', '2020-05-29 10:11:47', '', '', '', 'inherit', 'open', 'closed', '', 'home6_img_6', '', '', '2024-01-23 14:05:16', '2024-01-23 14:05:16', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_6.png', 0, 'attachment', 'image/png', 0),
(5378, 1, '2020-05-29 10:11:47', '2020-05-29 10:11:47', '', '', '', 'inherit', 'open', 'closed', '', 'home6_img_4', '', '', '2024-01-23 14:05:16', '2024-01-23 14:05:16', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_4.png', 0, 'attachment', 'image/png', 0),
(5379, 1, '2020-05-29 10:11:47', '2020-05-29 10:11:47', '', '', '', 'inherit', 'open', 'closed', '', 'home6_img_5', '', '', '2024-01-23 14:05:16', '2024-01-23 14:05:16', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_5.png', 0, 'attachment', 'image/png', 0),
(5380, 1, '2020-05-29 10:11:47', '2020-05-29 10:11:47', '', '', '', 'inherit', 'open', 'closed', '', 'home6_img_1', '', '', '2024-01-23 14:05:16', '2024-01-23 14:05:16', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_1.png', 0, 'attachment', 'image/png', 0),
(5381, 1, '2020-05-29 10:11:48', '2020-05-29 10:11:48', '', '', '', 'inherit', 'open', 'closed', '', 'home6_img_2', '', '', '2024-01-23 14:05:17', '2024-01-23 14:05:17', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_2.png', 0, 'attachment', 'image/png', 0),
(5382, 1, '2020-05-29 10:11:48', '2020-05-29 10:11:48', '', '', '', 'inherit', 'open', 'closed', '', 'home6_img_3', '', '', '2024-01-23 14:05:17', '2024-01-23 14:05:17', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_3.png', 0, 'attachment', 'image/png', 0),
(5406, 1, '2020-05-29 12:32:24', '2020-05-29 12:32:24', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_17', '', '', '2024-01-23 14:05:17', '2024-01-23 14:05:17', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_17.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5414, 1, '2020-05-29 12:45:50', '2020-05-29 12:45:50', '', 'home_06_project_03', '', 'inherit', 'open', 'closed', '', 'home_06_project_03', '', '', '2020-05-29 12:45:50', '2020-05-29 12:45:50', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home_06_project_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(5415, 1, '2020-05-29 12:45:52', '2020-05-29 12:45:52', '', 'home_06_project_04', '', 'inherit', 'open', 'closed', '', 'home_06_project_04', '', '', '2020-05-29 12:45:52', '2020-05-29 12:45:52', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home_06_project_04.jpg', 0, 'attachment', 'image/jpeg', 0),
(5416, 1, '2020-05-29 12:49:49', '2020-05-29 12:49:49', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon_18', '', '', '2024-01-23 14:05:17', '2024-01-23 14:05:17', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/05/home6_icon_18.png', 0, 'attachment', 'image/png', 0),
(5426, 1, '2020-05-29 13:23:30', '2020-05-29 13:23:30', '<div class=\"row gt3_contactform_home6\">\r\n  <div class=\"span6\">[text* your-name placeholder \"Your Name*\"]</div>\r\n  <div class=\"span6\">[email* your-email placeholder \"Email*\"]</div>\r\n  <div class=\"span6\">[text* your-name placeholder \"Phone\"]</div>\r\n  <div class=\"span6\">[url* your-url placeholder \"Website*\"]</div>\r\n  <div class=\"span12\">[textarea your-message placeholder \" Message\"]</div>\r\n  <div class=\"span12\">[submit \"send message\"]</div>       \r\n</div>\n1\nEwebot \"[your-subject]\"\nEwebot \nhelp@livewp.site\nFrom: [your-name] \r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Ewebot (https://get-rec.com/get)\nReply-To: [your-email]\n\n\n\n\nEwebot \"[your-subject]\"\nEwebot \n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Ewebot (https://get-rec.com/get)\nReply-To: help@livewp.site\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact Form 6', '', 'publish', 'closed', 'closed', '', 'contact-form-6', '', '', '2020-05-29 13:23:30', '2020-05-29 13:23:30', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&amp;p=5426', 0, 'wpcf7_contact_form', '', 0),
(5442, 1, '2021-06-01 06:18:41', '2021-06-01 06:18:41', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" title=\"logo_retina\"/>			</a>\n			<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" loading=\"lazy\" title=\"img_box_29\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_30.png\" alt=\"\" loading=\"lazy\" title=\"img_box_30\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		<h4>About</h4><p>Ewebot have much planned for the future, working with great clients and continued software development.</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<h4>Quick Links</h4>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<p style=\"text-align: left;\">© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 06', '', 'publish', 'closed', 'closed', '', 'footer-home-06', '', '', '2021-06-01 06:18:41', '2021-06-01 06:18:41', '', 0, 'https://get-rec.com/get/?elementor_library=footer-home-06', 0, 'elementor_library', '', 0),
(5455, 1, '2020-06-01 06:50:46', '2020-06-01 06:50:46', '', '', '', 'inherit', 'open', 'closed', '', 'home6_img_top', '', '', '2024-01-23 14:05:18', '2024-01-23 14:05:18', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6_img_top.png', 0, 'attachment', 'image/png', 0),
(5467, 1, '2020-06-01 07:25:37', '2020-06-01 07:25:37', '', '', '', 'inherit', 'open', 'closed', '', 'home6_blog_bg', '', '', '2024-01-23 14:05:18', '2024-01-23 14:05:18', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6_blog_bg.png', 0, 'attachment', 'image/png', 0),
(5512, 1, '2020-06-01 12:07:55', '2020-06-01 12:07:55', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon1', '', '', '2024-01-23 14:05:18', '2024-01-23 14:05:18', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon1.png', 0, 'attachment', 'image/png', 0),
(5522, 1, '2020-06-01 12:40:59', '2020-06-01 12:40:59', '', 'home6_imgbox_bg', '', 'inherit', 'open', 'closed', '', 'home6_imgbox_bg', '', '', '2020-06-01 12:40:59', '2020-06-01 12:40:59', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6_imgbox_bg.png', 0, 'attachment', 'image/png', 0),
(5526, 1, '2020-06-01 12:52:08', '2020-06-01 12:52:08', '', 'home_06_iconbox_bg_05', '', 'inherit', 'open', 'closed', '', 'home_06_iconbox_bg_05', '', '', '2020-06-01 12:52:08', '2020-06-01 12:52:08', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home_06_iconbox_bg_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(5527, 1, '2020-06-01 12:52:09', '2020-06-01 12:52:09', '', 'home_06_iconbox_bg_06', '', 'inherit', 'open', 'closed', '', 'home_06_iconbox_bg_06', '', '', '2020-06-01 12:52:09', '2020-06-01 12:52:09', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home_06_iconbox_bg_06.jpg', 0, 'attachment', 'image/jpeg', 0),
(5528, 1, '2020-06-01 12:52:09', '2020-06-01 12:52:09', '', 'home_06_iconbox_bg_04', '', 'inherit', 'open', 'closed', '', 'home_06_iconbox_bg_04', '', '', '2020-06-01 12:52:09', '2020-06-01 12:52:09', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home_06_iconbox_bg_04.jpg', 0, 'attachment', 'image/jpeg', 0),
(5529, 1, '2020-06-01 12:52:10', '2020-06-01 12:52:10', '', 'home_06_iconbox_bg_01', '', 'inherit', 'open', 'closed', '', 'home_06_iconbox_bg_01', '', '', '2020-06-01 12:52:10', '2020-06-01 12:52:10', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home_06_iconbox_bg_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(5530, 1, '2020-06-01 12:52:10', '2020-06-01 12:52:10', '', 'home_06_iconbox_bg_02', '', 'inherit', 'open', 'closed', '', 'home_06_iconbox_bg_02', '', '', '2020-06-01 12:52:10', '2020-06-01 12:52:10', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home_06_iconbox_bg_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(5531, 1, '2020-06-01 12:52:12', '2020-06-01 12:52:12', '', 'home_06_iconbox_bg_03', '', 'inherit', 'open', 'closed', '', 'home_06_iconbox_bg_03', '', '', '2020-06-01 12:52:12', '2020-06-01 12:52:12', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home_06_iconbox_bg_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(5532, 1, '2020-06-01 12:52:22', '2020-06-01 12:52:22', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon7', '', '', '2024-01-23 14:05:19', '2024-01-23 14:05:19', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon7.png', 0, 'attachment', 'image/png', 0),
(5533, 1, '2020-06-01 12:52:22', '2020-06-01 12:52:22', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon2', '', '', '2024-01-23 14:05:19', '2024-01-23 14:05:19', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon2.png', 0, 'attachment', 'image/png', 0),
(5534, 1, '2020-06-01 12:52:22', '2020-06-01 12:52:22', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon3', '', '', '2024-01-23 14:05:19', '2024-01-23 14:05:19', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon3.png', 0, 'attachment', 'image/png', 0),
(5535, 1, '2020-06-01 12:52:22', '2020-06-01 12:52:22', '', '', '', 'inherit', 'open', 'closed', '', 'home6_icon4', '', '', '2024-01-23 14:05:19', '2024-01-23 14:05:19', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon4.png', 0, 'attachment', 'image/png', 0),
(5536, 1, '2020-06-01 12:52:22', '2020-06-01 12:52:22', '', 'home6_icon5', '', 'inherit', 'open', 'closed', '', 'home6_icon5', '', '', '2020-06-01 12:52:22', '2020-06-01 12:52:22', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon5.png', 0, 'attachment', 'image/png', 0),
(5537, 1, '2020-06-01 12:52:22', '2020-06-01 12:52:22', '', 'home6_icon6', '', 'inherit', 'open', 'closed', '', 'home6_icon6', '', '', '2020-06-01 12:52:22', '2020-06-01 12:52:22', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6_icon6.png', 0, 'attachment', 'image/png', 0),
(5539, 1, '2020-06-01 12:53:41', '2020-06-01 12:53:41', '', 'home_06_iconbox_bg_0', '', 'inherit', 'open', 'closed', '', 'home_06_iconbox_bg_0', '', '', '2020-06-01 12:53:41', '2020-06-01 12:53:41', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home_06_iconbox_bg_0.jpg', 0, 'attachment', 'image/jpeg', 0),
(5555, 1, '2020-06-01 14:04:58', '2020-06-01 14:04:58', '', 'home_06_icon_23', '', 'inherit', 'open', 'closed', '', 'home_06_icon_23', '', '', '2020-06-01 14:04:58', '2020-06-01 14:04:58', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png', 0, 'attachment', 'image/png', 0),
(5556, 1, '2020-06-01 14:05:00', '2020-06-01 14:05:00', '', 'home_06_icon_22', '', 'inherit', 'open', 'closed', '', 'home_06_icon_22', '', '', '2020-06-01 14:05:00', '2020-06-01 14:05:00', '', 5197, 'https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png', 0, 'attachment', 'image/png', 0),
(5601, 1, '2020-06-02 07:36:06', '2020-06-02 07:36:06', '', '', '', 'inherit', 'open', 'closed', '', 'landing_home_05', '', '', '2024-01-23 14:05:20', '2024-01-23 14:05:20', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/06/landing_home_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(5602, 1, '2020-06-02 07:38:04', '2020-06-02 07:38:04', '', 'Homepage 06', '', 'inherit', 'open', 'closed', '', 'home6', '', '', '2020-06-02 07:38:04', '2020-06-02 07:38:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/06/home6.jpg', 0, 'attachment', 'image/jpeg', 0),
(5732, 1, '2021-07-24 07:45:25', '2021-07-24 07:45:25', '<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina(black)\" />														\n		<p>Ewebot have much planned for the future, working with great clients and continued software development.</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Contacts</h4><p><a style=\"font-size: 18px; color: #5747e4; margin-right: 9px;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><i style=\"font-weight: bold;\"> </i></a> 8 800 2563 123</p><p><a style=\"font-size: 18px; color: #5747e4; margin-right: 5px; margin-top: 0px;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><i> </i></a> emil@yoursite.com</p><p><a style=\"font-size: 17px; margin-top: 7px; margin-right: 15px; margin-bottom: 20px; float: left; color: #5747e4;\" href=\"#\" target=\"_blank\" rel=\"noopener noreferrer\" data-color=\"#5747e4\" data-hover-color=\"#f47215\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/09/map_point.png\" alt=\"\" width=\"12\" height=\"17\" /></a> 27 Division St, New York, NY 10002, United States</p>		\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<p>© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 07', '', 'publish', 'closed', 'closed', '', 'footer-home-07', '', '', '2021-07-24 07:45:25', '2021-07-24 07:45:25', '', 0, 'https://get-rec.com/get/?elementor_library=footer-home-07', 0, 'elementor_library', '', 0),
(5753, 1, '2021-07-24 08:33:33', '2021-07-24 08:33:33', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" title=\"logo_retina(black)\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Home Variant 01Classic</a></li>\n	<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Home Variant 02</a></li>\n	<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Home Variant 03</a></li>\n	<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Home Variant 04HOT</a></li>\n	<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/\">Home Variant 05POPULAR</a></li>\n	<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Home Variant 06NEW</a></li>\n	<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Home Variant 07NEW</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1479\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-1512\"><a href=\"https://get-rec.com/get/shop/\">All Products</a></li>\n	<li id=\"menu-item-2324\"><a href=\"https://get-rec.com/get/product/search-engine-for-growth/\">Single Products</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n			<nav>\n				<ul id=\"menu-main-menu-1\"><li><a href=\"#\">Home</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/home-01/\">Home Variant 01Classic</a></li>\n	<li><a href=\"https://get-rec.com/get/home-02/\">Home Variant 02</a></li>\n	<li><a href=\"https://get-rec.com/get/home-03/\">Home Variant 03</a></li>\n	<li><a href=\"https://get-rec.com/get/home-04/\">Home Variant 04HOT</a></li>\n	<li><a href=\"https://get-rec.com/get/\">Home Variant 05POPULAR</a></li>\n	<li><a href=\"https://get-rec.com/get/home-06/\">Home Variant 06NEW</a></li>\n	<li><a href=\"https://get-rec.com/get/home-07/\">Home Variant 07NEW</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Pages</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">FAQ</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Services</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/services/\">Services</a></li>\n	<li><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Blog</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Shop</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/shop/\">All Products</a></li>\n	<li><a href=\"https://get-rec.com/get/product/search-engine-for-growth/\">Single Products</a></li>\n</ul>\n</li>\n<li><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n			<a href=\"#\" role=\"button\">\n						Get in touch\n					</a>', 'Header_07', '', 'publish', 'closed', 'closed', '', 'header_07', '', '', '2021-07-24 08:33:33', '2021-07-24 08:33:33', '', 0, 'https://get-rec.com/get/?elementor_library=header_07', 0, 'elementor_library', '', 0),
(5766, 1, '2021-07-24 08:51:05', '2021-07-24 08:51:05', '<img width=\"265\" height=\"710\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_element.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_element.png 265w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_element-112x300.png 112w\" sizes=\"(max-width: 265px) 100vw, 265px\" title=\"home7_element\">\n<img width=\"182\" height=\"472\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/seo-text.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/seo-text.png 182w, https://get-rec.com/get/wp-content/uploads/2020/07/seo-text-116x300.png 116w\" sizes=\"(max-width: 182px) 100vw, 182px\" title=\"seo-text\">\n<h5>Wellcome to ewebot</h5>\n<h1>Your Business Find</h1>\n[contact-form-7 id=\"1133\" title=\"Revolution contact form\"]\n<img width=\"915\" height=\"590\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/macbook.png\" alt=\"\" loading=\"lazy\" data-lazy-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/macbook.png 915w, https://get-rec.com/get/wp-content/uploads/2020/07/macbook-300x193.png 300w, https://get-rec.com/get/wp-content/uploads/2020/07/macbook-768x495.png 768w, https://get-rec.com/get/wp-content/uploads/2020/07/macbook-480x310.png 480w\" data-lazy-sizes=\"(max-width: 915px) 100vw, 915px\" data-lazy-src=\"https://get-rec.com/get/wp-content/uploads/2020/07/macbook.png?is-pending-load=1\" srcset=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAA7CAYAAAD2Hu26AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAALElEQVR42u3BMQEAAADCoPVPbQo/oAAAAAAAAAAAAAAAAAAAAAAAAAAAAO4GVQsAAQb5erAAAAAASUVORK5CYII=\" title=\"macbook\">\n<h5>care features</h5>\n<h2>Provide Awesome Service\nWith Our Tools</h2>\n<figure><a href=\"#\"><img width=\"98\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_01.png\" alt=\"\" loading=\"lazy\" title=\"home7_icon_01\"><img width=\"98\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_01_1.png\" alt=\"\" loading=\"lazy\" title=\"home7_icon_01_1\"></a></figure>\n<h3><a href=\"#\">Discover, Explore\nthe Product</a></h3>\nDiscover, Explore &amp;\nunderstanding the product\n\n<a href=\"#\"></a>\n<figure><a href=\"#\"><img width=\"90\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_02.png\" alt=\"\" loading=\"lazy\" title=\"home7_icon_02\"><img width=\"86\" height=\"86\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_01_2.png\" alt=\"\" loading=\"lazy\" title=\"home7_icon_01_2\"></a></figure>\n<h3><a href=\"#\">Art Direction &amp;\nBrand Strategy </a></h3>\nArt Direction &amp;\nBrand Communication\n\n<a href=\"#\"></a>\n<figure><a href=\"#\"><img width=\"92\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_03.png\" alt=\"\" loading=\"lazy\" title=\"home7_icon_03\"><img width=\"86\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_01_3.png\" alt=\"\" loading=\"lazy\" title=\"home7_icon_01_3\"></a></figure>\n<h3><a href=\"#\">Product UX, Design\n&amp; Development‎</a></h3>\nDigital Product UX,\nDesign &amp; Development‎\n\n<a href=\"#\"></a>\n<figure><a href=\"#\"><img width=\"92\" height=\"84\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_04.png\" alt=\"\" loading=\"lazy\" title=\"home7_icon_04\"><img width=\"86\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_01_4.png\" alt=\"\" loading=\"lazy\" title=\"home7_icon_01_4\"></a></figure>\n<h3><a href=\"#\">Marketing Strategy &amp;\nSEO Campaigns</a></h3>\nMarketing Strategy &amp;\nseo CAMPAIGNS\n\n<a href=\"#\"></a>\n0\n+\nEmployees\nMen and women, committed\nto better protect you around\nthe world.\n0\n+\nProjects\n\nWhere you will find the same quality of service and dedication around the world.\n\n0\n+\nClients\n\nMaking us one of the leading web design company around the globe.\n\n<img width=\"678\" height=\"478\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_01.png\" alt=\"\" loading=\"lazy\" data-lazy-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_01.png 678w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_01-300x212.png 300w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_01-480x338.png 480w\" data-lazy-sizes=\"(max-width: 678px) 100vw, 678px\" data-lazy-src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_01.png?is-pending-load=1\" srcset=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAvCAYAAABaIGwrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAI0lEQVRo3u3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAADg2Mh8AAcuQQTMAAAAASUVORK5CYII=\" title=\"home7_img_01\">\n<h5>Why Choose us</h5>\n<h2>Boosts Your Website Traffic!</h2>\nWe are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.\n\n<a href=\"#\">\nDiscover more\n</a>\n<img width=\"356\" height=\"358\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_circle1e1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_circle1e1.png 356w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_circle1e1-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_circle1e1-150x150.png 150w\" sizes=\"(max-width: 356px) 100vw, 356px\" title=\"home7_circle1e1\">\n<h5>More with us</h5>\n<h2>You Want to Showcase Your Website\nin Top Join With Us</h2>\n<a href=\"#\">\nJoin with us\n</a>\n<h5>Our services</h5>\n<h2>How We Can Help?</h2>\n<figure><img width=\"240\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_07.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_07.png 240w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_07-150x150.png 150w\" sizes=\"(max-width: 240px) 100vw, 240px\" title=\"home7_icon_07\"></figure>\n<h5>Search Engine Optimization</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\n<figure><img width=\"240\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_06.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_06.png 240w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_06-150x150.png 150w\" sizes=\"(max-width: 240px) 100vw, 240px\" title=\"home7_icon_06\"></figure>\n<h5>Social Media Strategy</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\n<figure><img width=\"240\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_09.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_09.png 240w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_09-150x150.png 150w\" sizes=\"(max-width: 240px) 100vw, 240px\" title=\"home7_icon_09\"></figure>\n<h5>Real Time and Data</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\n<figure><img width=\"240\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_05.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_05.png 240w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_05-150x150.png 150w\" sizes=\"(max-width: 240px) 100vw, 240px\" title=\"home7_icon_05\"></figure>\n<h5>Online Media Management</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\n<figure><img width=\"240\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_08.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_08.png 240w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_08-150x150.png 150w\" sizes=\"(max-width: 240px) 100vw, 240px\" title=\"home7_icon_08\"></figure>\n<h5>Reporting &amp; Analysis</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\n<figure><img width=\"240\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_10.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_10.png 240w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_10-150x150.png 150w\" sizes=\"(max-width: 240px) 100vw, 240px\" title=\"home7_icon_10\"></figure>\n<h5>Penalty Recovery</h5>\nMaecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an natum labitur eleif.\n<h5>Previous Projects</h5>\n<h2>Our Case Studies</h2>\n<a href=\"#\" data-filter=\"*\">All</a><a href=\"#\" data-filter=\".branding\">Branding</a><a href=\"#\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-filter=\".seo\">SEO</a><a href=\"#\" data-filter=\".web\">Web</a>\n<a href=\"https://get-rec.com/get/portfolio/content-marketing/\" title=\"Content Marketing\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-800x400.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-1170x585.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-960x480.jpg 960w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-800x400.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-600x300.jpg 600w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-992x496.jpg 992w,https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-420x210.jpg 420w\" sizes=\"(min-width: 1921px) 1170px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 600px, (min-width: 768px) 992px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Content-Marketing\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/content-marketing/\" title=\"Content Marketing\">\n<h4>Content Marketing</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/content-marketing/\" title=\"Content Marketing\">Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/domain-migration/\" title=\"Domain Migration\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-400x400.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-800x800.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-500x500.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 400px, (min-width: 992px) 300px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Domain-Migration\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/domain-migration/\" title=\"Domain Migration\">\n<h4>Domain Migration</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/domain-migration/\" title=\"Domain Migration\">Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-800x800.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-500x500.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 400px, (min-width: 992px) 300px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\">\n<h4>Technical SEO</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\">Marketing</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-800x400.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1170x585.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-960x480.jpg 960w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-800x400.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x300.jpg 600w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-992x496.jpg 992w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x210.jpg 420w\" sizes=\"(min-width: 1921px) 1170px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 600px, (min-width: 768px) 992px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\">\n<h4>SEO Optimization</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\">SEO</a><a href=\"https://get-rec.com/get/portfolio/content-strategy/\" title=\"Content Strategy\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-400x400.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-800x800.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-500x500.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 400px, (min-width: 992px) 300px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Content-Strategy\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/content-strategy/\" title=\"Content Strategy\">\n<h4>Content Strategy</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/content-strategy/\" title=\"Content Strategy\">Digital PR</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-800x800.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-500x500.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 400px, (min-width: 992px) 300px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\"></a>\n\n<a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\">\n<h4>Twice Profit Than Before</h4>\n</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\">Marketing Web</a>\n<a href=\"javascript:void(0)\" title=\"view more\">\nview more\n</a>\n<img width=\"356\" height=\"358\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_circle1e1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_circle1e1.png 356w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_circle1e1-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_circle1e1-150x150.png 150w\" sizes=\"(max-width: 356px) 100vw, 356px\" title=\"home7_circle1e1\">\n<h5>Download the app now.</h5>\n<h2>Showcase Your Website Where\nYou Want, When You Need.</h2>\n<a href=\"#\">\n<img width=\"392\" height=\"126\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/app_store.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/app_store.png 392w, https://get-rec.com/get/wp-content/uploads/2020/07/app_store-300x96.png 300w\" sizes=\"(max-width: 392px) 100vw, 392px\" title=\"app_store\">								</a>\n<a href=\"#\">\n<img width=\"392\" height=\"126\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/google_play.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/google_play.png 392w, https://get-rec.com/get/wp-content/uploads/2020/07/google_play-300x96.png 300w\" sizes=\"(max-width: 392px) 100vw, 392px\" title=\"google_play\">								</a>\n<img width=\"303\" height=\"395\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_iphone.png\" alt=\"\" loading=\"lazy\" data-lazy-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_iphone.png 303w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_iphone-230x300.png 230w\" data-lazy-sizes=\"(max-width: 303px) 100vw, 303px\" data-lazy-src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_iphone.png?is-pending-load=1\" srcset=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAmCAYAAADTGStiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAG0lEQVRYw+3BAQ0AAADCoPdPbQ8HFAAAAAB/BhH2AAHWCYZIAAAAAElFTkSuQmCC\" title=\"home7_iphone\">\n<img width=\"688\" height=\"485\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_04.png\" alt=\"\" loading=\"lazy\" data-lazy-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_04.png 688w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_04-300x211.png 300w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_04-480x338.png 480w\" data-lazy-sizes=\"(max-width: 688px) 100vw, 688px\" data-lazy-src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_04.png?is-pending-load=1\" srcset=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAwCAYAAABHYrdbAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJElEQVRo3u3BMQEAAADCoPVPbQ0PoAAAAAAAAAAAAAAAAIAXAzPwAAEkhdmRAAAAAElFTkSuQmCC\" title=\"home7_img_04\">\n<h5>Testimonials</h5>\n<h2>What Our Client’s Say</h2>\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nDenis RobinsonCustomer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nSilviia GardenCustomer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nTommy DentsCustomer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nDenis Robinson Customer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nSilviia GardenCustomer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.\n\nTommy DentsCustomer\n<h5>analysis</h5>\n<h2>Get Free SEO Analysis?</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n\n[contact-form-7 id=\"958\" title=\"Home2 form\"]\n<img width=\"561\" height=\"459\" src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_05.png\" alt=\"\" loading=\"lazy\" data-lazy-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_05.png 561w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_05-300x245.png 300w, https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_05-480x393.png 480w\" data-lazy-sizes=\"(max-width: 561px) 100vw, 561px\" data-lazy-src=\"https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_05.png?is-pending-load=1\" srcset=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAtCAYAAAD7nag2AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAIUlEQVRo3u3BMQEAAADCoPVPbQhfoAAAAAAAAAAAAIDLACeNAAF+z4MMAAAAAElFTkSuQmCC\" title=\"home7_img_05\">', 'Home 07', '', 'publish', 'closed', 'closed', '', 'home-07', '', '', '2021-07-24 08:51:05', '2021-07-24 08:51:05', '', 0, 'https://get-rec.com/get/home-07/', 0, 'page', '', 0),
(5774, 1, '2020-07-24 09:33:40', '2020-07-24 09:33:40', '', 'home7_icon_01', '', 'inherit', 'open', 'closed', '', 'home7_icon_01', '', '', '2020-07-24 09:33:40', '2020-07-24 09:33:40', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_01.png', 0, 'attachment', 'image/png', 0),
(5775, 1, '2020-07-24 09:33:40', '2020-07-24 09:33:40', '', 'home7_icon_02', '', 'inherit', 'open', 'closed', '', 'home7_icon_02', '', '', '2020-07-24 09:33:40', '2020-07-24 09:33:40', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_02.png', 0, 'attachment', 'image/png', 0),
(5776, 1, '2020-07-24 09:33:40', '2020-07-24 09:33:40', '', 'home7_icon_03', '', 'inherit', 'open', 'closed', '', 'home7_icon_03', '', '', '2020-07-24 09:33:40', '2020-07-24 09:33:40', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_03.png', 0, 'attachment', 'image/png', 0),
(5777, 1, '2020-07-24 09:33:40', '2020-07-24 09:33:40', '', 'home7_icon_04', '', 'inherit', 'open', 'closed', '', 'home7_icon_04', '', '', '2020-07-24 09:33:40', '2020-07-24 09:33:40', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_04.png', 0, 'attachment', 'image/png', 0),
(5843, 1, '2020-07-27 06:35:56', '2020-07-27 06:35:56', '', 'home7_img_01', '', 'inherit', 'open', 'closed', '', 'home7_img_01', '', '', '2020-07-27 06:35:56', '2020-07-27 06:35:56', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_01.png', 0, 'attachment', 'image/png', 0),
(5853, 1, '2020-07-27 07:14:34', '2020-07-27 07:14:34', '', 'home7_icon_08', '', 'inherit', 'open', 'closed', '', 'home7_icon_08', '', '', '2020-07-27 07:14:34', '2020-07-27 07:14:34', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_08.png', 0, 'attachment', 'image/png', 0),
(5854, 1, '2020-07-27 07:14:35', '2020-07-27 07:14:35', '', 'home7_icon_09', '', 'inherit', 'open', 'closed', '', 'home7_icon_09', '', '', '2020-07-27 07:14:35', '2020-07-27 07:14:35', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_09.png', 0, 'attachment', 'image/png', 0),
(5855, 1, '2020-07-27 07:14:35', '2020-07-27 07:14:35', '', 'home7_icon_10', '', 'inherit', 'open', 'closed', '', 'home7_icon_10', '', '', '2020-07-27 07:14:35', '2020-07-27 07:14:35', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_10.png', 0, 'attachment', 'image/png', 0),
(5856, 1, '2020-07-27 07:14:36', '2020-07-27 07:14:36', '', 'home7_icon_06', '', 'inherit', 'open', 'closed', '', 'home7_icon_06', '', '', '2020-07-27 07:14:36', '2020-07-27 07:14:36', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_06.png', 0, 'attachment', 'image/png', 0),
(5857, 1, '2020-07-27 07:14:38', '2020-07-27 07:14:38', '', 'home7_icon_07', '', 'inherit', 'open', 'closed', '', 'home7_icon_07', '', '', '2020-07-27 07:14:38', '2020-07-27 07:14:38', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_07.png', 0, 'attachment', 'image/png', 0),
(5858, 1, '2020-07-27 07:14:39', '2020-07-27 07:14:39', '', 'home7_icon_05', '', 'inherit', 'open', 'closed', '', 'home7_icon_05', '', '', '2020-07-27 07:14:39', '2020-07-27 07:14:39', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_05.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5866, 1, '2021-07-07 07:34:20', '2021-07-07 07:34:20', '<img title=\"case_img_01\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-300x183.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-768x469.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_01-1024x625.jpg 1024w\" alt=\"\" width=\"1170\" height=\"714\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NameIn Your ThoughtsClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/in-your-thoughts/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=In%20Your%20Thoughts&amp;url=https://get-rec.com/get/portfolio/in-your-thoughts/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/in-your-thoughts/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"mailto:?subject=In Your Thoughts&amp;body=https://get-rec.com/get/portfolio/in-your-thoughts/\" rel=\"noopener noreferrer\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/in-your-thoughts/&amp;title=In%20Your%20Thoughts&amp;source=Ewebot\" rel=\"noopener noreferrer\"></a>\r\nTags\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'In Your Thoughts', '', 'publish', 'closed', 'closed', '', 'in-your-thoughts', '', '', '2021-07-07 07:34:20', '2021-07-07 07:34:20', '', 0, 'https://get-rec.com/get/portfolio/in-your-thoughts/', 0, 'portfolio', '', 0),
(5874, 1, '2020-07-27 07:39:14', '2020-07-27 07:39:14', '', 'IN_YOUR_THOUGHTS', '', 'inherit', 'open', 'closed', '', 'in_your_thoughts', '', '', '2020-07-27 07:39:14', '2020-07-27 07:39:14', '', 5866, 'https://get-rec.com/get/wp-content/uploads/2020/07/IN_YOUR_THOUGHTS.jpg', 0, 'attachment', 'image/jpeg', 0),
(5891, 1, '2020-07-27 08:36:58', '2020-07-27 08:36:58', '', 'google_play', '', 'inherit', 'open', 'closed', '', 'google_play', '', '', '2020-07-27 08:36:58', '2020-07-27 08:36:58', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/google_play.png', 0, 'attachment', 'image/png', 0),
(5892, 1, '2020-07-27 08:36:59', '2020-07-27 08:36:59', '', 'app_store', '', 'inherit', 'open', 'closed', '', 'app_store', '', '', '2020-07-27 08:36:59', '2020-07-27 08:36:59', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/app_store.png', 0, 'attachment', 'image/png', 0),
(5905, 1, '2020-07-27 08:50:22', '2020-07-27 08:50:22', '', 'home7_iphone', '', 'inherit', 'open', 'closed', '', 'home7_iphone', '', '', '2020-07-27 08:50:22', '2020-07-27 08:50:22', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_iphone.png', 0, 'attachment', 'image/png', 0),
(5912, 1, '2020-07-27 09:11:41', '2020-07-27 09:11:41', '', 'home7_img_04', '', 'inherit', 'open', 'closed', '', 'home7_img_04', '', '', '2020-07-27 09:11:41', '2020-07-27 09:11:41', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_04.png', 0, 'attachment', 'image/png', 0),
(5918, 1, '2020-07-27 09:21:05', '2020-07-27 09:21:05', '', 'macbook', '', 'inherit', 'open', 'closed', '', 'macbook', '', '', '2020-07-27 09:21:05', '2020-07-27 09:21:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/07/macbook.png', 0, 'attachment', 'image/png', 0),
(5923, 1, '2020-07-27 09:24:04', '2020-07-27 09:24:04', '', 'home7_img_05', '', 'inherit', 'open', 'closed', '', 'home7_img_05', '', '', '2020-07-27 09:24:04', '2020-07-27 09:24:04', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_img_05.png', 0, 'attachment', 'image/png', 0),
(5955, 1, '2020-07-27 11:22:46', '2020-07-27 11:22:46', '', 'seo-text', '', 'inherit', 'open', 'closed', '', 'seo-text', '', '', '2020-07-27 11:22:46', '2020-07-27 11:22:46', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/07/seo-text.png', 0, 'attachment', 'image/png', 0),
(5959, 1, '2020-07-27 11:28:15', '2020-07-27 11:28:15', '', 'home7_icon_01_4', '', 'inherit', 'open', 'closed', '', 'home7_icon_01_4', '', '', '2020-07-27 11:28:15', '2020-07-27 11:28:15', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_01_4.png', 0, 'attachment', 'image/png', 0),
(5960, 1, '2020-07-27 11:28:15', '2020-07-27 11:28:15', '', 'home7_icon_01_3', '', 'inherit', 'open', 'closed', '', 'home7_icon_01_3', '', '', '2020-07-27 11:28:15', '2020-07-27 11:28:15', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_01_3.png', 0, 'attachment', 'image/png', 0),
(5961, 1, '2020-07-27 11:28:15', '2020-07-27 11:28:15', '', 'home7_icon_01_1', '', 'inherit', 'open', 'closed', '', 'home7_icon_01_1', '', '', '2020-07-27 11:28:15', '2020-07-27 11:28:15', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_01_1.png', 0, 'attachment', 'image/png', 0),
(5962, 1, '2020-07-27 11:28:15', '2020-07-27 11:28:15', '', 'home7_icon_01_2', '', 'inherit', 'open', 'closed', '', 'home7_icon_01_2', '', '', '2020-07-27 11:28:15', '2020-07-27 11:28:15', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_icon_01_2.png', 0, 'attachment', 'image/png', 0),
(6041, 1, '2020-07-28 11:42:50', '2020-07-28 11:42:50', '', 'home7-bg', '', 'inherit', 'open', 'closed', '', 'home7-bg', '', '', '2020-07-28 11:42:50', '2020-07-28 11:42:50', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(6044, 1, '2020-07-28 11:49:36', '2020-07-28 11:49:36', '', 'home7_element', '', 'inherit', 'open', 'closed', '', 'home7_element', '', '', '2020-07-28 11:49:36', '2020-07-28 11:49:36', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_element.png', 0, 'attachment', 'image/png', 0),
(6046, 1, '2020-07-28 11:52:06', '2020-07-28 11:52:06', '', 'home7_bg01', '', 'inherit', 'open', 'closed', '', 'home7_bg01', '', '', '2020-07-28 11:52:06', '2020-07-28 11:52:06', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_bg01.jpg', 0, 'attachment', 'image/jpeg', 0),
(6048, 1, '2020-07-28 11:53:06', '2020-07-28 11:53:06', '', 'home7_bg02', '', 'inherit', 'open', 'closed', '', 'home7_bg02', '', '', '2020-07-28 11:53:06', '2020-07-28 11:53:06', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_bg02.jpg', 0, 'attachment', 'image/jpeg', 0),
(6050, 1, '2020-07-28 11:54:06', '2020-07-28 11:54:06', '', 'home7_bg03', '', 'inherit', 'open', 'closed', '', 'home7_bg03', '', '', '2020-07-28 11:54:06', '2020-07-28 11:54:06', '', 5732, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_bg03.jpg', 0, 'attachment', 'image/jpeg', 0),
(6053, 1, '2020-07-28 12:00:02', '2020-07-28 12:00:02', '', 'home7_circle1e1', '', 'inherit', 'open', 'closed', '', 'home7_circle1e1', '', '', '2020-07-28 12:00:02', '2020-07-28 12:00:02', '', 5766, 'https://get-rec.com/get/wp-content/uploads/2020/07/home7_circle1e1.png', 0, 'attachment', 'image/png', 0),
(6070, 1, '2020-07-29 08:30:09', '2020-07-29 08:30:09', '', '', '', 'inherit', 'open', 'closed', '', 'ewebot_landing_01_img', '', '', '2024-01-23 14:05:26', '2024-01-23 14:05:26', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/07/ewebot_landing_01_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(6139, 1, '2020-08-25 09:05:39', '2020-08-25 09:05:39', '', 'accordion-minus-new', '', 'inherit', 'open', 'closed', '', 'accordion-minus-new', '', '', '2020-08-25 09:05:39', '2020-08-25 09:05:39', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/08/accordion-minus-new.svg', 0, 'attachment', 'image/svg+xml', 0),
(6140, 1, '2020-08-25 09:05:40', '2020-08-25 09:05:40', '', 'accordion_plus-new', '', 'inherit', 'open', 'closed', '', 'accordion_plus-new', '', '', '2020-08-25 09:05:40', '2020-08-25 09:05:40', '', 3425, 'https://get-rec.com/get/wp-content/uploads/2020/08/accordion_plus-new.svg', 0, 'attachment', 'image/svg+xml', 0),
(6218, 1, '2021-10-06 15:28:03', '2021-10-06 15:28:03', '<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/pensive-female_journalist.jpg\" alt=\"pensive-female_journalist\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/business-people-in-modern_office.jpg\" alt=\"business-people-in-modern_office\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/view-glass-casual_cheerful.jpg\" alt=\"view-glass-casual_cheerful\" /></figure>			\n												<img width=\"660\" height=\"625\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/gradient-figure.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/gradient-figure.png 660w, https://get-rec.com/get/wp-content/uploads/2020/10/gradient-figure-300x284.png 300w, https://get-rec.com/get/wp-content/uploads/2020/10/gradient-figure-480x455.png 480w\" sizes=\"(max-width: 660px) 100vw, 660px\" title=\"gradient-figure\" />														\n			<h2>Digital growth experts</h2>		\n		<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>		\n		<a href=\"#\">\n											More About us\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=Qdw0nDG5j2Q&#038;feature=youtu.be\" data-settings=\"{&quot;autoplay&quot;:true}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h2>Play video</h2>    \n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/1-08.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/1-08.png 348w, https://get-rec.com/get/wp-content/uploads/2020/10/1-08-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"zazzle\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/2-08.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/2-08.png 346w, https://get-rec.com/get/wp-content/uploads/2020/10/2-08-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"air track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/3-08.png\" alt=\"\" loading=\"lazy\" title=\"sutra\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/4-08.png\" alt=\"\" loading=\"lazy\" title=\"sylexcoin\" />														\n        <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"44px\" height=\"200px\" viewBox=\"0 0 44 200\" preserveAspectRatio=\"none\">\n			<g>\n				<path fill=\"rgba(255,255,255,1)\" stroke=\"#ffffff\" stroke-width=\"1\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" opacity=\"1\" d=\"M 45.703505156528365 200.19885384998346 C 45.73301315307617 190.79171752929688 45.365841356073965 101.6338238086374 45.662750244140625 0.25295501947402954 C 45.52727381388346 10.878458460172016 41.63068771362305 22.985551555951435 34.041473388671875 36.57423400878906 C 24.181148529052734 56.518985748291016 1.116410493850708 75.28781127929688 0.9567615985870361 100.19087982177734 C 1.1245900392532349 125.75543975830078 23.82019805908203 145.14585876464844 34.17644691467285 165.19732666015625 C 41.07911682128906 178.5620574951172 45.73301315307617 190.79171752929688 45.703505156528365 200.19885384998346 Z\" transform=\"matrix(1 0 0 1 -0.729369 -0.220138)\"></path>\n			</g>\n		</svg>\n							<a href=\"#gt3-next-section\"></a>\n		<h5>care features</h5>		\n			<h2>Provide Awesome Service<br>\nWith Our Tools</h2>		\n			<figure><img width=\"216\" height=\"210\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/conversation-icon.png\" alt=\"\" loading=\"lazy\" title=\"conversation-icon\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"216\" height=\"210\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/graphicon.png\" alt=\"\" loading=\"lazy\" title=\"graphicon\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"216\" height=\"210\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/rocket-icon.png\" alt=\"\" loading=\"lazy\" title=\"rocket-icon\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n												<img width=\"826\" height=\"696\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home8_img_figure.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/home8_img_figure.png 826w, https://get-rec.com/get/wp-content/uploads/2020/10/home8_img_figure-300x253.png 300w, https://get-rec.com/get/wp-content/uploads/2020/10/home8_img_figure-768x647.png 768w, https://get-rec.com/get/wp-content/uploads/2020/10/home8_img_figure-480x404.png 480w\" sizes=\"(max-width: 826px) 100vw, 826px\" title=\"home8_img_figure\" />														\n												<img width=\"470\" height=\"526\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/businessman-using-smartphone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/businessman-using-smartphone.jpg 470w, https://get-rec.com/get/wp-content/uploads/2020/10/businessman-using-smartphone-268x300.jpg 268w\" sizes=\"(max-width: 470px) 100vw, 470px\" title=\"businessman-using-smartphone\" />														\n		<h5>About Us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>Adumn nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.</p><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											About Us\n		</a>\n												<img width=\"200\" height=\"540\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/seo_text.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/seo_text.png 200w, https://get-rec.com/get/wp-content/uploads/2020/10/seo_text-111x300.png 111w\" sizes=\"(max-width: 200px) 100vw, 200px\" title=\"seo_text\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Outstanding Digital Experience</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n			<figure><img width=\"68\" height=\"68\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/blue-chek-icon.png\" alt=\"\" loading=\"lazy\" title=\"blue-chek-icon\" /></figure><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"68\" height=\"68\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/blue-chek-icon.png\" alt=\"\" loading=\"lazy\" title=\"blue-chek-icon\" /></figure><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"68\" height=\"68\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/blue-chek-icon.png\" alt=\"\" loading=\"lazy\" title=\"blue-chek-icon\" /></figure><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><img width=\"172\" height=\"172\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/person-icon.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/person-icon.png 172w, https://get-rec.com/get/wp-content/uploads/2020/10/person-icon-150x150.png 150w\" sizes=\"(max-width: 172px) 100vw, 172px\" title=\"person-icon\" /></figure><h5>Search Engine<br>Optimization</h5><p>Maecenas elementum sapien in metus placerat finibus. </p>		\n			<figure><img width=\"172\" height=\"172\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/smartphone-icon.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/smartphone-icon.png 172w, https://get-rec.com/get/wp-content/uploads/2020/10/smartphone-icon-150x150.png 150w\" sizes=\"(max-width: 172px) 100vw, 172px\" title=\"smartphone-icon\" /></figure><h5>Social Media<br>Strategy</h5><p>Maecenas elementum sapien in metus placerat finibus. </p>		\n			<figure><img width=\"172\" height=\"172\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/cloud-icon.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/cloud-icon.png 172w, https://get-rec.com/get/wp-content/uploads/2020/10/cloud-icon-150x150.png 150w\" sizes=\"(max-width: 172px) 100vw, 172px\" title=\"cloud-icon\" /></figure><h5>Real Time and Data</h5><p>Maecenas elementum sapien in metus placerat finibus. </p>		\n			<figure><img width=\"172\" height=\"172\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/transfer-icon.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/transfer-icon.png 172w, https://get-rec.com/get/wp-content/uploads/2020/10/transfer-icon-150x150.png 150w\" sizes=\"(max-width: 172px) 100vw, 172px\" title=\"transfer-icon\" /></figure><h5>Reporting & Analysis</h5><p>Maecenas elementum sapien in metus placerat finibus. </p>		\n		<h5>Featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p><p>Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>		\n		<a href=\"#\">\n											View all cases\n		</a>\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x903.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-960x722.jpg 960w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-800x602.jpg 800w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-500x376.jpg 500w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x373.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x289.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x451.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x316.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-800x602.jpg\" sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x903.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-960x722.jpg 960w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-800x602.jpg 800w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-500x376.jpg 500w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x373.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x289.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x451.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x316.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-800x602.jpg\" sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x903.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-960x722.jpg 960w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-800x602.jpg 800w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-500x376.jpg 500w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x373.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x289.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x451.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x316.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-800x602.jpg\" sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x903.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-960x722.jpg 960w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-800x602.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-500x376.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x373.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x289.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x451.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x316.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-800x602.jpg\" sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/manix-marketing/\" title=\"Manix Marketing\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-1200x903.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-960x722.jpg 960w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-800x602.jpg 800w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-500x376.jpg 500w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-496x373.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-384x289.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-600x451.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-420x316.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/Manix-Marketing-800x602.jpg\" sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Manix-Marketing\" alt=\"\" /><h4><a href=\"https://get-rec.com/get/portfolio/manix-marketing/\" title=\"Manix Marketing\">Manix Marketing</a></h4>SEO		\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say </h2>		\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_7.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_5.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_5\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_9.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_8.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_8\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_6.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_2.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_2.png\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_1.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_1.png\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_4.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_4.png\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_3.png\" />														\n												<img width=\"170\" height=\"170\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_img.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_img.jpg 170w, https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_img-150x150.jpg 150w\" sizes=\"(max-width: 170px) 100vw, 170px\" title=\"\" />														\n								Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br> <br>Denis RobinsonCustomer							\n								Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br><br>Silviia GardenCustomer							\n								Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.<br><br>Tommy DentsCustomer							\n		<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo<br> esse nusquam. Eam iriure diceret oporteat.		\n					August 2, 2020<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2020<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2020<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n												<img width=\"96\" height=\"86\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/contact_icon.png\" alt=\"\" loading=\"lazy\" title=\"contact_icon\" />														\n			<h2>Get Free SEO<br>Analysis?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions<br> \nfor Our Clients</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n											<h3>popular plan</h3>\n					$ 19 / mo				\n											<h3>popular plan</h3>\n				<ul>\n 	<li style=\"text-align: left;\">50+ Pro Widgets</li>\n 	<li style=\"text-align: left;\"> 50+ Pro Widgets</li>\n 	<li style=\"text-align: left;\">Popup Builder</li>\n 	<li style=\"text-align: left;\">Support for 1 Year</li>\n 	<li style=\"text-align: left;\">Updates for 1 Year</li>\n</ul>\n						<a href=\"#\">\n																Register\n						</a>\n												<img width=\"126\" height=\"126\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/price5-label.png\" alt=\"\" loading=\"lazy\" title=\"price5-label\" />														\n											<h3>recommended plan</h3>\n					$ 49 / mo				\n											<h3>recommended plan</h3>\n				<ul><li style=\"text-align: left;\">70+ Pro Widgets</li><li style=\"text-align: left;\"> 80+ Pro Widgets</li><li style=\"text-align: left;\">Popup Builder</li><li style=\"text-align: left;\">Support for 1 Year</li><li style=\"text-align: left;\">Updates for 1 Year</li></ul>\n						<a href=\"#\">\n																Register\n						</a>', 'Home 08', '', 'publish', 'closed', 'closed', '', 'home-08', '', '', '2021-10-06 15:28:03', '2021-10-06 15:28:03', '', 0, 'https://get-rec.com/get/home-08/', 0, 'page', '', 0),
(6220, 1, '2020-10-06 15:28:27', '2020-10-06 15:28:27', '', 'home6_img_2.png', '', 'inherit', 'open', 'closed', '', 'home6_img_2-png', '', '', '2020-10-06 15:28:27', '2020-10-06 15:28:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_2.png', 0, 'attachment', 'image/png', 0),
(6221, 1, '2020-10-06 15:28:27', '2020-10-06 15:28:27', '', 'home6_img_1.png', '', 'inherit', 'open', 'closed', '', 'home6_img_1-png', '', '', '2020-10-06 15:28:27', '2020-10-06 15:28:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_1.png', 0, 'attachment', 'image/png', 0),
(6222, 1, '2020-10-06 15:28:27', '2020-10-06 15:28:27', '', 'home6_img_4.png', '', 'inherit', 'open', 'closed', '', 'home6_img_4-png', '', '', '2020-10-06 15:28:27', '2020-10-06 15:28:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_4.png', 0, 'attachment', 'image/png', 0),
(6223, 1, '2020-10-06 15:28:27', '2020-10-06 15:28:27', '', 'home6_img_3.png', '', 'inherit', 'open', 'closed', '', 'home6_img_3-png', '', '', '2020-10-06 15:28:27', '2020-10-06 15:28:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3.png', 0, 'attachment', 'image/png', 0),
(6229, 1, '2020-10-06 15:47:44', '2020-10-06 15:47:44', '', 'home8_bg', '', 'inherit', 'open', 'closed', '', 'home8_bg', '', '', '2020-10-06 15:47:44', '2020-10-06 15:47:44', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home8_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(6230, 1, '2020-10-06 15:48:08', '2020-10-06 15:48:08', '', 'gradient-figure', '', 'inherit', 'open', 'closed', '', 'gradient-figure', '', '', '2020-10-06 15:48:08', '2020-10-06 15:48:08', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/gradient-figure.png', 0, 'attachment', 'image/png', 0),
(6235, 1, '2020-10-06 15:50:31', '2020-10-06 15:50:31', '', 'home8_iconbox_bg', '', 'inherit', 'open', 'closed', '', 'home8_iconbox_bg', '', '', '2020-10-06 15:50:31', '2020-10-06 15:50:31', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home8_iconbox_bg.png', 0, 'attachment', 'image/png', 0),
(6236, 1, '2020-10-06 15:50:52', '2020-10-06 15:50:52', '', 'conversation-icon', '', 'inherit', 'open', 'closed', '', 'conversation-icon', '', '', '2020-10-06 15:50:52', '2020-10-06 15:50:52', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/conversation-icon.png', 0, 'attachment', 'image/png', 0),
(6237, 1, '2020-10-06 15:51:03', '2020-10-06 15:51:03', '', 'graphicon', '', 'inherit', 'open', 'closed', '', 'graphicon', '', '', '2020-10-06 15:51:03', '2020-10-06 15:51:03', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/graphicon.png', 0, 'attachment', 'image/png', 0),
(6238, 1, '2020-10-06 15:51:13', '2020-10-06 15:51:13', '', 'rocket-icon', '', 'inherit', 'open', 'closed', '', 'rocket-icon', '', '', '2020-10-06 15:51:13', '2020-10-06 15:51:13', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/rocket-icon.png', 0, 'attachment', 'image/png', 0),
(6239, 1, '2020-10-06 15:51:49', '2020-10-06 15:51:49', '', 'home8_img_figure', '', 'inherit', 'open', 'closed', '', 'home8_img_figure', '', '', '2020-10-06 15:51:49', '2020-10-06 15:51:49', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home8_img_figure.png', 0, 'attachment', 'image/png', 0),
(6240, 1, '2020-10-06 15:52:04', '2020-10-06 15:52:04', '', 'businessman-using-smartphone', '', 'inherit', 'open', 'closed', '', 'businessman-using-smartphone', '', '', '2020-10-06 15:52:04', '2020-10-06 15:52:04', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/businessman-using-smartphone.jpg', 0, 'attachment', 'image/jpeg', 0),
(6241, 1, '2020-10-06 15:52:26', '2020-10-06 15:52:26', '', 'seo_text', '', 'inherit', 'open', 'closed', '', 'seo_text', '', '', '2020-10-06 15:52:26', '2020-10-06 15:52:26', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/seo_text.png', 0, 'attachment', 'image/png', 0),
(6243, 1, '2020-10-06 15:53:29', '2020-10-06 15:53:29', '', 'home8_section-bg1', '', 'inherit', 'open', 'closed', '', 'home8_section-bg1', '', '', '2020-10-06 15:53:29', '2020-10-06 15:53:29', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home8_section-bg1.png', 0, 'attachment', 'image/png', 0),
(6244, 1, '2020-10-06 15:53:45', '2020-10-06 15:53:45', '', 'blue-chek-icon', '', 'inherit', 'open', 'closed', '', 'blue-chek-icon', '', '', '2020-10-06 15:53:45', '2020-10-06 15:53:45', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/blue-chek-icon.png', 0, 'attachment', 'image/png', 0),
(6245, 1, '2020-10-06 15:54:19', '2020-10-06 15:54:19', '', 'person-icon', '', 'inherit', 'open', 'closed', '', 'person-icon', '', '', '2020-10-06 15:54:19', '2020-10-06 15:54:19', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/person-icon.png', 0, 'attachment', 'image/png', 0),
(6246, 1, '2020-10-06 15:54:34', '2020-10-06 15:54:34', '', 'smartphone-icon', '', 'inherit', 'open', 'closed', '', 'smartphone-icon', '', '', '2020-10-06 15:54:34', '2020-10-06 15:54:34', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/smartphone-icon.png', 0, 'attachment', 'image/png', 0),
(6247, 1, '2020-10-06 15:54:51', '2020-10-06 15:54:51', '', 'cloud-icon', '', 'inherit', 'open', 'closed', '', 'cloud-icon', '', '', '2020-10-06 15:54:51', '2020-10-06 15:54:51', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/cloud-icon.png', 0, 'attachment', 'image/png', 0),
(6248, 1, '2020-10-06 15:55:01', '2020-10-06 15:55:01', '', 'transfer-icon', '', 'inherit', 'open', 'closed', '', 'transfer-icon', '', '', '2020-10-06 15:55:01', '2020-10-06 15:55:01', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/transfer-icon.png', 0, 'attachment', 'image/png', 0),
(6249, 1, '2020-10-06 15:55:42', '2020-10-06 15:55:42', '', 'home8_works_bg', '', 'inherit', 'open', 'closed', '', 'home8_works_bg', '', '', '2020-10-06 15:55:42', '2020-10-06 15:55:42', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home8_works_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(6250, 1, '2020-10-06 15:56:44', '2020-10-06 15:56:44', '', 'home8_works_bg', '', 'inherit', 'open', 'closed', '', 'home8_works_bg-2', '', '', '2020-10-06 15:56:44', '2020-10-06 15:56:44', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home8_works_bg.png', 0, 'attachment', 'image/png', 0),
(6252, 1, '2020-10-06 15:57:35', '2020-10-06 15:57:35', '', 'home8_testimonials_bg', '', 'inherit', 'open', 'closed', '', 'home8_testimonials_bg', '', '', '2020-10-06 15:57:35', '2020-10-06 15:57:35', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_bg.png', 0, 'attachment', 'image/png', 0),
(6254, 1, '2020-10-06 15:58:38', '2020-10-06 15:58:38', '', 'home08-testimonials-icon', '', 'inherit', 'open', 'closed', '', 'home08-testimonials-icon', '', '', '2020-10-06 15:58:38', '2020-10-06 15:58:38', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home08-testimonials-icon.png', 0, 'attachment', 'image/png', 0),
(6258, 1, '2020-10-06 16:09:03', '2020-10-06 16:09:03', '', '', '', 'inherit', 'open', 'closed', '', 'home8_testimonials_img', '', '', '2024-01-23 14:05:31', '2024-01-23 14:05:31', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(6260, 1, '2020-10-06 16:10:15', '2020-10-06 16:10:15', '', 'contact_icon', '', 'inherit', 'open', 'closed', '', 'contact_icon', '', '', '2020-10-06 16:10:15', '2020-10-06 16:10:15', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/contact_icon.png', 0, 'attachment', 'image/png', 0),
(6261, 1, '2020-10-06 16:10:33', '2020-10-06 16:10:33', '', 'price5-label', '', 'inherit', 'open', 'closed', '', 'price5-label', '', '', '2020-10-06 16:10:33', '2020-10-06 16:10:33', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/price5-label.png', 0, 'attachment', 'image/png', 0),
(6262, 1, '2020-10-06 16:11:04', '2020-10-06 16:11:04', '', 'home8_pricing', '', 'inherit', 'open', 'closed', '', 'home8_pricing', '', '', '2020-10-06 16:11:04', '2020-10-06 16:11:04', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home8_pricing.jpg', 0, 'attachment', 'image/jpeg', 0),
(6278, 1, '2021-10-07 06:30:30', '2021-10-07 06:30:30', '<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" loading=\"lazy\" title=\"Contacts\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>We focus on the needs of small to middle market businesses to improve and grow their return.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<h4>Quick Links</h4>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<p>© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 08', '', 'publish', 'closed', 'closed', '', 'footer-home-08', '', '', '2021-10-07 06:30:30', '2021-10-07 06:30:30', '', 0, 'https://get-rec.com/get/?elementor_library=footer-home-08', 0, 'elementor_library', '', 0),
(6290, 1, '2020-10-07 06:40:07', '2020-10-07 06:40:07', '', 'logo_retina_white.png', '', 'inherit', 'open', 'closed', '', 'logo_retina_white-png', '', '', '2020-10-07 06:40:07', '2020-10-07 06:40:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/10/logo_retina_white.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6300, 1, '2021-10-07 06:43:17', '2021-10-07 06:43:17', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/logo_purple.png\" alt=\"\" title=\"logo_purple\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul><li></li>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-4</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01Classic</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04HOT</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 5-7</a>\n	<ul>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05Popular</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06NEW</a></li>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/\">Homepage 07NEW</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1479\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-1512\"><a href=\"https://get-rec.com/get/shop/\">All Products</a></li>\n	<li id=\"menu-item-2324\"><a href=\"https://get-rec.com/get/product/search-engine-for-growth/\">Single Products</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"tel:+8002534236\" style=\"font-size: 14px;\">Call Us: 800 2563 123</a>		\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-5f7dc6e229ceb\">Search</label>\n    <input id=\"search-form-5f7dc6e229ceb\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header_08', '', 'publish', 'closed', 'closed', '', 'header_08', '', '', '2021-10-07 06:43:17', '2021-10-07 06:43:17', '', 0, 'https://get-rec.com/get/?elementor_library=header_08', 0, 'elementor_library', '', 0),
(6301, 1, '2020-10-07 06:43:02', '2020-10-07 06:43:02', '', 'logo_retina_white.png', '', 'inherit', 'open', 'closed', '', 'logo_retina_white-png-2', '', '', '2020-10-07 06:43:02', '2020-10-07 06:43:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/10/logo_retina_white-1.png', 0, 'attachment', 'image/png', 0),
(6369, 1, '2020-10-07 13:42:30', '2020-10-07 13:42:30', '', 'logo_purple', '', 'inherit', 'open', 'closed', '', 'logo_purple', '', '', '2020-10-07 13:42:30', '2020-10-07 13:42:30', '', 6300, 'https://get-rec.com/get/wp-content/uploads/2020/10/logo_purple.png', 0, 'attachment', 'image/png', 0),
(6377, 1, '2020-10-07 15:11:26', '2020-10-07 15:11:26', '', 'home8_testimonials-wave_new', '', 'inherit', 'open', 'closed', '', 'home8_testimonials-wave_new', '', '', '2020-10-07 15:11:26', '2020-10-07 15:11:26', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials-wave_new.png', 0, 'attachment', 'image/png', 0),
(6379, 1, '2020-10-07 15:15:55', '2020-10-07 15:15:55', '', 'zazzle', '', 'inherit', 'open', 'closed', '', '1-08', '', '', '2020-10-07 15:15:55', '2020-10-07 15:15:55', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/1-08.png', 0, 'attachment', 'image/png', 0),
(6380, 1, '2020-10-07 15:15:55', '2020-10-07 15:15:55', '', 'air track', '', 'inherit', 'open', 'closed', '', '2-08', '', '', '2020-10-07 15:15:55', '2020-10-07 15:15:55', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/2-08.png', 0, 'attachment', 'image/png', 0),
(6381, 1, '2020-10-07 15:15:55', '2020-10-07 15:15:55', '', 'sutra', '', 'inherit', 'open', 'closed', '', '3-08', '', '', '2020-10-07 15:15:55', '2020-10-07 15:15:55', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/3-08.png', 0, 'attachment', 'image/png', 0),
(6382, 1, '2020-10-07 15:15:56', '2020-10-07 15:15:56', '', 'sylexcoin', '', 'inherit', 'open', 'closed', '', '4-08', '', '', '2020-10-07 15:15:56', '2020-10-07 15:15:56', '', 6218, 'https://get-rec.com/get/wp-content/uploads/2020/10/4-08.png', 0, 'attachment', 'image/png', 0),
(6388, 1, '2020-10-07 15:25:23', '2020-10-07 15:25:23', '', 'flowy-dark-haired-woman', '', 'inherit', 'open', 'closed', '', 'flowy-dark-haired-woman', '', '', '2020-10-07 15:25:23', '2020-10-07 15:25:23', '', 3764, 'https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman.jpg', 0, 'attachment', 'image/jpeg', 0),
(6416, 1, '2020-10-08 13:00:36', '2020-10-08 13:00:36', '', 'businessman-using_smartphone', '', 'inherit', 'open', 'closed', '', 'businessman-using_smartphone', '', '', '2020-10-08 13:00:36', '2020-10-08 13:00:36', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/10/businessman-using_smartphone.jpg', 0, 'attachment', 'image/jpeg', 0),
(6417, 1, '2020-10-08 13:00:37', '2020-10-08 13:00:37', '', 'business-people-in-modern_office', '', 'inherit', 'open', 'closed', '', 'business-people-in-modern_office', '', '', '2020-10-08 13:00:37', '2020-10-08 13:00:37', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/10/business-people-in-modern_office.jpg', 0, 'attachment', 'image/jpeg', 0),
(6418, 1, '2020-10-08 13:00:37', '2020-10-08 13:00:37', '', 'view-glass-casual_cheerful', '', 'inherit', 'open', 'closed', '', 'view-glass-casual_cheerful', '', '', '2020-10-08 13:00:37', '2020-10-08 13:00:37', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/10/view-glass-casual_cheerful.jpg', 0, 'attachment', 'image/jpeg', 0),
(6420, 1, '2020-10-08 13:04:42', '2020-10-08 13:04:42', '', 'pensive-female_journalist', '', 'inherit', 'open', 'closed', '', 'pensive-female_journalist', '', '', '2020-10-08 13:04:42', '2020-10-08 13:04:42', '', 0, 'https://get-rec.com/get/wp-content/uploads/2020/10/pensive-female_journalist.jpg', 0, 'attachment', 'image/jpeg', 0),
(6450, 1, '2021-11-23 12:31:09', '2021-11-23 12:31:09', '<h2>DIGITAL</h2>		\n			<h2>SEO Marketing</h2>		\n		<p>Do you know what it takes to grow your<br />business online? Do you want to?</p>		\n		<a href=\"#\">\n											Contact Today\n		</a>\n			<figure><a href=\"#\"><img width=\"466\" height=\"460\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/SEO-Consultancy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/11/SEO-Consultancy.png 466w, https://get-rec.com/get/wp-content/uploads/2020/11/SEO-Consultancy-300x296.png 300w\" sizes=\"(max-width: 466px) 100vw, 466px\" title=\"SEO Consultancy\" /></a></figure><h5><a href=\"#\">SEO Consultancy</a></h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p><a href=\"#\"></a>		\n		<a href=\"#\">\n											Read more\n		</a>\n		<p>.01</p>		\n			<figure><a href=\"#\"><img width=\"466\" height=\"460\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/Competitor-Analysis.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/11/Competitor-Analysis.png 466w, https://get-rec.com/get/wp-content/uploads/2020/11/Competitor-Analysis-300x296.png 300w\" sizes=\"(max-width: 466px) 100vw, 466px\" title=\"Competitor Analysis\" /></a></figure><h5><a href=\"#\">Competitor Analysis</a></h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p><a href=\"#\"></a>		\n		<a href=\"#\">\n											Read more\n		</a>\n		<p>.02</p>		\n			<figure><a href=\"#\"><img width=\"466\" height=\"460\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/Social-Media-Marketing.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/11/Social-Media-Marketing.png 466w, https://get-rec.com/get/wp-content/uploads/2020/11/Social-Media-Marketing-300x296.png 300w\" sizes=\"(max-width: 466px) 100vw, 466px\" title=\"Social Media Marketing\" /></a></figure><h5><a href=\"#\">Social Media Marketing</a></h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p><a href=\"#\"></a>		\n		<a href=\"#\">\n											Read more\n		</a>\n		<p>.03</p>		\n										<img width=\"621\" height=\"488\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/website_traffic.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/11/website_traffic.png 621w, https://get-rec.com/get/wp-content/uploads/2020/11/website_traffic-300x236.png 300w, https://get-rec.com/get/wp-content/uploads/2020/11/website_traffic-480x377.png 480w\" sizes=\"(max-width: 621px) 100vw, 621px\" title=\"website_traffic\" />											\n		<h5>About Us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.</p><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											About Us\n		</a>\n			<h2>Let’s work together</h2>		\n		Do you know what it takes to grow your<br>business online? Do you want to?<p><a href=\"tel:8001234567\">800-123-4567</a></p><a href=\"mailto:info@example.com\">info@example.com</a>		\n		<a href=\"#\">\n											Get in touch						\n		</a>\n										<img width=\"740\" height=\"579\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/work-together.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/11/work-together.png 740w, https://get-rec.com/get/wp-content/uploads/2020/11/work-together-300x235.png 300w, https://get-rec.com/get/wp-content/uploads/2020/11/work-together-480x376.png 480w\" sizes=\"(max-width: 740px) 100vw, 740px\" title=\"work-together\" />											\n		<h5>About Us</h5>		\n			<h2>What We Offer</h2>		\n										<img width=\"689\" height=\"488\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/What-We-Offer.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/11/What-We-Offer.png 689w, https://get-rec.com/get/wp-content/uploads/2020/11/What-We-Offer-300x212.png 300w, https://get-rec.com/get/wp-content/uploads/2020/11/What-We-Offer-480x340.png 480w\" sizes=\"(max-width: 689px) 100vw, 689px\" title=\"What-We-Offer\" />											\n			<figure><img width=\"184\" height=\"206\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/home9_icon1.png\" alt=\"\" loading=\"lazy\" title=\"home9_icon1\" /></figure><h5>Consulting</h5><p>Delectus recteque has ne, no pro tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><a href=\"#\"><img width=\"184\" height=\"206\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/home9_icon2.png\" alt=\"\" loading=\"lazy\" title=\"home9_icon2\" /></a></figure><h5><a href=\"#\">Production</a></h5><p>Delectus recteque has ne, no pro tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"184\" height=\"206\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/home9_icon3.png\" alt=\"\" loading=\"lazy\" title=\"home9_icon3\" /></a></figure><h5><a href=\"#\">Support</a></h5><p>Delectus recteque has ne, no pro tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p><a href=\"#\"></a>		\n		715<p>sent</p>	\n		89%<p>Opened</p>	\n		70%<p>clicked</p>	\n		94%<p>goals</p>	\n		<h5>Previous Projects</h5>		\n			<h2>Our Case Studies</h2>		\n				<a href=\"#\" data-filter=\"*\">All</a><a href=\"#\" data-filter=\".branding\">Branding</a><a href=\"#\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-filter=\".seo\">SEO</a><a href=\"#\" data-filter=\".web\">Web</a>			\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x960.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-960x768.jpg 960w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-800x640.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-500x400.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x396.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x307.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x480.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x336.jpg 420w\"data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-800x640.jpg\" data-sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Online-Media-Management\" alt=\"\" /><h4>Online Media Management</h4></a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x960.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-960x768.jpg 960w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-800x640.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-500x400.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x396.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x307.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x480.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x336.jpg 420w\"data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-800x640.jpg\" data-sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Mannix-Marketing\" alt=\"\" /><h4>Mannix Marketing</h4></a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x960.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-960x768.jpg 960w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-800x640.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-500x400.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x396.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x307.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x480.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x336.jpg 420w\"data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-800x640.jpg\" data-sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"Twice-Profit-Than-Before\" alt=\"\" /><h4>Twice Profit Than Before</h4></a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x960.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-960x768.jpg 960w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-800x640.jpg 800w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-500x400.jpg 500w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x396.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x307.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x480.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x336.jpg 420w\"data-src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-800x640.jpg\" data-sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" title=\"SEO-Optimization\" alt=\"\" /><h4>SEO Optimization</h4></a>		\n						<a href=\"javascript:void(0)\" title=\"view more\">\n									view more\n						</a>\n										<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_9.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_9\" />											\n										<img width=\"170\" height=\"170\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_img.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_img.jpg 170w, https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_img-150x150.jpg 150w\" sizes=\"(max-width: 170px) 100vw, 170px\" title=\"home8_testimonials_img\" />											\n										<img width=\"105\" height=\"105\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1.jpg\" alt=\"\" loading=\"lazy\" title=\"testimonials_09_1\" />											\n										<img width=\"83\" height=\"83\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_2.jpg\" alt=\"\" loading=\"lazy\" title=\"testimonials_09_2\" />											\n										<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_7.png\" alt=\"\" loading=\"lazy\" title=\"home6_img_7\" />											\n										<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_6.png\" alt=\"\" loading=\"lazy\" title=\"\" />											\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br /><br /></p>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br /><br /></p>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br /><br /></p>Tommy DentsCustomer							\n										<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/zazzle-media.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/11/zazzle-media.png 348w, https://get-rec.com/get/wp-content/uploads/2020/11/zazzle-media-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"zazzle-media\" />											\n										<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/air-track.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/11/air-track.png 346w, https://get-rec.com/get/wp-content/uploads/2020/11/air-track-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"air-track\" />											\n										<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/sutra-hr.png\" alt=\"\" loading=\"lazy\" title=\"sutra-hr\" />											\n										<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/sylexcoin.png\" alt=\"\" loading=\"lazy\" title=\"sylexcoin\" />											\n		<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo<br> esse nusquam. Eam iriure diceret oporteat.		\n					August 2, 2020<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How to Increase Your ROI Through scientific SEM?&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2020<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple Ways To Optimize Your Website For SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2020<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Engine Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Engine%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Engine%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The Basics of Blogging Search Engine Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n										<img width=\"96\" height=\"86\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/contact_icon-white.png\" alt=\"\" loading=\"lazy\" title=\"contact_icon-white\" />											\n			<h2>Get Free SEO<br>Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]', 'Home 09', '', 'publish', 'closed', 'closed', '', 'home-09', '', '', '2021-11-23 12:31:09', '2021-11-23 12:31:09', '', 0, 'https://get-rec.com/get/home-09/', 0, 'page', '', 0),
(6481, 1, '2020-11-23 13:19:24', '2020-11-23 13:19:24', '', 'home09_bg', '', 'inherit', 'open', 'closed', '', 'home09_bg', '', '', '2020-11-23 13:19:24', '2020-11-23 13:19:24', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/home09_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(6485, 1, '2020-11-23 13:20:49', '2020-11-23 13:20:49', '', 'home09_vawe-bg1', '', 'inherit', 'open', 'closed', '', 'home09_vawe-bg1', '', '', '2020-11-23 13:20:49', '2020-11-23 13:20:49', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/home09_vawe-bg1.png', 0, 'attachment', 'image/png', 0),
(6486, 1, '2020-11-23 13:21:17', '2020-11-23 13:21:17', '', 'website_traffic', '', 'inherit', 'open', 'closed', '', 'website_traffic', '', '', '2020-11-23 13:21:17', '2020-11-23 13:21:17', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/website_traffic.png', 0, 'attachment', 'image/png', 0),
(6487, 1, '2020-11-23 13:21:49', '2020-11-23 13:21:49', '', 'home09_vawe_bg2', '', 'inherit', 'open', 'closed', '', 'home09_vawe_bg2', '', '', '2020-11-23 13:21:49', '2020-11-23 13:21:49', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/home09_vawe_bg2.png', 0, 'attachment', 'image/png', 0),
(6488, 1, '2020-11-23 13:22:10', '2020-11-23 13:22:10', '', 'work-together', '', 'inherit', 'open', 'closed', '', 'work-together', '', '', '2020-11-23 13:22:10', '2020-11-23 13:22:10', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/work-together.png', 0, 'attachment', 'image/png', 0),
(6489, 1, '2020-11-23 13:22:41', '2020-11-23 13:22:41', '', 'What-We-Offer', '', 'inherit', 'open', 'closed', '', 'what-we-offer', '', '', '2020-11-23 13:22:41', '2020-11-23 13:22:41', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/What-We-Offer.png', 0, 'attachment', 'image/png', 0),
(6490, 1, '2020-11-23 13:23:01', '2020-11-23 13:23:01', '', 'home9_icon1', '', 'inherit', 'open', 'closed', '', 'home9_icon1', '', '', '2020-11-23 13:23:01', '2020-11-23 13:23:01', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/home9_icon1.png', 0, 'attachment', 'image/png', 0),
(6491, 1, '2020-11-23 13:23:01', '2020-11-23 13:23:01', '', 'home9_icon2', '', 'inherit', 'open', 'closed', '', 'home9_icon2', '', '', '2020-11-23 13:23:01', '2020-11-23 13:23:01', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/home9_icon2.png', 0, 'attachment', 'image/png', 0),
(6492, 1, '2020-11-23 13:23:01', '2020-11-23 13:23:01', '', 'home9_icon3', '', 'inherit', 'open', 'closed', '', 'home9_icon3', '', '', '2020-11-23 13:23:01', '2020-11-23 13:23:01', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/home9_icon3.png', 0, 'attachment', 'image/png', 0),
(6493, 1, '2020-11-23 13:23:49', '2020-11-23 13:23:49', '', 'home09_vawe-bg3', '', 'inherit', 'open', 'closed', '', 'home09_vawe-bg3', '', '', '2020-11-23 13:23:49', '2020-11-23 13:23:49', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/home09_vawe-bg3.png', 0, 'attachment', 'image/png', 0),
(6494, 1, '2020-11-23 13:24:16', '2020-11-23 13:24:16', '', 'home09-vawe-bg4_new', '', 'inherit', 'open', 'closed', '', 'home09-vawe-bg4_new', '', '', '2020-11-23 13:24:16', '2020-11-23 13:24:16', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/home09-vawe-bg4_new.png', 0, 'attachment', 'image/png', 0),
(6495, 1, '2020-11-23 13:24:45', '2020-11-23 13:24:45', '', 'home09_quote', '', 'inherit', 'open', 'closed', '', 'home09_quote', '', '', '2020-11-23 13:24:45', '2020-11-23 13:24:45', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/home09_quote.png', 0, 'attachment', 'image/png', 0),
(6496, 1, '2020-11-23 13:25:06', '2020-11-23 13:25:06', '', 'contact_icon-white', '', 'inherit', 'open', 'closed', '', 'contact_icon-white', '', '', '2020-11-23 13:25:06', '2020-11-23 13:25:06', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/contact_icon-white.png', 0, 'attachment', 'image/png', 0),
(6497, 1, '2020-11-23 13:25:49', '2020-11-23 13:25:49', '', 'home9_bottom_vawe', '', 'inherit', 'open', 'closed', '', 'home9_bottom_vawe', '', '', '2020-11-23 13:25:49', '2020-11-23 13:25:49', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/home9_bottom_vawe.png', 0, 'attachment', 'image/png', 0),
(6498, 1, '2020-11-23 13:26:24', '2020-11-23 13:26:24', '', 'air-track', '', 'inherit', 'open', 'closed', '', 'air-track', '', '', '2020-11-23 13:26:24', '2020-11-23 13:26:24', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/air-track.png', 0, 'attachment', 'image/png', 0),
(6499, 1, '2020-11-23 13:26:24', '2020-11-23 13:26:24', '', 'sutra-hr', '', 'inherit', 'open', 'closed', '', 'sutra-hr', '', '', '2020-11-23 13:26:24', '2020-11-23 13:26:24', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/sutra-hr.png', 0, 'attachment', 'image/png', 0),
(6500, 1, '2020-11-23 13:26:24', '2020-11-23 13:26:24', '', 'sylexcoin', '', 'inherit', 'open', 'closed', '', 'sylexcoin', '', '', '2020-11-23 13:26:24', '2020-11-23 13:26:24', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/sylexcoin.png', 0, 'attachment', 'image/png', 0),
(6501, 1, '2020-11-23 13:26:24', '2020-11-23 13:26:24', '', 'zazzle-media', '', 'inherit', 'open', 'closed', '', 'zazzle-media', '', '', '2020-11-23 13:26:24', '2020-11-23 13:26:24', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/zazzle-media.png', 0, 'attachment', 'image/png', 0),
(6505, 1, '2020-11-23 13:33:12', '2020-11-23 13:33:12', '', '', '', 'inherit', 'open', 'closed', '', 'testimonials_09_1', '', '', '2024-01-23 14:05:39', '2024-01-23 14:05:39', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6506, 1, '2020-11-23 13:33:36', '2020-11-23 13:33:36', '', 'testimonials_09_2', '', 'inherit', 'open', 'closed', '', 'testimonials_09_2', '', '', '2020-11-23 13:33:36', '2020-11-23 13:33:36', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6516, 1, '2021-11-23 13:44:52', '2021-11-23 13:44:52', '<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" loading=\"lazy\" title=\"Contacts\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>We focus on the needs of small to middle market businesses to improve and grow their return.</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<h4>Quick Links</h4>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<p>© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 09', '', 'publish', 'closed', 'closed', '', 'footer-home-09', '', '', '2021-11-23 13:44:52', '2021-11-23 13:44:52', '', 0, 'https://get-rec.com/get/?elementor_library=footer-home-09', 0, 'elementor_library', '', 0),
(6567, 1, '2020-11-24 13:23:04', '2020-11-24 13:23:04', '', 'SEO Consultancy', '', 'inherit', 'open', 'closed', '', 'seo-consultancy', '', '', '2020-11-24 13:23:04', '2020-11-24 13:23:04', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/SEO-Consultancy.png', 0, 'attachment', 'image/png', 0),
(6574, 1, '2020-11-24 13:28:10', '2020-11-24 13:28:10', '', 'Competitor Analysis', '', 'inherit', 'open', 'closed', '', 'competitor-analysis', '', '', '2020-11-24 13:28:10', '2020-11-24 13:28:10', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/Competitor-Analysis.png', 0, 'attachment', 'image/png', 0),
(6581, 1, '2020-11-24 13:30:31', '2020-11-24 13:30:31', '', 'Social Media Marketing', '', 'inherit', 'open', 'closed', '', 'social-media-marketing-2', '', '', '2020-11-24 13:30:31', '2020-11-24 13:30:31', '', 6450, 'https://get-rec.com/get/wp-content/uploads/2020/11/Social-Media-Marketing.png', 0, 'attachment', 'image/png', 0),
(6604, 1, '2020-11-25 10:17:26', '2020-11-25 10:17:26', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit-2', '', '', '2020-11-25 10:17:26', '2020-11-25 10:17:26', '', 0, 'https://get-rec.com/get/?elementor_library=default-kit', 0, 'elementor_library', '', 0),
(6737, 1, '2020-12-17 13:56:42', '2020-12-17 13:56:42', '', 'about_new', '', 'inherit', 'open', 'closed', '', 'about_new', '', '', '2020-12-17 13:56:42', '2020-12-17 13:56:42', '', 623, 'https://get-rec.com/get/wp-content/uploads/2020/12/about_new.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(6782, 1, '2021-12-28 13:56:34', '2021-12-28 13:56:34', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home', '', 'publish', 'closed', 'closed', '', 'home-10', '', '', '2024-01-24 16:46:52', '2024-01-24 16:46:52', '', 0, 'https://get-rec.com/get/home-10/', 0, 'page', '', 0),
(6786, 1, '2021-01-05 07:34:51', '2021-01-05 07:34:51', '', 'circle_orange', '', 'inherit', 'open', 'closed', '', 'circle_orange-2', '', '', '2021-01-05 07:34:51', '2021-01-05 07:34:51', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png', 0, 'attachment', 'image/png', 0),
(6806, 1, '2021-01-05 08:49:11', '2021-01-05 08:49:11', '', 'circle_blue', '', 'inherit', 'open', 'closed', '', 'circle_blue', '', '', '2021-01-05 08:49:11', '2021-01-05 08:49:11', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png', 0, 'attachment', 'image/png', 0),
(6810, 1, '2021-01-05 08:49:33', '2021-01-05 08:49:33', '', 'circle_green', '', 'inherit', 'open', 'closed', '', 'circle_green', '', '', '2021-01-05 08:49:33', '2021-01-05 08:49:33', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png', 0, 'attachment', 'image/png', 0),
(6811, 1, '2021-01-05 08:49:46', '2021-01-05 08:49:46', '', 'circle_purple', '', 'inherit', 'open', 'closed', '', 'circle_purple', '', '', '2021-01-05 08:49:46', '2021-01-05 08:49:46', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png', 0, 'attachment', 'image/png', 0),
(6872, 1, '2021-01-11 13:54:21', '2021-01-11 13:54:21', '', 'map-new', '', 'inherit', 'open', 'closed', '', 'map-new', '', '', '2021-01-11 13:54:21', '2021-01-11 13:54:21', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/map-new.png', 0, 'attachment', 'image/png', 0),
(6910, 1, '2021-01-12 12:40:47', '2021-01-12 12:40:47', '', 'Digital', '', 'inherit', 'open', 'closed', '', 'home10-img1', '', '', '2021-01-12 12:40:47', '2021-01-12 12:40:47', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png', 0, 'attachment', 'image/png', 0),
(6911, 1, '2021-01-12 12:40:48', '2021-01-12 12:40:48', '', 'Marketing', '', 'inherit', 'open', 'closed', '', 'home10-img2', '', '', '2021-01-12 12:40:48', '2021-01-12 12:40:48', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png', 0, 'attachment', 'image/png', 0),
(6912, 1, '2021-01-12 12:40:48', '2021-01-12 12:40:48', '', 'Grow', '', 'inherit', 'open', 'closed', '', 'home10-img3', '', '', '2021-01-12 12:40:48', '2021-01-12 12:40:48', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png', 0, 'attachment', 'image/png', 0),
(6913, 1, '2021-01-12 12:40:48', '2021-01-12 12:40:48', '', 'Success', '', 'inherit', 'open', 'closed', '', 'home10-img4', '', '', '2021-01-12 12:40:48', '2021-01-12 12:40:48', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png', 0, 'attachment', 'image/png', 0),
(7143, 1, '2021-01-13 14:47:11', '2021-01-13 14:47:11', '', 'Phones Figure', '', 'inherit', 'open', 'closed', '', 'home10-figure1', '', '', '2021-01-13 14:47:11', '2021-01-13 14:47:11', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg', 0, 'attachment', 'image/jpeg', 0),
(7189, 1, '2021-01-14 08:39:41', '2021-01-14 08:39:41', '', 'Statistic', '', 'inherit', 'open', 'closed', '', 'home10-phone1', '', '', '2021-01-14 08:39:41', '2021-01-14 08:39:41', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png', 0, 'attachment', 'image/png', 0),
(7249, 1, '2021-01-14 12:47:38', '2021-01-14 12:47:38', '', 'Progress', '', 'inherit', 'open', 'closed', '', 'home10_phone2', '', '', '2021-01-14 12:47:38', '2021-01-14 12:47:38', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png', 0, 'attachment', 'image/png', 0),
(7250, 1, '2021-01-14 12:48:04', '2021-01-14 12:48:04', '', 'Marketing', '', 'inherit', 'open', 'closed', '', 'home10_phone3', '', '', '2021-01-14 12:48:04', '2021-01-14 12:48:04', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png', 0, 'attachment', 'image/png', 0),
(7346, 1, '2021-01-15 08:13:15', '2021-01-15 08:13:15', '', 'Girl with phone', '', 'inherit', 'open', 'closed', '', 'girl-with_phone', '', '', '2021-01-15 08:13:15', '2021-01-15 08:13:15', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg', 0, 'attachment', 'image/jpeg', 0),
(7358, 1, '2021-01-15 08:57:40', '2021-01-15 08:57:40', '', 'Ellipse', '', 'inherit', 'open', 'closed', '', 'home10_ellipse', '', '', '2021-01-15 08:57:40', '2021-01-15 08:57:40', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png', 0, 'attachment', 'image/png', 0),
(7548, 1, '2021-01-18 12:54:00', '2021-01-18 12:54:00', '', 'Ellipse', '', 'inherit', 'open', 'closed', '', 'home10_ellipse2', '', '', '2021-01-18 12:54:00', '2021-01-18 12:54:00', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png', 0, 'attachment', 'image/png', 0),
(7565, 1, '2021-01-18 13:18:01', '2021-01-18 13:18:01', '', 'Smiling girl', '', 'inherit', 'open', 'closed', '', 'home10_img5', '', '', '2021-01-18 13:18:01', '2021-01-18 13:18:01', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg', 0, 'attachment', 'image/jpeg', 0),
(7739, 1, '2021-01-19 09:25:42', '2021-01-19 09:25:42', '', 'home10_avatar', '', 'inherit', 'open', 'closed', '', 'home10_avatar', '', '', '2021-01-19 09:25:42', '2021-01-19 09:25:42', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar.jpg', 0, 'attachment', 'image/jpeg', 0),
(7752, 1, '2021-01-19 09:38:37', '2021-01-19 09:38:37', '', 'Quote', '', 'inherit', 'open', 'closed', '', 'home10_quote', '', '', '2021-01-19 09:38:37', '2021-01-19 09:38:37', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png', 0, 'attachment', 'image/png', 0),
(7803, 1, '2021-01-19 10:04:39', '2021-01-19 10:04:39', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\">support@get-rec.com</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4><p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.</p>		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'publish', 'closed', 'closed', '', 'footer-home-10', '', '', '2024-01-25 16:53:18', '2024-01-25 16:53:18', '', 0, 'https://get-rec.com/get/?elementor_library=footer-home-10', 0, 'elementor_library', '', 0),
(7813, 1, '2021-01-19 10:20:08', '2021-01-19 10:20:08', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-primary-menu\"><li id=\"menu-item-13591\"><a href=\"https://get-rec.com/get/\">Home</a></li>\n<li id=\"menu-item-13654\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-13701\"><a href=\"https://get-rec.com/get/our-services/\">Our Services</a></li>\n<li id=\"menu-item-13655\"><a href=\"https://get-rec.com/get/contact-us/\">Contact Us</a></li>\n</ul>			</nav>\n		<a href=\"https://get-rec.com/get/contact-us/\">\n											Get in touch						\n		</a>', 'Header 10', '', 'publish', 'closed', 'closed', '', 'header-10', '', '', '2024-01-26 06:42:18', '2024-01-26 06:42:18', '', 0, 'https://get-rec.com/get/?elementor_library=header-10', 0, 'elementor_library', '', 0),
(7930, 1, '2021-01-19 13:24:37', '2021-01-19 13:24:37', '', 'home10_service1', '', 'inherit', 'open', 'closed', '', 'home10_service1', '', '', '2021-01-19 13:24:37', '2021-01-19 13:24:37', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png', 0, 'attachment', 'image/png', 0),
(7931, 1, '2021-01-19 13:24:38', '2021-01-19 13:24:38', '', 'home10_service1-active', '', 'inherit', 'open', 'closed', '', 'home10_service1-active', '', '', '2021-01-19 13:24:38', '2021-01-19 13:24:38', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png', 0, 'attachment', 'image/png', 0),
(7932, 1, '2021-01-19 13:24:38', '2021-01-19 13:24:38', '', 'home10_service2', '', 'inherit', 'open', 'closed', '', 'home10_service2', '', '', '2021-01-19 13:24:38', '2021-01-19 13:24:38', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png', 0, 'attachment', 'image/png', 0),
(7933, 1, '2021-01-19 13:24:38', '2021-01-19 13:24:38', '', 'home10_service2-active', '', 'inherit', 'open', 'closed', '', 'home10_service2-active', '', '', '2021-01-19 13:24:38', '2021-01-19 13:24:38', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png', 0, 'attachment', 'image/png', 0),
(7934, 1, '2021-01-19 13:24:38', '2021-01-19 13:24:38', '', 'home10_service3', '', 'inherit', 'open', 'closed', '', 'home10_service3', '', '', '2021-01-19 13:24:38', '2021-01-19 13:24:38', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png', 0, 'attachment', 'image/png', 0),
(7935, 1, '2021-01-19 13:24:38', '2021-01-19 13:24:38', '', 'home10_service3-active', '', 'inherit', 'open', 'closed', '', 'home10_service3-active', '', '', '2021-01-19 13:24:38', '2021-01-19 13:24:38', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png', 0, 'attachment', 'image/png', 0),
(7936, 1, '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 'home10_service4', '', 'inherit', 'open', 'closed', '', 'home10_service4', '', '', '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png', 0, 'attachment', 'image/png', 0),
(7937, 1, '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 'home10_service4-active', '', 'inherit', 'open', 'closed', '', 'home10_service4-active', '', '', '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png', 0, 'attachment', 'image/png', 0),
(7938, 1, '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 'home10_service5', '', 'inherit', 'open', 'closed', '', 'home10_service5', '', '', '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png', 0, 'attachment', 'image/png', 0),
(7939, 1, '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 'home10_service5-active', '', 'inherit', 'open', 'closed', '', 'home10_service5-active', '', '', '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png', 0, 'attachment', 'image/png', 0),
(7940, 1, '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 'home10_service6', '', 'inherit', 'open', 'closed', '', 'home10_service6', '', '', '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png', 0, 'attachment', 'image/png', 0),
(7941, 1, '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 'home10_service6-active', '', 'inherit', 'open', 'closed', '', 'home10_service6-active', '', '', '2021-01-19 13:24:39', '2021-01-19 13:24:39', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png', 0, 'attachment', 'image/png', 0),
(7956, 1, '2021-01-20 08:39:59', '2021-01-20 08:39:59', '', '', '', 'inherit', 'open', 'closed', '', 'home10', '', '', '2024-01-23 14:05:45', '2024-01-23 14:05:45', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/01/home10.jpg', 0, 'attachment', 'image/jpeg', 0),
(8067, 1, '2021-01-27 08:18:54', '2021-01-27 08:18:54', '', '', '', 'inherit', 'open', 'closed', '', 'smiling_girl', '', '', '2024-01-23 14:05:45', '2024-01-23 14:05:45', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg', 0, 'attachment', 'image/jpeg', 0),
(8170, 1, '2021-02-18 13:09:05', '2021-02-18 13:09:05', '', 'main_footer_bg', '', 'inherit', 'open', 'closed', '', 'main_footer_bg', '', '', '2021-02-18 13:09:05', '2021-02-18 13:09:05', '', 4110, 'https://get-rec.com/get/wp-content/uploads/2020/04/main_footer_bg.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8242, 1, '2021-03-29 07:32:13', '2021-03-29 07:32:13', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/logo-modern.png\" alt=\"\" title=\"\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul><li></li>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-6</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01Classic</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04HOT</a></li>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05Popular</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 7-11</a>\n	<ul>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08Business</a></li>\n		<li id=\"menu-item-6585\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09Creative</a></li>\n		<li id=\"menu-item-7945\"><a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a></li>\n		<li id=\"menu-item-8772\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11NEW</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-8767\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-8783\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-8769\"><a href=\"https://get-rec.com/get/product/menu-knitting-lounge-chair/\">Single Product Page</a></li>\n	<li id=\"menu-item-8770\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-8771\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-6087086f63990\">Search</label>\n    <input id=\"search-form-6087086f63990\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"hidden\" name=\"post_type\" value=\"product\">\n<input type=\"submit\" value=\"Search\">\n</form>			\n				<a href=\"https://get-rec.com/get/cart/\">\n					<i class=\'wpda_cart-count\'>\n												<svg width=\"24\" height=\"22\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 511.997 511.997\" style=\"enable-background:new 0 0 511.997 511.997;\" xml:space=\"preserve\">\n		<path d=\"M405.387,362.612c-35.202,0-63.84,28.639-63.84,63.84s28.639,63.84,63.84,63.84s63.84-28.639,63.84-63.84 S440.588,362.612,405.387,362.612z M405.387,451.988c-14.083,0-25.536-11.453-25.536-25.536s11.453-25.536,25.536-25.536 c14.083,0,25.536,11.453,25.536,25.536S419.47,451.988,405.387,451.988z\"/>\n		<path d=\"M507.927,115.875c-3.626-4.641-9.187-7.348-15.079-7.348H118.22l-17.237-72.12c-2.062-8.618-9.768-14.702-18.629-14.702 H19.152C8.574,21.704,0,30.278,0,40.856s8.574,19.152,19.152,19.152h48.085l62.244,260.443 c2.062,8.625,9.768,14.702,18.629,14.702h298.135c8.804,0,16.477-6.001,18.59-14.543l46.604-188.329 C512.849,126.562,511.553,120.516,507.927,115.875z M431.261,296.85H163.227l-35.853-150.019h341.003L431.261,296.85z\"/>\n		<path d=\"M173.646,362.612c-35.202,0-63.84,28.639-63.84,63.84s28.639,63.84,63.84,63.84s63.84-28.639,63.84-63.84 S208.847,362.612,173.646,362.612z M173.646,451.988c-14.083,0-25.536-11.453-25.536-25.536s11.453-25.536,25.536-25.536 s25.536,11.453,25.536,25.536S187.729,451.988,173.646,451.988z\"/>\n</svg>					</i>\n				</a>', 'Header Modern Shop', '', 'publish', 'closed', 'closed', '', 'header-modern-shop', '', '', '2021-03-29 07:32:13', '2021-03-29 07:32:13', '', 0, 'https://get-rec.com/get/?elementor_library=header-modern-shop', 0, 'elementor_library', '', 0),
(8244, 1, '2021-03-29 07:32:35', '2021-03-29 07:32:35', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/logo-modern.png\" alt=\"\" title=\"\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul><li></li>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-6</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01Classic</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04HOT</a></li>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05Popular</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 7-11</a>\n	<ul>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08Business</a></li>\n		<li id=\"menu-item-6585\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09Creative</a></li>\n		<li id=\"menu-item-7945\"><a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a></li>\n		<li id=\"menu-item-8772\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11NEW</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-8767\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-8783\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-8769\"><a href=\"https://get-rec.com/get/product/menu-knitting-lounge-chair/\">Single Product Page</a></li>\n	<li id=\"menu-item-8770\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-8771\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-60870875d7a76\">Search</label>\n    <input id=\"search-form-60870875d7a76\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"hidden\" name=\"post_type\" value=\"product\">\n<input type=\"submit\" value=\"Search\">\n</form>			\n				<a href=\"https://get-rec.com/get/cart/\">\n					<i class=\'wpda_cart-count\'>\n												<svg width=\"24\" height=\"22\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 511.997 511.997\" style=\"enable-background:new 0 0 511.997 511.997;\" xml:space=\"preserve\">\n		<path d=\"M405.387,362.612c-35.202,0-63.84,28.639-63.84,63.84s28.639,63.84,63.84,63.84s63.84-28.639,63.84-63.84 S440.588,362.612,405.387,362.612z M405.387,451.988c-14.083,0-25.536-11.453-25.536-25.536s11.453-25.536,25.536-25.536 c14.083,0,25.536,11.453,25.536,25.536S419.47,451.988,405.387,451.988z\"/>\n		<path d=\"M507.927,115.875c-3.626-4.641-9.187-7.348-15.079-7.348H118.22l-17.237-72.12c-2.062-8.618-9.768-14.702-18.629-14.702 H19.152C8.574,21.704,0,30.278,0,40.856s8.574,19.152,19.152,19.152h48.085l62.244,260.443 c2.062,8.625,9.768,14.702,18.629,14.702h298.135c8.804,0,16.477-6.001,18.59-14.543l46.604-188.329 C512.849,126.562,511.553,120.516,507.927,115.875z M431.261,296.85H163.227l-35.853-150.019h341.003L431.261,296.85z\"/>\n		<path d=\"M173.646,362.612c-35.202,0-63.84,28.639-63.84,63.84s28.639,63.84,63.84,63.84s63.84-28.639,63.84-63.84 S208.847,362.612,173.646,362.612z M173.646,451.988c-14.083,0-25.536-11.453-25.536-25.536s11.453-25.536,25.536-25.536 s25.536,11.453,25.536,25.536S187.729,451.988,173.646,451.988z\"/>\n</svg>					</i>\n				</a>', 'Header Modern Shop (Home)', '', 'publish', 'closed', 'closed', '', 'header-modern-shop-home', '', '', '2021-03-29 07:32:35', '2021-03-29 07:32:35', '', 0, 'https://get-rec.com/get/?elementor_library=header-modern-shop-home', 0, 'elementor_library', '', 0),
(8246, 1, '2021-03-29 07:32:50', '2021-03-29 07:32:50', '<img width=\"204\" height=\"40\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/logo-modern.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n		27 Division St, New York, NY 10002, United StatesMon - Fri:<br>9AM–7PM<br>\nSat - Sun: Closed		\n		<h4>Company</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Store</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<h4>Get In Touch</h4><p><a href=\"tel:88002534236\">8 800 2534 236</a></p><a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n			<h2>Sign up now & get 15 off</h2>		\n		<p>Be the first to know about our new arrivals and exclusive offers.</p>[mc4wp_form id=\"9431\"]© 2022 - Ewebot by GT3Themes. All Rights Reserved.', 'Footer Modern Shop', '', 'publish', 'closed', 'closed', '', 'footer-modern-shop', '', '', '2021-03-29 07:32:50', '2021-03-29 07:32:50', '', 0, 'https://get-rec.com/get/?elementor_library=footer-modern-shop', 0, 'elementor_library', '', 0),
(8248, 1, '2021-03-29 07:33:58', '2021-03-29 07:33:58', '', '', '', 'inherit', 'open', 'closed', '', 'logo-modern', '', '', '2024-01-23 14:05:46', '2024-01-23 14:05:46', '', 8246, 'https://get-rec.com/get/wp-content/uploads/2021/03/logo-modern.png', 0, 'attachment', 'image/png', 0),
(8253, 1, '2021-03-29 07:48:39', '2021-03-29 07:48:39', '', 'modern_shop_slide1.jpg', '', 'inherit', 'closed', 'closed', '', 'modern-shop-slide1-jpg', '', '', '2021-03-29 07:48:39', '2021-03-29 07:48:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/modern_shop_slide1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8254, 1, '2021-03-29 07:48:39', '2021-03-29 07:48:39', '', 'modern_shop_slide2.jpg', '', 'inherit', 'closed', 'closed', '', 'modern-shop-slide2-jpg', '', '', '2021-03-29 07:48:39', '2021-03-29 07:48:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/modern_shop_slide2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8255, 1, '2021-03-29 07:48:39', '2021-03-29 07:48:39', '', 'modern_shop_slide3.jpg', '', 'inherit', 'closed', 'closed', '', 'modern-shop-slide3-jpg', '', '', '2021-03-29 07:48:39', '2021-03-29 07:48:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/modern_shop_slide3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8256, 1, '2021-03-29 07:49:48', '2021-03-29 07:49:48', '[rev_slider alias=\"Modern-Shop\"][/rev_slider]		\n												<img width=\"256\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_zazzle.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"180\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_sutra.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"244\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_radix.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"212\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_sylexcoin.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"228\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_story.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"180\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_myob.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"285\" height=\"320\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/turn-table-collection.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/turn-table-collection.jpg 285w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-table-collection-267x300.jpg 267w\" sizes=\"(max-width: 285px) 100vw, 285px\" title=\"\" />														\n			<h2>Turn Table collection</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n		<h2>Cozy lightning collection</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n												<img width=\"285\" height=\"320\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/Cozy-lightning.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/Cozy-lightning.jpg 285w, https://get-rec.com/get/wp-content/uploads/2021/03/Cozy-lightning-267x300.jpg 267w\" sizes=\"(max-width: 285px) 100vw, 285px\" title=\"\" />														\n												<img width=\"285\" height=\"320\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/Lounge-Chair.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/Lounge-Chair.jpg 285w, https://get-rec.com/get/wp-content/uploads/2021/03/Lounge-Chair-267x300.jpg 267w\" sizes=\"(max-width: 285px) 100vw, 285px\" title=\"\" />														\n			<h2>Lounge Chair collection</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n		<h2>Vase shape collection</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n												<img width=\"285\" height=\"319\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/Vase-shape.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/Vase-shape.jpg 285w, https://get-rec.com/get/wp-content/uploads/2021/03/Vase-shape-268x300.jpg 268w\" sizes=\"(max-width: 285px) 100vw, 285px\" title=\"\" />														\n			<h5>Special Offer</h5>		\n			<h2>Free Shipping</h2>		\n		<p>with a purchase of $50 or more</p>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n			<h5>Discount</h5>		\n			<h2>Clearance Sales</h2>		\n		<p>Up to 50% Off &amp; Free Shipping</p>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n			<h5>Promotion</h5>		\n			<h2>Daily Offers from Eweshop</h2>		\n			<h2>In Stock & Ready To Go</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n			<h2>Sale gets even better!</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n			<h2>Free Shipping!</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n			<h5>Popular</h5>		\n			<h2>Most Popular Products </h2>		\n    <ul data-columns=\"4\">\n		<li>\n	<a href=\"https://get-rec.com/get/product/wine-breather-carafe/\"><img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a><a href=\"https://get-rec.com/get/product/wine-breather-carafe/\"><h2>Wine Breather Carafe</h2></a>\n	<bdi>&#36;75.00</bdi>\n<a href=\"?add-to-cart=8336\" data-quantity=\"1\" data-product_id=\"8336\" data-product_sku=\"\" aria-label=\"Add &ldquo;Wine Breather Carafe&rdquo; to your cart\" rel=\"nofollow\" data-title=\"Add to cart\">Add to cart</a><a href=\"#\" data-product_id=\"8336\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=8336&#038;_wpnonce=c1ace75115\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"8336\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"8336\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n<li>\n	<a href=\"https://get-rec.com/get/product/umanoff-side-table/\"><img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a><a href=\"https://get-rec.com/get/product/umanoff-side-table/\"><h2>Umanoff Side Table</h2></a>\n	<bdi>&#36;759.00</bdi> &ndash; <bdi>&#36;847.00</bdi>\n<a href=\"https://get-rec.com/get/product/umanoff-side-table/\" data-quantity=\"1\" data-product_id=\"8349\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Umanoff Side Table&rdquo;\" rel=\"nofollow\" data-title=\"Select options\">Select options</a><a href=\"#\" data-product_id=\"8349\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n				The product is already in your wishlist!	\n	<a href=\"https://get-rec.com/get/wishlist/\" rel=\"nofollow\" data-title=\"Browse wishlist\">\n				Browse wishlist	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n<li>\n	<a href=\"https://get-rec.com/get/product/umanoff-planter/\">\n	<img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a>-14%<a href=\"https://get-rec.com/get/product/umanoff-planter/\"><h2>Umanoff Planter</h2></a>\n	<del aria-hidden=\"true\"><bdi>&#36;69.00</bdi></del> <ins><bdi>&#36;59.00</bdi></ins>\n<a href=\"?add-to-cart=8366\" data-quantity=\"1\" data-product_id=\"8366\" data-product_sku=\"\" aria-label=\"Add &ldquo;Umanoff Planter&rdquo; to your cart\" rel=\"nofollow\" data-title=\"Add to cart\">Add to cart</a><a href=\"#\" data-product_id=\"8366\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=8366&#038;_wpnonce=c1ace75115\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"8366\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"8366\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n<li>\n	<a href=\"https://get-rec.com/get/product/turn-stool-with-felt/\"><img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a><a href=\"https://get-rec.com/get/product/turn-stool-with-felt/\"><h2>Turn Stool With Felt</h2></a>\n	<bdi>&#36;399.00</bdi>\n<a href=\"https://get-rec.com/get/product/turn-stool-with-felt/\" data-quantity=\"1\" data-product_id=\"8451\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Turn Stool With Felt&rdquo;\" rel=\"nofollow\" data-title=\"Select options\">Select options</a><a href=\"#\" data-product_id=\"8451\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=8451&#038;_wpnonce=c1ace75115\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"8451\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"8451\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n    </ul>\n			<h5>Est. 2012</h5>		\n			<h2>Our Story</h2>		\n		<p>Unparalleled customer service, with express worldwide shipping to more than 170 countries (including same-day delivery to Manhattan, London and Hong Kong SAR, China, plus next-day delivery to the UK, US, Germany, France, Australia and Singapore), signature luxurious packaging, easy returns and Customer Care teams that are available 24/7, 365 days a year.</p>		\n		        <a href=\"https://www.youtube.com/watch?v=gC8ec_y6ewg\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n			<h5>Popular</h5>		\n			<h2>News & Events</h2>		\n					<a href=\"https://get-rec.com/get/category/decoration/\" rel=\"category tag\">Decoration</a><h2><a href=\"https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/\">Furniture Company Appoints Retail Heavyweight</a></h2><a href=\"https://get-rec.com/get/author/wpadmin/\">Steve</a>January 6, 2022			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Furniture%20Company%20Appoints%20Retail%20Heavyweight&#038;url=https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/&#038;media=https://get-rec.com/get/wp-content/uploads/2021/04/furniture-post.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/&#038;title=Furniture%20Company%20Appoints%20Retail%20Heavyweight&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Furniture+Company+Appoints+Retail+Heavyweight&body=https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					<a href=\"https://get-rec.com/get/category/decoration/\" rel=\"category tag\">Decoration</a><h2><a href=\"https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/\">Reshaped Leadership Team to Emerge Shop Buyout</a></h2><a href=\"https://get-rec.com/get/author/wpadmin/\">Steve</a>January 6, 2021			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Reshaped%20Leadership%20Team%20to%20Emerge%20Shop%20Buyout&#038;url=https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/&#038;media=https://get-rec.com/get/wp-content/uploads/2021/04/furniture-post-3.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/&#038;title=Reshaped%20Leadership%20Team%20to%20Emerge%20Shop%20Buyout&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Reshaped+Leadership+Team+to+Emerge+Shop+Buyout&body=https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					<a href=\"https://get-rec.com/get/category/furniture/\" rel=\"category tag\">Furniture</a><h2><a href=\"https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\">Design-Nation Publishes &#8217;20 Makers, 20 Objects&#8217;</a></h2><a href=\"https://get-rec.com/get/author/wpadmin/\">Steve</a>January 6, 2021			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Design-Nation%20Publishes%20&#8217;20%20Makers,%2020%20Objects&#8217;&#038;url=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/&#038;media=https://get-rec.com/get/wp-content/uploads/2021/04/furniture-post-2.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/&#038;title=Design-Nation%20Publishes%20&#8217;20%20Makers,%2020%20Objects&#8217;&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Design-Nation+Publishes+%26%238217%3B20+Makers%2C+20+Objects%26%238217%3B&body=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n			<figure><a href=\"#\"><img width=\"64\" height=\"64\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/worldwide-shipping.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h6><a href=\"#\">Worldwide Shipping</a></h6><p>Get free shipping over $50.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"64\" height=\"64\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/return-box.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h6><a href=\"#\">Free Returns</a></h6><p>30-days free return policy.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"64\" height=\"64\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/secure-payment.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h6><a href=\"#\">Secured payments</a></h6><p>We accept all major credit cards.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"64\" height=\"64\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/customer-service.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h6><a href=\"#\">24/7 Support Service</a></h6><p>Great customer service.</p><a href=\"#\"></a>', 'Home 11', '', 'publish', 'closed', 'closed', '', 'modern-shop', '', '', '2021-03-29 07:49:48', '2021-03-29 07:49:48', '', 0, 'https://get-rec.com/get/modern-shop/', 0, 'page', '', 0),
(8281, 1, '2021-03-29 08:00:46', '2021-03-29 08:00:46', '', '', '', 'inherit', 'open', 'closed', '', 'partner_myob', '', '', '2024-01-23 14:05:47', '2024-01-23 14:05:47', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/partner_myob.png', 0, 'attachment', 'image/png', 0),
(8282, 1, '2021-03-29 08:00:47', '2021-03-29 08:00:47', '', '', '', 'inherit', 'open', 'closed', '', 'partner_radix', '', '', '2024-01-23 14:05:47', '2024-01-23 14:05:47', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/partner_radix.png', 0, 'attachment', 'image/png', 0),
(8283, 1, '2021-03-29 08:00:47', '2021-03-29 08:00:47', '', '', '', 'inherit', 'open', 'closed', '', 'partner_story', '', '', '2024-01-23 14:05:48', '2024-01-23 14:05:48', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/partner_story.png', 0, 'attachment', 'image/png', 0),
(8284, 1, '2021-03-29 08:00:47', '2021-03-29 08:00:47', '', '', '', 'inherit', 'open', 'closed', '', 'partner_sutra', '', '', '2024-01-23 14:05:48', '2024-01-23 14:05:48', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/partner_sutra.png', 0, 'attachment', 'image/png', 0),
(8285, 1, '2021-03-29 08:00:47', '2021-03-29 08:00:47', '', '', '', 'inherit', 'open', 'closed', '', 'partner_sylexcoin', '', '', '2024-01-23 14:05:48', '2024-01-23 14:05:48', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/partner_sylexcoin.png', 0, 'attachment', 'image/png', 0),
(8286, 1, '2021-03-29 08:00:47', '2021-03-29 08:00:47', '', '', '', 'inherit', 'open', 'closed', '', 'partner_zazzle', '', '', '2024-01-23 14:05:48', '2024-01-23 14:05:48', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/partner_zazzle.png', 0, 'attachment', 'image/png', 0),
(8287, 1, '2021-03-29 08:01:58', '2021-03-29 08:01:58', '', '', '', 'inherit', 'open', 'closed', '', 'cozy-lightning', '', '', '2024-01-23 14:05:48', '2024-01-23 14:05:48', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/Cozy-lightning.jpg', 0, 'attachment', 'image/jpeg', 0),
(8288, 1, '2021-03-29 08:01:58', '2021-03-29 08:01:58', '', '', '', 'inherit', 'open', 'closed', '', 'lounge-chair', '', '', '2024-01-23 14:05:48', '2024-01-23 14:05:48', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/Lounge-Chair.jpg', 0, 'attachment', 'image/jpeg', 0),
(8289, 1, '2021-03-29 08:01:58', '2021-03-29 08:01:58', '', '', '', 'inherit', 'open', 'closed', '', 'turn-table-collection', '', '', '2024-01-23 14:05:48', '2024-01-23 14:05:48', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/turn-table-collection.jpg', 0, 'attachment', 'image/jpeg', 0),
(8290, 1, '2021-03-29 08:01:59', '2021-03-29 08:01:59', '', '', '', 'inherit', 'open', 'closed', '', 'vase-shape', '', '', '2024-01-23 14:05:49', '2024-01-23 14:05:49', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/Vase-shape.jpg', 0, 'attachment', 'image/jpeg', 0),
(8292, 1, '2021-03-29 08:02:44', '2021-03-29 08:02:44', '', '', '', 'inherit', 'open', 'closed', '', 'free-shipping', '', '', '2024-01-23 14:05:49', '2024-01-23 14:05:49', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/Free-Shipping.jpg', 0, 'attachment', 'image/jpeg', 0),
(8293, 1, '2021-03-29 08:03:17', '2021-03-29 08:03:17', '', '', '', 'inherit', 'open', 'closed', '', 'our_story_bg', '', '', '2024-01-23 14:05:49', '2024-01-23 14:05:49', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/our_story_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(8294, 1, '2021-03-29 08:03:36', '2021-03-29 08:03:36', '', '', '', 'inherit', 'open', 'closed', '', 'customer-service', '', '', '2024-01-23 14:05:49', '2024-01-23 14:05:49', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/customer-service.png', 0, 'attachment', 'image/png', 0),
(8295, 1, '2021-03-29 08:03:36', '2021-03-29 08:03:36', '', '', '', 'inherit', 'open', 'closed', '', 'return-box', '', '', '2024-01-23 14:05:49', '2024-01-23 14:05:49', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/return-box.png', 0, 'attachment', 'image/png', 0),
(8296, 1, '2021-03-29 08:03:36', '2021-03-29 08:03:36', '', '', '', 'inherit', 'open', 'closed', '', 'secure-payment', '', '', '2024-01-23 14:05:49', '2024-01-23 14:05:49', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/secure-payment.png', 0, 'attachment', 'image/png', 0),
(8297, 1, '2021-03-29 08:03:37', '2021-03-29 08:03:37', '', '', '', 'inherit', 'open', 'closed', '', 'worldwide-shipping', '', '', '2024-01-23 14:05:50', '2024-01-23 14:05:50', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/03/worldwide-shipping.png', 0, 'attachment', 'image/png', 0),
(8320, 1, '2021-03-29 08:17:57', '2021-03-29 08:17:57', '<!-- wp:shortcode -->\n[yith_wcwl_wishlist]\n<!-- /wp:shortcode -->', 'Wishlist', '', 'publish', 'closed', 'closed', '', 'wishlist', '', '', '2021-03-29 08:17:57', '2021-03-29 08:17:57', '', 0, 'https://get-rec.com/get/wishlist/', 0, 'page', '', 0),
(8335, 1, '2021-03-29 09:37:06', '2021-03-29 09:37:06', '', '', '', 'inherit', 'open', 'closed', '', 'shop_item_description_image', '', '', '2024-01-23 14:05:50', '2024-01-23 14:05:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2019/08/shop_item_description_image.jpg', 0, 'attachment', 'image/jpeg', 0),
(8342, 1, '2021-03-29 10:30:34', '2021-03-29 10:30:34', '', '', '', 'inherit', 'open', 'closed', '', 'wine-breather-carafe-2', '', '', '2024-01-23 14:05:50', '2024-01-23 14:05:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe.jpg', 0, 'attachment', 'image/jpeg', 0),
(8343, 1, '2021-03-29 10:31:54', '2021-03-29 10:31:54', '', '', '', 'inherit', 'open', 'closed', '', 'wine-breather-carafe-1', '', '', '2024-01-23 14:05:50', '2024-01-23 14:05:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8344, 1, '2021-03-29 10:31:54', '2021-03-29 10:31:54', '', '', '', 'inherit', 'open', 'closed', '', 'wine-breather-carafe-2-2', '', '', '2024-01-23 14:05:51', '2024-01-23 14:05:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8345, 1, '2021-03-29 10:31:55', '2021-03-29 10:31:55', '', '', '', 'inherit', 'open', 'closed', '', 'wine-breather-carafe-3', '', '', '2024-01-23 14:05:51', '2024-01-23 14:05:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8346, 1, '2021-03-29 10:31:55', '2021-03-29 10:31:55', '', '', '', 'inherit', 'open', 'closed', '', 'wine-breather-carafe-4', '', '', '2024-01-23 14:05:51', '2024-01-23 14:05:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(8347, 1, '2021-03-29 10:31:56', '2021-03-29 10:31:56', '', '', '', 'inherit', 'open', 'closed', '', 'wine-breather-carafe-5', '', '', '2024-01-23 14:05:51', '2024-01-23 14:05:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(8355, 1, '2021-03-29 11:17:20', '2021-03-29 11:17:20', '', '', '', 'inherit', 'open', 'closed', '', 'umanoff-side-table-2-3', '', '', '2024-01-23 14:05:52', '2024-01-23 14:05:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table.jpg', 0, 'attachment', 'image/jpeg', 0),
(8356, 1, '2021-03-29 11:17:48', '2021-03-29 11:17:48', '', '', '', 'inherit', 'open', 'closed', '', 'umanoff-side-table-1', '', '', '2024-01-23 14:05:52', '2024-01-23 14:05:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8357, 1, '2021-03-29 11:17:50', '2021-03-29 11:17:50', '', '', '', 'inherit', 'open', 'closed', '', 'umanoff-side-table-2-2', '', '', '2024-01-23 14:05:52', '2024-01-23 14:05:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8358, 1, '2021-03-29 11:17:51', '2021-03-29 11:17:51', '', '', '', 'inherit', 'open', 'closed', '', 'umanoff-side-table-3', '', '', '2024-01-23 14:05:52', '2024-01-23 14:05:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8369, 1, '2021-03-29 12:53:52', '2021-03-29 12:53:52', '', '', '', 'inherit', 'open', 'closed', '', 'umanoff-planter-2', '', '', '2024-01-23 14:05:53', '2024-01-23 14:05:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter.jpg', 0, 'attachment', 'image/jpeg', 0),
(8370, 1, '2021-03-29 12:54:06', '2021-03-29 12:54:06', '', '', '', 'inherit', 'open', 'closed', '', 'umanoff-planter-1', '', '', '2024-01-23 14:05:53', '2024-01-23 14:05:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8371, 1, '2021-03-29 12:54:06', '2021-03-29 12:54:06', '', '', '', 'inherit', 'open', 'closed', '', 'umanoff-planter-2-2', '', '', '2024-01-23 14:05:53', '2024-01-23 14:05:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8372, 1, '2021-03-29 12:54:07', '2021-03-29 12:54:07', '', '', '', 'inherit', 'open', 'closed', '', 'umanoff-planter-3', '', '', '2024-01-23 14:05:53', '2024-01-23 14:05:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8373, 1, '2021-03-29 12:54:08', '2021-03-29 12:54:08', '', '', '', 'inherit', 'open', 'closed', '', 'umanoff-planter-4', '', '', '2024-01-23 14:05:54', '2024-01-23 14:05:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(8375, 1, '2021-03-29 13:00:36', '2021-03-29 13:00:36', '', '', '', 'inherit', 'open', 'closed', '', 'troll-vase-2', '', '', '2024-01-23 14:05:54', '2024-01-23 14:05:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase.jpg', 0, 'attachment', 'image/jpeg', 0),
(8377, 1, '2021-03-29 13:01:07', '2021-03-29 13:01:07', '', '', '', 'inherit', 'open', 'closed', '', 'troll-vase-1', '', '', '2024-01-23 14:05:54', '2024-01-23 14:05:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8378, 1, '2021-03-29 13:01:08', '2021-03-29 13:01:08', '', '', '', 'inherit', 'open', 'closed', '', 'troll-vase-2-2', '', '', '2024-01-23 14:05:54', '2024-01-23 14:05:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8379, 1, '2021-03-29 13:01:08', '2021-03-29 13:01:08', '', '', '', 'inherit', 'open', 'closed', '', 'troll-vase-3', '', '', '2024-01-23 14:05:55', '2024-01-23 14:05:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8380, 1, '2021-03-29 13:01:09', '2021-03-29 13:01:09', '', '', '', 'inherit', 'open', 'closed', '', 'troll-vase-4', '', '', '2024-01-23 14:05:55', '2024-01-23 14:05:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(8384, 1, '2021-03-29 13:11:51', '2021-03-29 13:11:51', '', '', '', 'inherit', 'open', 'closed', '', 'tr-bulb-2', '', '', '2024-01-23 14:05:55', '2024-01-23 14:05:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/tr-bulb.jpg', 0, 'attachment', 'image/jpeg', 0),
(8385, 1, '2021-03-29 13:12:40', '2021-03-29 13:12:40', '', '', '', 'inherit', 'open', 'closed', '', 'tr-bulb-1', '', '', '2024-01-23 14:05:55', '2024-01-23 14:05:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/tr-bulb-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8386, 1, '2021-03-29 13:12:41', '2021-03-29 13:12:41', '', '', '', 'inherit', 'open', 'closed', '', 'tr-bulb-2-2', '', '', '2024-01-23 14:05:56', '2024-01-23 14:05:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/tr-bulb-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8387, 1, '2021-03-29 13:12:41', '2021-03-29 13:12:41', '', '', '', 'inherit', 'open', 'closed', '', 'tr-bulb-3', '', '', '2024-01-23 14:05:56', '2024-01-23 14:05:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/tr-bulb-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8391, 1, '2021-03-29 13:18:17', '2021-03-29 13:18:17', '', '', '', 'inherit', 'open', 'closed', '', 'studio-wm-string-lounge-chair-2', '', '', '2024-01-23 14:05:56', '2024-01-23 14:05:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/studio-wm-string-lounge-chair.jpg', 0, 'attachment', 'image/jpeg', 0),
(8394, 1, '2021-03-29 13:21:05', '2021-03-29 13:21:05', '', '', '', 'inherit', 'open', 'closed', '', 'studio-wm-string-lounge-chair-1', '', '', '2024-01-23 14:05:56', '2024-01-23 14:05:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/studio-wm-string-lounge-chair-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8395, 1, '2021-03-29 13:21:06', '2021-03-29 13:21:06', '', '', '', 'inherit', 'open', 'closed', '', 'studio-wm-string-lounge-chair-2-2', '', '', '2024-01-23 14:05:57', '2024-01-23 14:05:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/studio-wm-string-lounge-chair-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8396, 1, '2021-03-29 13:21:07', '2021-03-29 13:21:07', '', '', '', 'inherit', 'open', 'closed', '', 'studio-wm-string-lounge-chair-3', '', '', '2024-01-23 14:05:57', '2024-01-23 14:05:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/studio-wm-string-lounge-chair-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8397, 1, '2021-03-29 13:21:08', '2021-03-29 13:21:08', '', '', '', 'inherit', 'open', 'closed', '', 'studio-wm-string-lounge-chair-4', '', '', '2024-01-23 14:05:57', '2024-01-23 14:05:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/studio-wm-string-lounge-chair-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(8402, 1, '2021-03-29 13:34:39', '2021-03-29 13:34:39', '', '', '', 'inherit', 'open', 'closed', '', 'passage-stool-2', '', '', '2024-01-23 14:05:57', '2024-01-23 14:05:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/passage-stool.jpg', 0, 'attachment', 'image/jpeg', 0),
(8403, 1, '2021-03-29 13:35:50', '2021-03-29 13:35:50', '', '', '', 'inherit', 'open', 'closed', '', 'passage-stool-1', '', '', '2024-01-23 14:05:58', '2024-01-23 14:05:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/passage-stool-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8404, 1, '2021-03-29 13:35:52', '2021-03-29 13:35:52', '', '', '', 'inherit', 'open', 'closed', '', 'passage-stool-2-2', '', '', '2024-01-23 14:05:58', '2024-01-23 14:05:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/passage-stool-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8405, 1, '2021-03-29 13:35:53', '2021-03-29 13:35:53', '', '', '', 'inherit', 'open', 'closed', '', 'passage-stool-3', '', '', '2024-01-23 14:05:58', '2024-01-23 14:05:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/passage-stool-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8406, 1, '2021-03-29 13:35:54', '2021-03-29 13:35:54', '', '', '', 'inherit', 'open', 'closed', '', 'passage-stool-4', '', '', '2024-01-23 14:05:58', '2024-01-23 14:05:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/passage-stool-4.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8410, 1, '2021-03-30 06:35:23', '2021-03-30 06:35:23', '', '', '', 'inherit', 'open', 'closed', '', 'nimbus-mirror-2', '', '', '2024-01-23 14:05:59', '2024-01-23 14:05:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/nimbus-mirror.jpg', 0, 'attachment', 'image/jpeg', 0),
(8411, 1, '2021-03-30 06:35:49', '2021-03-30 06:35:49', '', '', '', 'inherit', 'open', 'closed', '', 'nimbus-mirror-2-2', '', '', '2024-01-23 14:05:59', '2024-01-23 14:05:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/nimbus-mirror-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8412, 1, '2021-03-30 06:35:49', '2021-03-30 06:35:49', '', '', '', 'inherit', 'open', 'closed', '', 'nimbus-mirror-3', '', '', '2024-01-23 14:05:59', '2024-01-23 14:05:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/nimbus-mirror-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8413, 1, '2021-03-30 06:35:49', '2021-03-30 06:35:49', '', '', '', 'inherit', 'open', 'closed', '', 'nimbus-mirror-4', '', '', '2024-01-23 14:05:59', '2024-01-23 14:05:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/nimbus-mirror-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(8419, 1, '2021-03-30 07:04:26', '2021-03-30 07:04:26', '', '', '', 'inherit', 'open', 'closed', '', 'echasse-bowl-2', '', '', '2024-01-23 14:06:00', '2024-01-23 14:06:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/echasse-bowl.jpg', 0, 'attachment', 'image/jpeg', 0),
(8420, 1, '2021-03-30 07:04:49', '2021-03-30 07:04:49', '', '', '', 'inherit', 'open', 'closed', '', 'echasse-bowl-1', '', '', '2024-01-23 14:06:00', '2024-01-23 14:06:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/echasse-bowl-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8421, 1, '2021-03-30 07:04:50', '2021-03-30 07:04:50', '', '', '', 'inherit', 'open', 'closed', '', 'echasse-bowl-2-2', '', '', '2024-01-23 14:06:00', '2024-01-23 14:06:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/echasse-bowl-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8422, 1, '2021-03-30 07:04:50', '2021-03-30 07:04:50', '', '', '', 'inherit', 'open', 'closed', '', 'echasse-bowl-3', '', '', '2024-01-23 14:06:00', '2024-01-23 14:06:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/echasse-bowl-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8427, 1, '2021-03-30 07:13:37', '2021-03-30 07:13:37', '', '', '', 'inherit', 'open', 'closed', '', 'co-lounge-chair-2', '', '', '2024-01-23 14:06:01', '2024-01-23 14:06:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/co-lounge-chair.jpg', 0, 'attachment', 'image/jpeg', 0),
(8428, 1, '2021-03-30 07:15:25', '2021-03-30 07:15:25', '', '', '', 'inherit', 'open', 'closed', '', 'co-lounge-chair-0', '', '', '2024-01-23 14:06:01', '2024-01-23 14:06:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/co-lounge-chair-0.jpg', 0, 'attachment', 'image/jpeg', 0),
(8429, 1, '2021-03-30 07:15:25', '2021-03-30 07:15:25', '', '', '', 'inherit', 'open', 'closed', '', 'co-lounge-chair-1', '', '', '2024-01-23 14:06:01', '2024-01-23 14:06:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/co-lounge-chair-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8430, 1, '2021-03-30 07:15:26', '2021-03-30 07:15:26', '', '', '', 'inherit', 'open', 'closed', '', 'co-lounge-chair-2-2', '', '', '2024-01-23 14:06:01', '2024-01-23 14:06:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/co-lounge-chair-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8431, 1, '2021-03-30 07:15:26', '2021-03-30 07:15:26', '', '', '', 'inherit', 'open', 'closed', '', 'co-lounge-chair-3', '', '', '2024-01-23 14:06:02', '2024-01-23 14:06:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/co-lounge-chair-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8438, 1, '2021-03-30 07:29:20', '2021-03-30 07:29:20', '', '', '', 'inherit', 'open', 'closed', '', 'bath-pedal-bin-2', '', '', '2024-01-23 14:06:02', '2024-01-23 14:06:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/bath-pedal-bin.jpg', 0, 'attachment', 'image/jpeg', 0),
(8439, 1, '2021-03-30 07:29:31', '2021-03-30 07:29:31', '', '', '', 'inherit', 'open', 'closed', '', 'bath-pedal-bin-1', '', '', '2024-01-23 14:06:02', '2024-01-23 14:06:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/bath-pedal-bin-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8440, 1, '2021-03-30 07:29:32', '2021-03-30 07:29:32', '', '', '', 'inherit', 'open', 'closed', '', 'bath-pedal-bin-2-2', '', '', '2024-01-23 14:06:02', '2024-01-23 14:06:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/bath-pedal-bin-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8441, 1, '2021-03-30 07:29:32', '2021-03-30 07:29:32', '', '', '', 'inherit', 'open', 'closed', '', 'bath-pedal-bin-3', '', '', '2024-01-23 14:06:03', '2024-01-23 14:06:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/bath-pedal-bin-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8443, 1, '2021-03-30 07:35:30', '2021-03-30 07:35:30', '', '', '', 'inherit', 'open', 'closed', '', 'afteroom-plus-chair-2', '', '', '2024-01-23 14:06:03', '2024-01-23 14:06:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/afteroom-plus-chair.jpg', 0, 'attachment', 'image/jpeg', 0),
(8444, 1, '2021-03-30 07:36:09', '2021-03-30 07:36:09', '', '', '', 'inherit', 'open', 'closed', '', 'afteroom-plus-chair-1', '', '', '2024-01-23 14:06:03', '2024-01-23 14:06:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/afteroom-plus-chair-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8445, 1, '2021-03-30 07:36:10', '2021-03-30 07:36:10', '', '', '', 'inherit', 'open', 'closed', '', 'afteroom-plus-chair-2-2', '', '', '2024-01-23 14:06:03', '2024-01-23 14:06:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/afteroom-plus-chair-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8449, 1, '2021-03-30 07:43:57', '2021-03-30 07:43:57', '', '', '', 'inherit', 'open', 'closed', '', 'pop-stool-1', '', '', '2024-01-23 14:06:04', '2024-01-23 14:06:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/pop-stool-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8450, 1, '2021-03-30 07:46:07', '2021-03-30 07:46:07', '', '', '', 'inherit', 'open', 'closed', '', 'pop-stool-2', '', '', '2024-01-23 14:06:04', '2024-01-23 14:06:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/pop-stool.jpg', 0, 'attachment', 'image/jpeg', 0),
(8454, 1, '2021-03-30 07:59:23', '2021-03-30 07:59:23', '', '', '', 'inherit', 'open', 'closed', '', 'turn-stool-with-felt-2-2', '', '', '2024-01-23 14:06:04', '2024-01-23 14:06:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt.jpg', 0, 'attachment', 'image/jpeg', 0),
(8455, 1, '2021-03-30 08:02:11', '2021-03-30 08:02:11', '', '', '', 'inherit', 'open', 'closed', '', 'turn-stool-with-felt-1', '', '', '2024-01-23 14:06:04', '2024-01-23 14:06:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8461, 1, '2021-03-30 08:07:08', '2021-03-30 08:07:08', '', '', '', 'inherit', 'open', 'closed', '', 'turn-stool-with-felt-dimension', '', '', '2024-01-23 14:06:05', '2024-01-23 14:06:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-dimension.jpg', 0, 'attachment', 'image/jpeg', 0),
(8464, 1, '2021-03-30 08:15:13', '2021-03-30 08:15:13', '', '', '', 'inherit', 'open', 'closed', '', 'tone-wall-clock-2', '', '', '2024-01-23 14:06:05', '2024-01-23 14:06:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/tone-wall-clock.jpg', 0, 'attachment', 'image/jpeg', 0),
(8465, 1, '2021-03-30 08:17:56', '2021-03-30 08:17:56', '', '', '', 'inherit', 'open', 'closed', '', 'tone-wall-clock-1', '', '', '2024-01-23 14:06:05', '2024-01-23 14:06:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/tone-wall-clock-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8467, 1, '2021-03-30 08:21:50', '2021-03-30 08:21:50', '', '', '', 'inherit', 'open', 'closed', '', 'beat-fat-pendant-black-2', '', '', '2024-01-23 14:06:05', '2024-01-23 14:06:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-black.jpg', 0, 'attachment', 'image/jpeg', 0),
(8468, 1, '2021-03-30 08:22:03', '2021-03-30 08:22:03', '', '', '', 'inherit', 'open', 'closed', '', 'beat-fat-pendant-black-1', '', '', '2024-01-23 14:06:06', '2024-01-23 14:06:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-black-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8469, 1, '2021-03-30 08:22:03', '2021-03-30 08:22:03', '', '', '', 'inherit', 'open', 'closed', '', 'beat-fat-pendant-black-2-2', '', '', '2024-01-23 14:06:06', '2024-01-23 14:06:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-black-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8472, 1, '2021-03-30 08:30:25', '2021-03-30 08:30:25', '', '', '', 'inherit', 'open', 'closed', '', 'copenhagen-ad-floor-lamp-2', '', '', '2024-01-23 14:06:06', '2024-01-23 14:06:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/copenhagen-ad-floor-lamp.jpg', 0, 'attachment', 'image/jpeg', 0),
(8473, 1, '2021-03-30 08:32:30', '2021-03-30 08:32:30', '', '', '', 'inherit', 'open', 'closed', '', 'copenhagen-ad-floor-lamp-1', '', '', '2024-01-23 14:06:06', '2024-01-23 14:06:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/copenhagen-ad-floor-lamp-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8476, 1, '2021-03-30 08:39:07', '2021-03-30 08:39:07', '', '', '', 'inherit', 'open', 'closed', '', 'modway-nutshell-lounge-chair-2', '', '', '2024-01-23 14:06:07', '2024-01-23 14:06:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/modway-nutshell-lounge-chair.jpg', 0, 'attachment', 'image/jpeg', 0),
(8477, 1, '2021-03-30 08:55:35', '2021-03-30 08:55:35', '', '', '', 'inherit', 'open', 'closed', '', 'modway-nutshell-lounge-chair-1', '', '', '2024-01-23 14:06:07', '2024-01-23 14:06:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/modway-nutshell-lounge-chair-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8478, 1, '2021-03-30 08:55:36', '2021-03-30 08:55:36', '', '', '', 'inherit', 'open', 'closed', '', 'modway-nutshell-lounge-chair-2-2', '', '', '2024-01-23 14:06:07', '2024-01-23 14:06:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/modway-nutshell-lounge-chair-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8480, 1, '2021-03-30 09:02:21', '2021-03-30 09:02:21', '', '', '', 'inherit', 'open', 'closed', '', 'brew-stove-coffee-maker-2', '', '', '2024-01-23 14:06:07', '2024-01-23 14:06:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/brew-stove-coffee-maker.jpg', 0, 'attachment', 'image/jpeg', 0),
(8481, 1, '2021-03-30 09:03:42', '2021-03-30 09:03:42', '', '', '', 'inherit', 'open', 'closed', '', 'brew-stove-coffee-maker-1', '', '', '2024-01-23 14:06:08', '2024-01-23 14:06:08', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/brew-stove-coffee-maker-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8482, 1, '2021-03-30 09:03:43', '2021-03-30 09:03:43', '', 'brew-stove-coffee-maker-2', '', 'inherit', 'open', 'closed', '', 'brew-stove-coffee-maker-2-2', '', '', '2021-03-30 09:03:43', '2021-03-30 09:03:43', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/brew-stove-coffee-maker-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8486, 1, '2021-03-30 09:14:23', '2021-03-30 09:14:23', '', '', '', 'inherit', 'open', 'closed', '', 'menu-knitting-chair', '', '', '2024-01-23 14:06:08', '2024-01-23 14:06:08', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair.jpg', 0, 'attachment', 'image/jpeg', 0),
(8487, 1, '2021-03-30 09:15:01', '2021-03-30 09:15:01', '', '', '', 'inherit', 'open', 'closed', '', 'menu-knitting-chair-1', '', '', '2024-01-23 14:06:08', '2024-01-23 14:06:08', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8488, 1, '2021-03-30 09:15:01', '2021-03-30 09:15:01', '', 'menu-knitting-chair-2', '', 'inherit', 'open', 'closed', '', 'menu-knitting-chair-2', '', '', '2021-03-30 09:15:01', '2021-03-30 09:15:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8491, 1, '2021-03-30 09:25:07', '2021-03-30 09:25:07', '', '', '', 'inherit', 'open', 'closed', '', 'beat-fat-pendant-light-brass-2', '', '', '2024-01-23 14:06:09', '2024-01-23 14:06:09', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-light-brass.jpg', 0, 'attachment', 'image/jpeg', 0),
(8492, 1, '2021-03-30 09:26:20', '2021-03-30 09:26:20', '', '', '', 'inherit', 'open', 'closed', '', 'beat-fat-pendant-light-brass-1', '', '', '2024-01-23 14:06:09', '2024-01-23 14:06:09', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-light-brass-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8493, 1, '2021-03-30 09:26:21', '2021-03-30 09:26:21', '', 'beat-fat-pendant-light-brass-2', '', 'inherit', 'open', 'closed', '', 'beat-fat-pendant-light-brass-2-2', '', '', '2021-03-30 09:26:21', '2021-03-30 09:26:21', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-light-brass-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8508, 1, '2021-03-30 12:59:01', '2021-03-30 12:59:01', '', '', '', 'inherit', 'open', 'closed', '', 'menu-knitting-chair-3', '', '', '2024-01-23 14:06:10', '2024-01-23 14:06:10', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8510, 1, '2021-03-30 13:04:27', '2021-03-30 13:04:27', '', '', '', 'inherit', 'open', 'closed', '', 'menu-knitting-chair-4', '', '', '2024-01-23 14:06:10', '2024-01-23 14:06:10', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(8589, 1, '2021-04-02 09:36:12', '2021-04-02 09:36:12', '', 'In Stock & Ready to Go', '', 'inherit', 'open', 'closed', '', 'modern_banner1', '', '', '2021-04-02 09:36:12', '2021-04-02 09:36:12', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/04/modern_banner1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8590, 1, '2021-04-02 09:36:13', '2021-04-02 09:36:13', '', 'Sale Gets Even Better', '', 'inherit', 'open', 'closed', '', 'modern_banner2', '', '', '2021-04-02 09:36:13', '2021-04-02 09:36:13', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/04/modern_banner2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8626, 1, '2021-04-05 07:58:00', '2021-04-05 07:58:00', '', '', '', 'inherit', 'open', 'closed', '', 'clearance_sales', '', '', '2024-01-23 14:06:11', '2024-01-23 14:06:11', '', 8256, 'https://get-rec.com/get/wp-content/uploads/2021/04/Clearance_Sales.jpg', 0, 'attachment', 'image/jpeg', 0),
(8638, 1, '2021-04-06 10:07:18', '2021-04-06 10:07:18', '<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina(black)\" />														\n		<a href=\"http://1.envato.market/djJWy\">\n											Purchase theme						\n		</a>\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n			<h2>SEO & Digital Marketing Agency</h2>		\n			<h2>WordPress</h2>		\n			<h2>Bestseller</h2>		\n												<img width=\"84\" height=\"47\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb1.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"92\" height=\"52\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb2.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"145\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb3.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"144\" height=\"83\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb4.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"145\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb5.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"111\" height=\"63\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb6.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"95\" height=\"53\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb7.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"145\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb8.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"96\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb9.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"145\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb10.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n		[item_stats id=\"24776025\"]		\n		<a href=\"#demos\">\n											view demos						\n		</a>\n		<a href=\"http://1.envato.market/djJWy\">\n											Buy it Now $65						\n		</a>\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><p>Top 30 Power<br>\nElite Author</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><p>Elementor Visual<br>Page Builder</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><p>Smart Demo<br>Import</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><p>WPDaddy<br>Builder Pro</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><p>WooCommerce<br>Online Shop</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wordpress_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><p>WordPress 6.3<br>\nCompatible </p>		\n		<p>Get the Brand</p>		\n												<img width=\"284\" height=\"64\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/woo_label.png\" alt=\"\" loading=\"lazy\" title=\"woo_label\" />														\n		<p>Online Store Demo with Amazing Features!</p>		\n			<h5>Perfect Demos</h5>		\n			<h2>Stunning Homepages</h2>		\n		<p>Choose a homepage to start navigating Ewebot. Build strong &amp; impressive website using Ewebot pages coming with demo import.</p>		\n													<a href=\"https://get-rec.com/get/home-motion/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"480\" src=\"https://get-rec.com/get/wp-content/uploads/2022/09/home_motion_new.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/home_motion_new.jpg 370w, https://get-rec.com/get/wp-content/uploads/2022/09/home_motion_new-231x300.jpg 231w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #14</h5>		\n													<a href=\"https://get-rec.com/get/home-13/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"480\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/home13_new.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/10/home13_new.jpg 370w, https://get-rec.com/get/wp-content/uploads/2021/10/home13_new-231x300.jpg 231w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #13</h5>		\n													<a href=\"https://get-rec.com/get/home-12/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"480\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12.jpg 370w, https://get-rec.com/get/wp-content/uploads/2021/05/home12-231x300.jpg 231w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #12</h5>		\n													<a href=\"https://get-rec.com/get/modern-shop/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"480\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_home-shop.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_home-shop.jpg 370w, https://get-rec.com/get/wp-content/uploads/2021/04/landing_home-shop-231x300.jpg 231w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #11</h5>		\n													<a href=\"https://get-rec.com/get/home-10/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"480\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10.jpg 370w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-231x300.jpg 231w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #10</h5>		\n													<a href=\"https://get-rec.com/get/home-09/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"480\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/home09_default.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/home09_default.jpg 370w, https://get-rec.com/get/wp-content/uploads/2021/04/home09_default-231x300.jpg 231w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #9</h5>		\n													<a href=\"https://get-rec.com/get/home-08/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"480\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_08_default.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_08_default.jpg 370w, https://get-rec.com/get/wp-content/uploads/2021/04/landing_08_default-231x300.jpg 231w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #8</h5>		\n													<a href=\"https://get-rec.com/get/home-07/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"480\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_07.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_07.jpg 370w, https://get-rec.com/get/wp-content/uploads/2021/04/landing_07-231x300.jpg 231w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #7</h5>		\n													<a href=\"https://get-rec.com/get/home-06/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"480\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_home6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_home6.jpg 370w, https://get-rec.com/get/wp-content/uploads/2021/04/landing_home6-231x300.jpg 231w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #6</h5>		\n													<a href=\"https://get-rec.com/get/home-05/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"477\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/landing_home_05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/landing_home_05.jpg 370w, https://get-rec.com/get/wp-content/uploads/2020/06/landing_home_05-233x300.jpg 233w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #5</h5>		\n													<a href=\"https://get-rec.com/get/home-04/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"477\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_04.jpg 370w, https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_04-233x300.jpg 233w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #4</h5>		\n													<a href=\"https://get-rec.com/get/home-03/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"477\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_02.jpg 370w, https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_02-233x300.jpg 233w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #3</h5>		\n													<a href=\"https://get-rec.com/get/home-02/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"477\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_03.jpg 370w, https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_03-233x300.jpg 233w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #2</h5>		\n													<a href=\"https://get-rec.com/get/home-01/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"370\" height=\"477\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_01.jpg 370w, https://get-rec.com/get/wp-content/uploads/2020/05/landing_home_01-233x300.jpg 233w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />								</a>\n		<h5>home page #1</h5>		\n												<img width=\"370\" height=\"481\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/coming_soon_landing.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/10/coming_soon_landing.jpg 370w, https://get-rec.com/get/wp-content/uploads/2021/10/coming_soon_landing-231x300.jpg 231w\" sizes=\"(max-width: 370px) 100vw, 370px\" title=\"\" />														\n		<h5>coming soon</h5>		\n												<img width=\"200\" height=\"182\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/demo_smart_icon.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n			<h5>Demo importer</h5>		\n			<h2>Smart Demo Import</h2>		\n		<p>The theme has a new feature \"Smart Demo Import\". At the moment we offer 3 options to import the demo content. With the first one you can import the whole content of the demo website. The second one allows you to import the specific homepages. The custom import is available now.</p>		\n												<img width=\"832\" height=\"550\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img1.jpg 832w, https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img1-300x198.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img1-768x508.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img1-480x317.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img1-800x529.jpg 800w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"\" />														\n												<img width=\"1060\" height=\"588\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow1.png 1060w, https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow1-300x166.png 300w, https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow1-1024x568.png 1024w, https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow1-768x426.png 768w, https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow1-480x266.png 480w, https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow1-800x444.png 800w\" sizes=\"(max-width: 1060px) 100vw, 1060px\" title=\"\" />														\n												<img width=\"713\" height=\"826\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow2.png 713w, https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow2-259x300.png 259w, https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow2-480x556.png 480w\" sizes=\"(max-width: 713px) 100vw, 713px\" title=\"\" />														\n												<img width=\"344\" height=\"466\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img2.jpg 344w, https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img2-221x300.jpg 221w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"\" />														\n												<img width=\"403\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/import_all_content.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/06/import_all_content.png 403w, https://get-rec.com/get/wp-content/uploads/2021/06/import_all_content-300x123.png 300w, https://get-rec.com/get/wp-content/uploads/2021/06/import_all_content-400x165.png 400w\" sizes=\"(max-width: 403px) 100vw, 403px\" title=\"\" />														\n												<img width=\"403\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/import_home_pages.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/06/import_home_pages.png 403w, https://get-rec.com/get/wp-content/uploads/2021/06/import_home_pages-300x123.png 300w, https://get-rec.com/get/wp-content/uploads/2021/06/import_home_pages-400x165.png 400w\" sizes=\"(max-width: 403px) 100vw, 403px\" title=\"\" />														\n			<h5>different pages</h5>		\n			<h2>Awesome Inner Pages</h2>		\n		<p>Bundled with astounding predesigned pages for introducing your businesses and services.</p>		\n													<a href=\"https://get-rec.com/get/blog/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"281\" height=\"144\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_01.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/home-03/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"281\" height=\"143\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_02.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/coming-soon/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"281\" height=\"175\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_03.jpg\" alt=\"\" loading=\"lazy\" title=\"pages_03\" />								</a>\n													<a href=\"https://get-rec.com/get/our-case-studies/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"281\" height=\"228\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_04.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/about-us/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"282\" height=\"179\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/pages_14.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/about-us/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"282\" height=\"303\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_06.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_06.jpg 282w, https://get-rec.com/get/wp-content/uploads/2020/05/pages_06-279x300.jpg 279w\" sizes=\"(max-width: 282px) 100vw, 282px\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/about-us/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"282\" height=\"231\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_07.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/services/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"283\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_08.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/services/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"283\" height=\"298\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_09.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/pricing-plans/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"283\" height=\"178\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_10.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/page_404/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"284\" height=\"197\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_11.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/faq/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"284\" height=\"181\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/pages_12.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"https://get-rec.com/get/contact-us/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"284\" height=\"330\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/pages_15.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/pages_15.jpg 284w, https://get-rec.com/get/wp-content/uploads/2021/04/pages_15-258x300.jpg 258w\" sizes=\"(max-width: 284px) 100vw, 284px\" title=\"\" />								</a>\n		<a href=\"https://get-rec.com/get/\">\n											Show all Pages						\n		</a>\n			<h5>Create your site</h5>		\n			<h2>Drag &amp; Drop Elementor</h2>		\n		<p>Build any layout you can imagine with intuituve drag and drop editor - no programming or coding skills required.</p>		\n												<img width=\"658\" height=\"614\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing-elementor-team.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing-elementor-team.jpg 658w, https://get-rec.com/get/wp-content/uploads/2021/04/landing-elementor-team-300x280.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/04/landing-elementor-team-480x448.jpg 480w\" sizes=\"(max-width: 658px) 100vw, 658px\" title=\"\" />														\n												<img width=\"164\" height=\"229\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_elementor_01.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"168\" height=\"511\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_elementor.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_elementor.jpg 168w, https://get-rec.com/get/wp-content/uploads/2020/05/landing_elementor-99x300.jpg 99w\" sizes=\"(max-width: 168px) 100vw, 168px\" title=\"\" />														\n												<img width=\"206\" height=\"178\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_06.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n			<h5>Build Any Header &amp; Footer in Minutes</h5>		\n			<h2> WPDaddy Builder</h2>		\n												<img width=\"116\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_07.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n		<p>Front-end drag &amp; drop visual header and footer builder for Elementor.</p>		\n												<img width=\"1170\" height=\"702\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing_img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing_img.png 1170w, https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing_img-300x180.png 300w, https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing_img-1024x614.png 1024w, https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing_img-768x461.png 768w, https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing_img-480x288.png 480w, https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing_img-800x480.png 800w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"\" />														\n		<a href=\"#\">\n											Build Any Header &amp; Footer in Minutes						\n		</a>\n			<h5>online shop</h5>		\n			<h2>WooCommerce Online Shop</h2>		\n		<p>Gives You Everything You Need to Run Your Business. Immerse Your Customers in a Cool Way.</p>		\n												<img width=\"637\" height=\"686\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing-279x300.jpg 279w, https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing-480x517.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"\" />														\n												<img width=\"315\" height=\"245\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_woo-label.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/landing_woo-label.png 315w, https://get-rec.com/get/wp-content/uploads/2021/04/landing_woo-label-300x233.png 300w\" sizes=\"(max-width: 315px) 100vw, 315px\" title=\"\" />														\n												<img width=\"430\" height=\"284\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing-img1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing-img1.jpg 430w, https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing-img1-300x198.jpg 300w\" sizes=\"(max-width: 430px) 100vw, 430px\" title=\"\" />														\n												<img width=\"430\" height=\"284\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing-img2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing-img2.jpg 430w, https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing-img2-300x198.jpg 300w\" sizes=\"(max-width: 430px) 100vw, 430px\" title=\"\" />														\n			<h5>bloging pages</h5>		\n			<h2>Amazing Blog Page</h2>		\n		<p>Feel free to launch and run your blog, make it in a very professional way.</p>		\n												<img width=\"748\" height=\"765\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_05.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_05.jpg 748w, https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_05-293x300.jpg 293w\" sizes=\"(max-width: 748px) 100vw, 748px\" title=\"\" />														\n												<img width=\"212\" height=\"212\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_08.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_08.png 212w, https://get-rec.com/get/wp-content/uploads/2020/05/landing_icon_08-150x150.png 150w\" sizes=\"(max-width: 212px) 100vw, 212px\" title=\"\" />														\n												<img width=\"404\" height=\"404\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_04.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_04.png 404w, https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_04-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_04-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2020/05/landing_img_04-400x400.png 400w\" sizes=\"(max-width: 404px) 100vw, 404px\" title=\"\" />														\n			<h5>have a look on</h5>		\n			<h2>Theme Features</h2>		\n		<p>Functionality and Opportunities Brought by This Theme Make Your Website Building Process Fun and Simple.</p>		\n			<figure><img width=\"210\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/icon-01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>One-Click Demo<br>  Import Tool</h6>		\n			<figure><img width=\"210\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/icon-02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>Auto-Update<br>System</h6>		\n			<figure><img width=\"218\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/icon-03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>Advanced Theme<br>Options Panel</h6>		\n			<figure><img width=\"210\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/icon-04.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>Fully Responsive<br>Retina Ready</h6>		\n			<figure><img width=\"216\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/icon-05.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>Multi-Language<br>WPML Compatible</h6>		\n			<figure><img width=\"220\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/icon-06.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>Optimized For <br>Better Performance</h6>		\n			<figure><img width=\"210\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/icon-07.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>Front-End Builder<br>Header &amp; Footer</h6>		\n			<figure><img width=\"216\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/icon-08.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>Build Your <br>Online Shop</h6>		\n			<figure><img width=\"220\" height=\"194\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/icon-09.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>Custom Elementor<br>Widgets</h6>		\n			<h5>Feel The Outstanding Digital Experience</h5>		\n			<h2>Create Your Incredible Website<br>\nWith Ewebot!</h2>		\n		<a href=\"http://1.envato.market/djJWy\">\n											Get Theme Now						\n		</a>\n		<p>© 2023 — Ewebot by GT3Themes. All Rights Reserved.</p>		\n			<!-- Start of wp-help Zendesk Widget script -->\n<!-- End of wp-help Zendesk Widget script -->', 'Landing', '', 'publish', 'closed', 'closed', '', 'landing', '', '', '2021-04-06 10:07:18', '2021-04-06 10:07:18', '', 0, 'https://get-rec.com/get/', 0, 'page', '', 0),
(8642, 1, '2021-04-06 10:09:19', '2021-04-06 10:09:19', '', '', '', 'inherit', 'open', 'closed', '', 'elementor_icon', '', '', '2024-01-23 14:06:11', '2024-01-23 14:06:11', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png', 0, 'attachment', 'image/png', 0),
(8643, 1, '2021-04-06 10:09:19', '2021-04-06 10:09:19', '', '', '', 'inherit', 'open', 'closed', '', 'gutenberg_icon', '', '', '2024-01-23 14:06:11', '2024-01-23 14:06:11', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/gutenberg_icon.png', 0, 'attachment', 'image/png', 0),
(8644, 1, '2021-04-06 10:09:19', '2021-04-06 10:09:19', '', '', '', 'inherit', 'open', 'closed', '', 'home09_default', '', '', '2024-01-23 14:06:11', '2024-01-23 14:06:11', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/home09_default.jpg', 0, 'attachment', 'image/jpeg', 0),
(8645, 1, '2021-04-06 10:09:20', '2021-04-06 10:09:20', '', '', '', 'inherit', 'open', 'closed', '', 'landing_07', '', '', '2024-01-23 14:06:11', '2024-01-23 14:06:11', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_07.jpg', 0, 'attachment', 'image/jpeg', 0),
(8646, 1, '2021-04-06 10:09:20', '2021-04-06 10:09:20', '', '', '', 'inherit', 'open', 'closed', '', 'landing_08_default', '', '', '2024-01-23 14:06:11', '2024-01-23 14:06:11', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_08_default.jpg', 0, 'attachment', 'image/jpeg', 0),
(8648, 1, '2021-04-06 10:09:21', '2021-04-06 10:09:21', '', '', '', 'inherit', 'open', 'closed', '', 'landing_home6', '', '', '2024-01-23 14:06:12', '2024-01-23 14:06:12', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_home6.jpg', 0, 'attachment', 'image/jpeg', 0),
(8649, 1, '2021-04-06 10:09:21', '2021-04-06 10:09:21', '', '', '', 'inherit', 'open', 'closed', '', 'landing_thumb1', '', '', '2024-01-23 14:06:12', '2024-01-23 14:06:12', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8650, 1, '2021-04-06 10:09:22', '2021-04-06 10:09:22', '', '', '', 'inherit', 'open', 'closed', '', 'landing_thumb2', '', '', '2024-01-23 14:06:12', '2024-01-23 14:06:12', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8651, 1, '2021-04-06 10:09:22', '2021-04-06 10:09:22', '', '', '', 'inherit', 'open', 'closed', '', 'landing_thumb3', '', '', '2024-01-23 14:06:12', '2024-01-23 14:06:12', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8652, 1, '2021-04-06 10:09:22', '2021-04-06 10:09:22', '', '', '', 'inherit', 'open', 'closed', '', 'landing_thumb4', '', '', '2024-01-23 14:06:12', '2024-01-23 14:06:12', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb4.jpg', 0, 'attachment', 'image/jpeg', 0),
(8653, 1, '2021-04-06 10:09:22', '2021-04-06 10:09:22', '', '', '', 'inherit', 'open', 'closed', '', 'landing_thumb5', '', '', '2024-01-23 14:06:12', '2024-01-23 14:06:12', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb5.jpg', 0, 'attachment', 'image/jpeg', 0),
(8654, 1, '2021-04-06 10:09:23', '2021-04-06 10:09:23', '', '', '', 'inherit', 'open', 'closed', '', 'landing_thumb6', '', '', '2024-01-23 14:06:12', '2024-01-23 14:06:12', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb6.jpg', 0, 'attachment', 'image/jpeg', 0),
(8655, 1, '2021-04-06 10:09:23', '2021-04-06 10:09:23', '', '', '', 'inherit', 'open', 'closed', '', 'landing_thumb7', '', '', '2024-01-23 14:06:13', '2024-01-23 14:06:13', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb7.jpg', 0, 'attachment', 'image/jpeg', 0),
(8656, 1, '2021-04-06 10:09:23', '2021-04-06 10:09:23', '', '', '', 'inherit', 'open', 'closed', '', 'landing_thumb8', '', '', '2024-01-23 14:06:13', '2024-01-23 14:06:13', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb8.jpg', 0, 'attachment', 'image/jpeg', 0),
(8657, 1, '2021-04-06 10:09:23', '2021-04-06 10:09:23', '', '', '', 'inherit', 'open', 'closed', '', 'landing_thumb9', '', '', '2024-01-23 14:06:13', '2024-01-23 14:06:13', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb9.jpg', 0, 'attachment', 'image/jpeg', 0),
(8658, 1, '2021-04-06 10:09:23', '2021-04-06 10:09:23', '', '', '', 'inherit', 'open', 'closed', '', 'landing_thumb10', '', '', '2024-01-23 14:06:13', '2024-01-23 14:06:13', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_thumb10.jpg', 0, 'attachment', 'image/jpeg', 0),
(8660, 1, '2021-04-06 10:09:24', '2021-04-06 10:09:24', '', '', '', 'inherit', 'open', 'closed', '', 'landing-elementor-team', '', '', '2024-01-23 14:06:13', '2024-01-23 14:06:13', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing-elementor-team.jpg', 0, 'attachment', 'image/jpeg', 0),
(8661, 1, '2021-04-06 10:09:24', '2021-04-06 10:09:24', '', '', '', 'inherit', 'open', 'closed', '', 'lifetime_icon', '', '', '2024-01-23 14:06:13', '2024-01-23 14:06:13', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png', 0, 'attachment', 'image/png', 0),
(8662, 1, '2021-04-06 10:09:25', '2021-04-06 10:09:25', '', '', '', 'inherit', 'open', 'closed', '', 'modern_landing_img', '', '', '2024-01-23 14:06:14', '2024-01-23 14:06:14', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing_img.png', 0, 'attachment', 'image/png', 0),
(8663, 1, '2021-04-06 10:09:27', '2021-04-06 10:09:27', '', 'modern_landing-bg1', '', 'inherit', 'open', 'closed', '', 'modern_landing-bg1', '', '', '2021-04-06 10:09:27', '2021-04-06 10:09:27', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing-bg1-scaled-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8664, 1, '2021-04-06 10:09:27', '2021-04-06 10:09:27', '', '', '', 'inherit', 'open', 'closed', '', 'modern_landing-bg2', '', '', '2024-01-23 14:06:15', '2024-01-23 14:06:15', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing-bg2-scaled-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8665, 1, '2021-04-06 10:09:28', '2021-04-06 10:09:28', '', '', '', 'inherit', 'open', 'closed', '', 'modern_landing-footer', '', '', '2024-01-23 14:06:15', '2024-01-23 14:06:15', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/modern_landing-footer-scaled-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8666, 1, '2021-04-06 10:09:29', '2021-04-06 10:09:29', '', '', '', 'inherit', 'open', 'closed', '', 'modern_shop_landing', '', '', '2024-01-23 14:06:15', '2024-01-23 14:06:15', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing.jpg', 0, 'attachment', 'image/jpeg', 0),
(8669, 1, '2021-04-06 10:09:30', '2021-04-06 10:09:30', '', '', '', 'inherit', 'open', 'closed', '', 'pages_14', '', '', '2024-01-23 14:06:15', '2024-01-23 14:06:15', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/pages_14.jpg', 0, 'attachment', 'image/jpeg', 0),
(8670, 1, '2021-04-06 10:09:30', '2021-04-06 10:09:30', '', '', '', 'inherit', 'open', 'closed', '', 'pages_15', '', '', '2024-01-23 14:06:15', '2024-01-23 14:06:15', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/pages_15.jpg', 0, 'attachment', 'image/jpeg', 0),
(8671, 1, '2021-04-06 10:09:31', '2021-04-06 10:09:31', '', 'woo_label', '', 'inherit', 'open', 'closed', '', 'woo_label', '', '', '2021-04-06 10:09:31', '2021-04-06 10:09:31', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/woo_label.png', 0, 'attachment', 'image/png', 0),
(8672, 1, '2021-04-06 10:09:31', '2021-04-06 10:09:31', '', '', '', 'inherit', 'open', 'closed', '', 'wordpress_icon', '', '', '2024-01-23 14:06:16', '2024-01-23 14:06:16', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/wordpress_icon.png', 0, 'attachment', 'image/png', 0),
(8673, 1, '2021-04-06 10:09:31', '2021-04-06 10:09:31', '', '', '', 'inherit', 'open', 'closed', '', 'wpdaddy_icon', '', '', '2024-01-23 14:06:16', '2024-01-23 14:06:16', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png', 0, 'attachment', 'image/png', 0),
(8700, 1, '2021-04-06 11:23:04', '2021-04-06 11:23:04', '', '', '', 'inherit', 'open', 'closed', '', 'landing_woo-label', '', '', '2024-01-23 14:06:16', '2024-01-23 14:06:16', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_woo-label.png', 0, 'attachment', 'image/png', 0),
(8702, 1, '2021-04-06 11:31:07', '2021-04-06 11:31:07', '', '', '', 'inherit', 'open', 'closed', '', 'modern_shop_landing-img1', '', '', '2024-01-23 14:06:16', '2024-01-23 14:06:16', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing-img1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8703, 1, '2021-04-06 11:31:07', '2021-04-06 11:31:07', '', '', '', 'inherit', 'open', 'closed', '', 'modern_shop_landing-img2', '', '', '2024-01-23 14:06:16', '2024-01-23 14:06:16', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/modern_shop_landing-img2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8712, 1, '2022-01-06 12:05:47', '2022-01-06 12:05:47', '<!-- wp:gallery {\"ids\":[8589,8626,8493,8508,8445,8380,8373,8473],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_banner1.jpg\" alt=\"\" data-id=\"8589\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_banner1.jpg\" data-link=\"https://get-rec.com/get/modern-shop/modern_banner1/\" class=\"wp-image-8589\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/04/Clearance_Sales.jpg\" alt=\"\" data-id=\"8626\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/04/Clearance_Sales.jpg\" data-link=\"https://get-rec.com/get/modern-shop/clearance_sales/\" class=\"wp-image-8626\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-light-brass-2.jpg\" alt=\"\" data-id=\"8493\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-light-brass-2.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8493\" class=\"wp-image-8493\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair-3.jpg\" alt=\"\" data-id=\"8508\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair-3.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8508\" class=\"wp-image-8508\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/afteroom-plus-chair-2.jpg\" alt=\"\" data-id=\"8445\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/afteroom-plus-chair-2.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8445\" class=\"wp-image-8445\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase-4.jpg\" alt=\"\" data-id=\"8380\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase-4.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8380\" class=\"wp-image-8380\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-4.jpg\" alt=\"\" data-id=\"8373\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-4.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8373\" class=\"wp-image-8373\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/copenhagen-ad-floor-lamp-1.jpg\" alt=\"\" data-id=\"8473\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/copenhagen-ad-floor-lamp-1.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8473\" class=\"wp-image-8473\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<p>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue! </p>\n<p>Remember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.</p>\n<h2>Know Your Goals</h2>\n<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?</p>\n<p> </p>\n<h2>Get Specific</h2>\n<p>A useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.</p>\n<ul>\n<li>Does the channel reach my intended audience?</li>\n<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n<li>Will I be able to measure the success of the channel?</li>\n<li>Does the channel allow me to express my brand’s intended message?</li>\n<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<p> </p>\n<h2>Always Remember Your Goals!</h2>\n<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.</p>\n<blockquote>\n<p style=\"text-align: center;\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br />quo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center;\"><cite>Denis Robinson<br /></cite></p>\n</blockquote>\n<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Furniture Company Appoints Retail Heavyweight', '', 'publish', 'closed', 'closed', '', 'furniture-company-appoints-retail-heavyweight', '', '', '2022-01-06 12:05:47', '2022-01-06 12:05:47', '', 0, 'https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/', 0, 'post', '', 0),
(8714, 1, '2021-04-06 11:59:47', '2021-04-06 11:59:47', '', '', '', 'inherit', 'open', 'closed', '', 'furniture-post', '', '', '2024-01-23 14:06:17', '2024-01-23 14:06:17', '', 8712, 'https://get-rec.com/get/wp-content/uploads/2021/04/furniture-post.jpg', 0, 'attachment', 'image/jpeg', 0),
(8719, 1, '2021-01-06 12:11:14', '2021-01-06 12:11:14', '<!-- wp:gallery {\"ids\":[8589,8626,8493,8508,8445,8380,8373,8473],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_banner1.jpg\" alt=\"\" data-id=\"8589\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_banner1.jpg\" data-link=\"https://get-rec.com/get/modern-shop/modern_banner1/\" class=\"wp-image-8589\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/04/Clearance_Sales.jpg\" alt=\"\" data-id=\"8626\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/04/Clearance_Sales.jpg\" data-link=\"https://get-rec.com/get/modern-shop/clearance_sales/\" class=\"wp-image-8626\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-light-brass-2.jpg\" alt=\"\" data-id=\"8493\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-light-brass-2.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8493\" class=\"wp-image-8493\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair-3.jpg\" alt=\"\" data-id=\"8508\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair-3.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8508\" class=\"wp-image-8508\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/afteroom-plus-chair-2.jpg\" alt=\"\" data-id=\"8445\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/afteroom-plus-chair-2.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8445\" class=\"wp-image-8445\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase-4.jpg\" alt=\"\" data-id=\"8380\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase-4.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8380\" class=\"wp-image-8380\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-4.jpg\" alt=\"\" data-id=\"8373\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-4.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8373\" class=\"wp-image-8373\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/copenhagen-ad-floor-lamp-1.jpg\" alt=\"\" data-id=\"8473\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/copenhagen-ad-floor-lamp-1.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8473\" class=\"wp-image-8473\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<p>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue!&nbsp;</p>\n<p>Remember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.</p>\n<h2>Know Your Goals</h2>\n<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?</p>\n<p></p>\n<h2>Get Specific</h2>\n<p>A useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.</p>\n<ul>\n<li>Does the channel reach my intended audience?</li>\n<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n<li>Will I be able to measure the success of the channel?</li>\n<li>Does the channel allow me to express my brand’s intended message?</li>\n<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<h2>Always Remember Your Goals!</h2>\n<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.</p>\n<blockquote>\n<p style=\"text-align: center;\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br>quo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center;\"><cite>Denis Robinson<br></cite></p>\n</blockquote>\n<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Design-Nation Publishes \'20 Makers, 20 Objects\'', '', 'publish', 'closed', 'closed', '', 'design-nation-publishes-20-makers-20-objects', '', '', '2021-01-06 12:11:14', '2021-01-06 12:11:14', '', 0, 'https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/', 0, 'post', '', 0),
(8720, 1, '2021-04-06 12:10:18', '2021-04-06 12:10:18', '', '', '', 'inherit', 'open', 'closed', '', 'furniture-post-2', '', '', '2024-01-23 14:06:17', '2024-01-23 14:06:17', '', 8719, 'https://get-rec.com/get/wp-content/uploads/2021/04/furniture-post-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(8722, 1, '2021-01-06 12:14:30', '2021-01-06 12:14:30', '<!-- wp:gallery {\"ids\":[8589,8626,8493,8508,8445,8380,8373,8473],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_banner1.jpg\" alt=\"\" data-id=\"8589\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/04/modern_banner1.jpg\" data-link=\"https://get-rec.com/get/modern-shop/modern_banner1/\" class=\"wp-image-8589\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/04/Clearance_Sales.jpg\" alt=\"\" data-id=\"8626\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/04/Clearance_Sales.jpg\" data-link=\"https://get-rec.com/get/modern-shop/clearance_sales/\" class=\"wp-image-8626\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-light-brass-2.jpg\" alt=\"\" data-id=\"8493\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/beat-fat-pendant-light-brass-2.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8493\" class=\"wp-image-8493\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair-3.jpg\" alt=\"\" data-id=\"8508\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/menu-knitting-chair-3.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8508\" class=\"wp-image-8508\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/afteroom-plus-chair-2.jpg\" alt=\"\" data-id=\"8445\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/afteroom-plus-chair-2.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8445\" class=\"wp-image-8445\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase-4.jpg\" alt=\"\" data-id=\"8380\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/troll-vase-4.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8380\" class=\"wp-image-8380\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-4.jpg\" alt=\"\" data-id=\"8373\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-4.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8373\" class=\"wp-image-8373\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2021/03/copenhagen-ad-floor-lamp-1.jpg\" alt=\"\" data-id=\"8473\" data-full-url=\"https://get-rec.com/get/wp-content/uploads/2021/03/copenhagen-ad-floor-lamp-1.jpg\" data-link=\"https://get-rec.com/get/?attachment_id=8473\" class=\"wp-image-8473\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<p>Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue!&nbsp;</p>\n<p>Remember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.</p>\n<h2>Know Your Goals</h2>\n<p>The first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?</p>\n<p></p>\n<h2>Get Specific</h2>\n<p>A useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.</p>\n<ul>\n<li>Does the channel reach my intended audience?</li>\n<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n<li>Will I be able to measure the success of the channel?</li>\n<li>Does the channel allow me to express my brand’s intended message?</li>\n<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<h2>Always Remember Your Goals!</h2>\n<p>Establishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.</p>\n<blockquote>\n<p style=\"text-align: center;\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,<br>quo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center;\"><cite>Denis Robinson<br></cite></p>\n</blockquote>\n<p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Reshaped Leadership Team to Emerge Shop Buyout', '', 'publish', 'closed', 'closed', '', 'reshaped-leadership-team-to-emerge-shop-buyout', '', '', '2021-01-06 12:14:30', '2021-01-06 12:14:30', '', 0, 'https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/', 0, 'post', '', 0),
(8724, 1, '2021-04-06 12:13:36', '2021-04-06 12:13:36', '', '', '', 'inherit', 'open', 'closed', '', 'furniture-post-3', '', '', '2024-01-23 14:06:17', '2024-01-23 14:06:17', '', 8722, 'https://get-rec.com/get/wp-content/uploads/2021/04/furniture-post-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8736, 1, '2021-04-06 13:28:16', '2021-04-06 13:28:16', '', '', '', 'inherit', 'open', 'closed', '', 'landing_home-shop', '', '', '2024-01-23 14:06:17', '2024-01-23 14:06:17', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_home-shop.jpg', 0, 'attachment', 'image/jpeg', 0),
(8745, 1, '2021-04-06 14:23:46', '2021-04-06 14:23:46', '', 'loading', '', 'inherit', 'open', 'closed', '', 'loading', '', '', '2021-04-06 14:23:46', '2021-04-06 14:23:46', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/loading.gif', 0, 'attachment', 'image/gif', 0),
(8790, 1, '2021-04-14 08:50:59', '2021-04-14 08:50:59', '', 'promo', '', 'inherit', 'open', 'closed', '', 'promo', '', '', '2021-04-14 08:50:59', '2021-04-14 08:50:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/promo.jpg', 0, 'attachment', 'image/jpeg', 0),
(8797, 1, '2021-04-16 08:45:38', '2021-04-16 08:45:38', '', 'landing_planet2.png', '', 'inherit', 'open', 'closed', '', 'landing_planet2-png', '', '', '2021-04-16 08:45:38', '2021-04-16 08:45:38', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_planet2.png', 0, 'attachment', 'image/png', 0),
(8798, 1, '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 'landing_planet.png', '', 'inherit', 'open', 'closed', '', 'landing_planet-png', '', '', '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_planet.png', 0, 'attachment', 'image/png', 0),
(8799, 1, '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 'landing-logo-ewebot.png', '', 'inherit', 'open', 'closed', '', 'landing-logo-ewebot-png', '', '', '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing-logo-ewebot.png', 0, 'attachment', 'image/png', 0),
(8800, 1, '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 'landing_icon_04.png', '', 'inherit', 'open', 'closed', '', 'landing_icon_04-png', '', '', '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_icon_04.png', 0, 'attachment', 'image/png', 0),
(8801, 1, '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 'landing_icon_05.png', '', 'inherit', 'open', 'closed', '', 'landing_icon_05-png', '', '', '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_icon_05.png', 0, 'attachment', 'image/png', 0),
(8802, 1, '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 'landing_icon_03.png', '', 'inherit', 'open', 'closed', '', 'landing_icon_03-png', '', '', '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_icon_03.png', 0, 'attachment', 'image/png', 0),
(8803, 1, '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 'landing_icon_02.png', '', 'inherit', 'open', 'closed', '', 'landing_icon_02-png', '', '', '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_icon_02.png', 0, 'attachment', 'image/png', 0),
(8804, 1, '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 'landing_icon_01.png', '', 'inherit', 'open', 'closed', '', 'landing_icon_01-png', '', '', '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_icon_01.png', 0, 'attachment', 'image/png', 0),
(8805, 1, '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 'ewebot_landing_img-01.jpg', '', 'inherit', 'open', 'closed', '', 'ewebot_landing_img-01-jpg', '', '', '2021-04-16 08:45:39', '2021-04-16 08:45:39', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/ewebot_landing_img-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(8810, 1, '2021-04-16 08:45:40', '2021-04-16 08:45:40', '', 'home6.jpg', '', 'inherit', 'open', 'closed', '', 'home6-jpg', '', '', '2021-04-16 08:45:40', '2021-04-16 08:45:40', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/home6.jpg', 0, 'attachment', 'image/jpeg', 0),
(8821, 1, '2021-04-16 08:45:41', '2021-04-16 08:45:41', '', 'pages_05.jpg', '', 'inherit', 'open', 'closed', '', 'pages_05-jpg', '', '', '2021-04-16 08:45:41', '2021-04-16 08:45:41', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/pages_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(8829, 1, '2021-04-16 08:45:42', '2021-04-16 08:45:42', '', 'pages_13.jpg', '', 'inherit', 'open', 'closed', '', 'pages_13-jpg', '', '', '2021-04-16 08:45:42', '2021-04-16 08:45:42', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/pages_13.jpg', 0, 'attachment', 'image/jpeg', 0),
(8835, 1, '2021-04-16 08:45:42', '2021-04-16 08:45:42', '', 'landing_img_3.png', '', 'inherit', 'open', 'closed', '', 'landing_img_3-png', '', '', '2021-04-16 08:45:42', '2021-04-16 08:45:42', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_img_3.png', 0, 'attachment', 'image/png', 0),
(8836, 1, '2021-04-16 08:45:44', '2021-04-16 08:45:44', '', 'ewebot_landing_img-03.jpg', '', 'inherit', 'open', 'closed', '', 'ewebot_landing_img-03-jpg', '', '', '2021-04-16 08:45:44', '2021-04-16 08:45:44', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/ewebot_landing_img-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(8842, 1, '2021-04-16 08:45:47', '2021-04-16 08:45:47', '', 'landing_img_8.png', '', 'inherit', 'open', 'closed', '', 'landing_img_8-png', '', '', '2021-04-16 08:45:47', '2021-04-16 08:45:47', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_img_8.png', 0, 'attachment', 'image/png', 0),
(8852, 1, '2021-04-16 08:45:48', '2021-04-16 08:45:48', '', 'landing_footer.jpg', '', 'inherit', 'open', 'closed', '', 'landing_footer-jpg', '', '', '2021-04-16 08:45:48', '2021-04-16 08:45:48', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/04/landing_footer.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(9025, 1, '2021-05-24 08:41:41', '2021-05-24 08:41:41', '<img width=\"214\" height=\"182\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube1.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n			<h1>Influencer</h1>		\n			<h1>Marketing for </h1>		\n		<p>Extract real business value from social media. Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>		\n		<a href=\"#\">\n											Contact Today						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=Ks-UlcYDXsA\" data-settings=\"{&quot;autoplay&quot;:true}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h2>My latest video</h2>    \n												<img width=\"710\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/ewe12_girl_1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/ewe12_girl_1.png 710w, https://get-rec.com/get/wp-content/uploads/2021/05/ewe12_girl_1-300x292.png 300w, https://get-rec.com/get/wp-content/uploads/2021/05/ewe12_girl_1-480x466.png 480w\" sizes=\"(max-width: 710px) 100vw, 710px\" title=\"\" />														\n			<lord-icon\n    src=\"https://cdn.lordicon.com/tclnsjgx.json\"\n    trigger=\"loop\"\n    delay=\"1000\"\n    colors=\"primary:#121331,secondary:#08a88a\"\n    style=\"width:80px;height:80px\">\n</lord-icon>		\n												<img width=\"143\" height=\"214\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_img2.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"232\" height=\"84\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_img3.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"270\" height=\"1025\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure1.png 270w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure1-79x300.png 79w\" sizes=\"(max-width: 270px) 100vw, 270px\" title=\"\" />														\n												<img width=\"210\" height=\"186\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube2.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n			<lord-icon\n    src=\"https://cdn.lordicon.com/wxnxiano.json\"\n    trigger=\"loop\"\n    delay=\"2000\"\n    colors=\"primary:#121331,secondary:#08a88a\"\n    style=\"width:96px;height:96px\">\n</lord-icon>		\n			<h3><a href=\"#\">Visit  My Blog</a></h3>		\n		<p>We use creative ideas for your future success.</p>		\n			<lord-icon\n    src=\"https://cdn.lordicon.com/fpipqhrr.json\"\n    trigger=\"loop\"\n    delay=\"2500\"\n    colors=\"primary:#121331,secondary:#08a88a\"\n    style=\"width:96px;height:96px\">\n</lord-icon>		\n			<h3><a href=\"#\">My Podcasts</a></h3>		\n		<p>We use creative ideas for your future success.</p>		\n			<lord-icon\n    src=\"https://cdn.lordicon.com/tdxypxgp.json\"\n    trigger=\"loop\"\n    delay=\"3000\"\n    colors=\"primary:#121331,secondary:#08a88a\"\n    style=\"width:96px;height:96px\">\n</lord-icon>		\n			<h3><a href=\"#\">View My Videos</a></h3>		\n		<p>We use creative ideas for your future success.</p>		\n			<lord-icon\n    src=\"https://cdn.lordicon.com/gqzfzudq.json\"\n    trigger=\"loop\"\n    delay=\"3500\"\n    colors=\"primary:#121331,secondary:#08a88a\"\n    style=\"width:96px;height:96px\">\n</lord-icon>		\n			<h3><a href=\"#\">Social Media</a></h3>		\n		<p>We use creative ideas for your future success.</p>		\n			<h5>Why Choose us</h5>		\n			<h2>Change the Way You See Social</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time.</p>		\n			<figure><img width=\"40\" height=\"40\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/check12.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h6>Understand Your Audience</h6>		\n			<figure><img width=\"40\" height=\"40\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/check12.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h6>Reach Your Audience</h6>		\n			<figure><img width=\"40\" height=\"40\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/check12.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h6>Engage Your Community</h6>		\n			<figure><img width=\"40\" height=\"40\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/check12.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h6>Social Media Analytics</h6>		\n		<a href=\"#\">\n											Discover more						\n		</a>\n												<img width=\"486\" height=\"743\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure2.png 486w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure2-196x300.png 196w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure2-480x734.png 480w\" sizes=\"(max-width: 486px) 100vw, 486px\" title=\"\" />														\n												<img width=\"250\" height=\"245\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure3.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"106\" height=\"108\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube3.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n			<h5>social metrics</h5>		\n			<h2>Social Analysts and Strategists</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out.</p>		\n		523k<p>Audience</p>	\n		12.0k<p>Comments</p>	\n		26m<p>Views</p>	\n		314k<p>Likes</p>	\n												<img width=\"674\" height=\"631\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_img4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_img4.png 674w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_img4-300x281.png 300w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_img4-480x449.png 480w\" sizes=\"(max-width: 674px) 100vw, 674px\" title=\"\" />														\n		        <a href=\"https://www.youtube.com/watch?v=Ks-UlcYDXsA\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n												<img width=\"332\" height=\"328\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure4.png 332w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure4-300x296.png 300w\" sizes=\"(max-width: 332px) 100vw, 332px\" title=\"\" />														\n												<img width=\"332\" height=\"325\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_video_points.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_video_points.png 332w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_video_points-300x294.png 300w\" sizes=\"(max-width: 332px) 100vw, 332px\" title=\"\" />														\n			<h5>LATEST video</h5>		\n			<h2>Check My Latest Video </h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out.</p>		\n		<a href=\"#\">\n											Contact Today						\n		</a>\n												<img width=\"204\" height=\"202\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube4.png 204w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube4-150x150.png 150w\" sizes=\"(max-width: 204px) 100vw, 204px\" title=\"\" />														\n			<h5>social metrics</h5>		\n			<h2>Trusted by 15,000+ world-class brands and organizations of all sizes</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out.</p>		\n												<img width=\"380\" height=\"86\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/story_home12.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/story_home12.png 380w, https://get-rec.com/get/wp-content/uploads/2021/05/story_home12-300x68.png 300w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"\" />														\n												<img width=\"380\" height=\"124\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/air_track_home12.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/air_track_home12.png 380w, https://get-rec.com/get/wp-content/uploads/2021/05/air_track_home12-300x98.png 300w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"\" />														\n												<img width=\"380\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/zazzle_media_home12.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/zazzle_media_home12.png 380w, https://get-rec.com/get/wp-content/uploads/2021/05/zazzle_media_home12-300x63.png 300w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"\" />														\n												<img width=\"380\" height=\"86\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/radix_home12.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/radix_home12.png 380w, https://get-rec.com/get/wp-content/uploads/2021/05/radix_home12-300x68.png 300w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"\" />														\n												<img width=\"380\" height=\"124\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/myob_home12.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/myob_home12.png 380w, https://get-rec.com/get/wp-content/uploads/2021/05/myob_home12-300x98.png 300w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"\" />														\n												<img width=\"380\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/sylexcoin_home12.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/sylexcoin_home12.png 380w, https://get-rec.com/get/wp-content/uploads/2021/05/sylexcoin_home12-300x63.png 300w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"\" />														\n												<img width=\"490\" height=\"740\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure5.png 490w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure5-199x300.png 199w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure5-480x725.png 480w\" sizes=\"(max-width: 490px) 100vw, 490px\" title=\"\" />														\n												<img width=\"250\" height=\"245\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure3.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"106\" height=\"108\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube3.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"252\" height=\"243\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_Q_points.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"570\" height=\"590\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12-Q.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12-Q.png 570w, https://get-rec.com/get/wp-content/uploads/2021/05/home12-Q-290x300.png 290w, https://get-rec.com/get/wp-content/uploads/2021/05/home12-Q-480x497.png 480w\" sizes=\"(max-width: 570px) 100vw, 570px\" title=\"\" />														\n												<img width=\"170\" height=\"170\" src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_img.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_img.jpg 170w, https://get-rec.com/get/wp-content/uploads/2020/10/home8_testimonials_img-150x150.jpg 150w\" sizes=\"(max-width: 170px) 100vw, 170px\" title=\"\" />														\n												<img width=\"105\" height=\"105\" src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"104\" height=\"105\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_testimonials.jpg\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_9.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_7.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/home6_img_6.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n			<h5>Testimonials</h5>		\n			<h2>What Our Clients Say </h2>		\n												<img width=\"130\" height=\"104\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12-quote.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br /><br /></p>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br /><br /></p>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge. <br /><br /></p>Tommy DentsCustomer							\n			<h5>Shop my books</h5>		\n			<h2>Read My Books </h2>		\n		<p>Live events, one-on-one coaching program, training systems and group workshops will help close the gap between where you are and where you want to be.</p>		\n    <ul data-columns=\"4\">\n		<li>\n	<a href=\"https://get-rec.com/get/product/start-doing-4th-edition/\">\n	<img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/start_doing-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/start_doing-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/05/start_doing-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/05/start_doing-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/05/start_doing-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/05/start_doing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/05/start_doing.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a>New-20%<a href=\"https://get-rec.com/get/product/start-doing-4th-edition/\"><h2>Start Doing 4th Edition</h2></a>\n	<del aria-hidden=\"true\"><bdi>&#36;49.00</bdi></del> <ins><bdi>&#36;39.00</bdi></ins>\n<a href=\"?add-to-cart=9120\" data-quantity=\"1\" data-product_id=\"9120\" data-product_sku=\"\" aria-label=\"Add &ldquo;Start Doing 4th Edition&rdquo; to your cart\" rel=\"nofollow\" data-title=\"Add to cart\">Add to cart</a><a href=\"#\" data-product_id=\"9120\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n		<a\n		href=\"?add_to_wishlist=9120&#038;_wpnonce=3ae78e0243\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"9120\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"9120\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n<li>\n	<a href=\"https://get-rec.com/get/product/spirit-hard-cover/\"><img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/spirit-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/spirit-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/05/spirit-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/05/spirit-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/05/spirit-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/05/spirit-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/05/spirit.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a><a href=\"https://get-rec.com/get/product/spirit-hard-cover/\"><h2>Spirit Hard Cover</h2></a>\n	<bdi>&#36;59.00</bdi>\n<a href=\"?add-to-cart=9124\" data-quantity=\"1\" data-product_id=\"9124\" data-product_sku=\"\" aria-label=\"Add &ldquo;Spirit Hard Cover&rdquo; to your cart\" rel=\"nofollow\" data-title=\"Add to cart\">Add to cart</a><a href=\"#\" data-product_id=\"9124\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n		<a\n		href=\"?add_to_wishlist=9124&#038;_wpnonce=3ae78e0243\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"9124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"9124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n<li>\n	<a href=\"https://get-rec.com/get/product/power-to-be-peaceful/\"><img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/power_peace_ful-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/power_peace_ful-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/05/power_peace_ful-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/05/power_peace_ful-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/05/power_peace_ful-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/05/power_peace_ful-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/05/power_peace_ful.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a>New<a href=\"https://get-rec.com/get/product/power-to-be-peaceful/\"><h2>Power to Be Peaceful</h2></a>\n	<bdi>&#36;19.00</bdi>\n<a href=\"?add-to-cart=9126\" data-quantity=\"1\" data-product_id=\"9126\" data-product_sku=\"\" aria-label=\"Add &ldquo;Power to Be Peaceful&rdquo; to your cart\" rel=\"nofollow\" data-title=\"Add to cart\">Add to cart</a><a href=\"#\" data-product_id=\"9126\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n		<a\n		href=\"?add_to_wishlist=9126&#038;_wpnonce=3ae78e0243\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"9126\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"9126\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n<li>\n	<a href=\"https://get-rec.com/get/product/genesis/\"><img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/genesis-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/genesis-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/05/genesis-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/05/genesis-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/05/genesis-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/05/genesis-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/05/genesis.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a><a href=\"https://get-rec.com/get/product/genesis/\"><h2>Genesis</h2></a>\n	<bdi>&#36;39.00</bdi>\n<a href=\"?add-to-cart=9128\" data-quantity=\"1\" data-product_id=\"9128\" data-product_sku=\"\" aria-label=\"Add &ldquo;Genesis&rdquo; to your cart\" rel=\"nofollow\" data-title=\"Add to cart\">Add to cart</a><a href=\"#\" data-product_id=\"9128\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n		<a\n		href=\"?add_to_wishlist=9128&#038;_wpnonce=3ae78e0243\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"9128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"9128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n    </ul>\n		<a href=\"#\">\n											Discover more						\n		</a>\n												<img width=\"1920\" height=\"45\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_wave.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_wave.png 1920w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_wave-300x7.png 300w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_wave-1024x24.png 1024w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_wave-768x18.png 768w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_wave-1536x36.png 1536w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_wave-480x11.png 480w, https://get-rec.com/get/wp-content/uploads/2021/05/home12_wave-800x19.png 800w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" title=\"\" />														\n												<img width=\"250\" height=\"245\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure3.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n			<h5>From the blog</h5>		\n			<h2>Check My Latest Posts</h2>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n		<a href=\"#\">\n											Discover more						\n		</a>\n			<a href=\"https://get-rec.com/get/portfolio/watching-mobile-phone/\" title=\"Watching Mobile Phone\" target=\'_self\' rel=\"noopener\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone-800x800.jpg 800w, https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone-500x500.jpg 500w, https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone-400x400.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 400px, (min-width: 992px) 300px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"1200\"/><h4><a href=\"https://get-rec.com/get/portfolio/watching-mobile-phone/\" title=\"Watching Mobile Phone\" target=\'_self\' rel=\"noopener\">Watching Mobile Phone</a></h4>Creative<a href=\"https://get-rec.com/get/portfolio/satisfied-hipster-girl/\" title=\"Satisfied Hipster Girl\" target=\'_self\' rel=\"noopener\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl-800x800.jpg 800w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl-500x500.jpg 500w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl-400x400.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 400px, (min-width: 992px) 300px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"1200\"/><h4><a href=\"https://get-rec.com/get/portfolio/satisfied-hipster-girl/\" title=\"Satisfied Hipster Girl\" target=\'_self\' rel=\"noopener\">Satisfied Hipster Girl</a></h4>Creative<a href=\"https://get-rec.com/get/portfolio/coworker-resting-comfortable/\" title=\"Coworker Resting Comfortable\" target=\'_self\' rel=\"noopener\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable-800x800.jpg 800w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable-500x500.jpg 500w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable-400x400.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 400px, (min-width: 992px) 300px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"1200\"/><h4><a href=\"https://get-rec.com/get/portfolio/coworker-resting-comfortable/\" title=\"Coworker Resting Comfortable\" target=\'_self\' rel=\"noopener\">Coworker Resting Comfortable</a></h4>Creative<a href=\"https://get-rec.com/get/portfolio/adorable-dark-haired-girl/\" title=\"Adorable Dark Haired Girl\" target=\'_self\' rel=\"noopener\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl-800x800.jpg 800w, https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl-500x500.jpg 500w, https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl-400x400.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 400px, (min-width: 992px) 300px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"1200\"/><h4><a href=\"https://get-rec.com/get/portfolio/adorable-dark-haired-girl/\" title=\"Adorable Dark Haired Girl\" target=\'_self\' rel=\"noopener\">Adorable Dark Haired Girl</a></h4>Creative<a href=\"https://get-rec.com/get/portfolio/happy-amazed-blonde/\" title=\"Happy Amazed Blonde\" target=\'_self\' rel=\"noopener\"></a><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde-800x800.jpg 800w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde-500x500.jpg 500w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde-400x400.jpg\" sizes=\"(min-width: 2000px) 800px, (min-width: 1921px) 500px, (min-width: 1600px) 480px, (min-width: 1200px) 400px, (min-width: 992px) 300px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"1200\"/><h4><a href=\"https://get-rec.com/get/portfolio/happy-amazed-blonde/\" title=\"Happy Amazed Blonde\" target=\'_self\' rel=\"noopener\">Happy Amazed Blonde</a></h4>Creative', 'Home 12', '', 'publish', 'closed', 'closed', '', 'home-12', '', '', '2021-05-24 08:41:41', '2021-05-24 08:41:41', '', 0, 'https://get-rec.com/get/home-12/', 0, 'page', '', 0),
(9049, 1, '2021-05-24 09:05:55', '2021-05-24 09:05:55', '', 'logo_retinablack-red', '', 'inherit', 'open', 'closed', '', 'logo_retinablack-red', '', '', '2021-05-24 09:05:55', '2021-05-24 09:05:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/05/logo_retinablack-red.png', 0, 'attachment', 'image/png', 0),
(9063, 1, '2021-05-24 09:11:33', '2021-05-24 09:11:33', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/05/logo_retinablack-red.png\" alt=\"\" title=\"logo_retinablack-red\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul><li></li>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-6</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01Classic</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04HOT</a></li>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05Popular</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 7-12</a>\n	<ul>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08Business</a></li>\n		<li id=\"menu-item-6585\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09Creative</a></li>\n		<li id=\"menu-item-7945\"><a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a></li>\n		<li id=\"menu-item-8772\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11NEW</a></li>\n		<li id=\"menu-item-9230\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12NEW</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-8767\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-8783\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-8769\"><a href=\"https://get-rec.com/get/product/menu-knitting-lounge-chair/\">Single Product Page</a></li>\n	<li id=\"menu-item-8770\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-8771\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<p>Call Us:</p><p><a href=\"tel:8002563123\" style=\"color: inherit;\">800 2563 123</a></p>		\n		<a href=\"#\">\n											Contact Today						\n		</a>\n		<a href=\"#\">\n											Contact Today						\n		</a>', 'Header 12', '', 'publish', 'closed', 'closed', '', 'header-12', '', '', '2021-05-24 09:11:33', '2021-05-24 09:11:33', '', 0, 'https://get-rec.com/get/?elementor_library=header-12', 0, 'elementor_library', '', 0),
(9071, 1, '2021-05-24 09:14:32', '2021-05-24 09:14:32', '<h2>Quick Links</h2>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n			<h2>Services</h2>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n			<h2>Community</h2>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n			<h2>Get In Touch</h2>		\n		<p><a href=\"tel:88002534236\">8 800 2534 236</a></p><a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n			<h2>Sign up now & get 15 off</h2>		\n		<p>Be the first to know about our new arrivals and exclusive offers.</p>[mc4wp_form id=\"9431\"]<p>© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer 12', '', 'publish', 'closed', 'closed', '', 'footer-12', '', '', '2021-05-24 09:14:32', '2021-05-24 09:14:32', '', 0, 'https://get-rec.com/get/?elementor_library=footer-12', 0, 'elementor_library', '', 0),
(9074, 1, '2021-05-24 09:17:08', '2021-05-24 09:17:08', '', '', '', 'inherit', 'open', 'closed', '', 'home12_bg', '', '', '2024-01-23 14:06:22', '2024-01-23 14:06:22', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(9076, 1, '2021-05-24 09:18:21', '2021-05-24 09:18:21', '', '', '', 'inherit', 'open', 'closed', '', 'home12_cube1', '', '', '2024-01-23 14:06:22', '2024-01-23 14:06:22', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube1.png', 0, 'attachment', 'image/png', 0),
(9077, 1, '2021-05-24 09:18:45', '2021-05-24 09:18:45', '', '', '', 'inherit', 'open', 'closed', '', 'ewe12_girl_1', '', '', '2024-01-23 14:06:23', '2024-01-23 14:06:23', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/ewe12_girl_1.png', 0, 'attachment', 'image/png', 0),
(9078, 1, '2021-05-24 09:19:16', '2021-05-24 09:19:16', '', '', '', 'inherit', 'open', 'closed', '', 'home12_img2', '', '', '2024-01-23 14:06:23', '2024-01-23 14:06:23', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_img2.png', 0, 'attachment', 'image/png', 0),
(9079, 1, '2021-05-24 09:19:16', '2021-05-24 09:19:16', '', '', '', 'inherit', 'open', 'closed', '', 'home12_img3', '', '', '2024-01-23 14:06:23', '2024-01-23 14:06:23', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_img3.png', 0, 'attachment', 'image/png', 0),
(9080, 1, '2021-05-24 09:20:04', '2021-05-24 09:20:04', '', '', '', 'inherit', 'open', 'closed', '', 'home12_figure1', '', '', '2024-01-23 14:06:23', '2024-01-23 14:06:23', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure1.png', 0, 'attachment', 'image/png', 0),
(9081, 1, '2021-05-24 09:20:30', '2021-05-24 09:20:30', '', '', '', 'inherit', 'open', 'closed', '', 'home12_cube2', '', '', '2024-01-23 14:06:23', '2024-01-23 14:06:23', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube2.png', 0, 'attachment', 'image/png', 0),
(9082, 1, '2021-05-24 09:20:47', '2021-05-24 09:20:47', '', '', '', 'inherit', 'open', 'closed', '', 'check12', '', '', '2024-01-23 14:06:23', '2024-01-23 14:06:23', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/check12.png', 0, 'attachment', 'image/png', 0),
(9083, 1, '2021-05-24 09:21:32', '2021-05-24 09:21:32', '', '', '', 'inherit', 'open', 'closed', '', 'home12_img4', '', '', '2024-01-23 14:06:24', '2024-01-23 14:06:24', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_img4.png', 0, 'attachment', 'image/png', 0),
(9084, 1, '2021-05-24 09:22:12', '2021-05-24 09:22:12', '', '', '', 'inherit', 'open', 'closed', '', 'home12_figure2', '', '', '2024-01-23 14:06:24', '2024-01-23 14:06:24', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure2.png', 0, 'attachment', 'image/png', 0),
(9085, 1, '2021-05-24 09:22:34', '2021-05-24 09:22:34', '', '', '', 'inherit', 'open', 'closed', '', 'home12_figure3', '', '', '2024-01-23 14:06:24', '2024-01-23 14:06:24', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure3.png', 0, 'attachment', 'image/png', 0),
(9086, 1, '2021-05-24 09:22:59', '2021-05-24 09:22:59', '', '', '', 'inherit', 'open', 'closed', '', 'home12_cube3', '', '', '2024-01-23 14:06:24', '2024-01-23 14:06:24', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube3.png', 0, 'attachment', 'image/png', 0),
(9087, 1, '2021-05-24 09:23:51', '2021-05-24 09:23:51', '', '', '', 'inherit', 'open', 'closed', '', 'home12_video_bg', '', '', '2024-01-23 14:06:24', '2024-01-23 14:06:24', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_video_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(9088, 1, '2021-05-24 09:24:17', '2021-05-24 09:24:17', '', '', '', 'inherit', 'open', 'closed', '', 'home12_cube4', '', '', '2024-01-23 14:06:25', '2024-01-23 14:06:25', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_cube4.png', 0, 'attachment', 'image/png', 0),
(9089, 1, '2021-05-24 09:24:40', '2021-05-24 09:24:40', '', '', '', 'inherit', 'open', 'closed', '', 'home12_video_img', '', '', '2024-01-23 14:06:25', '2024-01-23 14:06:25', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_video_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(9090, 1, '2021-05-24 09:25:00', '2021-05-24 09:25:00', '', '', '', 'inherit', 'open', 'closed', '', 'home12_figure4', '', '', '2024-01-23 14:06:25', '2024-01-23 14:06:25', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure4.png', 0, 'attachment', 'image/png', 0),
(9091, 1, '2021-05-24 09:25:25', '2021-05-24 09:25:25', '', '', '', 'inherit', 'open', 'closed', '', 'home12_video_points', '', '', '2024-01-23 14:06:25', '2024-01-23 14:06:25', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_video_points.png', 0, 'attachment', 'image/png', 0),
(9095, 1, '2021-05-24 09:26:31', '2021-05-24 09:26:31', '', '', '', 'inherit', 'open', 'closed', '', 'air_track_home12', '', '', '2024-01-23 14:06:25', '2024-01-23 14:06:25', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/air_track_home12.png', 0, 'attachment', 'image/png', 0),
(9096, 1, '2021-05-24 09:26:32', '2021-05-24 09:26:32', '', '', '', 'inherit', 'open', 'closed', '', 'myob_home12', '', '', '2024-01-23 14:06:25', '2024-01-23 14:06:25', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/myob_home12.png', 0, 'attachment', 'image/png', 0),
(9097, 1, '2021-05-24 09:26:32', '2021-05-24 09:26:32', '', '', '', 'inherit', 'open', 'closed', '', 'radix_home12', '', '', '2024-01-23 14:06:25', '2024-01-23 14:06:25', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/radix_home12.png', 0, 'attachment', 'image/png', 0),
(9098, 1, '2021-05-24 09:26:32', '2021-05-24 09:26:32', '', '', '', 'inherit', 'open', 'closed', '', 'story_home12', '', '', '2024-01-23 14:06:26', '2024-01-23 14:06:26', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/story_home12.png', 0, 'attachment', 'image/png', 0),
(9099, 1, '2021-05-24 09:26:33', '2021-05-24 09:26:33', '', '', '', 'inherit', 'open', 'closed', '', 'sylexcoin_home12', '', '', '2024-01-23 14:06:26', '2024-01-23 14:06:26', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/sylexcoin_home12.png', 0, 'attachment', 'image/png', 0),
(9100, 1, '2021-05-24 09:26:33', '2021-05-24 09:26:33', '', '', '', 'inherit', 'open', 'closed', '', 'zazzle_media_home12', '', '', '2024-01-23 14:06:26', '2024-01-23 14:06:26', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/zazzle_media_home12.png', 0, 'attachment', 'image/png', 0),
(9101, 1, '2021-05-24 09:28:16', '2021-05-24 09:28:16', '', '', '', 'inherit', 'open', 'closed', '', 'home12_q_points', '', '', '2024-01-23 14:06:26', '2024-01-23 14:06:26', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_Q_points.png', 0, 'attachment', 'image/png', 0),
(9102, 1, '2021-05-24 09:28:36', '2021-05-24 09:28:36', '', '', '', 'inherit', 'open', 'closed', '', 'home12-q', '', '', '2024-01-23 14:06:26', '2024-01-23 14:06:26', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12-Q.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(9103, 1, '2021-05-24 09:30:05', '2021-05-24 09:30:05', '', '', '', 'inherit', 'open', 'closed', '', 'home12_testimonials', '', '', '2024-01-23 14:06:26', '2024-01-23 14:06:26', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_testimonials.jpg', 0, 'attachment', 'image/jpeg', 0),
(9105, 1, '2021-05-24 09:33:05', '2021-05-24 09:33:05', '', '', '', 'inherit', 'open', 'closed', '', 'home12-quote', '', '', '2024-01-23 14:06:27', '2024-01-23 14:06:27', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12-quote.png', 0, 'attachment', 'image/png', 0),
(9106, 1, '2021-05-24 09:33:58', '2021-05-24 09:33:58', '', '', '', 'inherit', 'open', 'closed', '', 'home12_figure5', '', '', '2024-01-23 14:06:27', '2024-01-23 14:06:27', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_figure5.png', 0, 'attachment', 'image/png', 0),
(9108, 1, '2021-05-24 09:35:38', '2021-05-24 09:35:38', '', '', '', 'inherit', 'open', 'closed', '', 'home12_wave', '', '', '2024-01-23 14:06:27', '2024-01-23 14:06:27', '', 9025, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12_wave.png', 0, 'attachment', 'image/png', 0),
(9123, 1, '2021-05-24 10:03:04', '2021-05-24 10:03:04', '', '', '', 'inherit', 'open', 'closed', '', 'start_doing', '', '', '2024-01-23 14:06:27', '2024-01-23 14:06:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/05/start_doing.jpg', 0, 'attachment', 'image/jpeg', 0),
(9125, 1, '2021-05-24 10:07:14', '2021-05-24 10:07:14', '', '', '', 'inherit', 'open', 'closed', '', 'spirit', '', '', '2024-01-23 14:06:27', '2024-01-23 14:06:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/05/spirit.jpg', 0, 'attachment', 'image/jpeg', 0),
(9127, 1, '2021-05-24 10:08:55', '2021-05-24 10:08:55', '', '', '', 'inherit', 'open', 'closed', '', 'power_peace_ful', '', '', '2024-01-23 14:06:28', '2024-01-23 14:06:28', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/05/power_peace_ful.jpg', 0, 'attachment', 'image/jpeg', 0),
(9129, 1, '2021-05-24 10:10:44', '2021-05-24 10:10:44', '', '', '', 'inherit', 'open', 'closed', '', 'genesis', '', '', '2024-01-23 14:06:28', '2024-01-23 14:06:28', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/05/genesis.jpg', 0, 'attachment', 'image/jpeg', 0),
(9162, 1, '2022-01-06 11:50:54', '2022-01-06 11:50:54', '<p><img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl_img.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl_img.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl_img-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl_img-1024x683.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl_img-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl_img-480x320.jpg 480w, https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl_img-800x533.jpg 800w\" alt=\"\" width=\"1170\" height=\"780\" /></p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p><p>Project NameSatisfied Hipster GirlClientWebSolutions IncOur RoleSEO Optimization Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/satisfied-hipster-girl/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Satisfied%20Hipster%20Girl&amp;url=https://get-rec.com/get/portfolio/satisfied-hipster-girl/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/satisfied-hipster-girl/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Satisfied Hipster Girl&amp;body=https://get-rec.com/get/portfolio/satisfied-hipster-girl/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/satisfied-hipster-girl/&amp;title=Satisfied%20Hipster%20Girl&amp;source=Ewebot\" rel=\"noopener\"></a> Tags<a href=\"https://get-rec.com/get/portfolio-tag/digital-pr/\">Digital PR</a> <img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" /></p><h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p><p>&nbsp;</p><p style=\"text-align: center;\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p><p>&nbsp;</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Satisfied Hipster Girl', '', 'publish', 'closed', 'closed', '', 'satisfied-hipster-girl', '', '', '2022-01-06 11:50:54', '2022-01-06 11:50:54', '', 0, 'https://get-rec.com/get/portfolio/satisfied-hipster-girl/', 0, 'portfolio', '', 0),
(9164, 1, '2021-05-24 11:51:34', '2021-05-24 11:51:34', '', '', '', 'inherit', 'open', 'closed', '', 'satisfied-hipster-girl-2', '', '', '2024-01-23 14:06:28', '2024-01-23 14:06:28', '', 9162, 'https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl.jpg', 0, 'attachment', 'image/jpeg', 0),
(9165, 1, '2021-05-24 11:51:35', '2021-05-24 11:51:35', '', '', '', 'inherit', 'open', 'closed', '', 'satisfied-hipster-girl_img', '', '', '2024-01-23 14:06:29', '2024-01-23 14:06:29', '', 9162, 'https://get-rec.com/get/wp-content/uploads/2020/05/satisfied-hipster-girl_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(9171, 1, '2022-01-05 11:57:01', '2022-01-05 11:57:01', '<p><img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable_img.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable_img.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable_img-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable_img-1024x683.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable_img-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable_img-480x320.jpg 480w, https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable_img-800x533.jpg 800w\" alt=\"\" width=\"1170\" height=\"780\" /></p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p><p>Project NameCoworker Resting ComfortableClientWebSolutions IncOur RoleSEO Optimization Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/coworker-resting-comfortable/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Coworker%20Resting%20Comfortable&amp;url=https://get-rec.com/get/portfolio/coworker-resting-comfortable/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/coworker-resting-comfortable/&amp;media=https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/coworker-resting-comfortable/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Coworker Resting Comfortable&amp;body=https://get-rec.com/get/portfolio/coworker-resting-comfortable/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/coworker-resting-comfortable/&amp;title=Coworker%20Resting%20Comfortable&amp;source=Ewebot\" rel=\"noopener\"></a> Tags<a href=\"https://get-rec.com/get/portfolio-tag/marketing/\">Marketing</a> <img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" /></p><h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p><p>&nbsp;</p><p style=\"text-align: center;\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p><p>&nbsp;</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Coworker Resting Comfortable', '', 'publish', 'closed', 'closed', '', 'coworker-resting-comfortable', '', '', '2022-01-05 11:57:01', '2022-01-05 11:57:01', '', 0, 'https://get-rec.com/get/portfolio/coworker-resting-comfortable/', 0, 'portfolio', '', 0),
(9173, 1, '2021-05-24 11:57:40', '2021-05-24 11:57:40', '', '', '', 'inherit', 'open', 'closed', '', 'coworker-resting-comfortable-2', '', '', '2024-01-23 14:06:29', '2024-01-23 14:06:29', '', 9171, 'https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable.jpg', 0, 'attachment', 'image/jpeg', 0),
(9174, 1, '2021-05-24 11:57:40', '2021-05-24 11:57:40', '', '', '', 'inherit', 'open', 'closed', '', 'coworker-resting-comfortable_img', '', '', '2024-01-23 14:06:29', '2024-01-23 14:06:29', '', 9171, 'https://get-rec.com/get/wp-content/uploads/2020/05/coworker-resting-comfortable_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(9180, 1, '2020-05-25 12:03:20', '2020-05-25 12:03:20', '<p><img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/adorable-dark-haired-girl_img.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/adorable-dark-haired-girl_img.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2020/05/adorable-dark-haired-girl_img-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2020/05/adorable-dark-haired-girl_img-1024x683.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2020/05/adorable-dark-haired-girl_img-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2020/05/adorable-dark-haired-girl_img-480x320.jpg 480w, https://get-rec.com/get/wp-content/uploads/2020/05/adorable-dark-haired-girl_img-800x533.jpg 800w\" alt=\"\" width=\"1170\" height=\"780\" /></p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p><p>Project NameAdorable Dark Haired GirlClientWebSolutions IncOur RoleSEO Optimization Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/adorable-dark-haired-girl/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Adorable%20Dark%20Haired%20Girl&amp;url=https://get-rec.com/get/portfolio/adorable-dark-haired-girl/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/adorable-dark-haired-girl/&amp;media=https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/adorable-dark-haired-girl/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Adorable Dark Haired Girl&amp;body=https://get-rec.com/get/portfolio/adorable-dark-haired-girl/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/adorable-dark-haired-girl/&amp;title=Adorable%20Dark%20Haired%20Girl&amp;source=Ewebot\" rel=\"noopener\"></a> Tags<a href=\"https://get-rec.com/get/portfolio-tag/seo/\">SEO</a> <img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" /></p><h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p><p>&nbsp;</p><p style=\"text-align: center;\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p><p>&nbsp;</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Adorable Dark Haired Girl', '', 'publish', 'closed', 'closed', '', 'adorable-dark-haired-girl', '', '', '2020-05-25 12:03:20', '2020-05-25 12:03:20', '', 0, 'https://get-rec.com/get/portfolio/adorable-dark-haired-girl/', 0, 'portfolio', '', 0),
(9182, 1, '2021-05-24 12:03:54', '2021-05-24 12:03:54', '', '', '', 'inherit', 'open', 'closed', '', 'adorable-dark-haired-girl-2', '', '', '2024-01-23 14:06:29', '2024-01-23 14:06:29', '', 9180, 'https://get-rec.com/get/wp-content/uploads/2021/05/adorable-dark-haired-girl.jpg', 0, 'attachment', 'image/jpeg', 0),
(9184, 1, '2021-05-24 12:04:28', '2021-05-24 12:04:28', '', '', '', 'inherit', 'open', 'closed', '', 'adorable-dark-haired-girl_img', '', '', '2024-01-23 14:06:30', '2024-01-23 14:06:30', '', 9180, 'https://get-rec.com/get/wp-content/uploads/2020/05/adorable-dark-haired-girl_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(9192, 1, '2020-05-24 12:09:57', '2020-05-24 12:09:57', '<p><img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde_img.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde_img.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde_img-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde_img-1024x683.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde_img-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde_img-480x320.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde_img-800x533.jpg 800w\" alt=\"\" width=\"1170\" height=\"780\" /></p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p><p>Project NameHappy Amazed BlondeClientWebSolutions IncOur RoleSEO Optimization Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/happy-amazed-blonde/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Happy%20Amazed%20Blonde&amp;url=https://get-rec.com/get/portfolio/happy-amazed-blonde/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/happy-amazed-blonde/&amp;media=https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/happy-amazed-blonde/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Happy Amazed Blonde&amp;body=https://get-rec.com/get/portfolio/happy-amazed-blonde/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/happy-amazed-blonde/&amp;title=Happy%20Amazed%20Blonde&amp;source=Ewebot\" rel=\"noopener\"></a> Tags<a href=\"https://get-rec.com/get/portfolio-tag/seo/\">SEO</a> <img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" /></p><h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p><p>&nbsp;</p><p style=\"text-align: center;\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p><p>&nbsp;</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Happy Amazed Blonde', '', 'publish', 'closed', 'closed', '', 'happy-amazed-blonde', '', '', '2020-05-24 12:09:57', '2020-05-24 12:09:57', '', 0, 'https://get-rec.com/get/portfolio/happy-amazed-blonde/', 0, 'portfolio', '', 0),
(9194, 1, '2021-05-24 12:10:12', '2021-05-24 12:10:12', '', '', '', 'inherit', 'open', 'closed', '', 'happy-amazed-blonde-2', '', '', '2024-01-23 14:06:30', '2024-01-23 14:06:30', '', 9192, 'https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde.jpg', 0, 'attachment', 'image/jpeg', 0),
(9195, 1, '2021-05-24 12:10:12', '2021-05-24 12:10:12', '', '', '', 'inherit', 'open', 'closed', '', 'happy-amazed-blonde_img', '', '', '2024-01-23 14:06:30', '2024-01-23 14:06:30', '', 9192, 'https://get-rec.com/get/wp-content/uploads/2021/05/happy-amazed-blonde_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(9204, 1, '2022-01-07 12:17:14', '2022-01-07 12:17:14', '<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2020/05/watching-mobile-phone_img.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2020/05/watching-mobile-phone_img.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2020/05/watching-mobile-phone_img-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2020/05/watching-mobile-phone_img-1024x683.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2020/05/watching-mobile-phone_img-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2020/05/watching-mobile-phone_img-480x320.jpg 480w, https://get-rec.com/get/wp-content/uploads/2020/05/watching-mobile-phone_img-800x533.jpg 800w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"\" />														\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n			Project NameWatching Mobile PhoneClientWebSolutions IncOur RoleSEO Optimization		\n		Share<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/watching-mobile-phone/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Watching%20Mobile%20Phone&#038;url=https://get-rec.com/get/portfolio/watching-mobile-phone/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/watching-mobile-phone/&#038;media=https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/watching-mobile-phone/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Watching Mobile Phone&body=https://get-rec.com/get/portfolio/watching-mobile-phone/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/portfolio/watching-mobile-phone/&#038;title=Watching%20Mobile%20Phone&#038;source=Ewebot\" rel=\"noopener\"></a>	\n			Tags<a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>		\n												<img width=\"1170\" height=\"780\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"case_img_03\" />														\n		<h3>How We Work</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p style=\"text-align: center\">Optimization Statistics</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.</p><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><h3>We Will Be Useful to You</h3><p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.</p><p>Digital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>		\n				<canvas width=\"400\" height=\"400\"></canvas>\n		<p>From the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.</p><p>As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!</p>', 'Watching Mobile Phone', '', 'publish', 'closed', 'closed', '', 'watching-mobile-phone', '', '', '2022-01-07 12:17:14', '2022-01-07 12:17:14', '', 0, 'https://get-rec.com/get/portfolio/watching-mobile-phone/', 0, 'portfolio', '', 0),
(9205, 1, '2021-05-24 12:16:57', '2021-05-24 12:16:57', '', '', '', 'inherit', 'open', 'closed', '', 'watching-mobile-phone', '', '', '2024-01-23 14:06:30', '2024-01-23 14:06:30', '', 9204, 'https://get-rec.com/get/wp-content/uploads/2021/05/watching-mobile-phone.jpg', 0, 'attachment', 'image/jpeg', 0),
(9208, 1, '2021-05-24 12:17:59', '2021-05-24 12:17:59', '', '', '', 'inherit', 'open', 'closed', '', 'watching-mobile-phone_img', '', '', '2024-01-23 14:06:31', '2024-01-23 14:06:31', '', 9204, 'https://get-rec.com/get/wp-content/uploads/2020/05/watching-mobile-phone_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(9225, 1, '2021-05-24 13:20:20', '2021-05-24 13:20:20', '', '', '', 'inherit', 'open', 'closed', '', 'home12', '', '', '2024-01-23 14:06:31', '2024-01-23 14:06:31', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/05/home12.jpg', 0, 'attachment', 'image/jpeg', 0),
(9284, 1, '2021-06-11 08:00:21', '2021-06-11 08:00:21', '', '', '', 'inherit', 'open', 'closed', '', 'smart_import_icon', '', '', '2024-01-23 14:06:31', '2024-01-23 14:06:31', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png', 0, 'attachment', 'image/png', 0),
(9285, 1, '2021-06-11 08:00:21', '2021-06-11 08:00:21', '', '', '', 'inherit', 'open', 'closed', '', 'woo_icon_shop', '', '', '2024-01-23 14:06:31', '2024-01-23 14:06:31', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png', 0, 'attachment', 'image/png', 0),
(9289, 1, '2021-06-11 08:11:45', '2021-06-11 08:11:45', '', '', '', 'inherit', 'open', 'closed', '', 'ewebot_landing_import_bg', '', '', '2024-01-23 14:06:32', '2024-01-23 14:06:32', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/06/ewebot_landing_import_bg-scaled-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(9291, 1, '2021-06-11 08:16:57', '2021-06-11 08:16:57', '', '', '', 'inherit', 'open', 'closed', '', 'demo_smart_icon', '', '', '2024-01-23 14:06:32', '2024-01-23 14:06:32', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/06/demo_smart_icon.png', 0, 'attachment', 'image/png', 0),
(9292, 1, '2021-06-11 08:39:04', '2021-06-11 08:39:04', '', '', '', 'inherit', 'open', 'closed', '', 'smart_import_shadow1', '', '', '2024-01-23 14:06:32', '2024-01-23 14:06:32', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow1.png', 0, 'attachment', 'image/png', 0),
(9293, 1, '2021-06-11 08:44:57', '2021-06-11 08:44:57', '', '', '', 'inherit', 'open', 'closed', '', 'demo_import_img1', '', '', '2024-01-23 14:06:33', '2024-01-23 14:06:33', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img1.jpg', 0, 'attachment', 'image/jpeg', 0),
(9297, 1, '2021-06-11 08:54:05', '2021-06-11 08:54:05', '', '', '', 'inherit', 'open', 'closed', '', 'smart_import_shadow2', '', '', '2024-01-23 14:06:33', '2024-01-23 14:06:33', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_shadow2.png', 0, 'attachment', 'image/png', 0),
(9302, 1, '2021-06-11 09:03:33', '2021-06-11 09:03:33', '', '', '', 'inherit', 'open', 'closed', '', 'demo_import_img2', '', '', '2024-01-23 14:06:33', '2024-01-23 14:06:33', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/06/demo_import_img2.jpg', 0, 'attachment', 'image/jpeg', 0),
(9321, 1, '2021-06-11 09:17:01', '2021-06-11 09:17:01', '', '', '', 'inherit', 'open', 'closed', '', 'import_all_content', '', '', '2024-01-23 14:06:33', '2024-01-23 14:06:33', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/06/import_all_content.png', 0, 'attachment', 'image/png', 0),
(9322, 1, '2021-06-11 09:17:02', '2021-06-11 09:17:02', '', '', '', 'inherit', 'open', 'closed', '', 'import_home_pages', '', '', '2024-01-23 14:06:34', '2024-01-23 14:06:34', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/06/import_home_pages.png', 0, 'attachment', 'image/png', 0),
(9431, 1, '2021-08-06 12:14:45', '2021-08-06 12:14:45', '<div class=\"mc_merge_var\">\r\n	<input type=\"email\" name=\"EMAIL\" placeholder=\"Email Address\" required />\r\n</div>\r\n<div class=\"mc_signup_submit\">\r\n	<input type=\"submit\" value=\"Sign up\" />\r\n</div>', 'Subscription form', '', 'publish', 'closed', 'closed', '', 'subscription-form', '', '', '2021-08-06 12:14:45', '2021-08-06 12:14:45', '', 0, 'https://get-rec.com/get/mc4wp-form/subscription-form/', 0, 'mc4wp-form', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(9528, 1, '2021-09-25 14:13:35', '2021-09-25 14:13:35', '<img width=\"1920\" height=\"722\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_bg11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_bg11.png 1920w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_bg11-300x113.png 300w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_bg11-1024x385.png 1024w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_bg11-768x289.png 768w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_bg11-1536x578.png 1536w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_bg11-480x181.png 480w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_bg11-800x301.png 800w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" title=\"\" />														\n		<h2>Meet Your Dream<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\"><path d=\"m37,146.4l141.3,-28.6c130.2,-11 232.2,-3.3 297.7,4.6\"/><path d=\"m113.9,142.8c49.1,-17.1 91,-29.3 127.2,-29.1c68.5,-2.8 114.9,-1.8 177.9,7.4\" /></svg> App</h2>	\n		<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>[contact-form-7 id=\"9558\" title=\"Subscribe Form\"]		\n		<a href=\"#\">\n											<img src=\"https://get-rec.com/get/wp-content/uploads/2021/09/app_store-284x80.png\" alt=\"\" style=\"width:142px;\" />\n		</a>\n		<a href=\"#\">\n											<img src=\"https://get-rec.com/get/wp-content/uploads/2021/09/google_play-284x80.png\" alt=\"\" style=\"width:142px;\" />\n		</a>\n												<img width=\"665\" height=\"615\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_phone_device.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_phone_device.png 665w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_phone_device-300x277.png 300w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_phone_device-480x444.png 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"\" />														\n												<img width=\"472\" height=\"699\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_phone_device2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_phone_device2.png 472w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_phone_device2-203x300.png 203w\" sizes=\"(max-width: 472px) 100vw, 472px\" title=\"\" />														\n												<img width=\"896\" height=\"728\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_boxes_bg.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_boxes_bg.png 896w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_boxes_bg-300x244.png 300w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_boxes_bg-768x624.png 768w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_boxes_bg-480x390.png 480w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_boxes_bg-800x650.png 800w\" sizes=\"(max-width: 896px) 100vw, 896px\" title=\"\" />														\n			<figure><a href=\"#\"><img width=\"120\" height=\"120\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_icon1.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h3><a href=\"#\">Search Engine Optimization</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"120\" height=\"120\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_icon2.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h3><a href=\"#\">Real Time and Data</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"120\" height=\"120\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_icon3.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h3><a href=\"#\">Social Media Strategy</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"120\" height=\"120\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_icon4.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h3><a href=\"#\">Reporting & Analysis</a></h3><a href=\"#\"></a>		\n			<h2>About Us</h2>		\n		<h2>Boost<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\"><path d=\"m43,98c16.7,29.7 47.6,35.6 72,40c24.4,4.4 80.2,11.2 157.6,9.6c77.4,-1.6 122.2,-15 142.6,-22.3c20.4,-7.3 77.2,-39.5 44.5,-69.3c-32.7,-29.8 -135.7,-49.6 -211.2,-53.8c-75.5,-4.2 -188.2,18.8 -220,48c-31.8,29.2 -23.1,67.8 -5.2,76.9\" /></svg> Your Mobile Traffic!</h2>	\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.</p><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											About Us						\n		</a>\n			<h2>What we do</h2>		\n		<h2>The App That Offers The Best Features<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\"><path d=\"m444.37109,61.85547c-16.3,-20.3 -34.4,-27.4 -66,-40c-31.6,-12.6 -119.8,-21.8 -187.4,-17.4c-67.6,4.4 -97.8,13 -125.4,31.7c-27.6,18.7 -37.8,41.5 -10.5,69.7c27.3,28.2 143.3,35.4 194.8,36.2c51.5,0.8 135.8,-9.2 167,-19c31.2,-9.8 103.9,-67.2 31.8,-103.1\" /></svg></h2>	\n												<a href=\"\">Advanced Analytics</a>\n					<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>\n												<a href=\"\">Digital Marketing</a>\n					<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>\n												<a href=\"\">Business Innovation</a>\n					<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>\n												<img width=\"899\" height=\"758\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone_bg.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone_bg.png 899w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone_bg-300x253.png 300w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone_bg-768x648.png 768w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone_bg-480x405.png 480w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone_bg-800x675.png 800w\" sizes=\"(max-width: 899px) 100vw, 899px\" title=\"\" />														\n												<img width=\"792\" height=\"650\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone1.png 792w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone1-300x246.png 300w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone1-768x630.png 768w, https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone1-480x394.png 480w\" sizes=\"(max-width: 792px) 100vw, 792px\" title=\"\" />														\n												<img width=\"360\" height=\"430\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/apple_watch.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/apple_watch.png 360w, https://get-rec.com/get/wp-content/uploads/2021/09/apple_watch-251x300.png 251w\" sizes=\"(max-width: 360px) 100vw, 360px\" title=\"\" />														\n												<img width=\"615\" height=\"570\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/testimonials_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/testimonials_phone2.png 615w, https://get-rec.com/get/wp-content/uploads/2021/09/testimonials_phone2-300x278.png 300w, https://get-rec.com/get/wp-content/uploads/2021/09/testimonials_phone2-480x445.png 480w\" sizes=\"(max-width: 615px) 100vw, 615px\" title=\"\" />														\n			<h2>Testimonials</h2>		\n		<h2>What Our Clients Say<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\"><path d=\"m37,146.4l141.3,-28.6c130.2,-11 232.2,-3.3 297.7,4.6\"/><path d=\"m113.9,142.8c49.1,-17.1 91,-29.3 127.2,-29.1c68.5,-2.8 114.9,-1.8 177.9,7.4\" /></svg></h2>	\n								<p>Design involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge. </p>Denis RobinsonCustomer							\n								<p>Design involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.</p>Silviia GardenCustomer							\n								<p>Design involves the whole complex of visual commun ications: talent, creative ability, manual skill, and technical knowledge.</p>Tommy DentsCustomer							\n			<h2>product gallery</h2>		\n		<h2>Increase<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\"><path d=\"m44.37109,65.85547c11.7,-22.3 35.6,-37.4 82,-50c46.4,-12.6 138.2,-15.8 195.6,-9.4c57.4,6.4 82.2,7 128.6,24.7c46.4,17.7 42.2,67.5 -11.5,85.7c-53.7,18.2 -90.7,21.4 -179.2,26.2c-88.5,4.8 -186.2,-14.2 -208,-27c-21.8,-12.8 -68.1,-39.2 -20.2,-80.1\" /></svg> Your Productivity!</h2>	\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.</p><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											View more						\n		</a>\n						<img src=\"https://get-rec.com/get/wp-content/uploads/2021/09/phone_slide-1.jpg\" style=\"width:246px;\" alt=\"\" />\n						<img src=\"https://get-rec.com/get/wp-content/uploads/2021/09/phone_slide2.jpg\" style=\"width:246px;\" alt=\"\" />\n						<img src=\"https://get-rec.com/get/wp-content/uploads/2021/09/phone_slide3.jpg\" style=\"width:246px;\" alt=\"\" />\n						<img src=\"https://get-rec.com/get/wp-content/uploads/2021/09/phone_slide4.jpg\" style=\"width:246px;\" alt=\"\" />\n											<h3>popular plan</h3>\n					$ 1.99 / mo 				\n											<h3>popular plan</h3>\n				<ul>\n 	<li>50+ Pro Widgets</li>\n 	<li> 50+ Pro Widgets</li>\n 	<li>Popup Builder</li>\n 	<li>Support for 1 Year</li>\n 	<li>Updates for 1 Year</li>\n</ul>\n						<a href=\"#\">\n																Register\n						</a>\n												<img width=\"130\" height=\"130\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/price_label_apps.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n											<h3>recommended plan</h3>\n					$ 4.99 / mo 				\n											<h3>recommended plan</h3>\n				<ul><li>50+ Pro Widgets</li><li> 50+ Pro Widgets</li><li>Popup Builder</li><li>Support for 1 Year</li><li>Updates for 1 Year</li></ul>\n						<a href=\"#\">\n																Register\n						</a>\n			<h2>pricing Plans</h2>		\n		<h2>The Best Solutions<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 500 150\" preserveAspectRatio=\"none\"><path d=\"m450,92c-18.3,18.7 -130.4,53.6 -191,55c-60.6,1.4 -136.8,-7.8 -185.4,-32.4c-48.6,-24.6 -36.8,-53 -14.4,-67.3c22.4,-14.3 37.2,-23.5 73.5,-31.3c36.3,-7.8 115.3,-16.6 177.8,-11.8c62.5,4.8 124.8,12.8 150,31c25.2,18.2 47.9,58.8 -1.2,93.9\" /></svg> for Our Clients</h2>	\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam.</p>		\n		<a href=\"#\">\n											View more						\n		</a>\n												<img width=\"1170\" height=\"610\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map.png 1170w, https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map-300x156.png 300w, https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map-1024x534.png 1024w, https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map-768x400.png 768w, https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map-480x250.png 480w, https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map-800x417.png 800w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"\" />														\n			<h3>Office 1</h3>			 15 Riverside St,\nLos Angeles, United States\n <a href=\"tel:8002534236\">800 2534 236</a>\n<a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n			<h3>Head Office</h3>			 27 Division St, New York, NY 10002, United States <a href=\"tel:8002534236\">800 2534 236</a><br /><a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n			<h3>Office 2</h3>			 14 Schöneberg St, Berlin, Germany <a href=\"tel:8002534236\">800 2534 236</a><br /><a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n			<h3>Office 3</h3>			 27 Division St, Beijing, China <a href=\"tel:8002534236\">800 2534 236</a>\n<a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n			<h3>Office 4</h3>			 17 Division St,\nSouth Australia, Australia <a href=\"tel:8002534236\">800 2534 236</a>\n<a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n			<h3>Newsletter Signup</h3>		\n		[mc4wp_form id=\"9431\"]', 'Home 13', '', 'publish', 'closed', 'closed', '', 'home-13', '', '', '2021-09-25 14:13:35', '2021-09-25 14:13:35', '', 0, 'https://get-rec.com/get/home-13/', 0, 'page', '', 0),
(9544, 1, '2021-09-25 14:17:54', '2021-09-25 14:17:54', '', '', '', 'inherit', 'open', 'closed', '', 'logo_eweapp', '', '', '2024-01-23 14:06:34', '2024-01-23 14:06:34', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/09/logo_eweapp.png', 0, 'attachment', 'image/png', 0),
(9548, 1, '2021-09-25 14:19:52', '2021-09-25 14:19:52', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/09/logo_eweapp.png\" alt=\"\" title=\"\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul><li></li>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-6</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01Classic</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04HOT</a></li>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05Popular</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 7-12</a>\n	<ul>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08Business</a></li>\n		<li id=\"menu-item-6585\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09Creative</a></li>\n		<li id=\"menu-item-7945\"><a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a></li>\n		<li id=\"menu-item-8772\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11NEW</a></li>\n		<li id=\"menu-item-9230\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12NEW</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-8767\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-8783\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-8769\"><a href=\"https://get-rec.com/get/product/menu-knitting-lounge-chair/\">Single Product Page</a></li>\n	<li id=\"menu-item-8770\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-8771\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-614f30340ccc1\">Search</label>\n    <input id=\"search-form-614f30340ccc1\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 13', '', 'publish', 'closed', 'closed', '', 'header-13', '', '', '2021-09-25 14:19:52', '2021-09-25 14:19:52', '', 0, 'https://get-rec.com/get/?elementor_library=header-13', 0, 'elementor_library', '', 0),
(9553, 1, '2021-09-25 14:21:30', '2021-09-25 14:21:30', '<img width=\"304\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/logo_eweapp.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/logo_eweapp.png 304w, https://get-rec.com/get/wp-content/uploads/2021/09/logo_eweapp-300x96.png 300w\" sizes=\"(max-width: 304px) 100vw, 304px\" title=\"\" />														\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<h4>Quick Links</h4>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<p>© 2022 — EweApp by GT3Themes. All Rights Reserved.</p>', 'Footer 13', '', 'publish', 'closed', 'closed', '', 'footer-13', '', '', '2021-09-25 14:21:30', '2021-09-25 14:21:30', '', 0, 'https://get-rec.com/get/?elementor_library=footer-13', 0, 'elementor_library', '', 0),
(9558, 1, '2021-09-25 14:24:18', '2021-09-25 14:24:18', '<div class=\"gt3_subscribe_form\">\r\n    [email* site-email placeholder \"Enter Your Email\"]\r\n    [submit \"Get started\"]\r\n</div>\n1\n[_site_title] \"[your-subject]\"\n[_site_title] <help@livewp.site>\n[_site_admin_email]\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <help@livewp.site>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Subscribe Form', '', 'publish', 'closed', 'closed', '', 'subscribe-form', '', '', '2021-09-25 14:24:18', '2021-09-25 14:24:18', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&amp;p=9558', 0, 'wpcf7_contact_form', '', 0),
(9561, 1, '2021-09-25 14:27:34', '2021-09-25 14:27:34', '', '', '', 'inherit', 'open', 'closed', '', 'app_store-2', '', '', '2024-01-23 14:06:34', '2024-01-23 14:06:34', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/app_store.png', 0, 'attachment', 'image/png', 0),
(9562, 1, '2021-09-25 14:27:34', '2021-09-25 14:27:34', '', '', '', 'inherit', 'open', 'closed', '', 'apple_watch', '', '', '2024-01-23 14:06:34', '2024-01-23 14:06:34', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/apple_watch.png', 0, 'attachment', 'image/png', 0),
(9563, 1, '2021-09-25 14:27:35', '2021-09-25 14:27:35', '', '', '', 'inherit', 'open', 'closed', '', 'google_play-2', '', '', '2024-01-23 14:06:34', '2024-01-23 14:06:34', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/google_play.png', 0, 'attachment', 'image/png', 0),
(9564, 1, '2021-09-25 14:27:35', '2021-09-25 14:27:35', '', '', '', 'inherit', 'open', 'closed', '', 'home13_bg11', '', '', '2024-01-23 14:06:35', '2024-01-23 14:06:35', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_bg11.png', 0, 'attachment', 'image/png', 0),
(9565, 1, '2021-09-25 14:27:37', '2021-09-25 14:27:37', '', '', '', 'inherit', 'open', 'closed', '', 'home13_boxes_bg', '', '', '2024-01-23 14:06:35', '2024-01-23 14:06:35', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_boxes_bg.png', 0, 'attachment', 'image/png', 0),
(9566, 1, '2021-09-25 14:27:40', '2021-09-25 14:27:40', '', '', '', 'inherit', 'open', 'closed', '', 'home13_icon1', '', '', '2024-01-23 14:06:35', '2024-01-23 14:06:35', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_icon1.png', 0, 'attachment', 'image/png', 0),
(9567, 1, '2021-09-25 14:27:40', '2021-09-25 14:27:40', '', '', '', 'inherit', 'open', 'closed', '', 'home13_icon2', '', '', '2024-01-23 14:06:35', '2024-01-23 14:06:35', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_icon2.png', 0, 'attachment', 'image/png', 0),
(9568, 1, '2021-09-25 14:27:41', '2021-09-25 14:27:41', '', '', '', 'inherit', 'open', 'closed', '', 'home13_icon3', '', '', '2024-01-23 14:06:35', '2024-01-23 14:06:35', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_icon3.png', 0, 'attachment', 'image/png', 0),
(9569, 1, '2021-09-25 14:27:41', '2021-09-25 14:27:41', '', '', '', 'inherit', 'open', 'closed', '', 'home13_icon4', '', '', '2024-01-23 14:06:36', '2024-01-23 14:06:36', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_icon4.png', 0, 'attachment', 'image/png', 0),
(9570, 1, '2021-09-25 14:27:41', '2021-09-25 14:27:41', '', '', '', 'inherit', 'open', 'closed', '', 'home13_iphone_bg', '', '', '2024-01-23 14:06:36', '2024-01-23 14:06:36', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone_bg.png', 0, 'attachment', 'image/png', 0),
(9571, 1, '2021-09-25 14:27:44', '2021-09-25 14:27:44', '', '', '', 'inherit', 'open', 'closed', '', 'home13_iphone1', '', '', '2024-01-23 14:06:36', '2024-01-23 14:06:36', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_iphone1.png', 0, 'attachment', 'image/png', 0),
(9572, 1, '2021-09-25 14:27:46', '2021-09-25 14:27:46', '', '', '', 'inherit', 'open', 'closed', '', 'home13_phone_device', '', '', '2024-01-23 14:06:37', '2024-01-23 14:06:37', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_phone_device.png', 0, 'attachment', 'image/png', 0),
(9573, 1, '2021-09-25 14:27:47', '2021-09-25 14:27:47', '', '', '', 'inherit', 'open', 'closed', '', 'home13_phone_device2', '', '', '2024-01-23 14:06:37', '2024-01-23 14:06:37', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_phone_device2.png', 0, 'attachment', 'image/png', 0),
(9574, 1, '2021-09-25 14:27:49', '2021-09-25 14:27:49', '', '', '', 'inherit', 'open', 'closed', '', 'home13_testimonials-bg', '', '', '2024-01-23 14:06:37', '2024-01-23 14:06:37', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/home13_testimonials-bg.png', 0, 'attachment', 'image/png', 0),
(9575, 1, '2021-09-25 14:27:50', '2021-09-25 14:27:50', '', '', '', 'inherit', 'open', 'closed', '', 'hotspot_map', '', '', '2024-01-23 14:06:38', '2024-01-23 14:06:38', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map.png', 0, 'attachment', 'image/png', 0),
(9576, 1, '2021-09-25 14:27:52', '2021-09-25 14:27:52', '', '-1', '', 'inherit', 'open', 'closed', '', 'phone_slide-1', '', '', '2021-09-25 14:27:52', '2021-09-25 14:27:52', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/phone_slide-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(9577, 1, '2021-09-25 14:27:53', '2021-09-25 14:27:53', '', '', '', 'inherit', 'open', 'closed', '', 'phone_slide2', '', '', '2024-01-23 14:06:38', '2024-01-23 14:06:38', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/phone_slide2.jpg', 0, 'attachment', 'image/jpeg', 0),
(9578, 1, '2021-09-25 14:27:53', '2021-09-25 14:27:53', '', '', '', 'inherit', 'open', 'closed', '', 'phone_slide3', '', '', '2024-01-23 14:06:38', '2024-01-23 14:06:38', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/phone_slide3.jpg', 0, 'attachment', 'image/jpeg', 0),
(9579, 1, '2021-09-25 14:27:53', '2021-09-25 14:27:53', '', '', '', 'inherit', 'open', 'closed', '', 'phone_slide4', '', '', '2024-01-23 14:06:38', '2024-01-23 14:06:38', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/phone_slide4.jpg', 0, 'attachment', 'image/jpeg', 0),
(9580, 1, '2021-09-25 14:27:54', '2021-09-25 14:27:54', '', '', '', 'inherit', 'open', 'closed', '', 'phone_slider_bg', '', '', '2024-01-23 14:06:39', '2024-01-23 14:06:39', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/phone_slider_bg.png', 0, 'attachment', 'image/png', 0),
(9581, 1, '2021-09-25 14:27:56', '2021-09-25 14:27:56', '', '', '', 'inherit', 'open', 'closed', '', 'price_apps_bg', '', '', '2024-01-23 14:06:39', '2024-01-23 14:06:39', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/price_apps_bg.png', 0, 'attachment', 'image/png', 0),
(9582, 1, '2021-09-25 14:27:58', '2021-09-25 14:27:58', '', '', '', 'inherit', 'open', 'closed', '', 'price_label_apps', '', '', '2024-01-23 14:06:39', '2024-01-23 14:06:39', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/price_label_apps.png', 0, 'attachment', 'image/png', 0),
(9584, 1, '2021-09-25 14:27:58', '2021-09-25 14:27:58', '', '', '', 'inherit', 'open', 'closed', '', 'testimonials_phone2', '', '', '2024-01-23 14:06:40', '2024-01-23 14:06:40', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/09/testimonials_phone2.png', 0, 'attachment', 'image/png', 0),
(9629, 1, '2021-10-04 10:13:07', '2021-10-04 10:13:07', '', '', '', 'inherit', 'open', 'closed', '', 'home13', '', '', '2024-01-23 14:06:40', '2024-01-23 14:06:40', '', 9528, 'https://get-rec.com/get/wp-content/uploads/2021/10/home13.jpg', 0, 'attachment', 'image/jpeg', 0),
(9635, 1, '2021-10-04 12:12:39', '2021-10-04 12:12:39', '', '', '', 'inherit', 'open', 'closed', '', 'coming_soon_landing', '', '', '2024-01-23 14:06:40', '2024-01-23 14:06:40', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/10/coming_soon_landing.jpg', 0, 'attachment', 'image/jpeg', 0),
(9639, 1, '2021-10-04 12:20:42', '2021-10-04 12:20:42', '', '', '', 'inherit', 'open', 'closed', '', 'home13_new', '', '', '2024-01-23 14:06:40', '2024-01-23 14:06:40', '', 8638, 'https://get-rec.com/get/wp-content/uploads/2021/10/home13_new.jpg', 0, 'attachment', 'image/jpeg', 0),
(9648, 1, '2021-10-18 12:19:41', '2021-10-18 12:19:41', '<h2>Case Studies with Ajax</h2>		\n		<p>View some of our work and case studies for clients. We will work to deliver that strategy by building out your existing campaigns, or establishing accounts at new networks.</p>		\n				<a href=\"#\" data-filter=\".all\">All</a><a href=\"#\" data-filter=\".branding\">Branding</a><a href=\"#\" data-filter=\".digital-pr\">Digital PR</a><a href=\"#\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-filter=\".seo\">SEO</a><a href=\"#\" data-filter=\".web\">Web</a>			\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Online-Media-Management\" alt=\"\" /><h4>Online Media Management</h4>Branding Marketing</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Mannix-Marketing\" alt=\"\" /><h4>Mannix Marketing</h4>Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\" /><h4>Twice Profit Than Before</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/content-strategy/\" title=\"Content Strategy\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Strategy-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Content-Strategy\" alt=\"\" /><h4>Content Strategy</h4>Digital PR</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\" /><h4>SEO Optimization</h4>SEO</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Social-Engagement\" alt=\"\" /><h4>Social Engagement</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\" /><h4>Technical SEO</h4>Marketing</a><a href=\"https://get-rec.com/get/portfolio/content-marketing/\" title=\"Content Marketing\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Content-Marketing-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Content-Marketing\" alt=\"\" /><h4>Content Marketing</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/domain-migration/\" title=\"Domain Migration\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Domain-Migration-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Domain-Migration\" alt=\"\" /><h4>Domain Migration</h4>Branding SEO</a>		\n						<a href=\"javascript:void(0)\" title=\"load more\">\n									load more\n						</a>', 'Case Studies with Ajax', '', 'publish', 'closed', 'closed', '', 'case-studies-with-ajax', '', '', '2021-10-18 12:19:41', '2021-10-18 12:19:41', '', 0, 'https://get-rec.com/get/case-studies-with-ajax/', 0, 'page', '', 0),
(9665, 1, '2021-10-22 13:17:08', '2021-10-22 13:17:08', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png-2', '', '', '2021-10-22 13:17:08', '2021-10-22 13:17:08', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/10/placeholder.png', 0, 'attachment', 'image/png', 0),
(9666, 1, '2021-10-22 13:17:09', '2021-10-22 13:17:09', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png-3', '', '', '2021-10-22 13:17:09', '2021-10-22 13:17:09', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/10/placeholder-1.png', 0, 'attachment', 'image/png', 0),
(9668, 1, '2021-10-22 13:17:11', '2021-10-22 13:17:11', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png-5', '', '', '2021-10-22 13:17:11', '2021-10-22 13:17:11', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/10/placeholder-3.png', 0, 'attachment', 'image/png', 0),
(9670, 1, '2021-10-22 13:17:12', '2021-10-22 13:17:12', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png-7', '', '', '2021-10-22 13:17:12', '2021-10-22 13:17:12', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/10/placeholder-5.png', 0, 'attachment', 'image/png', 0),
(9671, 1, '2021-10-22 13:17:13', '2021-10-22 13:17:13', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png-8', '', '', '2021-10-22 13:17:13', '2021-10-22 13:17:13', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/10/placeholder-6.png', 0, 'attachment', 'image/png', 0),
(9672, 1, '2021-10-22 13:17:14', '2021-10-22 13:17:14', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png-9', '', '', '2021-10-22 13:17:14', '2021-10-22 13:17:14', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/10/placeholder-7.png', 0, 'attachment', 'image/png', 0),
(9674, 1, '2021-10-22 13:17:15', '2021-10-22 13:17:15', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png-11', '', '', '2021-10-22 13:17:15', '2021-10-22 13:17:15', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/10/placeholder-9.png', 0, 'attachment', 'image/png', 0),
(9675, 1, '2021-10-22 13:17:16', '2021-10-22 13:17:16', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png-12', '', '', '2021-10-22 13:17:16', '2021-10-22 13:17:16', '', 0, 'https://get-rec.com/get/wp-content/uploads/2021/10/placeholder-10.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(9676, 1, '2021-10-22 13:17:16', '2021-10-22 13:17:16', '<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n			<h2>Key Features</h2>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n		<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>', 'Mega Menu', '', 'publish', 'closed', 'closed', '', 'mega-menu', '', '', '2021-10-22 13:17:16', '2021-10-22 13:17:16', '', 0, 'https://get-rec.com/get/?elementor_library=mega-menu', 0, 'elementor_library', '', 0),
(9684, 1, '2021-10-23 13:34:49', '2021-10-23 13:34:49', '<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW', 'Home Mega', '', 'publish', 'closed', 'closed', '', 'home-mega', '', '', '2021-10-23 13:34:49', '2021-10-23 13:34:49', '', 0, 'https://get-rec.com/get/?elementor_library=home-mega', 0, 'elementor_library', '', 0),
(9757, 1, '2021-10-26 16:36:48', '2021-10-26 16:36:48', '', 'mega-menu', '', 'inherit', 'open', 'closed', '', 'mega-menu-2', '', '', '2021-10-26 16:36:48', '2021-10-26 16:36:48', '', 9676, 'https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png', 0, 'attachment', 'image/png', 0),
(9759, 1, '2021-10-26 16:39:34', '2021-10-26 16:39:34', '', 'auto-update', '', 'inherit', 'open', 'closed', '', 'auto-update', '', '', '2021-10-26 16:39:34', '2021-10-26 16:39:34', '', 9676, 'https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png', 0, 'attachment', 'image/png', 0),
(9762, 1, '2021-10-26 16:42:44', '2021-10-26 16:42:44', '', 'multilanguage', '', 'inherit', 'open', 'closed', '', 'multilanguage', '', '', '2021-10-26 16:42:44', '2021-10-26 16:42:44', '', 9676, 'https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png', 0, 'attachment', 'image/png', 0),
(9764, 1, '2021-10-26 16:43:18', '2021-10-26 16:43:18', '', 'theme-options', '', 'inherit', 'open', 'closed', '', 'theme-options', '', '', '2021-10-26 16:43:18', '2021-10-26 16:43:18', '', 9676, 'https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png', 0, 'attachment', 'image/png', 0),
(9766, 1, '2021-10-26 16:43:44', '2021-10-26 16:43:44', '', 'custom-widgets', '', 'inherit', 'open', 'closed', '', 'custom-widgets', '', '', '2021-10-26 16:43:44', '2021-10-26 16:43:44', '', 9676, 'https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png', 0, 'attachment', 'image/png', 0),
(9768, 1, '2021-10-26 16:44:09', '2021-10-26 16:44:09', '', 'responsive-retina', '', 'inherit', 'open', 'closed', '', 'responsive-retina', '', '', '2021-10-26 16:44:09', '2021-10-26 16:44:09', '', 9676, 'https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png', 0, 'attachment', 'image/png', 0),
(9770, 1, '2021-10-26 16:44:33', '2021-10-26 16:44:33', '', 'optimization', '', 'inherit', 'open', 'closed', '', 'optimization', '', '', '2021-10-26 16:44:33', '2021-10-26 16:44:33', '', 9676, 'https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png', 0, 'attachment', 'image/png', 0),
(9824, 1, '2021-12-09 15:43:03', '2021-12-09 15:43:03', '<img width=\"1170\" height=\"610\" src=\"https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map.png 1170w, https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map-300x156.png 300w, https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map-1024x534.png 1024w, https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map-768x400.png 768w, https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map-480x250.png 480w, https://get-rec.com/get/wp-content/uploads/2021/09/hotspot_map-800x417.png 800w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"\" />														\n			<h3>Office 1</h3>			 15 Riverside St,\nLos Angeles, United States\n <a href=\"tel:8002534236\">800 2534 236</a>\n<a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n			<h3>Head Office</h3>			 27 Division St, New York, NY 10002, United States <a href=\"tel:8002534236\">800 2534 236</a><br /><a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n			<h3>Office 2</h3>			 14 Schöneberg St, Berlin, Germany <a href=\"tel:8002534236\">800 2534 236</a><br /><a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n			<h3>Office 3</h3>			 27 Division St, Beijing, China <a href=\"tel:8002534236\">800 2534 236</a>\n<a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n			<h3>Office 4</h3>			 17 Division St,\nSouth Australia, Australia <a href=\"tel:8002534236\">800 2534 236</a>\n<a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>', 'Hotspots', '', 'publish', 'closed', 'closed', '', 'hotspots', '', '', '2021-12-09 15:43:03', '2021-12-09 15:43:03', '', 0, 'https://get-rec.com/get/?elementor_library=hotspots', 0, 'elementor_library', '', 0),
(9872, 1, '2021-12-24 15:06:00', '2021-12-24 15:06:00', '', '', '', 'inherit', 'open', 'closed', '', 'mega_footer_bg', '', '', '2024-01-23 14:06:44', '2024-01-23 14:06:44', '', 9676, 'https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(9985, 1, '2022-01-13 13:36:22', '2022-01-13 13:36:22', '<!-- wp:gt3pg-pro/grid {\"_uid\":\"60984b9a-ce3b-4aa3-9d8b-69468890954b\",\"_blockName\":\"grid\",\"ids\":\"[{\\u0022id\\u0022:9988,\\u0022videoLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022id\\u0022:0,\\u0022video_type\\u0022:\\u0022hosted\\u0022,\\u0022hosted_id\\u0022:0,\\u0022hosted_url\\u0022:\\u0022\\u0022,\\u0022youtube_url\\u0022:\\u0022\\u0022,\\u0022vimeo_url\\u0022:\\u0022\\u0022,\\u0022external_url\\u0022:\\u0022\\u0022},\\u0022externalLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022target\\u0022:\\u0022\\u0022}},{\\u0022id\\u0022:9989,\\u0022videoLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022id\\u0022:0,\\u0022video_type\\u0022:\\u0022hosted\\u0022,\\u0022hosted_id\\u0022:0,\\u0022hosted_url\\u0022:\\u0022\\u0022,\\u0022youtube_url\\u0022:\\u0022\\u0022,\\u0022vimeo_url\\u0022:\\u0022\\u0022,\\u0022external_url\\u0022:\\u0022\\u0022},\\u0022externalLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022target\\u0022:\\u0022\\u0022}},{\\u0022id\\u0022:9990,\\u0022videoLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022id\\u0022:0,\\u0022video_type\\u0022:\\u0022hosted\\u0022,\\u0022hosted_id\\u0022:0,\\u0022hosted_url\\u0022:\\u0022\\u0022,\\u0022youtube_url\\u0022:\\u0022\\u0022,\\u0022vimeo_url\\u0022:\\u0022\\u0022,\\u0022external_url\\u0022:\\u0022\\u0022},\\u0022externalLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022target\\u0022:\\u0022\\u0022}},{\\u0022id\\u0022:9992,\\u0022videoLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022id\\u0022:0,\\u0022video_type\\u0022:\\u0022hosted\\u0022,\\u0022hosted_id\\u0022:0,\\u0022hosted_url\\u0022:\\u0022\\u0022,\\u0022youtube_url\\u0022:\\u0022\\u0022,\\u0022vimeo_url\\u0022:\\u0022\\u0022,\\u0022external_url\\u0022:\\u0022\\u0022},\\u0022externalLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022target\\u0022:\\u0022\\u0022}},{\\u0022id\\u0022:9993,\\u0022videoLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022id\\u0022:0,\\u0022video_type\\u0022:\\u0022hosted\\u0022,\\u0022hosted_id\\u0022:0,\\u0022hosted_url\\u0022:\\u0022\\u0022,\\u0022youtube_url\\u0022:\\u0022\\u0022,\\u0022vimeo_url\\u0022:\\u0022\\u0022,\\u0022external_url\\u0022:\\u0022\\u0022},\\u0022externalLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022target\\u0022:\\u0022\\u0022}},{\\u0022id\\u0022:9994,\\u0022videoLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022id\\u0022:0,\\u0022video_type\\u0022:\\u0022hosted\\u0022,\\u0022hosted_id\\u0022:0,\\u0022hosted_url\\u0022:\\u0022\\u0022,\\u0022youtube_url\\u0022:\\u0022\\u0022,\\u0022vimeo_url\\u0022:\\u0022\\u0022,\\u0022external_url\\u0022:\\u0022\\u0022},\\u0022externalLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022target\\u0022:\\u0022\\u0022}},{\\u0022id\\u0022:9995,\\u0022videoLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022id\\u0022:0,\\u0022video_type\\u0022:\\u0022hosted\\u0022,\\u0022hosted_id\\u0022:0,\\u0022hosted_url\\u0022:\\u0022\\u0022,\\u0022youtube_url\\u0022:\\u0022\\u0022,\\u0022vimeo_url\\u0022:\\u0022\\u0022,\\u0022external_url\\u0022:\\u0022\\u0022},\\u0022externalLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022target\\u0022:\\u0022\\u0022}},{\\u0022id\\u0022:9996,\\u0022videoLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022id\\u0022:0,\\u0022video_type\\u0022:\\u0022hosted\\u0022,\\u0022hosted_id\\u0022:0,\\u0022hosted_url\\u0022:\\u0022\\u0022,\\u0022youtube_url\\u0022:\\u0022\\u0022,\\u0022vimeo_url\\u0022:\\u0022\\u0022,\\u0022external_url\\u0022:\\u0022\\u0022},\\u0022externalLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022target\\u0022:\\u0022\\u0022}},{\\u0022id\\u0022:9997,\\u0022videoLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022id\\u0022:0,\\u0022video_type\\u0022:\\u0022hosted\\u0022,\\u0022hosted_id\\u0022:0,\\u0022hosted_url\\u0022:\\u0022\\u0022,\\u0022youtube_url\\u0022:\\u0022\\u0022,\\u0022vimeo_url\\u0022:\\u0022\\u0022,\\u0022external_url\\u0022:\\u0022\\u0022},\\u0022externalLink\\u0022:{\\u0022url\\u0022:\\u0022\\u0022,\\u0022target\\u0022:\\u0022\\u0022}}]\"} /-->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->', 'Photo Gallery', '', 'publish', 'closed', 'closed', '', 'photo-gallery', '', '', '2022-01-13 13:36:22', '2022-01-13 13:36:22', '', 0, 'https://get-rec.com/get/photo-gallery/', 0, 'page', '', 0),
(9988, 1, '2022-01-13 13:48:18', '2022-01-13 13:48:18', '', 'adventure-arid-arizona', '', 'inherit', 'open', 'closed', '', 'adventure-arid-arizona', '', '', '2022-01-13 13:48:18', '2022-01-13 13:48:18', '', 9985, 'https://get-rec.com/get/wp-content/uploads/2022/01/adventure-arid-arizona.jpg', 0, 'attachment', 'image/jpeg', 0),
(9989, 1, '2022-01-13 13:48:19', '2022-01-13 13:48:19', '', 'adventure-banff-banff-national-park', '', 'inherit', 'open', 'closed', '', 'adventure-banff-banff-national-park', '', '', '2022-01-13 13:48:19', '2022-01-13 13:48:19', '', 9985, 'https://get-rec.com/get/wp-content/uploads/2022/01/adventure-banff-banff-national-park.jpg', 0, 'attachment', 'image/jpeg', 0),
(9990, 1, '2022-01-13 13:48:20', '2022-01-13 13:48:20', '', 'adventure-boat-calm', '', 'inherit', 'open', 'closed', '', 'adventure-boat-calm', '', '', '2022-01-13 13:48:20', '2022-01-13 13:48:20', '', 9985, 'https://get-rec.com/get/wp-content/uploads/2022/01/adventure-boat-calm.jpg', 0, 'attachment', 'image/jpeg', 0),
(9991, 1, '2022-01-13 13:48:20', '2022-01-13 13:48:20', '', 'alberta-amazing-attraction', '', 'inherit', 'open', 'closed', '', 'alberta-amazing-attraction', '', '', '2022-01-13 13:48:20', '2022-01-13 13:48:20', '', 9985, 'https://get-rec.com/get/wp-content/uploads/2022/01/alberta-amazing-attraction.jpg', 0, 'attachment', 'image/jpeg', 0),
(9992, 1, '2022-01-13 13:48:21', '2022-01-13 13:48:21', '', 'alpine-architecture-bridge', '', 'inherit', 'open', 'closed', '', 'alpine-architecture-bridge', '', '', '2022-01-13 13:48:21', '2022-01-13 13:48:21', '', 9985, 'https://get-rec.com/get/wp-content/uploads/2022/01/alpine-architecture-bridge.jpg', 0, 'attachment', 'image/jpeg', 0),
(9993, 1, '2022-01-13 13:48:22', '2022-01-13 13:48:22', '', 'america-arid-bushes', '', 'inherit', 'open', 'closed', '', 'america-arid-bushes', '', '', '2022-01-13 13:48:22', '2022-01-13 13:48:22', '', 9985, 'https://get-rec.com/get/wp-content/uploads/2022/01/america-arid-bushes.jpg', 0, 'attachment', 'image/jpeg', 0),
(9994, 1, '2022-01-13 13:48:24', '2022-01-13 13:48:24', '', 'america-canyon-cliff', '', 'inherit', 'open', 'closed', '', 'america-canyon-cliff', '', '', '2022-01-13 13:48:24', '2022-01-13 13:48:24', '', 9985, 'https://get-rec.com/get/wp-content/uploads/2022/01/america-canyon-cliff.jpg', 0, 'attachment', 'image/jpeg', 0),
(9995, 1, '2022-01-13 13:48:25', '2022-01-13 13:48:25', '', 'arizona-canyon-deserted', '', 'inherit', 'open', 'closed', '', 'arizona-canyon-deserted', '', '', '2022-01-13 13:48:25', '2022-01-13 13:48:25', '', 9985, 'https://get-rec.com/get/wp-content/uploads/2022/01/arizona-canyon-deserted.jpg', 0, 'attachment', 'image/jpeg', 0),
(9996, 1, '2022-01-13 13:48:25', '2022-01-13 13:48:25', '', 'autumn-beautiful-city', '', 'inherit', 'open', 'closed', '', 'autumn-beautiful-city', '', '', '2022-01-13 13:48:25', '2022-01-13 13:48:25', '', 9985, 'https://get-rec.com/get/wp-content/uploads/2022/01/autumn-beautiful-city.jpg', 0, 'attachment', 'image/jpeg', 0),
(9997, 1, '2022-01-13 13:48:26', '2022-01-13 13:48:26', '', 'conifer-daylight-environment', '', 'inherit', 'open', 'closed', '', 'conifer-daylight-environment', '', '', '2022-01-13 13:48:26', '2022-01-13 13:48:26', '', 9985, 'https://get-rec.com/get/wp-content/uploads/2022/01/conifer-daylight-environment.jpg', 0, 'attachment', 'image/jpeg', 0),
(10003, 1, '2022-01-17 09:23:44', '2022-01-17 09:23:44', '[rev_slider alias=\"Modern-Shop\"][/rev_slider]		\n												<img width=\"256\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_zazzle.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"180\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_sutra.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"244\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_radix.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"212\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_sylexcoin.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"228\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_story.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"180\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/partner_myob.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"285\" height=\"320\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/turn-table-collection.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/turn-table-collection.jpg 285w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-table-collection-267x300.jpg 267w\" sizes=\"(max-width: 285px) 100vw, 285px\" title=\"\" />														\n			<h2>Turn Table collection</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n		<h2>Cozy lightning collection</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n												<img width=\"285\" height=\"320\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/Cozy-lightning.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/Cozy-lightning.jpg 285w, https://get-rec.com/get/wp-content/uploads/2021/03/Cozy-lightning-267x300.jpg 267w\" sizes=\"(max-width: 285px) 100vw, 285px\" title=\"\" />														\n												<img width=\"285\" height=\"320\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/Lounge-Chair.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/Lounge-Chair.jpg 285w, https://get-rec.com/get/wp-content/uploads/2021/03/Lounge-Chair-267x300.jpg 267w\" sizes=\"(max-width: 285px) 100vw, 285px\" title=\"\" />														\n			<h2>Lounge Chair collection</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n		<h2>Vase shape collection</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n												<img width=\"285\" height=\"319\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/Vase-shape.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/Vase-shape.jpg 285w, https://get-rec.com/get/wp-content/uploads/2021/03/Vase-shape-268x300.jpg 268w\" sizes=\"(max-width: 285px) 100vw, 285px\" title=\"\" />														\n			<h5>Special Offer</h5>		\n			<h2>Free Shipping</h2>		\n		<p>with a purchase of $50 or more</p>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n			<h5>Discount</h5>		\n			<h2>Clearance Sales</h2>		\n		<p>Up to 50% Off &amp; Free Shipping</p>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n			<h5>Promotion</h5>		\n			<h2>Daily Offers from Eweshop</h2>		\n			<h2>In Stock & Ready To Go</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n			<h2>Sale gets even better!</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n			<h2>Free Shipping!</h2>		\n		<a href=\"#\">\n											Start Shopping\n		</a>\n			<h5>Popular</h5>		\n			<h2>Most Popular Products </h2>		\n    <ul data-columns=\"4\">\n		<li>\n	<a href=\"https://get-rec.com/get/product/wine-breather-carafe/\"><img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/03/wine-breather-carafe.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a><a href=\"https://get-rec.com/get/product/wine-breather-carafe/\"><h2>Wine Breather Carafe</h2></a>\n	<bdi>&#36;75.00</bdi>\n<a href=\"?add-to-cart=8336\" data-quantity=\"1\" data-product_id=\"8336\" data-product_sku=\"\" aria-label=\"Add &ldquo;Wine Breather Carafe&rdquo; to your cart\" rel=\"nofollow\" data-title=\"Add to cart\">Add to cart</a><a href=\"#\" data-product_id=\"8336\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=8336&#038;_wpnonce=b181e7f8ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"8336\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"8336\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n<li>\n	<a href=\"https://get-rec.com/get/product/umanoff-side-table/\"><img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-side-table.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a><a href=\"https://get-rec.com/get/product/umanoff-side-table/\"><h2>Umanoff Side Table</h2></a>\n	<bdi>&#36;759.00</bdi> &ndash; <bdi>&#36;847.00</bdi>\n<a href=\"https://get-rec.com/get/product/umanoff-side-table/\" data-quantity=\"1\" data-product_id=\"8349\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Umanoff Side Table&rdquo;\" rel=\"nofollow\" data-title=\"Select options\">Select options</a><a href=\"#\" data-product_id=\"8349\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=8349&#038;_wpnonce=b181e7f8ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"8349\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"8349\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n<li>\n	<a href=\"https://get-rec.com/get/product/umanoff-planter/\">\n	<img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/03/umanoff-planter.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a>-14%<a href=\"https://get-rec.com/get/product/umanoff-planter/\"><h2>Umanoff Planter</h2></a>\n	<del aria-hidden=\"true\"><bdi>&#36;69.00</bdi></del> <ins><bdi>&#36;59.00</bdi></ins>\n<a href=\"?add-to-cart=8366\" data-quantity=\"1\" data-product_id=\"8366\" data-product_sku=\"\" aria-label=\"Add &ldquo;Umanoff Planter&rdquo; to your cart\" rel=\"nofollow\" data-title=\"Add to cart\">Add to cart</a><a href=\"#\" data-product_id=\"8366\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=8366&#038;_wpnonce=b181e7f8ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"8366\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"8366\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n<li>\n	<a href=\"https://get-rec.com/get/product/turn-stool-with-felt/\"><img width=\"300\" height=\"300\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-480x480.jpg 480w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2021/03/turn-stool-with-felt.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" /></a><a href=\"https://get-rec.com/get/product/turn-stool-with-felt/\"><h2>Turn Stool With Felt</h2></a>\n	<bdi>&#36;399.00</bdi>\n<a href=\"https://get-rec.com/get/product/turn-stool-with-felt/\" data-quantity=\"1\" data-product_id=\"8451\" data-product_sku=\"\" aria-label=\"Select options for &ldquo;Turn Stool With Felt&rdquo;\" rel=\"nofollow\" data-title=\"Select options\">Select options</a><a href=\"#\" data-product_id=\"8451\" data-title=\"Quick View\">Quick View</a>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=8451&#038;_wpnonce=b181e7f8ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"8451\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"8451\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n<!-- .gt3-anim-product --></li>\n    </ul>\n			<h5>Est. 2012</h5>		\n			<h2>Our Story</h2>		\n		<p>Unparalleled customer service, with express worldwide shipping to more than 170 countries (including same-day delivery to Manhattan, London and Hong Kong SAR, China, plus next-day delivery to the UK, US, Germany, France, Australia and Singapore), signature luxurious packaging, easy returns and Customer Care teams that are available 24/7, 365 days a year.</p>		\n		        <a href=\"https://www.youtube.com/watch?v=gC8ec_y6ewg\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n			<h5>Popular</h5>		\n			<h2>News & Events</h2>		\n					<a href=\"https://get-rec.com/get/category/decoration/\" rel=\"category tag\">Decoration</a><h2><a href=\"https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/\">Furniture Company Appoints Retail Heavyweight</a></h2><a href=\"https://get-rec.com/get/author/wpadmin/\">Steve</a>January 6, 2022			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Furniture%20Company%20Appoints%20Retail%20Heavyweight&#038;url=https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/&#038;media=https://get-rec.com/get/wp-content/uploads/2021/04/furniture-post.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/&#038;title=Furniture%20Company%20Appoints%20Retail%20Heavyweight&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Furniture+Company+Appoints+Retail+Heavyweight&body=https://get-rec.com/get/furniture-company-appoints-retail-heavyweight/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					<a href=\"https://get-rec.com/get/category/decoration/\" rel=\"category tag\">Decoration</a><h2><a href=\"https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/\">Reshaped Leadership Team to Emerge Shop Buyout</a></h2><a href=\"https://get-rec.com/get/author/wpadmin/\">Steve</a>January 6, 2021			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Reshaped%20Leadership%20Team%20to%20Emerge%20Shop%20Buyout&#038;url=https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/&#038;media=https://get-rec.com/get/wp-content/uploads/2021/04/furniture-post-3.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/&#038;title=Reshaped%20Leadership%20Team%20to%20Emerge%20Shop%20Buyout&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Reshaped+Leadership+Team+to+Emerge+Shop+Buyout&body=https://get-rec.com/get/reshaped-leadership-team-to-emerge-shop-buyout/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					<a href=\"https://get-rec.com/get/category/furniture/\" rel=\"category tag\">Furniture</a><h2><a href=\"https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\">Design-Nation Publishes &#8217;20 Makers, 20 Objects&#8217;</a></h2><a href=\"https://get-rec.com/get/author/wpadmin/\">Steve</a>January 6, 2021			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Design-Nation%20Publishes%20&#8217;20%20Makers,%2020%20Objects&#8217;&#038;url=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/&#038;media=https://get-rec.com/get/wp-content/uploads/2021/04/furniture-post-2.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/&#038;title=Design-Nation%20Publishes%20&#8217;20%20Makers,%2020%20Objects&#8217;&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Design-Nation+Publishes+%26%238217%3B20+Makers%2C+20+Objects%26%238217%3B&body=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n			<figure><a href=\"#\"><img width=\"64\" height=\"64\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/worldwide-shipping.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h6><a href=\"#\">Worldwide Shipping</a></h6><p>Get free shipping over $50.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"64\" height=\"64\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/return-box.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h6><a href=\"#\">Free Returns</a></h6><p>30-days free return policy.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"64\" height=\"64\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/secure-payment.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h6><a href=\"#\">Secured payments</a></h6><p>We accept all major credit cards.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"64\" height=\"64\" src=\"https://get-rec.com/get/wp-content/uploads/2021/03/customer-service.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h6><a href=\"#\">24/7 Support Service</a></h6><p>Great customer service.</p><a href=\"#\"></a>', 'Home-Shop', '', 'publish', 'closed', 'closed', '', 'home-shop', '', '', '2022-01-17 09:23:44', '2022-01-17 09:23:44', '', 0, 'https://get-rec.com/get/?elementor_library=home-shop', 0, 'elementor_library', '', 0),
(10020, 1, '2022-01-26 12:12:17', '2022-01-26 12:12:17', '{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-ewebot-child', '', '', '2022-01-26 12:12:17', '2022-01-26 12:12:17', '', 0, 'https://get-rec.com/get/wp-global-styles-ewebot-child/', 0, 'wp_global_styles', '', 0),
(10065, 1, '2022-04-07 12:15:44', '2022-04-07 12:15:44', '', 'ewebot-child', '', 'publish', 'closed', 'closed', '', 'ewebot-child', '', '', '2022-04-07 12:15:44', '2022-04-07 12:15:44', '', 0, 'https://get-rec.com/get/ewebot-child/', 0, 'custom_css', '', 0),
(10103, 1, '2022-05-26 09:34:49', '2022-05-26 09:34:49', '', '', '', 'inherit', 'open', 'closed', '', 'kits_website_traffic', '', '', '2024-01-23 14:06:48', '2024-01-23 14:06:48', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_website_traffic.jpg', 0, 'attachment', 'image/jpeg', 0),
(10150, 1, '2022-05-26 12:54:05', '2022-05-26 12:54:05', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer-10', '', '', '2024-01-23 14:06:48', '2024-01-23 14:06:48', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_footer-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(10151, 1, '2022-05-26 12:54:06', '2022-05-26 12:54:06', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header-10', '', '', '2024-01-23 14:06:48', '2024-01-23 14:06:48', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_header-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(10156, 1, '2022-05-26 13:13:29', '2022-05-26 13:13:29', '', '', '', 'inherit', 'open', 'closed', '', 'kits_promo-block', '', '', '2024-01-23 14:06:48', '2024-01-23 14:06:48', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_promo-block.jpg', 0, 'attachment', 'image/jpeg', 0),
(10162, 1, '2022-05-26 13:16:57', '2022-05-26 13:16:57', '', '', '', 'inherit', 'open', 'closed', '', 'kits_qualified-traffic', '', '', '2024-01-23 14:06:48', '2024-01-23 14:06:48', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_qualified-traffic.jpg', 0, 'attachment', 'image/jpeg', 0),
(10169, 1, '2022-05-26 13:21:35', '2022-05-26 13:21:35', '', '', '', 'inherit', 'open', 'closed', '', 'kits_counter-block', '', '', '2024-01-23 14:06:48', '2024-01-23 14:06:48', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_counter-block.jpg', 0, 'attachment', 'image/jpeg', 0),
(10176, 1, '2022-05-26 13:25:32', '2022-05-26 13:25:32', '', '', '', 'inherit', 'open', 'closed', '', 'kits_portfolio-carousel', '', '', '2024-01-23 14:06:49', '2024-01-23 14:06:49', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_portfolio-carousel.jpg', 0, 'attachment', 'image/jpeg', 0),
(10189, 1, '2022-05-26 13:39:28', '2022-05-26 13:39:28', '', '', '', 'inherit', 'open', 'closed', '', 'kits_what-we-offer', '', '', '2024-01-23 14:06:49', '2024-01-23 14:06:49', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_what-we-offer.jpg', 0, 'attachment', 'image/jpeg', 0),
(10197, 1, '2022-05-26 13:45:45', '2022-05-26 13:45:45', '', '', '', 'inherit', 'open', 'closed', '', 'kits_analysis-block', '', '', '2024-01-23 14:06:49', '2024-01-23 14:06:49', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_analysis-block.jpg', 0, 'attachment', 'image/jpeg', 0),
(10205, 1, '2022-05-26 13:48:19', '2022-05-26 13:48:19', '', '', '', 'inherit', 'open', 'closed', '', 'kits_latest-news', '', '', '2024-01-23 14:06:49', '2024-01-23 14:06:49', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_latest-news.jpg', 0, 'attachment', 'image/jpeg', 0),
(10225, 1, '2022-05-26 13:54:47', '2022-05-26 13:54:47', '', '', '', 'inherit', 'open', 'closed', '', 'kits_call-to-action', '', '', '2024-01-23 14:06:49', '2024-01-23 14:06:49', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_call-to-action.jpg', 0, 'attachment', 'image/jpeg', 0),
(10232, 1, '2022-05-26 13:57:37', '2022-05-26 13:57:37', '', '', '', 'inherit', 'open', 'closed', '', 'kits_testimonials', '', '', '2024-01-23 14:06:49', '2024-01-23 14:06:49', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_testimonials.jpg', 0, 'attachment', 'image/jpeg', 0),
(10247, 1, '2022-05-27 10:56:27', '2022-05-27 10:56:27', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home01-1', '', '', '2024-01-23 14:06:50', '2024-01-23 14:06:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home01-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10259, 1, '2022-05-27 11:02:01', '2022-05-27 11:02:01', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home01-2', '', '', '2024-01-23 14:06:50', '2024-01-23 14:06:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home01-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10275, 1, '2022-05-27 11:07:39', '2022-05-27 11:07:39', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home01-3', '', '', '2024-01-23 14:06:50', '2024-01-23 14:06:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home01-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10292, 1, '2022-05-27 11:13:31', '2022-05-27 11:13:31', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home01-4', '', '', '2024-01-23 14:06:50', '2024-01-23 14:06:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home01-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10296, 1, '2022-05-27 11:16:46', '2022-05-27 11:16:46', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home01-5', '', '', '2024-01-23 14:06:50', '2024-01-23 14:06:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home01-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10303, 1, '2022-05-27 11:26:40', '2022-05-27 11:26:40', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home01-6', '', '', '2024-01-23 14:06:51', '2024-01-23 14:06:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home01-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(10310, 1, '2022-05-27 11:30:16', '2022-05-27 11:30:16', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home01-7', '', '', '2024-01-23 14:06:51', '2024-01-23 14:06:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home01-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(10320, 1, '2022-05-27 11:34:27', '2022-05-27 11:34:27', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home01-8', '', '', '2024-01-23 14:06:51', '2024-01-23 14:06:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home01-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(10327, 1, '2022-05-27 11:36:58', '2022-05-27 11:36:58', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home01-9', '', '', '2024-01-23 14:06:51', '2024-01-23 14:06:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home01-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(10337, 1, '2022-05-27 12:23:47', '2022-05-27 12:23:47', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home02-1', '', '', '2024-01-23 14:06:51', '2024-01-23 14:06:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home02-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10344, 1, '2022-05-27 12:27:13', '2022-05-27 12:27:13', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home02-2', '', '', '2024-01-23 14:06:51', '2024-01-23 14:06:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home02-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10351, 1, '2022-05-27 12:30:03', '2022-05-27 12:30:03', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home02-3', '', '', '2024-01-23 14:06:52', '2024-01-23 14:06:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home02-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10358, 1, '2022-05-27 12:32:15', '2022-05-27 12:32:15', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home02-4', '', '', '2024-01-23 14:06:52', '2024-01-23 14:06:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home02-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10365, 1, '2022-05-27 12:34:43', '2022-05-27 12:34:43', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home02-5', '', '', '2024-01-23 14:06:52', '2024-01-23 14:06:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home02-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10372, 1, '2022-05-27 12:39:16', '2022-05-27 12:39:16', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home03-1', '', '', '2024-01-23 14:06:52', '2024-01-23 14:06:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home03-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10379, 1, '2022-05-27 12:41:32', '2022-05-27 12:41:32', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home03-2', '', '', '2024-01-23 14:06:52', '2024-01-23 14:06:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home03-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10386, 1, '2022-05-27 12:43:27', '2022-05-27 12:43:27', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home03-3', '', '', '2024-01-23 14:06:52', '2024-01-23 14:06:52', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home03-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10393, 1, '2022-05-27 12:45:36', '2022-05-27 12:45:36', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home03-4', '', '', '2024-01-23 14:06:53', '2024-01-23 14:06:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home03-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10400, 1, '2022-05-27 12:47:26', '2022-05-27 12:47:26', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home03-5', '', '', '2024-01-23 14:06:53', '2024-01-23 14:06:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home03-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10407, 1, '2022-05-27 12:52:17', '2022-05-27 12:52:17', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home03-6', '', '', '2024-01-23 14:06:53', '2024-01-23 14:06:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home03-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(10414, 1, '2022-05-27 12:55:56', '2022-05-27 12:55:56', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home03-7', '', '', '2024-01-23 14:06:53', '2024-01-23 14:06:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home03-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(10421, 1, '2022-05-27 13:01:07', '2022-05-27 13:01:07', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home04-1', '', '', '2024-01-23 14:06:53', '2024-01-23 14:06:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home04-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10428, 1, '2022-05-27 13:05:08', '2022-05-27 13:05:08', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home04-2', '', '', '2024-01-23 14:06:53', '2024-01-23 14:06:53', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home04-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10434, 1, '2022-05-27 13:13:50', '2022-05-27 13:13:50', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home04-3', '', '', '2024-01-23 14:06:54', '2024-01-23 14:06:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home04-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10441, 1, '2022-05-27 13:17:26', '2022-05-27 13:17:26', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home04-4', '', '', '2024-01-23 14:06:54', '2024-01-23 14:06:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home04-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10452, 1, '2022-05-27 13:24:13', '2022-05-27 13:24:13', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home04-5-1', '', '', '2024-01-23 14:06:54', '2024-01-23 14:06:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home04-5-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10456, 1, '2022-05-27 13:25:45', '2022-05-27 13:25:45', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home04-6', '', '', '2024-01-23 14:06:54', '2024-01-23 14:06:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home04-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(10463, 1, '2022-05-27 13:42:58', '2022-05-27 13:42:58', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home05-1', '', '', '2024-01-23 14:06:54', '2024-01-23 14:06:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home05-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10477, 1, '2022-05-27 13:47:53', '2022-05-27 13:47:53', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home05-3', '', '', '2024-01-23 14:06:54', '2024-01-23 14:06:54', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home05-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10482, 1, '2022-05-27 13:49:59', '2022-05-27 13:49:59', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home05-2_1', '', '', '2024-01-23 14:06:55', '2024-01-23 14:06:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home05-2_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10486, 1, '2022-05-27 13:52:19', '2022-05-27 13:52:19', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home05-4', '', '', '2024-01-23 14:06:55', '2024-01-23 14:06:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home05-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10493, 1, '2022-05-27 13:55:11', '2022-05-27 13:55:11', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home05-5', '', '', '2024-01-23 14:06:55', '2024-01-23 14:06:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home05-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10510, 1, '2022-05-30 18:37:54', '2022-05-30 18:37:54', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home06-1', '', '', '2024-01-23 14:06:55', '2024-01-23 14:06:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home06-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10517, 1, '2022-05-30 18:52:09', '2022-05-30 18:52:09', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home06-2', '', '', '2024-01-23 14:06:55', '2024-01-23 14:06:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home06-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10524, 1, '2022-05-30 18:56:49', '2022-05-30 18:56:49', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home06-3', '', '', '2024-01-23 14:06:55', '2024-01-23 14:06:55', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home06-3.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10531, 1, '2022-05-30 19:00:37', '2022-05-30 19:00:37', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home06-4', '', '', '2024-01-23 14:06:56', '2024-01-23 14:06:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home06-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10538, 1, '2022-05-30 19:03:54', '2022-05-30 19:03:54', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home06-5', '', '', '2024-01-23 14:06:56', '2024-01-23 14:06:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home06-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10545, 1, '2022-05-30 19:06:10', '2022-05-30 19:06:10', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home06-6', '', '', '2024-01-23 14:06:56', '2024-01-23 14:06:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home06-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(10552, 1, '2022-05-30 19:08:48', '2022-05-30 19:08:48', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home06-7', '', '', '2024-01-23 14:06:56', '2024-01-23 14:06:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home06-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(10559, 1, '2022-05-30 19:11:59', '2022-05-30 19:11:59', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home06-8', '', '', '2024-01-23 14:06:56', '2024-01-23 14:06:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home06-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(10567, 1, '2022-05-30 19:18:34', '2022-05-30 19:18:34', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home07-1', '', '', '2024-01-23 14:06:56', '2024-01-23 14:06:56', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home07-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10574, 1, '2022-05-30 19:23:38', '2022-05-30 19:23:38', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home07-2', '', '', '2024-01-23 14:06:57', '2024-01-23 14:06:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home07-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10584, 1, '2022-05-30 19:27:31', '2022-05-30 19:27:31', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home07-3', '', '', '2024-01-23 14:06:57', '2024-01-23 14:06:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home07-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10591, 1, '2022-05-30 19:29:58', '2022-05-30 19:29:58', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home07-4', '', '', '2024-01-23 14:06:57', '2024-01-23 14:06:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home07-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10598, 1, '2022-05-30 19:32:52', '2022-05-30 19:32:52', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home07-5', '', '', '2024-01-23 14:06:57', '2024-01-23 14:06:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home07-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10605, 1, '2022-05-30 19:35:31', '2022-05-30 19:35:31', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home07-6', '', '', '2024-01-23 14:06:57', '2024-01-23 14:06:57', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home07-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(10615, 1, '2022-05-31 19:16:52', '2022-05-31 19:16:52', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home08-1', '', '', '2024-01-23 14:06:58', '2024-01-23 14:06:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home08-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10622, 1, '2022-05-31 19:21:30', '2022-05-31 19:21:30', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home08-2', '', '', '2024-01-23 14:06:58', '2024-01-23 14:06:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home08-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10629, 1, '2022-05-31 19:24:18', '2022-05-31 19:24:18', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home08-3', '', '', '2024-01-23 14:06:58', '2024-01-23 14:06:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home08-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10636, 1, '2022-05-31 19:27:29', '2022-05-31 19:27:29', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home08-4', '', '', '2024-01-23 14:06:58', '2024-01-23 14:06:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home08-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10643, 1, '2022-05-31 19:30:53', '2022-05-31 19:30:53', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home08-5', '', '', '2024-01-23 14:06:58', '2024-01-23 14:06:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home08-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10650, 1, '2022-05-31 19:35:44', '2022-05-31 19:35:44', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home08-6', '', '', '2024-01-23 14:06:58', '2024-01-23 14:06:58', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home08-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(10657, 1, '2022-05-31 19:38:09', '2022-05-31 19:38:09', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home08-7', '', '', '2024-01-23 14:06:59', '2024-01-23 14:06:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home08-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(10664, 1, '2022-05-31 19:48:03', '2022-05-31 19:48:03', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home09-1', '', '', '2024-01-23 14:06:59', '2024-01-23 14:06:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home09-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10671, 1, '2022-05-31 19:49:59', '2022-05-31 19:49:59', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home09-2', '', '', '2024-01-23 14:06:59', '2024-01-23 14:06:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home09-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10678, 1, '2022-05-31 19:52:55', '2022-05-31 19:52:55', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home09-3', '', '', '2024-01-23 14:06:59', '2024-01-23 14:06:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home09-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10685, 1, '2022-05-31 19:56:37', '2022-05-31 19:56:37', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home09-4', '', '', '2024-01-23 14:06:59', '2024-01-23 14:06:59', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home09-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10692, 1, '2022-05-31 19:58:27', '2022-05-31 19:58:27', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home09-5', '', '', '2024-01-23 14:07:00', '2024-01-23 14:07:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home09-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10699, 1, '2022-05-31 20:00:45', '2022-05-31 20:00:45', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home09-6', '', '', '2024-01-23 14:07:00', '2024-01-23 14:07:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/05/kits_home09-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(10709, 1, '2022-06-01 10:40:17', '2022-06-01 10:40:17', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home11-1', '', '', '2024-01-23 14:07:00', '2024-01-23 14:07:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home11-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10716, 1, '2022-06-01 10:45:46', '2022-06-01 10:45:46', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home11-2', '', '', '2024-01-23 14:07:00', '2024-01-23 14:07:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home11-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10729, 1, '2022-06-01 10:50:22', '2022-06-01 10:50:22', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home11-3', '', '', '2024-01-23 14:07:00', '2024-01-23 14:07:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home11-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10737, 1, '2022-06-01 10:53:49', '2022-06-01 10:53:49', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home11-4', '', '', '2024-01-23 14:07:00', '2024-01-23 14:07:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home11-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10748, 1, '2022-06-01 10:59:22', '2022-06-01 10:59:22', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home11-5', '', '', '2024-01-23 14:07:01', '2024-01-23 14:07:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home11-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10759, 1, '2022-06-01 11:11:13', '2022-06-01 11:11:13', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home12_1', '', '', '2024-01-23 14:07:01', '2024-01-23 14:07:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home12_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10763, 1, '2022-06-01 11:13:01', '2022-06-01 11:13:01', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home12-2', '', '', '2024-01-23 14:07:01', '2024-01-23 14:07:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home12-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10770, 1, '2022-06-01 11:45:40', '2022-06-01 11:45:40', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home12_3', '', '', '2024-01-23 14:07:01', '2024-01-23 14:07:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home12_3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10777, 1, '2022-06-01 11:48:05', '2022-06-01 11:48:05', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home12_4', '', '', '2024-01-23 14:07:01', '2024-01-23 14:07:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home12_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10784, 1, '2022-06-01 11:51:01', '2022-06-01 11:51:01', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home12_5', '', '', '2024-01-23 14:07:01', '2024-01-23 14:07:01', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home12_5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10791, 1, '2022-06-01 11:58:01', '2022-06-01 11:58:01', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home13_1', '', '', '2024-01-23 14:07:02', '2024-01-23 14:07:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home13_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10798, 1, '2022-06-01 11:59:50', '2022-06-01 11:59:50', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home13_2', '', '', '2024-01-23 14:07:02', '2024-01-23 14:07:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home13_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10805, 1, '2022-06-01 12:01:57', '2022-06-01 12:01:57', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home13_3', '', '', '2024-01-23 14:07:02', '2024-01-23 14:07:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home13_3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10812, 1, '2022-06-01 12:03:59', '2022-06-01 12:03:59', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home13_4', '', '', '2024-01-23 14:07:02', '2024-01-23 14:07:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home13_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10819, 1, '2022-06-01 12:06:18', '2022-06-01 12:06:18', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home13_5', '', '', '2024-01-23 14:07:02', '2024-01-23 14:07:02', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home13_5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10826, 1, '2022-06-01 12:08:50', '2022-06-01 12:08:50', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home13_6', '', '', '2024-01-23 14:07:03', '2024-01-23 14:07:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home13_6.jpg', 0, 'attachment', 'image/jpeg', 0),
(10833, 1, '2022-06-01 12:11:25', '2022-06-01 12:11:25', '', '', '', 'inherit', 'open', 'closed', '', 'kits_home13_7', '', '', '2024-01-23 14:07:03', '2024-01-23 14:07:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_home13_7.jpg', 0, 'attachment', 'image/jpeg', 0),
(10844, 1, '2022-06-02 11:18:13', '2022-06-02 11:18:13', '', '', '', 'inherit', 'open', 'closed', '', 'kits_about_1', '', '', '2024-01-23 14:07:03', '2024-01-23 14:07:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_about_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10851, 1, '2022-06-02 11:20:47', '2022-06-02 11:20:47', '', '', '', 'inherit', 'open', 'closed', '', 'kits_about_2', '', '', '2024-01-23 14:07:03', '2024-01-23 14:07:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_about_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10858, 1, '2022-06-02 11:25:26', '2022-06-02 11:25:26', '', '', '', 'inherit', 'open', 'closed', '', 'kits_service_1', '', '', '2024-01-23 14:07:03', '2024-01-23 14:07:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_service_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10865, 1, '2022-06-02 11:28:16', '2022-06-02 11:28:16', '', '', '', 'inherit', 'open', 'closed', '', 'kits_service_2', '', '', '2024-01-23 14:07:03', '2024-01-23 14:07:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_service_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10872, 1, '2022-06-02 11:33:51', '2022-06-02 11:33:51', '', '', '', 'inherit', 'open', 'closed', '', 'kits_service_3', '', '', '2024-01-23 14:07:04', '2024-01-23 14:07:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_service_3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10879, 1, '2022-06-02 11:35:26', '2022-06-02 11:35:26', '', '', '', 'inherit', 'open', 'closed', '', 'kits_service_4', '', '', '2024-01-23 14:07:04', '2024-01-23 14:07:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_service_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10889, 1, '2022-06-02 11:38:11', '2022-06-02 11:38:11', '', '', '', 'inherit', 'open', 'closed', '', 'kits_service_5', '', '', '2024-01-23 14:07:04', '2024-01-23 14:07:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_service_5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10901, 1, '2022-06-02 13:19:06', '2022-06-02 13:19:06', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_modern_shop', '', '', '2024-01-23 14:07:04', '2024-01-23 14:07:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_modern_shop.jpg', 0, 'attachment', 'image/jpeg', 0),
(10929, 1, '2022-06-05 18:35:37', '2022-06-05 18:35:37', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_default', '', '', '2024-01-23 14:07:04', '2024-01-23 14:07:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_default.jpg', 0, 'attachment', 'image/jpeg', 0),
(10936, 1, '2022-06-05 18:39:28', '2022-06-05 18:39:28', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_04', '', '', '2024-01-23 14:07:04', '2024-01-23 14:07:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_04.jpg', 0, 'attachment', 'image/jpeg', 0),
(10943, 1, '2022-06-05 18:41:50', '2022-06-05 18:41:50', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_03', '', '', '2024-01-23 14:07:05', '2024-01-23 14:07:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(10950, 1, '2022-06-05 18:44:10', '2022-06-05 18:44:10', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_02', '', '', '2024-01-23 14:07:05', '2024-01-23 14:07:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(10958, 1, '2022-06-05 18:47:10', '2022-06-05 18:47:10', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_01', '', '', '2024-01-23 14:07:05', '2024-01-23 14:07:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(10965, 1, '2022-06-05 18:50:06', '2022-06-05 18:50:06', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_12', '', '', '2024-01-23 14:07:05', '2024-01-23 14:07:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_12.jpg', 0, 'attachment', 'image/jpeg', 0),
(10972, 1, '2022-06-05 18:52:28', '2022-06-05 18:52:28', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_06', '', '', '2024-01-23 14:07:05', '2024-01-23 14:07:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_06.jpg', 0, 'attachment', 'image/jpeg', 0),
(10979, 1, '2022-06-05 18:54:41', '2022-06-05 18:54:41', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_07', '', '', '2024-01-23 14:07:05', '2024-01-23 14:07:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_07.jpg', 0, 'attachment', 'image/jpeg', 0),
(10986, 1, '2022-06-05 18:56:37', '2022-06-05 18:56:37', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_13', '', '', '2024-01-23 14:07:05', '2024-01-23 14:07:05', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_13.jpg', 0, 'attachment', 'image/jpeg', 0),
(10994, 1, '2022-06-05 18:59:15', '2022-06-05 18:59:15', '', '', '', 'inherit', 'open', 'closed', '', 'kits_header_08', '', '', '2024-01-23 14:07:06', '2024-01-23 14:07:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_header_08.jpg', 0, 'attachment', 'image/jpeg', 0),
(11001, 1, '2022-06-05 19:04:11', '2022-06-05 19:04:11', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_modern_shop', '', '', '2024-01-23 14:07:06', '2024-01-23 14:07:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_modern_shop.jpg', 0, 'attachment', 'image/jpeg', 0),
(11011, 1, '2022-06-05 19:09:01', '2022-06-05 19:09:01', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_02', '', '', '2024-01-23 14:07:06', '2024-01-23 14:07:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(11018, 1, '2022-06-05 19:11:58', '2022-06-05 19:11:58', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_01', '', '', '2024-01-23 14:07:06', '2024-01-23 14:07:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(11025, 1, '2022-06-05 19:15:28', '2022-06-05 19:15:28', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_03', '', '', '2024-01-23 14:07:06', '2024-01-23 14:07:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(11032, 1, '2022-06-05 19:18:00', '2022-06-05 19:18:00', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_04', '', '', '2024-01-23 14:07:06', '2024-01-23 14:07:06', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_04.jpg', 0, 'attachment', 'image/jpeg', 0),
(11039, 1, '2022-06-05 19:21:00', '2022-06-05 19:21:00', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_05', '', '', '2024-01-23 14:07:07', '2024-01-23 14:07:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(11046, 1, '2022-06-05 19:26:11', '2022-06-05 19:26:11', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_12', '', '', '2024-01-23 14:07:07', '2024-01-23 14:07:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_12.jpg', 0, 'attachment', 'image/jpeg', 0),
(11053, 1, '2022-06-05 19:28:32', '2022-06-05 19:28:32', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_06', '', '', '2024-01-23 14:07:07', '2024-01-23 14:07:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_06.jpg', 0, 'attachment', 'image/jpeg', 0),
(11060, 1, '2022-06-05 19:31:44', '2022-06-05 19:31:44', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_07', '', '', '2024-01-23 14:07:07', '2024-01-23 14:07:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_07.jpg', 0, 'attachment', 'image/jpeg', 0),
(11069, 1, '2022-06-05 19:38:27', '2022-06-05 19:38:27', '', 'kits_footer-13', '', 'inherit', 'open', 'closed', '', 'kits_footer-13', '', '', '2022-06-05 19:38:27', '2022-06-05 19:38:27', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(11076, 1, '2022-06-05 19:40:49', '2022-06-05 19:40:49', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_08', '', '', '2024-01-23 14:07:07', '2024-01-23 14:07:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_08.jpg', 0, 'attachment', 'image/jpeg', 0),
(11083, 1, '2022-06-05 19:43:40', '2022-06-05 19:43:40', '', '', '', 'inherit', 'open', 'closed', '', 'kits_footer_09', '', '', '2024-01-23 14:07:07', '2024-01-23 14:07:07', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/06/kits_footer_09.jpg', 0, 'attachment', 'image/jpeg', 0),
(11159, 1, '2022-08-24 08:15:43', '2022-08-24 08:15:43', '[rev_slider alias=\"motion\"][/rev_slider]		\n												<img width=\"1921\" height=\"43\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe1.png 1921w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe1-300x7.png 300w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe1-1024x23.png 1024w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe1-768x17.png 768w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe1-1536x34.png 1536w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe1-480x11.png 480w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe1-800x18.png 800w\" sizes=\"(max-width: 1921px) 100vw, 1921px\" title=\"\" />														\n												<img width=\"731\" height=\"528\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_img1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_img1.png 731w, https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_img1-300x217.png 300w, https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_img1-480x347.png 480w\" sizes=\"(max-width: 731px) 100vw, 731px\" title=\"\" />														\n												<img width=\"543\" height=\"324\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_img2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_img2.jpg 543w, https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_img2-300x179.jpg 300w, https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_img2-480x286.jpg 480w\" sizes=\"(max-width: 543px) 100vw, 543px\" title=\"\" />														\n		<h5>About Us</h5>		\n			<h2>Boost Traffic with Motion!</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.</p><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											About Us\n		</a>\n												<img width=\"410\" height=\"680\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_bg1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_bg1.png 410w, https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_bg1-181x300.png 181w\" sizes=\"(max-width: 410px) 100vw, 410px\" title=\"\" />														\n		<h5>Featured services</h5>		\n			<h2>Our Company Services</h2>		\n			<figure><a href=\"#\"><img width=\"140\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon1.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h3><a href=\"#\">Scripting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. </p><a href=\"#\"></a>		\n		<a href=\"https://get-rec.com/get/\">\n		</a>\n			<figure><a href=\"#\"><img width=\"140\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon3.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h3><a href=\"#\">Storyboards</a></h3><p>Maecenas elementum sapien in metus placerat finibus. </p><a href=\"#\"></a>		\n		<a href=\"https://get-rec.com/get/\">\n		</a>\n			<figure><a href=\"#\"><img width=\"140\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon5.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h3><a href=\"#\">Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. </p><a href=\"#\"></a>		\n		<a href=\"https://get-rec.com/get/\">\n		</a>\n			<figure><a href=\"#\"><img width=\"140\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon2.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h3><a href=\"#\">Animation & Video</a></h3><p>Maecenas elementum sapien in metus placerat finibus. </p><a href=\"#\"></a>		\n		<a href=\"https://get-rec.com/get/\">\n		</a>\n			<figure><a href=\"#\"><img width=\"140\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon4.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h3><a href=\"#\">Sound Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. </p><a href=\"#\"></a>		\n		<a href=\"https://get-rec.com/get/\">\n		</a>\n			<figure><a href=\"#\"><img width=\"140\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon6.png\" alt=\"\" loading=\"lazy\" title=\"\" /></a></figure><h3><a href=\"#\">Rendering</a></h3><p>Maecenas elementum sapien in metus placerat finibus. </p><a href=\"#\"></a>		\n		<a href=\"https://get-rec.com/get/\">\n		</a>\n		<h5>Featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a rel=\"video_popup-135\" href=\"https://www.youtube.com/watch?v=gVoaxnWm7Gc\"><svg width=\"13\" height=\"18\"><polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" /></svg></a><a href=\"https://get-rec.com/get/portfolio/playing-with-a-yellow-smoke-bomb/\" title=\"Playing with a yellow smoke bomb\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-1200x1013.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-670x565.jpg 670w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-640x540.jpg 640w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-540x455.jpg 540w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-400x337.jpg 400w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-496x418.jpg 496w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-384x324.jpg 384w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-600x506.jpg 600w,https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-420x354.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-540x455.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"1013\"/><a rel=\"video_popup-148\" href=\"https://www.youtube.com/watch?v=_0MsmhhwaJ0\"><svg width=\"13\" height=\"18\"><polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" /></svg></a><a href=\"https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/\" title=\"Urban girls between bars of colored light\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-1200x1013.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-670x565.jpg 670w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-640x540.jpg 640w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-540x455.jpg 540w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-400x337.jpg 400w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-496x418.jpg 496w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-384x324.jpg 384w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-600x506.jpg 600w,https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-420x354.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-540x455.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"1013\"/><a rel=\"video_popup-141\" href=\"https://www.youtube.com/watch?v=b6sfmk6j4hM\"><svg width=\"13\" height=\"18\"><polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" /></svg></a><a href=\"https://get-rec.com/get/portfolio/photo-session-with-a-girl/\" title=\"Photo session with a girl\" target=\'_self\' rel=\"noopener\"></a><img src=\"https://get-rec.com/get/wp-content/plugins/elementor/assets/images/placeholder.png\" width=\"1200\" height=\"800\" alt=\"Set featured image\" /><a rel=\"video_popup-137\" href=\"https://www.youtube.com/watch?v=PpKqKbZKUkQ\"><svg width=\"13\" height=\"18\"><polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" /></svg></a><a href=\"https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" title=\"Man enjoying the wind\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-1200x1013.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-670x565.jpg 670w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-640x540.jpg 640w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-540x455.jpg 540w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-400x337.jpg 400w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-496x418.jpg 496w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-384x324.jpg 384w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-600x506.jpg 600w,https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-420x354.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-540x455.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"1013\"/>		\n		<h5>Why Choose us</h5>		\n			<h2>Digital Experience</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.</p><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											About Us\n		</a>\n													<a href=\"#\">\n							<img width=\"300\" height=\"50\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_story.png\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"#\">\n							<img width=\"328\" height=\"64\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_radix.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_radix.png 328w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_radix-300x59.png 300w\" sizes=\"(max-width: 328px) 100vw, 328px\" title=\"\" />								</a>\n													<a href=\"#\">\n							<img width=\"332\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_zazzle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_zazzle.png 332w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_zazzle-300x49.png 300w\" sizes=\"(max-width: 332px) 100vw, 332px\" title=\"\" />								</a>\n													<a href=\"#\">\n							<img width=\"228\" height=\"94\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_myob.png\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n													<a href=\"#\">\n							<img width=\"340\" height=\"66\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_sylexcoin.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_sylexcoin.png 340w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_sylexcoin-300x58.png 300w\" sizes=\"(max-width: 340px) 100vw, 340px\" title=\"\" />								</a>\n													<a href=\"#\">\n							<img width=\"293\" height=\"110\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_sutra.png\" alt=\"\" loading=\"lazy\" title=\"\" />								</a>\n		<h5>est. 2012</h5>		\n			<h2>Our Story</h2>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>		\n		<a href=\"#\">\n											About Us\n		</a>\n												<img width=\"1921\" height=\"43\" src=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe2.png 1921w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe2-300x7.png 300w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe2-1024x23.png 1024w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe2-768x17.png 768w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe2-1536x34.png 1536w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe2-480x11.png 480w, https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe2-800x18.png 800w\" sizes=\"(max-width: 1921px) 100vw, 1921px\" title=\"\" />														\n		<h5>popular</h5>		\n			<h2>News & Events</h2>		\n					<a href=\"https://get-rec.com/get/category/motion/\" rel=\"category tag\">Motion</a><h2><a href=\"https://get-rec.com/get/how-to-shoot-photos-that-demand-attention/\">How to Shoot Photos that DEMAND Attention</a></h2><a href=\"https://get-rec.com/get/author/michael/\">Michael</a>September 2, 2022			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-shoot-photos-that-demand-attention/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Shoot%20Photos%20that%20DEMAND%20Attention&#038;url=https://get-rec.com/get/how-to-shoot-photos-that-demand-attention/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-shoot-photos-that-demand-attention/&#038;media=https://get-rec.com/get/wp-content/uploads/2022/09/DEMAND_post.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-shoot-photos-that-demand-attention/&#038;title=How%20to%20Shoot%20Photos%20that%20DEMAND%20Attention&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Shoot+Photos+that+DEMAND+Attention&body=https://get-rec.com/get/how-to-shoot-photos-that-demand-attention/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					<a href=\"https://get-rec.com/get/category/animation/\" rel=\"category tag\">Animation</a><h2><a href=\"https://get-rec.com/get/amazing-natural-light-portraits-in-a-garage/\">AMAZING Natural Light Portraits in a Garage?</a></h2><a href=\"https://get-rec.com/get/author/michael/\">Michael</a>September 2, 2022			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/amazing-natural-light-portraits-in-a-garage/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=AMAZING%20Natural%20Light%20Portraits%20in%20a%20Garage?&#038;url=https://get-rec.com/get/amazing-natural-light-portraits-in-a-garage/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/amazing-natural-light-portraits-in-a-garage/&#038;media=https://get-rec.com/get/wp-content/uploads/2022/09/amazing_post.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/amazing-natural-light-portraits-in-a-garage/&#038;title=AMAZING%20Natural%20Light%20Portraits%20in%20a%20Garage?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=AMAZING+Natural+Light+Portraits+in+a+Garage%3F&body=https://get-rec.com/get/amazing-natural-light-portraits-in-a-garage/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					<a href=\"https://get-rec.com/get/category/rendering/\" rel=\"category tag\">Rendering</a><h2><a href=\"https://get-rec.com/get/share-your-images-be-featured/\">Share Your Images &#038; Be Featured</a></h2><a href=\"https://get-rec.com/get/author/michael/\">Michael</a>September 2, 2022			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/share-your-images-be-featured/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Share%20Your%20Images%20&#038;%20Be%20Featured&#038;url=https://get-rec.com/get/share-your-images-be-featured/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/share-your-images-be-featured/&#038;media=https://get-rec.com/get/wp-content/uploads/2022/09/rendering_post.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/share-your-images-be-featured/&#038;title=Share%20Your%20Images%20&#038;%20Be%20Featured&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Share+Your+Images+%26%23038%3B+Be+Featured&body=https://get-rec.com/get/share-your-images-be-featured/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					<a href=\"https://get-rec.com/get/category/branding/\" rel=\"category tag\">Branding</a> <a href=\"https://get-rec.com/get/category/marketing/\" rel=\"category tag\">Marketing</a><h2><a href=\"https://get-rec.com/get/post-02/\">Compare Photo Views</a></h2><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a>August 2, 2021			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Compare%20Photo%20Views&#038;url=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/post-02/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_05.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/post-02/&#038;title=Compare%20Photo%20Views&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Compare+Photo+Views&body=https://get-rec.com/get/post-02/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					<a href=\"https://get-rec.com/get/category/marketing/\" rel=\"category tag\">Marketing</a> <a href=\"https://get-rec.com/get/category/planing/\" rel=\"category tag\">Planing</a><h2><a href=\"https://get-rec.com/get/cloud-hosting-growing-faster-ever/\">Cloud Hosting Growing Faster Ever</a></h2><a href=\"https://get-rec.com/get/author/john-2-2/\">John</a>August 1, 2021			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Cloud%20Hosting%20Growing%20Faster%20Ever&#038;url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_img_06.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/cloud-hosting-growing-faster-ever/&#038;title=Cloud%20Hosting%20Growing%20Faster%20Ever&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Cloud+Hosting+Growing+Faster+Ever&body=https://get-rec.com/get/cloud-hosting-growing-faster-ever/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					<a href=\"https://get-rec.com/get/category/furniture/\" rel=\"category tag\">Furniture</a><h2><a href=\"https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\">Design-Nation Publishes &#8217;20 Makers, 20 Objects&#8217;</a></h2><a href=\"https://get-rec.com/get/author/wpadmin/\">Steve</a>January 6, 2021			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Design-Nation%20Publishes%20&#8217;20%20Makers,%2020%20Objects&#8217;&#038;url=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/&#038;media=https://get-rec.com/get/wp-content/uploads/2021/04/furniture-post-2.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/&#038;title=Design-Nation%20Publishes%20&#8217;20%20Makers,%2020%20Objects&#8217;&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Design-Nation+Publishes+%26%238217%3B20+Makers%2C+20+Objects%26%238217%3B&body=https://get-rec.com/get/design-nation-publishes-20-makers-20-objects/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"164\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2022/09/motion_quote.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n		<h5>testimonials</h5>		\n			<h2>What People Say</h2>		\n								<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.</p>Denis RobinsonCustomer							\n								<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.</p>Silviia GardenCustomer							\n								<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.</p>Tommy DentsCustomer							\n												<img width=\"96\" height=\"86\" src=\"https://get-rec.com/get/wp-content/uploads/2022/09/contact_icon_gradient.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n			<h2>Want to WOW Your Customers</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		[contact-form-7 id=\"1881\" title=\"Contact form 4\"]', 'Home Motion', '', 'publish', 'closed', 'closed', '', 'home-motion', '', '', '2022-08-24 08:15:43', '2022-08-24 08:15:43', '', 0, 'https://get-rec.com/get/home-motion/', 0, 'page', '', 0),
(11178, 1, '2022-08-24 10:30:49', '2022-08-24 10:30:49', '', '', '', 'inherit', 'open', 'closed', '', 'motion_vawe1', '', '', '2024-01-23 14:07:08', '2024-01-23 14:07:08', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe1.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11198, 1, '2022-08-24 11:04:18', '2022-08-24 11:04:18', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2022/08/logo_motion.png\" alt=\"\" title=\"\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-6</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 7-12</a>\n	<ul>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-6585\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n		<li id=\"menu-item-7945\"><a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a></li>\n		<li id=\"menu-item-8772\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-9230\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-9631\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-7</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a>		\n			<h2>HOME VARIANTS 8-13</h2>		\n			<a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-9661\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-10000\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-9744\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21, .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:0px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-8767\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-8783\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-8769\"><a href=\"https://get-rec.com/get/product/menu-knitting-lounge-chair/\">Single Product Page</a></li>\n	<li id=\"menu-item-8770\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-8771\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"tel:+8002534236\" style=\"font-size: 14px;\">Call Us: 800 2563 123</a>		\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-630607e247956\">Search</label>\n    <input id=\"search-form-630607e247956\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header Motion', '', 'publish', 'closed', 'closed', '', 'header-motion', '', '', '2022-08-24 11:04:18', '2022-08-24 11:04:18', '', 0, 'https://get-rec.com/get/?elementor_library=header-motion', 0, 'elementor_library', '', 0),
(11203, 1, '2022-08-24 11:13:32', '2022-08-24 11:13:32', '', '', '', 'inherit', 'open', 'closed', '', 'logo_motion', '', '', '2024-01-23 14:07:08', '2024-01-23 14:07:08', '', 11198, 'https://get-rec.com/get/wp-content/uploads/2022/08/logo_motion.png', 0, 'attachment', 'image/png', 0),
(11210, 1, '2022-08-27 21:24:15', '2022-08-27 21:24:15', '', 'mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer.jpeg', '', 'inherit', 'closed', 'closed', '', 'mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397-10-layer-jpeg', '', '', '2022-08-27 21:24:15', '2022-08-27 21:24:15', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/08/mixkit-photo-session-with-a-girl-in-the-middle-of-a-34397_10_layer.jpeg', 0, 'attachment', 'image/jpeg', 0),
(11211, 1, '2022-08-27 21:34:21', '2022-08-27 21:34:21', '', 'mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer.jpeg', '', 'inherit', 'closed', 'closed', '', 'mixkit-look-of-a-woman-with-winter-blue-makeup-39868-13-layer-jpeg', '', '', '2022-08-27 21:34:21', '2022-08-27 21:34:21', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/08/mixkit-look-of-a-woman-with-winter-blue-makeup-39868_13_layer.jpeg', 0, 'attachment', 'image/jpeg', 0),
(11212, 1, '2022-08-27 21:40:41', '2022-08-27 21:40:41', '', 'mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer.jpeg', '', 'inherit', 'closed', 'closed', '', 'mixkit-two-urban-girls-between-bars-of-colored-light-42286-14-layer-jpeg', '', '', '2022-08-27 21:40:41', '2022-08-27 21:40:41', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/08/mixkit-two-urban-girls-between-bars-of-colored-light-42286_14_layer.jpeg', 0, 'attachment', 'image/jpeg', 0),
(11228, 1, '2022-08-28 12:44:02', '2022-08-28 12:44:02', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_img1', '', '', '2024-01-23 14:07:10', '2024-01-23 14:07:10', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_img1.png', 0, 'attachment', 'image/png', 0),
(11248, 1, '2022-08-28 13:08:40', '2022-08-28 13:08:40', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_img2', '', '', '2024-01-23 14:07:10', '2024-01-23 14:07:10', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_img2.jpg', 0, 'attachment', 'image/jpeg', 0),
(11323, 1, '2022-08-28 20:19:23', '2022-08-28 20:19:23', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_icon1', '', '', '2024-01-23 14:07:10', '2024-01-23 14:07:10', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon1.png', 0, 'attachment', 'image/png', 0),
(11324, 1, '2022-08-28 20:19:23', '2022-08-28 20:19:23', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_icon2', '', '', '2024-01-23 14:07:10', '2024-01-23 14:07:10', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon2.png', 0, 'attachment', 'image/png', 0),
(11325, 1, '2022-08-28 20:19:24', '2022-08-28 20:19:24', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_icon3', '', '', '2024-01-23 14:07:10', '2024-01-23 14:07:10', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon3.png', 0, 'attachment', 'image/png', 0),
(11326, 1, '2022-08-28 20:19:24', '2022-08-28 20:19:24', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_icon4', '', '', '2024-01-23 14:07:10', '2024-01-23 14:07:10', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon4.png', 0, 'attachment', 'image/png', 0),
(11327, 1, '2022-08-28 20:19:24', '2022-08-28 20:19:24', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_icon5', '', '', '2024-01-23 14:07:10', '2024-01-23 14:07:10', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon5.png', 0, 'attachment', 'image/png', 0),
(11328, 1, '2022-08-28 20:19:25', '2022-08-28 20:19:25', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_icon6', '', '', '2024-01-23 14:07:11', '2024-01-23 14:07:11', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_icon6.png', 0, 'attachment', 'image/png', 0),
(11407, 1, '2022-08-28 21:15:08', '2022-08-28 21:15:08', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_bg1', '', '', '2024-01-23 14:07:11', '2024-01-23 14:07:11', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_bg1.png', 0, 'attachment', 'image/png', 0),
(11454, 1, '2022-08-30 20:29:53', '2022-08-30 20:29:53', '', '', '', 'inherit', 'open', 'closed', '', 'motion_portfolio-bg', '', '', '2024-01-23 14:07:11', '2024-01-23 14:07:11', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/motion_portfolio-bg.png', 0, 'attachment', 'image/png', 0),
(11467, 1, '2022-08-30 21:04:15', '2022-08-30 21:04:15', '', '', '', 'inherit', 'open', 'closed', '', 'motion_sutra', '', '', '2024-01-23 14:07:11', '2024-01-23 14:07:11', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/motion_sutra.png', 0, 'attachment', 'image/png', 0),
(11469, 1, '2022-08-30 21:04:16', '2022-08-30 21:04:16', '', '', '', 'inherit', 'open', 'closed', '', 'motion_sylexcoin', '', '', '2024-01-23 14:07:12', '2024-01-23 14:07:12', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/motion_sylexcoin.png', 0, 'attachment', 'image/png', 0),
(11470, 1, '2022-08-30 21:08:14', '2022-08-30 21:08:14', '', '', '', 'inherit', 'open', 'closed', '', 'motion_myob', '', '', '2024-01-23 14:07:12', '2024-01-23 14:07:12', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/motion_myob.png', 0, 'attachment', 'image/png', 0),
(11471, 1, '2022-08-30 21:08:15', '2022-08-30 21:08:15', '', '', '', 'inherit', 'open', 'closed', '', 'motion_radix', '', '', '2024-01-23 14:07:12', '2024-01-23 14:07:12', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/motion_radix.png', 0, 'attachment', 'image/png', 0),
(11472, 1, '2022-08-30 21:08:15', '2022-08-30 21:08:15', '', '', '', 'inherit', 'open', 'closed', '', 'motion_story', '', '', '2024-01-23 14:07:12', '2024-01-23 14:07:12', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/motion_story.png', 0, 'attachment', 'image/png', 0),
(11473, 1, '2022-08-30 21:08:16', '2022-08-30 21:08:16', '', '', '', 'inherit', 'open', 'closed', '', 'motion_zazzle', '', '', '2024-01-23 14:07:12', '2024-01-23 14:07:12', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/motion_zazzle.png', 0, 'attachment', 'image/png', 0),
(11490, 1, '2022-08-30 21:28:50', '2022-08-30 21:28:50', '', '', '', 'inherit', 'open', 'closed', '', 'motion_vawe2', '', '', '2024-01-23 14:07:12', '2024-01-23 14:07:12', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/motion_vawe2.png', 0, 'attachment', 'image/png', 0),
(11524, 1, '2022-08-30 21:48:23', '2022-08-30 21:48:23', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_bg2', '', '', '2024-01-23 14:07:13', '2024-01-23 14:07:13', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/08/home_motion_bg2.jpg', 0, 'attachment', 'image/jpeg', 0),
(11575, 1, '2022-09-02 11:26:53', '2022-09-02 11:26:53', 'Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue!&nbsp;\n\nRemember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.\n<h2>Know Your Digital Goals</h2>\nThe first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-1024x1024.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-120x120.jpg 120w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-400x400.jpg 400w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"blog_img_02\" width=\"1170\" height=\"1170\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-1024x1024.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-120x120.jpg 120w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-400x400.jpg 400w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"blog_img_03\" width=\"1170\" height=\"1170\">\n<h2>Get Specific</h2>\nA useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.\n<ul>\n 	<li>Does the channel reach my intended audience?</li>\n 	<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n 	<li>Will I be able to measure the success of the channel?</li>\n 	<li>Does the channel allow me to express my brand’s intended message?</li>\n 	<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"blog_img_04\" width=\"1170\" height=\"780\">\n<h2>Always Remember Your Goals!</h2>\nEstablishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.\n<blockquote>\n<p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,\nquo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center\"><cite>Denis Robinson\n</cite></p>\n</blockquote>\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'How to Shoot Photos that DEMAND Attention', '', 'publish', 'closed', 'closed', '', 'how-to-shoot-photos-that-demand-attention', '', '', '2022-09-02 11:26:53', '2022-09-02 11:26:53', '', 0, 'https://get-rec.com/get/how-to-shoot-photos-that-demand-attention/', 0, 'post', '', 0),
(11576, 1, '2022-09-02 11:26:22', '2022-09-02 11:26:22', '', 'DEMAND_post', '', 'inherit', 'open', 'closed', '', 'demand_post', '', '', '2022-09-02 11:26:22', '2022-09-02 11:26:22', '', 11575, 'https://get-rec.com/get/wp-content/uploads/2022/09/DEMAND_post.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11582, 1, '2022-09-02 11:46:46', '2022-09-02 11:46:46', 'Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue!&nbsp;\n\nRemember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.\n<h2>Know Your Digital Goals</h2>\nThe first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-1024x1024.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-120x120.jpg 120w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-400x400.jpg 400w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"blog_img_02\" width=\"1170\" height=\"1170\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-1024x1024.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-120x120.jpg 120w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-400x400.jpg 400w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"blog_img_03\" width=\"1170\" height=\"1170\">\n<h2>Get Specific</h2>\nA useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.\n<ul>\n 	<li>Does the channel reach my intended audience?</li>\n 	<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n 	<li>Will I be able to measure the success of the channel?</li>\n 	<li>Does the channel allow me to express my brand’s intended message?</li>\n 	<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"blog_img_04\" width=\"1170\" height=\"780\">\n<h2>Always Remember Your Goals!</h2>\nEstablishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.\n<blockquote>\n<p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,\nquo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center\"><cite>Denis Robinson\n</cite></p>\n</blockquote>\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'AMAZING Natural Light Portraits in a Garage?', '', 'publish', 'closed', 'closed', '', 'amazing-natural-light-portraits-in-a-garage', '', '', '2022-09-02 11:46:46', '2022-09-02 11:46:46', '', 0, 'https://get-rec.com/get/amazing-natural-light-portraits-in-a-garage/', 0, 'post', '', 0),
(11583, 1, '2022-09-02 11:46:33', '2022-09-02 11:46:33', '', '', '', 'inherit', 'open', 'closed', '', 'amazing_post', '', '', '2024-01-23 14:07:13', '2024-01-23 14:07:13', '', 11582, 'https://get-rec.com/get/wp-content/uploads/2022/09/amazing_post.jpg', 0, 'attachment', 'image/jpeg', 0),
(11604, 1, '2022-09-02 12:23:17', '2022-09-02 12:23:17', 'Want to know the one thing that every successful digital marketer does first to ensure they get the biggest return on their marketing budget? It’s simple: goal-setting. This is an absolutely essential practice for any digital marketer who knows how to execute their campaigns in a productive, cost-effective way. With a few. With a few simple tips, you can be doing the same in no time! In this blog, we’ll walk you through the first steps every savvy digital marketer takes to ensure that they’re on target to hit all their marketing objectives. Get ready for revenue!&nbsp;\n\nRemember: even if the channel you’re considering is all the rage right now, it might not fit your brand. Always make informed decisions that directly relate to your company. Otherwise, your message won’t be delivered to its intended audience and you’ll have wasted time, effort and money.\n<h2>Know Your Digital Goals</h2>\nThe first step is clearly identifying which goals you want to achieve. Get specific. Do you want to increase brand awareness? Are you all about locking in leads? Do you want to establish a strong network of influencers that can help you be discovered? How about pushing engagement on social media?\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-1024x1024.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-120x120.jpg 120w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_02-400x400.jpg 400w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"blog_img_02\" width=\"1170\" height=\"1170\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-150x150.jpg 150w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-300x300.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-768x768.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-1024x1024.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-120x120.jpg 120w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_03-400x400.jpg 400w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"blog_img_03\" width=\"1170\" height=\"1170\">\n<h2>Get Specific</h2>\nA useful tool for narrowing down your goals to ensure they’re viable is the SMART mnemonic. It’s important to get specific to understand exactly what you’re working towards, and help you break down the process of hitting your targets. This is exactly what this mnemonic helps you to achieve.\n<ul>\n 	<li>Does the channel reach my intended audience?</li>\n 	<li>Is the channel sustainable and affordable within my company’s marketing budget?</li>\n 	<li>Will I be able to measure the success of the channel?</li>\n 	<li>Does the channel allow me to express my brand’s intended message?</li>\n 	<li>Do the channels I’m considering work together to convey my message?</li>\n</ul>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_04-1024x683.jpg 1024w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" title=\"blog_img_04\" width=\"1170\" height=\"780\">\n<h2>Always Remember Your Goals!</h2>\nEstablishing a solid vision for your business is the first step to planning your digital marketing budget. Always keep your final goals in sight when organising anything for your company. When deciding which steps to take next in your business, ask yourself how they will help you achieve the goals you outlined in Step #1. This will ensure that you stay on track and prevent you from spending your budget on anything that won’t help you achieve.\n<blockquote>\n<p style=\"text-align: center\">Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no,\nquo populo forensibus contentiones et, nibh error in per.</p>\n<p style=\"text-align: center\"><cite>Denis Robinson\n</cite></p>\n</blockquote>\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Share Your Images & Be Featured', '', 'publish', 'closed', 'closed', '', 'share-your-images-be-featured', '', '', '2022-09-02 12:23:17', '2022-09-02 12:23:17', '', 0, 'https://get-rec.com/get/share-your-images-be-featured/', 0, 'post', '', 0),
(11606, 1, '2022-09-02 12:28:17', '2022-09-02 12:28:17', '', '', '', 'inherit', 'open', 'closed', '', 'rendering_post', '', '', '2024-01-23 14:07:14', '2024-01-23 14:07:14', '', 11604, 'https://get-rec.com/get/wp-content/uploads/2022/09/rendering_post.jpg', 0, 'attachment', 'image/jpeg', 0),
(11660, 1, '2022-09-02 14:09:25', '2022-09-02 14:09:25', '', '', '', 'inherit', 'open', 'closed', '', 'motion_testimonials_bg', '', '', '2024-01-23 14:07:14', '2024-01-23 14:07:14', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/09/motion_testimonials_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(11685, 1, '2022-09-02 14:28:05', '2022-09-02 14:28:05', '', '', '', 'inherit', 'open', 'closed', '', 'motion_quote', '', '', '2024-01-23 14:07:14', '2024-01-23 14:07:14', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/09/motion_quote.png', 0, 'attachment', 'image/png', 0),
(11705, 1, '2022-09-03 17:52:48', '2022-09-03 17:52:48', '', '', '', 'inherit', 'open', 'closed', '', 'contact_icon_gradient', '', '', '2024-01-23 14:07:14', '2024-01-23 14:07:14', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/09/contact_icon_gradient.png', 0, 'attachment', 'image/png', 0),
(11738, 1, '2022-09-03 18:25:19', '2022-09-03 18:25:19', '<h2>Quick Links</h2>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n			<h2>Services</h2>		\n			<nav>\n				<ul id=\"menu-motion-services\"><li id=\"menu-item-11756\"><a href=\"#\">Search Engine Marketing</a></li>\n<li id=\"menu-item-11757\"><a href=\"#\">Search Engine Optimisation</a></li>\n<li id=\"menu-item-11758\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-11759\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-11760\"><a href=\"#\">Technical SEO Audit</a></li>\n</ul>			</nav>\n			<h2>Community</h2>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n			<h2>Get In Touch</h2>		\n		<p><a href=\"tel:88002534236\">8 800 2534 236</a></p><a href=\"mailto:email@yoursite.com\">email@yoursite.com</a>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n			<h2>Sign up now & get 15 off</h2>		\n		<p>Be the first to know about our new arrivals and exclusive offers.</p>[mc4wp_form id=\"9431\"]<p>© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Motion', '', 'publish', 'closed', 'closed', '', 'footer-motion', '', '', '2022-09-03 18:25:19', '2022-09-03 18:25:19', '', 0, 'https://get-rec.com/get/?elementor_library=footer-motion', 0, 'elementor_library', '', 0),
(11789, 1, '2022-09-06 13:31:49', '2022-09-06 13:31:49', '<img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-300x188.jpg 300w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-1024x641.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-768x480.jpg 768w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-480x300.jpg 480w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-800x501.jpg 800w\" alt=\"\" width=\"1170\" height=\"732\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NameMan enjoying the windClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Man%20enjoying%20the%20wind&amp;url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/&amp;media=https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Man+enjoying+the+wind&amp;body=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/&amp;title=Man%20enjoying%20the%20wind&amp;source=Ewebot\" rel=\"noopener\"></a>\r\nTags<a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Man enjoying the wind', '', 'publish', 'closed', 'closed', '', 'man-enjoying-the-wind', '', '', '2022-09-06 13:31:49', '2022-09-06 13:31:49', '', 0, 'https://get-rec.com/get/portfolio/man-enjoying-the-wind/', 0, 'portfolio', '', 0),
(11791, 1, '2022-09-06 13:46:42', '2022-09-06 13:46:42', '', '', '', 'inherit', 'open', 'closed', '', 'man-enjoying-the-wind-2', '', '', '2024-01-23 14:07:15', '2024-01-23 14:07:15', '', 11789, 'https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg', 0, 'attachment', 'image/jpeg', 0),
(11795, 1, '2022-09-06 13:27:32', '2022-09-06 13:27:32', '<img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-300x188.jpg 300w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-1024x641.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-768x480.jpg 768w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-480x300.jpg 480w, https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb-800x501.jpg 800w\" alt=\"\" width=\"1170\" height=\"732\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NamePlaying with a yellow smoke bombClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/playing-with-a-yellow-smoke-bomb/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Playing%20with%20a%20yellow%20smoke%20bomb&amp;url=https://get-rec.com/get/portfolio/playing-with-a-yellow-smoke-bomb/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/playing-with-a-yellow-smoke-bomb/&amp;media=https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/playing-with-a-yellow-smoke-bomb/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Playing+with+a+yellow+smoke+bomb&amp;body=https://get-rec.com/get/portfolio/playing-with-a-yellow-smoke-bomb/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/playing-with-a-yellow-smoke-bomb/&amp;title=Playing%20with%20a%20yellow%20smoke%20bomb&amp;source=Ewebot\" rel=\"noopener\"></a>\r\nTags<a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Playing with a yellow smoke bomb', '', 'publish', 'closed', 'closed', '', 'playing-with-a-yellow-smoke-bomb', '', '', '2022-09-06 13:27:32', '2022-09-06 13:27:32', '', 0, 'https://get-rec.com/get/portfolio/playing-with-a-yellow-smoke-bomb/', 0, 'portfolio', '', 0),
(11796, 1, '2022-09-06 13:52:25', '2022-09-06 13:52:25', '', '', '', 'inherit', 'open', 'closed', '', 'playing-with-a-yellow-smoke-bomb-2', '', '', '2024-01-23 14:07:15', '2024-01-23 14:07:15', '', 11795, 'https://get-rec.com/get/wp-content/uploads/2022/09/playing-with-a-yellow-smoke-bomb.jpg', 0, 'attachment', 'image/jpeg', 0),
(11801, 1, '2022-09-06 13:28:28', '2022-09-06 13:28:28', '<img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-300x188.jpg 300w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-1024x641.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-768x480.jpg 768w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-480x300.jpg 480w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-800x501.jpg 800w\" alt=\"\" width=\"1170\" height=\"732\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NameUrban girls between bars of colored lightClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Urban%20girls%20between%20bars%20of%20colored%20light&amp;url=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/&amp;media=https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Urban+girls+between+bars+of+colored+light&amp;body=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/&amp;title=Urban%20girls%20between%20bars%20of%20colored%20light&amp;source=Ewebot\" rel=\"noopener\"></a>\r\nTags<a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Urban girls between bars of colored light', '', 'publish', 'closed', 'closed', '', 'urban-girls-between-bars-of-colored-light', '', '', '2022-09-06 13:28:28', '2022-09-06 13:28:28', '', 0, 'https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/', 0, 'portfolio', '', 0),
(11803, 1, '2022-09-06 13:56:10', '2022-09-06 13:56:10', '', '', '', 'inherit', 'open', 'closed', '', 'urban-girls-between-bars-of-colored-light-2', '', '', '2024-01-23 14:07:15', '2024-01-23 14:07:15', '', 11801, 'https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light.jpg', 0, 'attachment', 'image/jpeg', 0),
(11807, 1, '2022-09-06 13:30:23', '2022-09-06 13:30:23', '<img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-300x188.jpg 300w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-1024x641.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-768x480.jpg 768w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-480x300.jpg 480w, https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light-800x501.jpg 800w\" alt=\"\" width=\"1170\" height=\"732\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NameUrban girls between bars of colored lightClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Urban%20girls%20between%20bars%20of%20colored%20light&amp;url=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/&amp;media=https://get-rec.com/get/wp-content/uploads/2022/09/urban-girls-between-bars-of-colored-light.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Urban+girls+between+bars+of+colored+light&amp;body=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/urban-girls-between-bars-of-colored-light/&amp;title=Urban%20girls%20between%20bars%20of%20colored%20light&amp;source=Ewebot\" rel=\"noopener\"></a>\r\nTags<a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Photo session with a girl', '', 'publish', 'closed', 'closed', '', 'photo-session-with-a-girl', '', '', '2022-09-06 13:30:23', '2022-09-06 13:30:23', '', 0, 'https://get-rec.com/get/portfolio/photo-session-with-a-girl/', 0, 'portfolio', '', 0),
(11993, 1, '2022-09-11 10:56:38', '2022-09-11 10:56:38', '', 'woman-dancing', '', 'inherit', 'open', 'closed', '', 'woman-dancing', '', '', '2022-09-11 10:56:38', '2022-09-11 10:56:38', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/09/woman-dancing.mov', 0, 'attachment', 'video/quicktime', 0),
(11995, 1, '2022-09-11 10:56:43', '2022-09-11 10:56:43', '', 'woman-dancing_171.jpeg', '', 'inherit', 'closed', 'closed', '', 'woman-dancing-171-jpeg', '', '', '2022-09-11 10:56:43', '2022-09-11 10:56:43', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/09/woman-dancing_171.jpeg', 0, 'attachment', 'image/jpeg', 0),
(11996, 1, '2022-09-11 10:58:51', '2022-09-11 10:58:51', '', 'woman-standing', '', 'inherit', 'open', 'closed', '', 'woman-standing', '', '', '2022-09-11 10:58:51', '2022-09-11 10:58:51', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/09/woman-standing.mov', 0, 'attachment', 'video/quicktime', 0),
(11998, 1, '2022-09-11 11:03:50', '2022-09-11 11:03:50', '', 'woman-makeup', '', 'inherit', 'open', 'closed', '', 'woman-makeup', '', '', '2022-09-11 11:03:50', '2022-09-11 11:03:50', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/09/woman-makeup.mov', 0, 'attachment', 'video/quicktime', 0),
(12011, 1, '2022-09-12 10:00:50', '2022-09-12 10:00:50', '', '', '', 'inherit', 'closed', 'closed', '', 'woman-makeup-161-jpeg', '', '', '2024-01-23 14:07:18', '2024-01-23 14:07:18', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/09/woman-makeup_161.jpeg', 0, 'attachment', 'image/jpeg', 0),
(12017, 1, '2022-09-12 10:09:00', '2022-09-12 10:09:00', '', 'woman-standing_101.jpeg', '', 'inherit', 'closed', 'closed', '', 'woman-standing-101-jpeg', '', '', '2022-09-12 10:09:00', '2022-09-12 10:09:00', '', 0, 'https://get-rec.com/get/wp-content/uploads/2022/09/woman-standing_101.jpeg', 0, 'attachment', 'image/jpeg', 0),
(12020, 1, '2022-09-12 15:15:21', '2022-09-12 15:15:21', '', '', '', 'inherit', 'open', 'closed', '', 'home_motion_new', '', '', '2024-01-23 14:07:19', '2024-01-23 14:07:19', '', 11159, 'https://get-rec.com/get/wp-content/uploads/2022/09/home_motion_new.jpg', 0, 'attachment', 'image/jpeg', 0),
(12069, 1, '2022-09-15 09:33:21', '2022-09-15 09:33:21', '', '', '', 'inherit', 'open', 'closed', '', 'photo-session-with-a-girl-2', '', '', '2024-01-23 14:07:19', '2024-01-23 14:07:19', '', 11807, 'https://get-rec.com/get/wp-content/uploads/2022/09/photo-session-with-a-girl-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(12237, 1, '2023-01-20 20:38:38', '2023-01-20 20:38:38', '<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_seo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_seo.png 229w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_seo-114x300.png 114w\" sizes=\"(max-width: 229px) 100vw, 229px\" title=\"\" width=\"229\" height=\"605\">\n<h5>Welcome to ewebot</h5>\n<h2>LEADS</h2>\n<h2>SALES</h2>\n[contact-form-7 id=\"12278\" title=\"contact form (Leads)\"]\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group_base.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group_base.png 1181w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group_base-300x191.png 300w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group_base-1024x651.png 1024w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group_base-768x488.png 768w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group_base-480x305.png 480w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group_base-800x509.png 800w\" sizes=\"(max-width: 1181px) 100vw, 1181px\" title=\"\" width=\"1181\" height=\"751\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group1.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"72\" height=\"49\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group2.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"210\" height=\"160\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group3.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"82\" height=\"70\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group4.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"117\" height=\"176\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group5.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"207\" height=\"124\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group6.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"41\" height=\"28\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group7.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"46\" height=\"43\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group8.png 103w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group8-100x49.png 100w\" sizes=\"(max-width: 103px) 100vw, 103px\" title=\"\" width=\"103\" height=\"49\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group9.png 256w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group9-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group9-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group9-100x100.png 100w\" sizes=\"(max-width: 256px) 100vw, 256px\" title=\"\" width=\"256\" height=\"255\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group10.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"96\" height=\"90\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group11.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"179\" height=\"142\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group12.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group12.png 417w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group12-300x199.png 300w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"\" width=\"417\" height=\"277\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group13.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group13.png 346w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group13-286x300.png 286w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"\" width=\"346\" height=\"363\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-network.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-network.png 388w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-network-300x80.png 300w\" sizes=\"(max-width: 388px) 100vw, 388px\" title=\"\" width=\"388\" height=\"104\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-product.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-product.png 366w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-product-300x85.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"\" width=\"366\" height=\"104\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-vertigo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-vertigo.png 310w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-vertigo-300x101.png 300w\" sizes=\"(max-width: 310px) 100vw, 310px\" title=\"\" width=\"310\" height=\"104\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-proline.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-proline.png 328w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-proline-300x95.png 300w\" sizes=\"(max-width: 328px) 100vw, 328px\" title=\"\" width=\"328\" height=\"104\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-minty.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"300\" height=\"104\">\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-icon1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" width=\"204\" height=\"176\"></figure>\n<h6>Grow Your\nPipeline</h6>\nMaecenas elementum sapien in metus placerat finibus.\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-icon2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" width=\"204\" height=\"176\"></figure>\n<h6>Lead Generation\nProcess</h6>\nMaecenas elementum sapien in metus placerat finibus.\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-icon3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" width=\"204\" height=\"176\"></figure>\n<h6>Outline\nYour ICP</h6>\nMaecenas elementum sapien in metus placerat finibus.\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-icon4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" width=\"204\" height=\"176\"></figure>\n<h6>Harvest\nSales Data</h6>\nMaecenas elementum sapien in metus placerat finibus.\n<h5>Why Choose us</h5>\n<h2>The Best Leads, Hand-picked and Delivered</h2>\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_check.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_check.png 68w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_check-50x50.png 50w\" sizes=\"(max-width: 68px) 100vw, 68px\" title=\"\" width=\"68\" height=\"68\"></figure>\n<h6>Ea pro tibique comprehensam, sed ea verear numquam molestie.</h6>\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_check.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_check.png 68w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_check-50x50.png 50w\" sizes=\"(max-width: 68px) 100vw, 68px\" title=\"\" width=\"68\" height=\"68\"></figure>\n<h6>Ne nam nonumy putent fuisset, reque fabulas usu ne. Nam te omittam comprehensam.</h6>\n<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_check.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_check.png 68w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_check-50x50.png 50w\" sizes=\"(max-width: 68px) 100vw, 68px\" title=\"\" width=\"68\" height=\"68\"></figure>\n<h6>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</h6>\n<a href=\"#\">\nDiscover more\n</a>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group_base.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group_base.png 913w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group_base-300x202.png 300w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group_base-768x518.png 768w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group_base-480x324.png 480w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group_base-800x540.png 800w\" sizes=\"(max-width: 913px) 100vw, 913px\" title=\"\" width=\"913\" height=\"616\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group1.png 568w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group1-300x280.png 300w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group1-480x448.png 480w\" sizes=\"(max-width: 568px) 100vw, 568px\" title=\"\" width=\"568\" height=\"530\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group2.png 369w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group2-300x114.png 300w\" sizes=\"(max-width: 369px) 100vw, 369px\" title=\"\" width=\"369\" height=\"140\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group3.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"126\" height=\"76\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group3.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"126\" height=\"76\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group5.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"153\" height=\"92\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group5.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"153\" height=\"92\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group7.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"215\" height=\"129\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group7.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"215\" height=\"129\">\n+150%\n\nConversion Rate Increased\n\n+87K\n\nHappy Ewebot Customers\n\n+20M\n\nAmount of investments in 2022\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_video_shape.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_video_shape.png 1145w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_video_shape-300x190.png 300w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_video_shape-1024x647.png 1024w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_video_shape-768x486.png 768w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_video_shape-480x304.png 480w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_video_shape-800x506.png 800w\" sizes=\"(max-width: 1145px) 100vw, 1145px\" title=\"\" width=\"1145\" height=\"724\">\n<a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n<svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\"></polygon>\n            </svg>\n</a>\n\nWhy Choose us\n<h2>Save Time &amp; Effort With Us</h2>\nNunc mattis enim ut tellus elementum sagittis vitae. Pellentesque elit ullamcorper dignissim cras tincidunt lobortis feugiat vivamus at. Vestibulum mattis ullamcorper velit sed. Diam quam nulla porttitor massa id neque. Euismod in pellentesque massa placerat duis ultricies.\n\n<a href=\"#\">\nContact Today\n</a>\n<h5>featured services</h5>\n<h2>List of Our Services</h2>\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.41421 9.94975L11.9497 13.4853L15.4853 9.94975C15.8758 9.55922 16.509 9.55922 16.8995 9.94975C17.29 10.3403 17.29 10.9734 16.8995 11.364L12.6569 15.6066C12.2663 15.9971 11.6332 15.9971 11.2426 15.6066L7 11.364C6.60948 10.9734 6.60948 10.3403 7 9.94975C7.39052 9.55922 8.02369 9.55922 8.41421 9.94975Z\"></path></svg>\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM15.5858 14.0503L12.0503 10.5147L8.51472 14.0503C8.12419 14.4408 7.49103 14.4408 7.10051 14.0503C6.70998 13.6597 6.70998 13.0266 7.10051 12.636L11.3431 8.3934C11.7337 8.00287 12.3668 8.00287 12.7574 8.3934L17 12.636C17.3905 13.0266 17.3905 13.6597 17 14.0503C16.6095 14.4408 15.9763 14.4408 15.5858 14.0503Z\"></path></svg>\n<a href=\"\">Ut enim ad minim veniam exercitation ullamco?</a>\n\nOur developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.41421 9.94975L11.9497 13.4853L15.4853 9.94975C15.8758 9.55922 16.509 9.55922 16.8995 9.94975C17.29 10.3403 17.29 10.9734 16.8995 11.364L12.6569 15.6066C12.2663 15.9971 11.6332 15.9971 11.2426 15.6066L7 11.364C6.60948 10.9734 6.60948 10.3403 7 9.94975C7.39052 9.55922 8.02369 9.55922 8.41421 9.94975Z\"></path></svg>\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM15.5858 14.0503L12.0503 10.5147L8.51472 14.0503C8.12419 14.4408 7.49103 14.4408 7.10051 14.0503C6.70998 13.6597 6.70998 13.0266 7.10051 12.636L11.3431 8.3934C11.7337 8.00287 12.3668 8.00287 12.7574 8.3934L17 12.636C17.3905 13.0266 17.3905 13.6597 17 14.0503C16.6095 14.4408 15.9763 14.4408 15.5858 14.0503Z\"></path></svg>\n<a href=\"\">Excepteur sint proident culpa qui officia?</a>\n\nOur developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.41421 9.94975L11.9497 13.4853L15.4853 9.94975C15.8758 9.55922 16.509 9.55922 16.8995 9.94975C17.29 10.3403 17.29 10.9734 16.8995 11.364L12.6569 15.6066C12.2663 15.9971 11.6332 15.9971 11.2426 15.6066L7 11.364C6.60948 10.9734 6.60948 10.3403 7 9.94975C7.39052 9.55922 8.02369 9.55922 8.41421 9.94975Z\"></path></svg>\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM15.5858 14.0503L12.0503 10.5147L8.51472 14.0503C8.12419 14.4408 7.49103 14.4408 7.10051 14.0503C6.70998 13.6597 6.70998 13.0266 7.10051 12.636L11.3431 8.3934C11.7337 8.00287 12.3668 8.00287 12.7574 8.3934L17 12.636C17.3905 13.0266 17.3905 13.6597 17 14.0503C16.6095 14.4408 15.9763 14.4408 15.5858 14.0503Z\"></path></svg>\n<a href=\"\">Sed ut perspiciatis unde omnis iste natus errorsit?</a>\n\nOur developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.41421 9.94975L11.9497 13.4853L15.4853 9.94975C15.8758 9.55922 16.509 9.55922 16.8995 9.94975C17.29 10.3403 17.29 10.9734 16.8995 11.364L12.6569 15.6066C12.2663 15.9971 11.6332 15.9971 11.2426 15.6066L7 11.364C6.60948 10.9734 6.60948 10.3403 7 9.94975C7.39052 9.55922 8.02369 9.55922 8.41421 9.94975Z\"></path></svg>\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25px\" height=\"25px\" viewBox=\"0 0 24 24\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM15.5858 14.0503L12.0503 10.5147L8.51472 14.0503C8.12419 14.4408 7.49103 14.4408 7.10051 14.0503C6.70998 13.6597 6.70998 13.0266 7.10051 12.636L11.3431 8.3934C11.7337 8.00287 12.3668 8.00287 12.7574 8.3934L17 12.636C17.3905 13.0266 17.3905 13.6597 17 14.0503C16.6095 14.4408 15.9763 14.4408 15.5858 14.0503Z\"></path></svg>\n<a href=\"\">Consectetur adipisicing incididunt?</a>\n\nOur developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.\n\n<a href=\"#\">\nRegister\n</a>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group_base.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group_base.png 725w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group_base-300x257.png 300w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group_base-480x410.png 480w\" sizes=\"(max-width: 725px) 100vw, 725px\" title=\"\" width=\"725\" height=\"620\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png 108w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1-50x50.png 50w\" sizes=\"(max-width: 108px) 100vw, 108px\" title=\"\" width=\"108\" height=\"111\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group2.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"89\" height=\"92\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group2.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"89\" height=\"92\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png 108w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1-50x50.png 50w\" sizes=\"(max-width: 108px) 100vw, 108px\" title=\"\" width=\"108\" height=\"111\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png 108w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1-50x50.png 50w\" sizes=\"(max-width: 108px) 100vw, 108px\" title=\"\" width=\"108\" height=\"111\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png 108w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1-50x50.png 50w\" sizes=\"(max-width: 108px) 100vw, 108px\" title=\"\" width=\"108\" height=\"111\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png 108w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1-50x50.png 50w\" sizes=\"(max-width: 108px) 100vw, 108px\" title=\"\" width=\"108\" height=\"111\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group3.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"79\" height=\"82\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group3.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"79\" height=\"82\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group3.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"79\" height=\"82\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group3.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"79\" height=\"82\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group4.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"184\" height=\"190\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group5.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"128\" height=\"133\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group5.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"128\" height=\"133\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group5.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"128\" height=\"133\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group6.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"84\" height=\"89\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group6.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"84\" height=\"89\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group_base.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group_base.png 800w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group_base-300x219.png 300w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group_base-768x560.png 768w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group_base-480x350.png 480w\" sizes=\"(max-width: 800px) 100vw, 800px\" title=\"\" width=\"800\" height=\"583\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group1.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"179\" height=\"112\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group2.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"181\" height=\"110\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group4.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"165\" height=\"102\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group3.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"165\" height=\"105\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group5.png 573w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group5-300x272.png 300w, https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group5-480x436.png 480w\" sizes=\"(max-width: 573px) 100vw, 573px\" title=\"\" width=\"573\" height=\"520\">\n<h5>Testimonials</h5>\n<h2>Our Client’s Say</h2>\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and knowledge.\n\nDenis Robinson Customer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and knowledge.\n\nSilviia GardenCustomer\n\nDesign is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability, manual skill, and knowledge.\n\nTommy DentsCustomer\n<h3>Startup</h3>\n$ 9 / mo\n<h3>Startup</h3>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.\n<ul>\n 	<li style=\"text-align: left;\">50+ Pro Widgets</li>\n 	<li style=\"text-align: left;\">&nbsp;150+ Pro Templates</li>\n 	<li style=\"text-align: left;\">Popup Builder</li>\n 	<li style=\"text-align: left;\">Support for 1 Year</li>\n 	<li style=\"text-align: left;\">Updates for 1 Year</li>\n</ul>\n<a href=\"#\">\nRegister\n</a>\n<h3>Growth</h3>\n$ 29 / mo\n<h3>Growth</h3>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.\n<ul>\n 	<li style=\"text-align: left;\">150+ Pro Widgets</li>\n 	<li style=\"text-align: left;\">&nbsp;300+ Pro Templates</li>\n 	<li style=\"text-align: left;\">Popup Builder</li>\n 	<li style=\"text-align: left;\">Support for 1 Year</li>\n 	<li style=\"text-align: left;\">Updates for 1 Year</li>\n</ul>\n<a href=\"#\">\nRegister\n</a>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_seo_footer.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads_seo_footer.png 610w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_seo_footer-300x116.png 300w, https://get-rec.com/get/wp-content/uploads/2023/01/leads_seo_footer-480x185.png 480w\" sizes=\"(max-width: 610px) 100vw, 610px\" title=\"\" width=\"610\" height=\"235\">\nSay Hello to Ewebot!\n\nSing up for Newsletter and receive 40% discount on first project\n\n[mc4wp_form id=\"9431\"]', 'Home Leads', '', 'publish', 'closed', 'closed', '', 'home-leads', '', '', '2023-01-20 20:38:38', '2023-01-20 20:38:38', '', 0, 'https://get-rec.com/get/home-leads/', 0, 'page', '', 0),
(12249, 1, '2023-01-20 20:43:12', '2023-01-20 20:43:12', '', '', '', 'inherit', 'open', 'closed', '', 'chevron-circle-down', '', '', '2024-01-23 14:07:19', '2024-01-23 14:07:19', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/chevron-circle-down.svg', 0, 'attachment', 'image/svg+xml', 0),
(12250, 1, '2023-01-20 20:43:13', '2023-01-20 20:43:13', '', '', '', 'inherit', 'open', 'closed', '', 'chevron-circle-up', '', '', '2024-01-23 14:07:20', '2024-01-23 14:07:20', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/chevron-circle-up.svg', 0, 'attachment', 'image/svg+xml', 0),
(12251, 1, '2023-01-20 20:43:13', '2023-01-20 20:43:13', '', '', '', 'inherit', 'open', 'closed', '', 'leads_check', '', '', '2024-01-23 14:07:20', '2024-01-23 14:07:20', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_check.png', 0, 'attachment', 'image/png', 0),
(12256, 1, '2023-01-20 20:43:17', '2023-01-20 20:43:17', '', '', '', 'inherit', 'open', 'closed', '', 'leads_seo', '', '', '2024-01-23 14:07:20', '2024-01-23 14:07:20', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_seo.png', 0, 'attachment', 'image/png', 0),
(12257, 1, '2023-01-20 20:43:17', '2023-01-20 20:43:17', '', '', '', 'inherit', 'open', 'closed', '', 'leads_seo_footer', '', '', '2024-01-23 14:07:20', '2024-01-23 14:07:20', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_seo_footer.png', 0, 'attachment', 'image/png', 0),
(12258, 1, '2023-01-20 20:43:17', '2023-01-20 20:43:17', '', '', '', 'inherit', 'open', 'closed', '', 'leads_video_bg', '', '', '2024-01-23 14:07:20', '2024-01-23 14:07:20', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_video_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(12259, 1, '2023-01-20 20:43:18', '2023-01-20 20:43:18', '', '', '', 'inherit', 'open', 'closed', '', 'leads_video_shape', '', '', '2024-01-23 14:07:21', '2024-01-23 14:07:21', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_video_shape.png', 0, 'attachment', 'image/png', 0),
(12260, 1, '2023-01-20 20:43:20', '2023-01-20 20:43:20', '', '', '', 'inherit', 'open', 'closed', '', 'leads_video_wave', '', '', '2024-01-23 14:07:21', '2024-01-23 14:07:21', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_video_wave.jpg', 0, 'attachment', 'image/jpeg', 0),
(12261, 1, '2023-01-20 20:43:21', '2023-01-20 20:43:21', '', '', '', 'inherit', 'open', 'closed', '', 'leads_wave_bg', '', '', '2024-01-23 14:07:22', '2024-01-23 14:07:22', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_wave_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(12262, 1, '2023-01-20 20:43:22', '2023-01-20 20:43:22', '', '', '', 'inherit', 'open', 'closed', '', 'leads-bubble', '', '', '2024-01-23 14:07:22', '2024-01-23 14:07:22', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-bubble.png', 0, 'attachment', 'image/png', 0),
(12263, 1, '2023-01-20 20:43:22', '2023-01-20 20:43:22', '', '', '', 'inherit', 'open', 'closed', '', 'leads-icon1', '', '', '2024-01-23 14:07:22', '2024-01-23 14:07:22', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-icon1.png', 0, 'attachment', 'image/png', 0),
(12264, 1, '2023-01-20 20:43:22', '2023-01-20 20:43:22', '', '', '', 'inherit', 'open', 'closed', '', 'leads-icon2', '', '', '2024-01-23 14:07:22', '2024-01-23 14:07:22', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-icon2.png', 0, 'attachment', 'image/png', 0),
(12265, 1, '2023-01-20 20:43:23', '2023-01-20 20:43:23', '', '', '', 'inherit', 'open', 'closed', '', 'leads-icon3', '', '', '2024-01-23 14:07:22', '2024-01-23 14:07:22', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-icon3.png', 0, 'attachment', 'image/png', 0),
(12266, 1, '2023-01-20 20:43:23', '2023-01-20 20:43:23', '', '', '', 'inherit', 'open', 'closed', '', 'leads-icon4', '', '', '2024-01-23 14:07:22', '2024-01-23 14:07:22', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-icon4.png', 0, 'attachment', 'image/png', 0),
(12267, 1, '2023-01-20 20:43:24', '2023-01-20 20:43:24', '', '', '', 'inherit', 'open', 'closed', '', 'leads-marker', '', '', '2024-01-23 14:07:23', '2024-01-23 14:07:23', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-marker.png', 0, 'attachment', 'image/png', 0),
(12268, 1, '2023-01-20 20:43:24', '2023-01-20 20:43:24', '', '', '', 'inherit', 'open', 'closed', '', 'leads-minty', '', '', '2024-01-23 14:07:23', '2024-01-23 14:07:23', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-minty.png', 0, 'attachment', 'image/png', 0),
(12269, 1, '2023-01-20 20:43:24', '2023-01-20 20:43:24', '', '', '', 'inherit', 'open', 'closed', '', 'leads-network', '', '', '2024-01-23 14:07:23', '2024-01-23 14:07:23', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-network.png', 0, 'attachment', 'image/png', 0),
(12270, 1, '2023-01-20 20:43:25', '2023-01-20 20:43:25', '', '', '', 'inherit', 'open', 'closed', '', 'leads-product', '', '', '2024-01-23 14:07:23', '2024-01-23 14:07:23', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-product.png', 0, 'attachment', 'image/png', 0),
(12271, 1, '2023-01-20 20:43:25', '2023-01-20 20:43:25', '', '', '', 'inherit', 'open', 'closed', '', 'leads-proline', '', '', '2024-01-23 14:07:23', '2024-01-23 14:07:23', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-proline.png', 0, 'attachment', 'image/png', 0),
(12272, 1, '2023-01-20 20:43:25', '2023-01-20 20:43:25', '', '', '', 'inherit', 'open', 'closed', '', 'leads-vertigo', '', '', '2024-01-23 14:07:23', '2024-01-23 14:07:23', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads-vertigo.png', 0, 'attachment', 'image/png', 0),
(12273, 1, '2023-01-20 20:43:26', '2023-01-20 20:43:26', '', '', '', 'inherit', 'open', 'closed', '', 'logo_leads', '', '', '2024-01-23 14:07:24', '2024-01-23 14:07:24', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/logo_leads.png', 0, 'attachment', 'image/png', 0),
(12278, 1, '2023-01-20 20:46:06', '2023-01-20 20:46:06', '<div class=\"cf7_form_leads\">\r\n    [url* site-url placeholder \"http:// yoursite.com\"]\r\n    [submit \"Get a quote\"]\r\n</div>\n1\nevvebot\n<help@livewp.site>\nhelp@livewp.site\nFrom: [site-url]\r\n\r\nMessage Body:\r\n\r\n\r\n-- \r\nThis e-mail was sent from a contact form on evvebot (https://livewp.site/wp/md/seo)\nReply-To: [site-url]\n\n\n\n\nevvebot \"[your-subject]\"\nevvebot <wordpress@seo>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on evvebot (http://seo)\nReply-To: zaloznu@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'contact form (Leads)', '', 'publish', 'closed', 'closed', '', 'revolution-contact-form_copy', '', '', '2023-01-20 20:46:06', '2023-01-20 20:46:06', '', 0, 'https://get-rec.com/get/?post_type=wpcf7_contact_form&amp;p=12278', 0, 'wpcf7_contact_form', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(12295, 1, '2023-01-20 20:56:57', '2023-01-20 20:56:57', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/logo_leads.png\" alt=\"\" title=\"\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-7</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 8-14</a>\n	<ul>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-6585\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n		<li id=\"menu-item-7945\"><a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a></li>\n		<li id=\"menu-item-8772\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-9230\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-9631\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-12035\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-7</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a>		\n			<h2>HOME VARIANTS 8-14</h2>		\n			<a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-9661\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-10000\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-9744\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21, .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:0px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-8767\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-8783\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-8769\"><a href=\"https://get-rec.com/get/product/menu-knitting-lounge-chair/\">Single Product Page</a></li>\n	<li id=\"menu-item-8770\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-8771\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n			<nav>\n				<ul id=\"menu-main-menu-1\"><li><a href=\"#\">Home</a>\n<ul>\n	<li><a href=\"#\">HOME VARIANTS 1-7</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">HOME VARIANTS 8-14</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n		<li><a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a></li>\n		<li><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-7</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a>		\n			<h2>HOME VARIANTS 8-14</h2>		\n			<a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li><a href=\"#\">Pages</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li><a href=\"#\">Services</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">FAQ</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21, .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:0px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li><a href=\"#\">Blog</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Shop</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li><a href=\"https://get-rec.com/get/product/menu-knitting-lounge-chair/\">Single Product Page</a></li>\n	<li><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n			<a href=\"#\" role=\"button\">\n						Get in touch\n					</a>', 'Header 15', '', 'publish', 'closed', 'closed', '', 'header-15', '', '', '2023-01-20 20:56:57', '2023-01-20 20:56:57', '', 0, 'https://get-rec.com/get/?elementor_library=header-15', 0, 'elementor_library', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(12309, 1, '2023-01-20 21:12:59', '2023-01-20 21:12:59', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/logo_leads.png\" alt=\"\" title=\"\"/>			</a>\n			<figure><img width=\"92\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-bubble.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"66\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-marker.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		<h4>About</h4><p>Ewebot have much planned for the future, working with great clients and continued software development.</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<h4>Quick Links</h4>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<p style=\"text-align: left;\">© 2023 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer 15', '', 'publish', 'closed', 'closed', '', 'footer-15', '', '', '2023-01-20 21:12:59', '2023-01-20 21:12:59', '', 0, 'https://get-rec.com/get/?elementor_library=footer-15', 0, 'elementor_library', '', 0),
(12370, 1, '2023-01-25 16:58:58', '2023-01-25 16:58:58', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group_base', '', '', '2024-01-23 14:07:24', '2024-01-23 14:07:24', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group_base.png', 0, 'attachment', 'image/png', 0),
(12371, 1, '2023-01-25 16:58:59', '2023-01-25 16:58:59', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group1', '', '', '2024-01-23 14:07:24', '2024-01-23 14:07:24', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group1.png', 0, 'attachment', 'image/png', 0),
(12372, 1, '2023-01-25 16:58:59', '2023-01-25 16:58:59', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group2', '', '', '2024-01-23 14:07:24', '2024-01-23 14:07:24', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group2.png', 0, 'attachment', 'image/png', 0),
(12373, 1, '2023-01-25 16:58:59', '2023-01-25 16:58:59', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group3', '', '', '2024-01-23 14:07:24', '2024-01-23 14:07:24', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group3.png', 0, 'attachment', 'image/png', 0),
(12374, 1, '2023-01-25 16:59:00', '2023-01-25 16:59:00', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group4', '', '', '2024-01-23 14:07:25', '2024-01-23 14:07:25', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group4.png', 0, 'attachment', 'image/png', 0),
(12375, 1, '2023-01-25 16:59:00', '2023-01-25 16:59:00', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group5', '', '', '2024-01-23 14:07:25', '2024-01-23 14:07:25', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group5.png', 0, 'attachment', 'image/png', 0),
(12376, 1, '2023-01-25 16:59:00', '2023-01-25 16:59:00', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group6', '', '', '2024-01-23 14:07:25', '2024-01-23 14:07:25', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group6.png', 0, 'attachment', 'image/png', 0),
(12377, 1, '2023-01-25 16:59:00', '2023-01-25 16:59:00', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group7', '', '', '2024-01-23 14:07:25', '2024-01-23 14:07:25', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group7.png', 0, 'attachment', 'image/png', 0),
(12378, 1, '2023-01-25 16:59:01', '2023-01-25 16:59:01', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group8', '', '', '2024-01-23 14:07:25', '2024-01-23 14:07:25', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group8.png', 0, 'attachment', 'image/png', 0),
(12379, 1, '2023-01-25 16:59:01', '2023-01-25 16:59:01', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group9', '', '', '2024-01-23 14:07:25', '2024-01-23 14:07:25', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group9.png', 0, 'attachment', 'image/png', 0),
(12380, 1, '2023-01-25 16:59:01', '2023-01-25 16:59:01', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group10', '', '', '2024-01-23 14:07:25', '2024-01-23 14:07:25', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group10.png', 0, 'attachment', 'image/png', 0),
(12381, 1, '2023-01-25 16:59:01', '2023-01-25 16:59:01', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group11', '', '', '2024-01-23 14:07:26', '2024-01-23 14:07:26', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group11.png', 0, 'attachment', 'image/png', 0),
(12382, 1, '2023-01-25 16:59:02', '2023-01-25 16:59:02', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group12', '', '', '2024-01-23 14:07:26', '2024-01-23 14:07:26', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group12.png', 0, 'attachment', 'image/png', 0),
(12383, 1, '2023-01-25 16:59:02', '2023-01-25 16:59:02', '', '', '', 'inherit', 'open', 'closed', '', 'leads_img_group13', '', '', '2024-01-23 14:07:26', '2024-01-23 14:07:26', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/01/leads_img_group13.png', 0, 'attachment', 'image/png', 0),
(12448, 1, '2023-02-05 01:18:05', '2023-02-05 01:18:05', '', '', '', 'inherit', 'open', 'closed', '', 'leads_globe_group_base', '', '', '2024-01-23 14:07:26', '2024-01-23 14:07:26', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group_base.png', 0, 'attachment', 'image/png', 0),
(12449, 1, '2023-02-05 01:19:09', '2023-02-05 01:19:09', '', '', '', 'inherit', 'open', 'closed', '', 'leads_globe_group1', '', '', '2024-01-23 14:07:27', '2024-01-23 14:07:27', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group1.png', 0, 'attachment', 'image/png', 0),
(12460, 1, '2023-02-05 01:26:58', '2023-02-05 01:26:58', '', '', '', 'inherit', 'open', 'closed', '', 'leads_globe_group2', '', '', '2024-01-23 14:07:27', '2024-01-23 14:07:27', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group2.png', 0, 'attachment', 'image/png', 0),
(12464, 1, '2023-02-05 01:33:44', '2023-02-05 01:33:44', '', '', '', 'inherit', 'open', 'closed', '', 'leads_globe_group3', '', '', '2024-01-23 14:07:27', '2024-01-23 14:07:27', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group3.png', 0, 'attachment', 'image/png', 0),
(12472, 1, '2023-02-05 01:40:48', '2023-02-05 01:40:48', '', '', '', 'inherit', 'open', 'closed', '', 'leads_globe_group5', '', '', '2024-01-23 14:07:27', '2024-01-23 14:07:27', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group5.png', 0, 'attachment', 'image/png', 0),
(12480, 1, '2023-02-05 01:50:27', '2023-02-05 01:50:27', '', '', '', 'inherit', 'open', 'closed', '', 'leads_globe_group7', '', '', '2024-01-23 14:07:27', '2024-01-23 14:07:27', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_globe_group7.png', 0, 'attachment', 'image/png', 0),
(12507, 1, '2023-02-05 02:46:33', '2023-02-05 02:46:33', '', '', '', 'inherit', 'open', 'closed', '', 'leads_elements_group_base', '', '', '2024-01-23 14:07:28', '2024-01-23 14:07:28', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group_base.png', 0, 'attachment', 'image/png', 0),
(12511, 1, '2023-02-05 02:53:25', '2023-02-05 02:53:25', '', '', '', 'inherit', 'open', 'closed', '', 'leads_elements_group1', '', '', '2024-01-23 14:07:28', '2024-01-23 14:07:28', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group1.png', 0, 'attachment', 'image/png', 0),
(12515, 1, '2023-02-05 02:57:47', '2023-02-05 02:57:47', '', '', '', 'inherit', 'open', 'closed', '', 'leads_elements_group2', '', '', '2024-01-23 14:07:28', '2024-01-23 14:07:28', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group2.png', 0, 'attachment', 'image/png', 0),
(12534, 1, '2023-02-05 03:15:59', '2023-02-05 03:15:59', '', '', '', 'inherit', 'open', 'closed', '', 'leads_elements_group3', '', '', '2024-01-23 14:07:28', '2024-01-23 14:07:28', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group3.png', 0, 'attachment', 'image/png', 0),
(12544, 1, '2023-02-05 03:24:25', '2023-02-05 03:24:25', '', '', '', 'inherit', 'open', 'closed', '', 'leads_elements_group4', '', '', '2024-01-23 14:07:28', '2024-01-23 14:07:28', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group4.png', 0, 'attachment', 'image/png', 0),
(12548, 1, '2023-02-05 03:27:29', '2023-02-05 03:27:29', '', '', '', 'inherit', 'open', 'closed', '', 'leads_elements_group5', '', '', '2024-01-23 14:07:28', '2024-01-23 14:07:28', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group5.png', 0, 'attachment', 'image/png', 0),
(12558, 1, '2023-02-05 03:34:25', '2023-02-05 03:34:25', '', '', '', 'inherit', 'open', 'closed', '', 'leads_elements_group6', '', '', '2024-01-23 14:07:28', '2024-01-23 14:07:28', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_elements_group6.png', 0, 'attachment', 'image/png', 0),
(12591, 1, '2023-02-05 13:45:41', '2023-02-05 13:45:41', '', '', '', 'inherit', 'open', 'closed', '', 'leads_virtual_group_base', '', '', '2024-01-23 14:07:29', '2024-01-23 14:07:29', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group_base.png', 0, 'attachment', 'image/png', 0),
(12598, 1, '2023-02-05 13:51:44', '2023-02-05 13:51:44', '', '', '', 'inherit', 'open', 'closed', '', 'leads_virtual_group1', '', '', '2024-01-23 14:07:29', '2024-01-23 14:07:29', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group1.png', 0, 'attachment', 'image/png', 0),
(12599, 1, '2023-02-05 13:51:44', '2023-02-05 13:51:44', '', '', '', 'inherit', 'open', 'closed', '', 'leads_virtual_group2', '', '', '2024-01-23 14:07:29', '2024-01-23 14:07:29', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group2.png', 0, 'attachment', 'image/png', 0),
(12600, 1, '2023-02-05 13:51:45', '2023-02-05 13:51:45', '', '', '', 'inherit', 'open', 'closed', '', 'leads_virtual_group3', '', '', '2024-01-23 14:07:29', '2024-01-23 14:07:29', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group3.png', 0, 'attachment', 'image/png', 0),
(12601, 1, '2023-02-05 13:51:45', '2023-02-05 13:51:45', '', '', '', 'inherit', 'open', 'closed', '', 'leads_virtual_group4', '', '', '2024-01-23 14:07:29', '2024-01-23 14:07:29', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group4.png', 0, 'attachment', 'image/png', 0),
(12615, 1, '2023-02-05 14:02:52', '2023-02-05 14:02:52', '', '', '', 'inherit', 'open', 'closed', '', 'leads_virtual_group5', '', '', '2024-01-23 14:07:30', '2024-01-23 14:07:30', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/leads_virtual_group5.png', 0, 'attachment', 'image/png', 0),
(12669, 1, '2023-02-07 10:39:02', '2023-02-07 10:39:02', '', '', '', 'inherit', 'open', 'closed', '', 'home_leads', '', '', '2024-01-23 14:07:31', '2024-01-23 14:07:31', '', 12237, 'https://get-rec.com/get/wp-content/uploads/2023/02/home_leads.jpg', 0, 'attachment', 'image/jpeg', 0),
(12676, 1, '2023-02-08 09:51:53', '2023-02-08 09:51:53', '<h2>4</h2>		\n			<h2>4</h2>		\n			<h2>Sorry We Can\'t Find That Page!</h2>		\n		<p>The page you are looking for was moved, removed, renamed or never existed.</p>		\n		<a href=\"#\">\n											Take me Home						\n		</a>', 'Page 404', '', 'publish', 'closed', 'closed', '', 'page-404', '', '', '2023-02-08 09:51:53', '2023-02-08 09:51:53', '', 0, 'https://get-rec.com/get/page-404/', 0, 'page', '', 0),
(12776, 1, '2023-05-07 20:07:07', '2023-05-07 20:07:07', '<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse1.png 329w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse1-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse1-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse1-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse1-100x100.png 100w\" sizes=\"(max-width: 329px) 100vw, 329px\" title=\"\" width=\"329\" height=\"329\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-element.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"132\" height=\"160\">\n<h2>Digital</h2>\n<h2>marketing</h2>\nExtract real business value from social media. Ensuring the best return on investment for your bespoke SEO campaign requirement.\n\n<a href=\"#\">\nContact Today\n</a>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-lamp.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"206\" height=\"270\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_figure.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_figure.png 947w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_figure-300x236.png 300w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_figure-768x603.png 768w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_figure-480x377.png 480w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_figure-800x629.png 800w\" sizes=\"(max-width: 947px) 100vw, 947px\" title=\"\" width=\"947\" height=\"744\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_img1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_img1.jpg 344w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_img1-300x269.jpg 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"\" width=\"344\" height=\"309\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_img2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_img2.jpg 300w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_img2-254x300.jpg 254w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\" width=\"300\" height=\"355\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-rocket.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-rocket.png 280w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-rocket-213x300.png 213w\" sizes=\"(max-width: 280px) 100vw, 280px\" title=\"\" width=\"280\" height=\"394\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_img3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_img3.jpg 337w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_img3-300x247.jpg 300w\" sizes=\"(max-width: 337px) 100vw, 337px\" title=\"\" width=\"337\" height=\"277\">\n+150%\n\nConversion Rate Increased\n\n+87K\n\nHappy Ewebot Customers\n\n+20M\n\nAmount of investments in 2022\n<figure><a href=\"#\"><img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1.png 160w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1-100x100.png 100w\" sizes=\"(max-width: 160px) 100vw, 160px\" title=\"\" width=\"160\" height=\"160\"><img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1-hover.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1-hover.png 160w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1-hover-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1-hover-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1-hover-100x100.png 100w\" sizes=\"(max-width: 160px) 100vw, 160px\" title=\"\" width=\"160\" height=\"160\"></a></figure>\n<h5><a href=\"#\">Search Engine Optimization</a></h5>\nMaecenas elementum sapien in metus placerat finibus.\n\n<a href=\"#\"></a>\n<figure><a href=\"#\"><img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2.png 160w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2-100x100.png 100w\" sizes=\"(max-width: 160px) 100vw, 160px\" title=\"\" width=\"160\" height=\"160\"><img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2-hover.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2-hover.png 160w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2-hover-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2-hover-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2-hover-100x100.png 100w\" sizes=\"(max-width: 160px) 100vw, 160px\" title=\"\" width=\"160\" height=\"160\"></a></figure>\n<h5><a href=\"#\">Social Media Strategy</a></h5>\nMaecenas elementum sapien in metus placerat finibus.\n\n<a href=\"#\"></a>\n<figure><a href=\"#\"><img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3.png 160w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3-100x100.png 100w\" sizes=\"(max-width: 160px) 100vw, 160px\" title=\"\" width=\"160\" height=\"160\"><img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3-hover.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3-hover.png 160w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3-hover-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3-hover-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3-hover-100x100.png 100w\" sizes=\"(max-width: 160px) 100vw, 160px\" title=\"\" width=\"160\" height=\"160\"></a></figure>\n<h5><a href=\"#\">Reporting &amp; Analysis</a></h5>\nMaecenas elementum sapien in metus placerat finibus.\n\n<a href=\"#\"></a>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-network.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-network.png 388w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-network-300x80.png 300w\" sizes=\"(max-width: 388px) 100vw, 388px\" title=\"\" width=\"388\" height=\"104\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-product.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-product.png 366w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-product-300x85.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"\" width=\"366\" height=\"104\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-vertigo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-vertigo.png 310w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-vertigo-300x101.png 300w\" sizes=\"(max-width: 310px) 100vw, 310px\" title=\"\" width=\"310\" height=\"104\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-proline.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-proline.png 328w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-proline-300x95.png 300w\" sizes=\"(max-width: 328px) 100vw, 328px\" title=\"\" width=\"328\" height=\"104\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-minty.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"300\" height=\"104\">\n<h2>Our Case Studies</h2>\n<ul>\n 	<li><a href=\"#tab-8348-1\">All</a></li>\n 	<li><a href=\"#tab-8348-2\">Marketing</a></li>\n 	<li><a href=\"#tab-8348-3\">Branding</a></li>\n 	<li><a href=\"#tab-8348-4\">SEO</a></li>\n 	<li><a href=\"#tab-8348-5\">Web</a></li>\n</ul>\nAd nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam.\n\nLorem ipsum dolor sit amet, sit ea impedit inermis. Qui augue exerci repre hendunt te.\n\nVeniam oportere ocurreret eam et. Ipsum idque iusto ei quo, no labores reformidans eum.\n\nVim no nostro voluptua. Id viderer equidem dignissim sea, qui elaboraret appellantur.\n\nNam liber putent ponderum ut, at his veniam deseruisse assueverit. Te pro illud.\n\n<a href=\"https://get-rec.com/get/our-case-studies/\">\nView all cases\n</a>\n<a href=\"https://get-rec.com/get/portfolio/agency-optimization/\" title=\"Agency Optimization\" target=\"_self\" rel=\"noopener\"></a><img srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio1-1200x908.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio1-960x726.jpg 960w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio1-800x605.jpg 800w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio1-500x378.jpg 500w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio1-496x375.jpg 496w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio1-384x290.jpg 384w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio1-600x454.jpg 600w,https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio1-420x318.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio1-800x605.jpg\" sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"908\">\n<h4><a href=\"https://get-rec.com/get/portfolio/agency-optimization/\" title=\"Agency Optimization\" target=\"_self\" rel=\"noopener\">Agency Optimization</a></h4>\n<a href=\"https://get-rec.com/get/portfolio/online-management/\" title=\"Online Management\" target=\"_self\" rel=\"noopener\"></a><img srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio2-1200x908.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio2-960x726.jpg 960w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio2-800x605.jpg 800w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio2-500x378.jpg 500w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio2-496x375.jpg 496w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio2-384x290.jpg 384w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio2-600x454.jpg 600w,https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio2-420x318.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio2-800x605.jpg\" sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"908\">\n<h4><a href=\"https://get-rec.com/get/portfolio/online-management/\" title=\"Online Management\" target=\"_self\" rel=\"noopener\">Online Management</a></h4>\n<a href=\"https://get-rec.com/get/portfolio/technical-agency/\" title=\"Technical Agency\" target=\"_self\" rel=\"noopener\"></a><img srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio3-1200x908.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio3-960x726.jpg 960w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio3-800x605.jpg 800w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio3-500x378.jpg 500w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio3-496x375.jpg 496w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio3-384x290.jpg 384w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio3-600x454.jpg 600w,https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio3-420x318.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio3-800x605.jpg\" sizes=\"(min-width: 1920px) 1200px, (min-width: 1600px) 960px, (min-width: 1200px) 800px, (min-width: 992px) 500px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" alt=\"\" width=\"1200\" height=\"908\">\n<h4><a href=\"https://get-rec.com/get/portfolio/technical-agency/\" title=\"Technical Agency\" target=\"_self\" rel=\"noopener\">Technical Agency</a></h4>\nContent Marketing Search EngineContent Marketing Search EngineContent Marketing Search EngineContent Marketing Search EngineContent Marketing Search Engine\nOptimization Social MediaOptimization Social MediaOptimization Social MediaOptimization Social MediaOptimization Social Media\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agancy-girl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agancy-girl.png 1276w, https://get-rec.com/get/wp-content/uploads/2023/05/agancy-girl-300x162.png 300w, https://get-rec.com/get/wp-content/uploads/2023/05/agancy-girl-1024x551.png 1024w, https://get-rec.com/get/wp-content/uploads/2023/05/agancy-girl-768x413.png 768w, https://get-rec.com/get/wp-content/uploads/2023/05/agancy-girl-480x258.png 480w, https://get-rec.com/get/wp-content/uploads/2023/05/agancy-girl-800x431.png 800w\" sizes=\"(max-width: 1276px) 100vw, 1276px\" title=\"\" width=\"1276\" height=\"687\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_img4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_img4.jpg 603w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_img4-300x260.jpg 300w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_img4-480x416.jpg 480w\" sizes=\"(max-width: 603px) 100vw, 603px\" title=\"\" width=\"603\" height=\"523\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_ideas_bg.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_ideas_bg.png 344w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_ideas_bg-197x300.png 197w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"\" width=\"344\" height=\"523\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_img5.jpg 375w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_img5-300x249.jpg 300w\" sizes=\"(max-width: 375px) 100vw, 375px\" title=\"\" width=\"375\" height=\"311\">\n<h2>Outstanding Digital Experience</h2>\nAd nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.\n\n<a href=\"#\">\nDiscover more\n</a>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_testimonials_arrow.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"164\" height=\"142\">\n<h5>testimonials</h5>\n<h2>What People Say</h2>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.\n\nEa pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.\n\nEa pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.\n\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-fly.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-fly.png 326w, https://get-rec.com/get/wp-content/uploads/2023/05/agency-fly-300x149.png 300w\" sizes=\"(max-width: 326px) 100vw, 326px\" title=\"\" width=\"326\" height=\"162\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_fly_trajectory.png\" alt=\"\" loading=\"lazy\" title=\"\" width=\"198\" height=\"238\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse2.png 329w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse2-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse2-100x100.png 100w\" sizes=\"(max-width: 329px) 100vw, 329px\" title=\"\" width=\"329\" height=\"329\">\n<h2>Want to WOW Your Customers</h2>\nCall us for fast support to this number.\n\n<a href=\"tel:8002563123\">800 2563 123</a>\n[contact-form-7 id=\"1881\" title=\"Contact form 4\"]\n\nSay Hello to Ewebot!\n\nSing up for Newsletter and receive 40% discount on first project\n\n[mc4wp_form id=\"9431\"]', 'Home Agency', '', 'publish', 'closed', 'closed', '', 'home-agency', '', '', '2023-05-07 20:07:07', '2023-05-07 20:07:07', '', 0, 'https://get-rec.com/get/home-agency/', 0, 'page', '', 0),
(12784, 1, '2023-05-07 20:11:43', '2023-05-07 20:11:43', '', '', '', 'inherit', 'open', 'closed', '', 'home_agency_bg1', '', '', '2024-01-23 14:07:32', '2024-01-23 14:07:32', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/home_agency_bg1.jpg', 0, 'attachment', 'image/jpeg', 0),
(12785, 1, '2023-05-07 20:12:23', '2023-05-07 20:12:23', '', '', '', 'inherit', 'open', 'closed', '', 'agency_elipse1', '', '', '2024-01-23 14:07:32', '2024-01-23 14:07:32', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse1.png', 0, 'attachment', 'image/png', 0),
(12791, 1, '2023-05-07 20:14:39', '2023-05-07 20:14:39', '', '', '', 'inherit', 'open', 'closed', '', 'agency_figure', '', '', '2024-01-23 14:07:32', '2024-01-23 14:07:32', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_figure.png', 0, 'attachment', 'image/png', 0),
(12792, 1, '2023-05-07 20:15:00', '2023-05-07 20:15:00', '', '', '', 'inherit', 'open', 'closed', '', 'agency_img1', '', '', '2024-01-23 14:07:32', '2024-01-23 14:07:32', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_img1.jpg', 0, 'attachment', 'image/jpeg', 0),
(12793, 1, '2023-05-07 20:15:20', '2023-05-07 20:15:20', '', '', '', 'inherit', 'open', 'closed', '', 'agency_img2', '', '', '2024-01-23 14:07:32', '2024-01-23 14:07:32', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_img2.jpg', 0, 'attachment', 'image/jpeg', 0),
(12794, 1, '2023-05-07 20:15:33', '2023-05-07 20:15:33', '', '', '', 'inherit', 'open', 'closed', '', 'agency_img3', '', '', '2024-01-23 14:07:33', '2024-01-23 14:07:33', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_img3.jpg', 0, 'attachment', 'image/jpeg', 0),
(12808, 1, '2023-05-07 20:20:15', '2023-05-07 20:20:15', '', '', '', 'inherit', 'open', 'closed', '', 'agancy-girl', '', '', '2024-01-23 14:07:33', '2024-01-23 14:07:33', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agancy-girl.png', 0, 'attachment', 'image/png', 0),
(12812, 1, '2023-05-07 20:21:33', '2023-05-07 20:21:33', '', '', '', 'inherit', 'open', 'closed', '', 'agency_bg2', '', '', '2024-01-23 14:07:34', '2024-01-23 14:07:34', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_bg2.jpg', 0, 'attachment', 'image/jpeg', 0),
(12813, 1, '2023-05-07 20:21:53', '2023-05-07 20:21:53', '', '', '', 'inherit', 'open', 'closed', '', 'agency_img4', '', '', '2024-01-23 14:07:34', '2024-01-23 14:07:34', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_img4.jpg', 0, 'attachment', 'image/jpeg', 0),
(12814, 1, '2023-05-07 20:22:41', '2023-05-07 20:22:41', '', '', '', 'inherit', 'open', 'closed', '', 'agency_ideas_bg', '', '', '2024-01-23 14:07:34', '2024-01-23 14:07:34', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_ideas_bg.png', 0, 'attachment', 'image/png', 0),
(12815, 1, '2023-05-07 20:22:58', '2023-05-07 20:22:58', '', '', '', 'inherit', 'open', 'closed', '', 'agency_img5', '', '', '2024-01-23 14:07:34', '2024-01-23 14:07:34', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_img5.jpg', 0, 'attachment', 'image/jpeg', 0),
(12816, 1, '2023-05-07 20:23:24', '2023-05-07 20:23:24', '', '', '', 'inherit', 'open', 'closed', '', 'agency_testimonials_bg', '', '', '2024-01-23 14:07:34', '2024-01-23 14:07:34', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_testimonials_bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(12817, 1, '2023-05-07 20:23:45', '2023-05-07 20:23:45', '', '', '', 'inherit', 'open', 'closed', '', 'agency_testimonials_arrow', '', '', '2024-01-23 14:07:35', '2024-01-23 14:07:35', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_testimonials_arrow.png', 0, 'attachment', 'image/png', 0),
(12822, 1, '2023-05-07 20:26:21', '2023-05-07 20:26:21', '', '', '', 'inherit', 'open', 'closed', '', 'agency_fly_trajectory', '', '', '2024-01-23 14:07:35', '2024-01-23 14:07:35', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_fly_trajectory.png', 0, 'attachment', 'image/png', 0),
(12823, 1, '2023-05-07 20:26:38', '2023-05-07 20:26:38', '', '', '', 'inherit', 'open', 'closed', '', 'agency_elipse2', '', '', '2024-01-23 14:07:35', '2024-01-23 14:07:35', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_elipse2.png', 0, 'attachment', 'image/png', 0),
(12824, 1, '2023-05-07 20:27:24', '2023-05-07 20:27:24', '', '', '', 'inherit', 'open', 'closed', '', 'agency_bg3', '', '', '2024-01-23 14:07:35', '2024-01-23 14:07:35', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_bg3.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(12829, 1, '2023-05-07 20:38:56', '2023-05-07 20:38:56', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/logo-agency.png\" alt=\"\" title=\"\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-7</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 8-14</a>\n	<ul>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-6585\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n		<li id=\"menu-item-7945\"><a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a></li>\n		<li id=\"menu-item-8772\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-9230\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-9631\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-12035\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-8</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business		\n			<h2>HOME VARIANTS 9-16</h2>		\n			<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-9661\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-10000\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-9744\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-8767\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-8783\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-8769\"><a href=\"https://get-rec.com/get/product/menu-knitting-lounge-chair/\">Single Product Page</a></li>\n	<li id=\"menu-item-8770\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-8771\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>', 'Header 16', '', 'publish', 'closed', 'closed', '', 'header-16', '', '', '2023-05-07 20:38:56', '2023-05-07 20:38:56', '', 0, 'https://get-rec.com/get/?elementor_library=header-16', 0, 'elementor_library', '', 0),
(12837, 1, '2023-05-07 20:45:33', '2023-05-07 20:45:33', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/logo-agency-footer.png\" alt=\"\" title=\"\"/>			</a>\n			<figure><img width=\"92\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-bubble.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"66\" height=\"80\" src=\"https://get-rec.com/get/wp-content/uploads/2023/05/agency-map.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		<p>Ewebot have much planned for the future, working with great clients and continued software development.</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<p style=\"text-align: left;\">© 2023 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer 16', '', 'publish', 'closed', 'closed', '', 'footer-16', '', '', '2023-05-07 20:45:33', '2023-05-07 20:45:33', '', 0, 'https://get-rec.com/get/?elementor_library=footer-16', 0, 'elementor_library', '', 0),
(12858, 1, '2023-05-08 07:52:43', '2023-05-08 07:52:43', '<img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-300x188.jpg 300w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-1024x641.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-768x480.jpg 768w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-480x300.jpg 480w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-800x501.jpg 800w\" alt=\"\" width=\"1170\" height=\"732\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NameMan enjoying the windClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Man%20enjoying%20the%20wind&amp;url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/&amp;media=https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Man+enjoying+the+wind&amp;body=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/&amp;title=Man%20enjoying%20the%20wind&amp;source=Ewebot\" rel=\"noopener\"></a>\r\nTags<a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Online Management', '', 'publish', 'closed', 'closed', '', 'online-management', '', '', '2023-05-08 07:52:43', '2023-05-08 07:52:43', '', 0, 'https://get-rec.com/get/portfolio/online-management/', 0, 'portfolio', '', 0),
(12859, 1, '2023-05-08 07:52:29', '2023-05-08 07:52:29', '', '', '', 'inherit', 'open', 'closed', '', 'agency_portfolio1', '', '', '2024-01-23 14:07:36', '2024-01-23 14:07:36', '', 12858, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio1.jpg', 0, 'attachment', 'image/jpeg', 0),
(12860, 1, '2023-05-08 07:52:30', '2023-05-08 07:52:30', '', '', '', 'inherit', 'open', 'closed', '', 'agency_portfolio2', '', '', '2024-01-23 14:07:36', '2024-01-23 14:07:36', '', 12858, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(12863, 1, '2023-05-08 07:56:42', '2023-05-08 07:56:42', '<img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-300x188.jpg 300w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-1024x641.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-768x480.jpg 768w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-480x300.jpg 480w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-800x501.jpg 800w\" alt=\"\" width=\"1170\" height=\"732\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NameMan enjoying the windClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Man%20enjoying%20the%20wind&amp;url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/&amp;media=https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Man+enjoying+the+wind&amp;body=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/&amp;title=Man%20enjoying%20the%20wind&amp;source=Ewebot\" rel=\"noopener\"></a>\r\nTags<a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Agency Optimization', '', 'publish', 'closed', 'closed', '', 'agency-optimization', '', '', '2023-05-08 07:56:42', '2023-05-08 07:56:42', '', 0, 'https://get-rec.com/get/portfolio/agency-optimization/', 0, 'portfolio', '', 0),
(12871, 1, '2023-05-08 08:09:37', '2023-05-08 08:09:37', '<img title=\"\" src=\"https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-300x188.jpg 300w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-1024x641.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-768x480.jpg 768w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-480x300.jpg 480w, https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind-800x501.jpg 800w\" alt=\"\" width=\"1170\" height=\"732\" />\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\nProject NameMan enjoying the windClientWebSolutions IncOur RoleSEO Optimization\r\nShare<a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Man%20enjoying%20the%20wind&amp;url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a data-elementor-open-lightbox=\"no\" target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/&amp;media=https://get-rec.com/get/wp-content/uploads/2022/09/man-enjoying-the-wind.jpg\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://plus.google.com/share?url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"mailto:?subject=Man+enjoying+the+wind&amp;body=https://get-rec.com/get/portfolio/man-enjoying-the-wind/\" rel=\"noopener\"></a><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://get-rec.com/get/portfolio/man-enjoying-the-wind/&amp;title=Man%20enjoying%20the%20wind&amp;source=Ewebot\" rel=\"noopener\"></a>\r\nTags<a href=\"https://get-rec.com/get/portfolio-tag/web/\">Web</a>\r\n<img title=\"case_img_03\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg\" sizes=\"(max-width: 1170px) 100vw, 1170px\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03.jpg 1170w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-768x512.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/07/case_img_03-1024x683.jpg 1024w\" alt=\"\" width=\"1170\" height=\"780\" />\r\n<h3>How We Work</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart.\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Optimization Statistics</p>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. A holistic, user-centric perspective is what truly sets one apart. together for the first time. We provide elegant solutions.\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n<h3>We Will Be Useful to You</h3>\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time.\r\n\r\nDigital technology has made our world more transparent and interconnected, posing new challenges and opportunities for every business. As your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!\r\n\r\n&nbsp;\r\n\r\nFrom the designers and engineers who are creating the next generation of web and mobile experiences, to anyone putting a website together for the first time. We provide elegant solutions that set new standards for online publishing.\r\n\r\nAs your budget progresses and evolves, continue referring to your SMART objectives. Stay focused and remember your goals – they will always inform what your next step will be!', 'Technical Agency', '', 'publish', 'closed', 'closed', '', 'technical-agency', '', '', '2023-05-08 08:09:37', '2023-05-08 08:09:37', '', 0, 'https://get-rec.com/get/portfolio/technical-agency/', 0, 'portfolio', '', 0),
(12872, 1, '2023-05-08 08:09:29', '2023-05-08 08:09:29', '', '', '', 'inherit', 'open', 'closed', '', 'agency_portfolio3', '', '', '2024-01-23 14:07:36', '2024-01-23 14:07:36', '', 12871, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency_portfolio3.jpg', 0, 'attachment', 'image/jpeg', 0),
(12906, 1, '2023-05-08 11:16:20', '2023-05-08 11:16:20', '', '', '', 'inherit', 'open', 'closed', '', 'logo-agency', '', '', '2024-01-23 14:07:36', '2024-01-23 14:07:36', '', 12829, 'https://get-rec.com/get/wp-content/uploads/2023/05/logo-agency.png', 0, 'attachment', 'image/png', 0),
(12908, 1, '2023-05-08 11:17:07', '2023-05-08 11:17:07', '', '', '', 'inherit', 'open', 'closed', '', 'logo-agency-footer', '', '', '2024-01-23 14:07:36', '2024-01-23 14:07:36', '', 12837, 'https://get-rec.com/get/wp-content/uploads/2023/05/logo-agency-footer.png', 0, 'attachment', 'image/png', 0),
(12909, 1, '2023-05-08 11:17:33', '2023-05-08 11:17:33', '', '', '', 'inherit', 'open', 'closed', '', 'agency-bubble', '', '', '2024-01-23 14:07:36', '2024-01-23 14:07:36', '', 12837, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-bubble.png', 0, 'attachment', 'image/png', 0),
(12910, 1, '2023-05-08 11:17:49', '2023-05-08 11:17:49', '', '', '', 'inherit', 'open', 'closed', '', 'agency-map', '', '', '2024-01-23 14:07:37', '2024-01-23 14:07:37', '', 12837, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-map.png', 0, 'attachment', 'image/png', 0),
(12912, 1, '2023-05-08 11:18:52', '2023-05-08 11:18:52', '', '', '', 'inherit', 'open', 'closed', '', 'agency-element', '', '', '2024-01-23 14:07:37', '2024-01-23 14:07:37', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-element.png', 0, 'attachment', 'image/png', 0),
(12916, 1, '2023-05-08 11:19:43', '2023-05-08 11:19:43', '', '', '', 'inherit', 'open', 'closed', '', 'agency-lamp', '', '', '2024-01-23 14:07:37', '2024-01-23 14:07:37', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-lamp.png', 0, 'attachment', 'image/png', 0),
(12917, 1, '2023-05-08 11:20:02', '2023-05-08 11:20:02', '', '', '', 'inherit', 'open', 'closed', '', 'agency-rocket', '', '', '2024-01-23 14:07:37', '2024-01-23 14:07:37', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-rocket.png', 0, 'attachment', 'image/png', 0),
(12921, 1, '2023-05-08 11:21:00', '2023-05-08 11:21:00', '', '', '', 'inherit', 'open', 'closed', '', 'agency-icon1', '', '', '2024-01-23 14:07:37', '2024-01-23 14:07:37', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1.png', 0, 'attachment', 'image/png', 0),
(12922, 1, '2023-05-08 11:21:15', '2023-05-08 11:21:15', '', '', '', 'inherit', 'open', 'closed', '', 'agency-icon1-hover', '', '', '2024-01-23 14:07:37', '2024-01-23 14:07:37', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon1-hover.png', 0, 'attachment', 'image/png', 0),
(12923, 1, '2023-05-08 11:21:32', '2023-05-08 11:21:32', '', '', '', 'inherit', 'open', 'closed', '', 'agency-icon2', '', '', '2024-01-23 14:07:38', '2024-01-23 14:07:38', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2.png', 0, 'attachment', 'image/png', 0),
(12924, 1, '2023-05-08 11:22:13', '2023-05-08 11:22:13', '', '', '', 'inherit', 'open', 'closed', '', 'agency-icon2-hover', '', '', '2024-01-23 14:07:38', '2024-01-23 14:07:38', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon2-hover.png', 0, 'attachment', 'image/png', 0),
(12925, 1, '2023-05-08 11:22:29', '2023-05-08 11:22:29', '', '', '', 'inherit', 'open', 'closed', '', 'agency-icon3', '', '', '2024-01-23 14:07:38', '2024-01-23 14:07:38', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3.png', 0, 'attachment', 'image/png', 0),
(12926, 1, '2023-05-08 11:22:45', '2023-05-08 11:22:45', '', '', '', 'inherit', 'open', 'closed', '', 'agency-icon3-hover', '', '', '2024-01-23 14:07:38', '2024-01-23 14:07:38', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-icon3-hover.png', 0, 'attachment', 'image/png', 0),
(12930, 1, '2023-05-08 11:23:53', '2023-05-08 11:23:53', '', '', '', 'inherit', 'open', 'closed', '', 'agency-fly', '', '', '2024-01-23 14:07:38', '2024-01-23 14:07:38', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/agency-fly.png', 0, 'attachment', 'image/png', 0),
(12971, 1, '2023-05-15 14:38:59', '2023-05-15 14:38:59', '', '', '', 'inherit', 'open', 'closed', '', 'home_agency', '', '', '2024-01-23 14:07:38', '2024-01-23 14:07:38', '', 12776, 'https://get-rec.com/get/wp-content/uploads/2023/05/home_agency.jpg', 0, 'attachment', 'image/jpeg', 0),
(13002, 1, '2023-08-18 12:57:29', '2023-08-18 12:57:29', '<!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-custom menu-item-object-custom\",\"description\":\"\",\"id\":null,\"kind\":\"custom\",\"label\":\"Search Engine Marketing\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"custom\",\"url\":\"#\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-custom menu-item-object-custom\",\"description\":\"\",\"id\":null,\"kind\":\"custom\",\"label\":\"Search Engine Optimisation\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"custom\",\"url\":\"#\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-custom menu-item-object-custom\",\"description\":\"\",\"id\":null,\"kind\":\"custom\",\"label\":\"Pay Per Click\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"custom\",\"url\":\"#\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-custom menu-item-object-custom\",\"description\":\"\",\"id\":null,\"kind\":\"custom\",\"label\":\"Social Media\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"custom\",\"url\":\"#\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-custom menu-item-object-custom\",\"description\":\"\",\"id\":null,\"kind\":\"custom\",\"label\":\"Technical SEO Audit\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"custom\",\"url\":\"#\"} /-->', 'Motion Services', '', 'publish', 'closed', 'closed', '', 'motion-services', '', '', '2023-08-18 12:57:29', '2023-08-18 12:57:29', '', 0, 'https://get-rec.com/get/motion-services/', 0, 'wp_navigation', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13079, 1, '2023-09-20 08:04:38', '2023-09-20 08:04:38', '<img width=\"375\" height=\"628\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img3.png 375w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img3-179x300.png 179w\" sizes=\"(max-width: 375px) 100vw, 375px\" title=\"\" />														\n												<img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img1.jpg 100w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img1-50x50.jpg 50w\" sizes=\"(max-width: 100px) 100vw, 100px\" title=\"\" />														\n												<img width=\"94\" height=\"130\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img2.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n			<h2>Social Media </h2>		\n			<h2>Marketing</h2>		\n		<p>Do you know what it takes to grow your business online? Do you want to?</p>		\n		<a href=\"#\">\n											Contact Today						\n		</a>\n												<img width=\"85\" height=\"85\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img6.jpg 85w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img6-50x50.jpg 50w\" sizes=\"(max-width: 85px) 100vw, 85px\" title=\"\" />														\n												<img width=\"94\" height=\"130\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img8.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"468\" height=\"468\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img5.png 468w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img5-400x400.png 400w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img5-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img5-100x100.png 100w\" sizes=\"(max-width: 468px) 100vw, 468px\" title=\"\" />														\n												<img width=\"114\" height=\"160\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img17.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"108\" height=\"120\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img18.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"584\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img4.png 584w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img4-300x285.png 300w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img4-480x456.png 480w\" sizes=\"(max-width: 584px) 100vw, 584px\" title=\"\" />														\n												<img width=\"114\" height=\"160\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img17.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"108\" height=\"120\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img18.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img7.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img7.jpg 100w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img7-50x50.jpg 50w\" sizes=\"(max-width: 100px) 100vw, 100px\" title=\"\" />														\n												<img width=\"1920\" height=\"4007\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_gradient.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_gradient.png 1920w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_gradient-144x300.png 144w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_gradient-491x1024.png 491w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_gradient-768x1603.png 768w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_gradient-736x1536.png 736w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_gradient-981x2048.png 981w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_gradient-480x1002.png 480w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_gradient-800x1670.png 800w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" title=\"\" />														\n			<h2>Take the lead in modern social media marketing</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n			<figure><img width=\"210\" height=\"214\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon1.png 210w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon1-50x50.png 50w\" sizes=\"(max-width: 210px) 100vw, 210px\" title=\"\" /></figure><h6>Socila Marketing Strategy</h6><p>The first step is to clearly define the social issue or problem you want to address.</p>		\n		<a href=\"#\">\n											More info\n		</a>\n			<figure><img width=\"210\" height=\"214\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon2.png 210w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon2-50x50.png 50w\" sizes=\"(max-width: 210px) 100vw, 210px\" title=\"\" /></figure><h6>Digital Marketing  Development</h6><p>Start by setting clear and specific goals for your digital marketing efforts.</p>		\n		<a href=\"#\">\n											More info\n		</a>\n			<figure><img width=\"210\" height=\"214\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon3.png 210w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon3-50x50.png 50w\" sizes=\"(max-width: 210px) 100vw, 210px\" title=\"\" /></figure><h6>Reporting and Analysis</h6><p>Analyze your digital marketing performance data to refine your strategies.</p>		\n		<a href=\"#\">\n											More info\n		</a>\n												<img width=\"114\" height=\"160\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img17.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"108\" height=\"120\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img18.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"399\" height=\"389\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img10.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img10.png 399w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img10-300x292.png 300w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img10-50x50.png 50w\" sizes=\"(max-width: 399px) 100vw, 399px\" title=\"\" />														\n												<img width=\"566\" height=\"564\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img9.png 566w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img9-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img9-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img9-480x478.png 480w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img9-400x400.png 400w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img9-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img9-100x100.png 100w\" sizes=\"(max-width: 566px) 100vw, 566px\" title=\"\" />														\n			<h2>Audience Identification</h2>		\n		<p>Social media marketing is a digital marketing strategy that involves using social media platforms to promote products, services, or brands, as well as engage with and build relationships with target audiences.</p><p>The first step is to identify your target audience. Understanding their demographics, interests, and behaviors will help you create content and campaigns that resonate with them.</p>		\n		<a href=\"#\">\n											Discover more						\n		</a>\n			<h2>Content Creation &\nEngagement</h2>		\n		<p>Create high-quality, engaging content that is tailored to each platform. This can include text, images, videos, infographics, and more. Content should be visually appealing and provide value to your audience.</p>		\n		<a href=\"#\">\n											Discover more						\n		</a>\n												<img width=\"411\" height=\"378\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img12.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img12.png 411w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img12-300x276.png 300w\" sizes=\"(max-width: 411px) 100vw, 411px\" title=\"\" />														\n												<img width=\"542\" height=\"431\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img11.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img11.png 542w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img11-300x239.png 300w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img11-480x382.png 480w\" sizes=\"(max-width: 542px) 100vw, 542px\" title=\"\" />														\n		<img src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon4-118x118.png\" alt=\"\" />\n+130%\n		<p>Conversion Rate Increased</p>		\n		<img src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon6-118x118.png\" alt=\"\" />\n+27K\n		<p>Social Profiles</p>		\n		<img src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon5-118x118.png\" alt=\"\" />\n+150K\n		<p>Monthly Active Users</p>		\n		<img src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon7-118x118.png\" alt=\"\" />\n+15K\n		<p>Active Followers</p>		\n			<figure><img width=\"202\" height=\"222\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon8.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h6>Company services in numbers</h6><p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n		<a href=\"#\">\n											More info\n		</a>\n												<img width=\"170\" height=\"116\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img13-1.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"160\" height=\"116\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img13-2.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"136\" height=\"120\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img13-3.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"560\" height=\"425\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img-13.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img-13.png 560w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img-13-300x228.png 300w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img-13-480x364.png 480w\" sizes=\"(max-width: 560px) 100vw, 560px\" title=\"\" />														\n												<img width=\"421\" height=\"422\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img14.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img14.png 421w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img14-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img14-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img14-400x400.png 400w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img14-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img14-100x100.png 100w\" sizes=\"(max-width: 421px) 100vw, 421px\" title=\"\" />														\n		<h5>testimonials</h5>		\n			<h2>What People Say</h2>		\n								<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.</p>							\n								<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.</p>							\n								<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Ex vel populo appellantur. Eos ne delenit admodum.</p>							\n			<h2>Choose a plan that<br>works for you</h2>		\n			<ul><li><a href=\"#tab-16-1\">MONTHLY</a></li><li><a href=\"#tab-16-2\">YEARLY</a></li></ul><style>.elementor-13087 .elementor-element.elementor-element-66bf8ca6 > .elementor-container{max-width:1200px;}.elementor-13087 .elementor-element.elementor-element-66bf8ca6{padding:30px 0px 0px 0px;}.elementor-13087 .elementor-element.elementor-element-4e92b230 > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#0F110F;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;text-align:left;margin:15px 15px 15px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-13087 .elementor-element.elementor-element-4e92b230 > .elementor-element-populated, .elementor-13087 .elementor-element.elementor-element-4e92b230 > .elementor-element-populated > .elementor-background-overlay, .elementor-13087 .elementor-element.elementor-element-4e92b230 > .elementor-background-slideshow{border-radius:18px 18px 18px 18px;}.elementor-13087 .elementor-element.elementor-element-4e92b230 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-13087 .elementor-element.elementor-element-4e92b230 > .elementor-element-populated > .elementor-widget-wrap{padding:45px 70px 58px 70px;}.elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-13087 .elementor-element.elementor-element-2033cf7b  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-13087 .elementor-element.elementor-element-2033cf7b .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-13087 .elementor-element.elementor-element-2033cf7b.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-13087 .elementor-element.elementor-element-2033cf7b.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-13087 .elementor-element.elementor-element-2033cf7b.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-13087 .elementor-element.elementor-element-2033cf7b.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#000000;background-image:none;border-color:#000000;}.elementor-13087 .elementor-element.elementor-element-2033cf7b.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#000000;}.elementor-13087 .elementor-element.elementor-element-2033cf7b.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#000000;}.elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#000000;}.elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#000000;}.elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#000000;}.elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-13087 .elementor-element.elementor-element-2033cf7b:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-13087 .elementor-element.elementor-element-2033cf7b:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-13087 .elementor-element.elementor-element-2033cf7b.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-13087 .elementor-element.elementor-element-2033cf7b.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-13087 .elementor-element.elementor-element-2033cf7b.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#000000;}.elementor-13087 .elementor-element.elementor-element-2033cf7b .price_item_title-elementor h3{color:#000000;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:16px;text-transform:uppercase;line-height:2em;letter-spacing:1px;}.elementor-13087 .elementor-element.elementor-element-2033cf7b .price_item_prefix-elementor{font-family:\"Inter\", Sans-serif;font-size:18px;font-weight:700;line-height:3.3em;}.elementor-13087 .elementor-element.elementor-element-2033cf7b .price_item_suffix-elementor{font-family:\"Inter\", Sans-serif;font-size:18px;font-weight:700;line-height:3.3em;}.elementor-13087 .elementor-element.elementor-element-2033cf7b .gt3_price_item-cost-elementor{font-family:\"Inter\", Sans-serif;font-size:72px;font-weight:700;line-height:1em;}.elementor-13087 .elementor-element.elementor-element-a6e3c5b{font-size:16px;}.elementor-13087 .elementor-element.elementor-element-76d2d94e{--divider-border-style:solid;--divider-color:#DAE3E9;--divider-border-width:1px;}.elementor-13087 .elementor-element.elementor-element-76d2d94e .elementor-divider-separator{width:100%;}.elementor-13087 .elementor-element.elementor-element-76d2d94e .elementor-divider{padding-top:5px;padding-bottom:5px;}.elementor-13087 .elementor-element.elementor-element-17e799c1{color:#000000;font-size:18px;line-height:2.2em;}.elementor-13087 .elementor-element.elementor-element-17e799c1 > .elementor-widget-container{margin:-6px 0px 0px 0px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 37px 13px calc(37px + 15px);}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(37px + 15px) 13px 37px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#1A233E;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:25px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:25px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:25px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:1px !important;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:1px !important;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-family:\"Rubik\", Sans-serif;font-size:12px;font-weight:500;letter-spacing:0.2px;color:#FFFFFF;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#1A233E;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#FFFFFF;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#FFFFFF;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:#0F110F;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#0F110F;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#0F110F;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#3B3663;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#3B3663;}.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#3B3663;}\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-13087 .elementor-element.elementor-element-27b6fe34.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:#FFFFFF00;}.elementor-13087 .elementor-element.elementor-element-27b6fe34 > .elementor-widget-container{margin:-10px 0px 0px 0px;}.elementor-13087 .elementor-element.elementor-element-290532e1:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-13087 .elementor-element.elementor-element-290532e1 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-13087 .elementor-element.elementor-element-290532e1 > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#0F110F;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;text-align:left;margin:15px 15px 15px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-13087 .elementor-element.elementor-element-290532e1 > .elementor-element-populated, .elementor-13087 .elementor-element.elementor-element-290532e1 > .elementor-element-populated > .elementor-background-overlay, .elementor-13087 .elementor-element.elementor-element-290532e1 > .elementor-background-slideshow{border-radius:18px 18px 18px 18px;}.elementor-13087 .elementor-element.elementor-element-290532e1 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-13087 .elementor-element.elementor-element-290532e1 > .elementor-element-populated > .elementor-widget-wrap{padding:45px 70px 58px 70px;}.elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-13087 .elementor-element.elementor-element-2862e23c  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-13087 .elementor-element.elementor-element-2862e23c .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-13087 .elementor-element.elementor-element-2862e23c.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-13087 .elementor-element.elementor-element-2862e23c.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-13087 .elementor-element.elementor-element-2862e23c.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-13087 .elementor-element.elementor-element-2862e23c.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#EAFFD3;background-image:none;border-color:#EAFFD3;}.elementor-13087 .elementor-element.elementor-element-2862e23c.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#EAFFD3;}.elementor-13087 .elementor-element.elementor-element-2862e23c.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#EAFFD3;}.elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#EAFFD3;}.elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#EAFFD3;}.elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#EAFFD3;}.elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-13087 .elementor-element.elementor-element-2862e23c:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-13087 .elementor-element.elementor-element-2862e23c:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-13087 .elementor-element.elementor-element-2862e23c.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-13087 .elementor-element.elementor-element-2862e23c.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-13087 .elementor-element.elementor-element-2862e23c.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#EAFFD3;}.elementor-13087 .elementor-element.elementor-element-2862e23c .price_item_title-elementor h3{color:#FFFFFF;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:16px;text-transform:uppercase;line-height:2em;letter-spacing:1px;}.elementor-13087 .elementor-element.elementor-element-2862e23c .price_item_prefix-elementor{font-family:\"Inter\", Sans-serif;font-size:18px;font-weight:700;line-height:3.3em;}.elementor-13087 .elementor-element.elementor-element-2862e23c .price_item_suffix-elementor{font-family:\"Inter\", Sans-serif;font-size:18px;font-weight:700;line-height:3.3em;}.elementor-13087 .elementor-element.elementor-element-2862e23c .gt3_price_item-cost-elementor{font-family:\"Inter\", Sans-serif;font-size:72px;font-weight:700;line-height:1em;}.elementor-13087 .elementor-element.elementor-element-7f2ddb6d{color:#FFFFFF;font-size:16px;}.elementor-13087 .elementor-element.elementor-element-194e41cb{--divider-border-style:solid;--divider-color:#DAE3E95E;--divider-border-width:1px;}.elementor-13087 .elementor-element.elementor-element-194e41cb .elementor-divider-separator{width:100%;}.elementor-13087 .elementor-element.elementor-element-194e41cb .elementor-divider{padding-top:5px;padding-bottom:5px;}.elementor-13087 .elementor-element.elementor-element-2cc9aa01{color:#FFFFFF;font-size:18px;line-height:2.2em;}.elementor-13087 .elementor-element.elementor-element-2cc9aa01 > .elementor-widget-container{margin:-6px 0px 0px 0px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 37px 13px calc(37px + 15px);}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(37px + 15px) 13px 37px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 37px 13px 37px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#FFFFFF;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:25px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:25px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:25px;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:1px !important;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:1px !important;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-family:\"Rubik\", Sans-serif;font-size:12px;font-weight:500;letter-spacing:0.2px;color:#000000;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#FFFFFF;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#000000;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#000000;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:#FFFFFF;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#FFFFFF;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#FFFFFF;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#FFFFFF;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#FFFFFF;}.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#FFFFFF;}\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-13087 .elementor-element.elementor-element-7a276010.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:#FFFFFF00;}.elementor-13087 .elementor-element.elementor-element-7a276010 > .elementor-widget-container{margin:-10px 0px 0px 0px;}@media(max-width:767px){.elementor-13087 .elementor-element.elementor-element-66bf8ca6{padding:10px 0px 0px 0px;}.elementor-13087 .elementor-element.elementor-element-4e92b230 > .elementor-element-populated{margin:10px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-13087 .elementor-element.elementor-element-4e92b230 > .elementor-element-populated > .elementor-widget-wrap{padding:30px 30px 40px 30px;}.elementor-13087 .elementor-element.elementor-element-27b6fe34 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-13087 .elementor-element.elementor-element-290532e1 > .elementor-element-populated{margin:10px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-13087 .elementor-element.elementor-element-290532e1 > .elementor-element-populated > .elementor-widget-wrap{padding:30px 30px 40px 30px;}.elementor-13087 .elementor-element.elementor-element-7a276010 > .elementor-widget-container{padding:0px 0px 0px 0px;}}</style>		\n									<section data-id=\"66bf8ca6\" data-element_type=\"section\">\n											<h3>Starter</h3>\n					$9 / mo				\n											<h3>Starter</h3>\n				<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>					\n				<ul><li>3 Social Media Account</li><li>Free Platform Access</li><li>24/7 Customer Support</li></ul>					\n		<a href=\"#\">\n											Register						\n		</a>\n											<h3>Business</h3>\n					$29 / mo				\n											<h3>Business</h3>\n				<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>					\n				<ul>\n 	<li>3 Social Media Account</li>\n 	<li>Free Platform Access</li>\n 	<li>24/7 Customer Support</li>\n</ul>					\n		<a href=\"#\">\n											Register						\n		</a>\n		</section>\n		<style>.elementor-13091 .elementor-element.elementor-element-19ab3a21 > .elementor-container{max-width:1200px;}.elementor-13091 .elementor-element.elementor-element-19ab3a21{padding:30px 0px 0px 0px;}.elementor-13091 .elementor-element.elementor-element-20756f25 > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#0F110F;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;text-align:left;margin:15px 15px 15px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-13091 .elementor-element.elementor-element-20756f25 > .elementor-element-populated, .elementor-13091 .elementor-element.elementor-element-20756f25 > .elementor-element-populated > .elementor-background-overlay, .elementor-13091 .elementor-element.elementor-element-20756f25 > .elementor-background-slideshow{border-radius:18px 18px 18px 18px;}.elementor-13091 .elementor-element.elementor-element-20756f25 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-13091 .elementor-element.elementor-element-20756f25 > .elementor-element-populated > .elementor-widget-wrap{padding:45px 70px 58px 70px;}.elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-13091 .elementor-element.elementor-element-2653d595  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-13091 .elementor-element.elementor-element-2653d595 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-13091 .elementor-element.elementor-element-2653d595.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-13091 .elementor-element.elementor-element-2653d595.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-13091 .elementor-element.elementor-element-2653d595.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-13091 .elementor-element.elementor-element-2653d595.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#000000;background-image:none;border-color:#000000;}.elementor-13091 .elementor-element.elementor-element-2653d595.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#000000;}.elementor-13091 .elementor-element.elementor-element-2653d595.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#000000;}.elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#000000;}.elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#000000;}.elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#000000;}.elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-13091 .elementor-element.elementor-element-2653d595:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-13091 .elementor-element.elementor-element-2653d595:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-13091 .elementor-element.elementor-element-2653d595.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-13091 .elementor-element.elementor-element-2653d595.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-13091 .elementor-element.elementor-element-2653d595.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#000000;}.elementor-13091 .elementor-element.elementor-element-2653d595 .price_item_title-elementor h3{color:#000000;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:16px;text-transform:uppercase;line-height:2em;letter-spacing:1px;}.elementor-13091 .elementor-element.elementor-element-2653d595 .price_item_prefix-elementor{font-family:\"Inter\", Sans-serif;font-size:18px;font-weight:700;line-height:3.3em;}.elementor-13091 .elementor-element.elementor-element-2653d595 .price_item_suffix-elementor{font-family:\"Inter\", Sans-serif;font-size:18px;font-weight:700;line-height:3.3em;}.elementor-13091 .elementor-element.elementor-element-2653d595 .gt3_price_item-cost-elementor{font-family:\"Inter\", Sans-serif;font-size:72px;font-weight:700;line-height:1em;}.elementor-13091 .elementor-element.elementor-element-4e01863e{font-size:16px;}.elementor-13091 .elementor-element.elementor-element-4eea70f6{--divider-border-style:solid;--divider-color:#DAE3E9;--divider-border-width:1px;}.elementor-13091 .elementor-element.elementor-element-4eea70f6 .elementor-divider-separator{width:100%;}.elementor-13091 .elementor-element.elementor-element-4eea70f6 .elementor-divider{padding-top:5px;padding-bottom:5px;}.elementor-13091 .elementor-element.elementor-element-5ae5ba78{color:#000000;font-size:18px;line-height:2.2em;}.elementor-13091 .elementor-element.elementor-element-5ae5ba78 > .elementor-widget-container{margin:-6px 0px 0px 0px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 37px 13px calc(37px + 15px);}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(37px + 15px) 13px 37px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#1A233E;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:25px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:25px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:25px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:1px !important;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:1px !important;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-family:\"Rubik\", Sans-serif;font-size:12px;font-weight:500;letter-spacing:0.2px;color:#FFFFFF;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#1A233E;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#FFFFFF;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#FFFFFF;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:#0F110F;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#0F110F;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#0F110F;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#3B3663;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#3B3663;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#3B3663;}\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-13091 .elementor-element.elementor-element-5e5c8c25.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:#FFFFFF00;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25 > .elementor-widget-container{margin:-10px 0px 0px 0px;}.elementor-13091 .elementor-element.elementor-element-27db8b23:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-13091 .elementor-element.elementor-element-27db8b23 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-13091 .elementor-element.elementor-element-27db8b23 > .elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#0F110F;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;text-align:left;margin:15px 15px 15px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-13091 .elementor-element.elementor-element-27db8b23 > .elementor-element-populated, .elementor-13091 .elementor-element.elementor-element-27db8b23 > .elementor-element-populated > .elementor-background-overlay, .elementor-13091 .elementor-element.elementor-element-27db8b23 > .elementor-background-slideshow{border-radius:18px 18px 18px 18px;}.elementor-13091 .elementor-element.elementor-element-27db8b23 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-13091 .elementor-element.elementor-element-27db8b23 > .elementor-element-populated > .elementor-widget-wrap{padding:45px 70px 58px 70px;}.elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor, .elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:before, .elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_2_circles:after, .elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle, .elementor-13091 .elementor-element.elementor-element-48cbe092  .price_button-elementor span.gt3_module_button__cover.front:before, .elementor-13091 .elementor-element.elementor-element-48cbe092 .price_button-elementor span.gt3_module_button__cover.back:before, .elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-elementor .gt3_item_cost_wrapper h3, .elementor-13091 .elementor-element.elementor-element-48cbe092.active-package-yes.elementor-widget-gt3-core-pricebox .type2 .gt3_price_item_body-elementor, .elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type2 .gt3_price_item-wrapper_block:before, .elementor-13091 .elementor-element.elementor-element-48cbe092.active-package-yes .gt3_pricebox_module_wrapper.type3 .gt3_price_item_wrapper-elementor, .elementor-13091 .elementor-element.elementor-element-48cbe092.active-package-yes .gt3_pricebox_module_wrapper.type4 .gt3_price_item_wrapper-elementor, .elementor-13091 .elementor-element.elementor-element-48cbe092.active-package-yes .gt3_pricebox_module_wrapper.type5 .gt3_price_item_wrapper-elementor .gt3_price_item_wrapper-container{background-color:#EAFFD3;background-image:none;border-color:#EAFFD3;}.elementor-13091 .elementor-element.elementor-element-48cbe092.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type1 .shortcode_button:hover{color:#EAFFD3;}.elementor-13091 .elementor-element.elementor-element-48cbe092.elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type2 .shortcode_button:hover{color:#EAFFD3;}.elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type1 .gt3_price_item-cost-elementor span.inner_circle{border-color:#EAFFD3;}.elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type1 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#EAFFD3;}.elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before, .elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button .gt3_module_button__cover.back:before{border-color:#EAFFD3;}.elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button:hover, .elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button:hover, .elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button:hover, .elementor-13091 .elementor-element.elementor-element-48cbe092:not(.active-package-yes) .gt3_pricebox_module_wrapper.type3 .gt3_price_item-cost-elementor, .elementor-13091 .elementor-element.elementor-element-48cbe092:not(.active-package-yes) .gt3_pricebox_module_wrapper.type4 .gt3_price_item-cost-elementor, .elementor-13091 .elementor-element.elementor-element-48cbe092.active-package-yes .gt3_pricebox_module_wrapper.type2 .price_button-elementor .shortcode_button,\n						.elementor-13091 .elementor-element.elementor-element-48cbe092.active-package-yes .gt3_pricebox_module_wrapper.type3 .price_button-elementor .shortcode_button, .elementor-13091 .elementor-element.elementor-element-48cbe092.active-package-yes .gt3_pricebox_module_wrapper.type4 .price_button-elementor .shortcode_button{color:#EAFFD3;}.elementor-13091 .elementor-element.elementor-element-48cbe092 .price_item_title-elementor h3{color:#FFFFFF;background-image:none !important;-webkit-text-fill-color:unset !important;font-size:16px;text-transform:uppercase;line-height:2em;letter-spacing:1px;}.elementor-13091 .elementor-element.elementor-element-48cbe092 .price_item_prefix-elementor{font-family:\"Inter\", Sans-serif;font-size:18px;font-weight:700;line-height:3.3em;}.elementor-13091 .elementor-element.elementor-element-48cbe092 .price_item_suffix-elementor{font-family:\"Inter\", Sans-serif;font-size:18px;font-weight:700;line-height:3.3em;}.elementor-13091 .elementor-element.elementor-element-48cbe092 .gt3_price_item-cost-elementor{font-family:\"Inter\", Sans-serif;font-size:72px;font-weight:700;line-height:1em;}.elementor-13091 .elementor-element.elementor-element-124d816b{color:#FFFFFF;font-size:16px;}.elementor-13091 .elementor-element.elementor-element-2b271d9b{--divider-border-style:solid;--divider-color:#DAE3E95E;--divider-border-width:1px;}.elementor-13091 .elementor-element.elementor-element-2b271d9b .elementor-divider-separator{width:100%;}.elementor-13091 .elementor-element.elementor-element-2b271d9b .elementor-divider{padding-top:5px;padding-bottom:5px;}.elementor-13091 .elementor-element.elementor-element-10406ee9{color:#FFFFFF;font-size:18px;line-height:2.2em;}.elementor-13091 .elementor-element.elementor-element-10406ee9 > .elementor-widget-container{margin:-6px 0px 0px 0px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type6{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type5 .gt3_module_button__container{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type4{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type3{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_left:hover{padding:13px 37px 13px calc(37px + 15px);}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right{padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .hover_type1.btn_icon_position_right:hover{padding:13px calc(37px + 15px) 13px 37px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.size_custom .button_size_elementor_custom:not(.hover_type5){padding:13px 37px 13px 37px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a{border-style:solid;border-color:#FFFFFF;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover{border-style:solid;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor.rounded a{border-radius:25px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before{border-radius:25px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:after{border-radius:25px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor a{border-width:1px !important;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor a.hover_type2 .gt3_module_button__container .gt3_module_button__cover{border-width:1px !important;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .elementor_gt3_btn_text{font-family:\"Rubik\", Sans-serif;font-size:12px;font-weight:500;letter-spacing:0.2px;color:#000000;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front{border-color:#FFFFFF;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.front{color:#000000;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#000000;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type4):not(.hover_type5) a,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.front,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4 .gt3_module_button__cover:before,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:before,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.front:after,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6{background-color:#FFFFFF;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2) a:hover{border-color:#FFFFFF;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back{border-color:#FFFFFF;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button a:not(.hover_type2):hover .elementor_gt3_btn_text{color:#FFFFFF;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container .gt3_module_button__cover.back .elementor_gt3_btn_text{color:#FFFFFF;}.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__container .gt3_module_button__cover.front .elementor_gt3_btn_text{color:#FFFFFF;}\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor:not(.hover_type2):not(.hover_type3):not(.hover_type4):not(.hover_type5):not(.hover_type6) a:hover,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type2 .gt3_module_button__container span.gt3_module_button__cover.back,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type3:after,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type4:hover .gt3_module_button__cover:after,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:before,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type5 .gt3_module_button__container .gt3_module_button__cover.back:after,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:before,\n		.elementor-13091 .elementor-element.elementor-element-22c1f7db.elementor-widget-gt3-core-button .gt3_module_button_elementor .hover_type6:hover:after{background-color:#FFFFFF00;}.elementor-13091 .elementor-element.elementor-element-22c1f7db > .elementor-widget-container{margin:-10px 0px 0px 0px;}@media(max-width:767px){.elementor-13091 .elementor-element.elementor-element-19ab3a21{padding:10px 0px 0px 0px;}.elementor-13091 .elementor-element.elementor-element-20756f25 > .elementor-element-populated{margin:10px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-13091 .elementor-element.elementor-element-20756f25 > .elementor-element-populated > .elementor-widget-wrap{padding:30px 30px 40px 30px;}.elementor-13091 .elementor-element.elementor-element-5e5c8c25 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-13091 .elementor-element.elementor-element-27db8b23 > .elementor-element-populated{margin:10px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-13091 .elementor-element.elementor-element-27db8b23 > .elementor-element-populated > .elementor-widget-wrap{padding:30px 30px 40px 30px;}.elementor-13091 .elementor-element.elementor-element-22c1f7db > .elementor-widget-container{padding:0px 0px 0px 0px;}}</style>		\n									<section data-id=\"19ab3a21\" data-element_type=\"section\">\n											<h3>Starter</h3>\n					$89 / mo				\n											<h3>Starter</h3>\n				<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>					\n				<ul><li>3 Social Media Account</li><li>Free Platform Access</li><li>24/7 Customer Support</li></ul>					\n		<a href=\"#\">\n											Register						\n		</a>\n											<h3>Business</h3>\n					$299 / mo				\n											<h3>Business</h3>\n				<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>					\n				<ul>\n 	<li>3 Social Media Account</li>\n 	<li>Free Platform Access</li>\n 	<li>24/7 Customer Support</li>\n</ul>					\n		<a href=\"#\">\n											Register						\n		</a>\n		</section>\n			<h2>Want to WOW Your Customers?</h2>		\n		[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n												<img width=\"399\" height=\"389\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img10.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img10.png 399w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img10-300x292.png 300w, https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img10-50x50.png 50w\" sizes=\"(max-width: 399px) 100vw, 399px\" title=\"\" />														\n												<img width=\"114\" height=\"160\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img17.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"108\" height=\"120\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img18.png\" alt=\"\" loading=\"lazy\" title=\"\" />														\n												<img width=\"532\" height=\"527\" src=\"https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img15.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img15.png 532w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img15-300x297.png 300w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img15-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img15-480x475.png 480w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img15-50x50.png 50w, https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img15-100x100.png 100w\" sizes=\"(max-width: 532px) 100vw, 532px\" title=\"\" />														\n												<img width=\"388\" height=\"104\" src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-network.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-network.png 388w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-network-300x80.png 300w\" sizes=\"(max-width: 388px) 100vw, 388px\" title=\"\" />														\n												<img width=\"366\" height=\"104\" src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-product.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-product.png 366w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-product-300x85.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"\" />														\n												<img width=\"310\" height=\"104\" src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-vertigo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-vertigo.png 310w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-vertigo-300x101.png 300w\" sizes=\"(max-width: 310px) 100vw, 310px\" title=\"\" />														\n												<img width=\"328\" height=\"104\" src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-proline.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-proline.png 328w, https://get-rec.com/get/wp-content/uploads/2023/01/leads-proline-300x95.png 300w\" sizes=\"(max-width: 328px) 100vw, 328px\" title=\"\" />														\n												<img width=\"300\" height=\"104\" src=\"https://get-rec.com/get/wp-content/uploads/2023/01/leads-minty.png\" alt=\"\" loading=\"lazy\" title=\"\" />', 'Home Social', '', 'publish', 'closed', 'closed', '', 'home-social', '', '', '2023-09-20 08:04:38', '2023-09-20 08:04:38', '', 0, 'https://get-rec.com/get/home-social/', 0, 'page', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13087, 1, '2023-09-20 08:42:33', '2023-09-20 08:42:33', '<h3>Starter</h3>\n					$9 / mo				\n											<h3>Starter</h3>\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>		\n		<ul><li>3 Social Media Account</li><li>Free Platform Access</li><li>24/7 Customer Support</li></ul>		\n		<a href=\"#\">\n											Register						\n		</a>\n											<h3>Business</h3>\n					$29 / mo				\n											<h3>Business</h3>\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>		\n		<ul>\n 	<li>3 Social Media Account</li>\n 	<li>Free Platform Access</li>\n 	<li>24/7 Customer Support</li>\n</ul>		\n		<a href=\"#\">\n											Register						\n		</a>', 'Home 17 Price Tab 1', '', 'publish', 'closed', 'closed', '', 'home-17-price-tab-1', '', '', '2023-09-20 08:42:33', '2023-09-20 08:42:33', '', 0, 'https://get-rec.com/get/?elementor_library=home-17-price-tab-1', 0, 'elementor_library', '', 0),
(13091, 1, '2023-09-20 08:43:34', '2023-09-20 08:43:34', '<h3>Starter</h3>\n					$89 / mo				\n											<h3>Starter</h3>\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>		\n		<ul><li>3 Social Media Account</li><li>Free Platform Access</li><li>24/7 Customer Support</li></ul>		\n		<a href=\"#\">\n											Register						\n		</a>\n											<h3>Business</h3>\n					$299 / mo				\n											<h3>Business</h3>\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>		\n		<ul>\n 	<li>3 Social Media Account</li>\n 	<li>Free Platform Access</li>\n 	<li>24/7 Customer Support</li>\n</ul>		\n		<a href=\"#\">\n											Register						\n		</a>', 'Home 17 Price Tab 2', '', 'publish', 'closed', 'closed', '', 'home-17-price-tab-2', '', '', '2023-09-20 08:43:34', '2023-09-20 08:43:34', '', 0, 'https://get-rec.com/get/?elementor_library=home-17-price-tab-2', 0, 'elementor_library', '', 0),
(13111, 1, '2023-09-20 08:52:13', '2023-09-20 08:52:13', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/logo-agency.png\" alt=\"\" title=\"\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-6585\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-7945\"><a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a></li>\n		<li id=\"menu-item-8772\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-9230\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-9631\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-12035\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13083\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13084\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13085\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-9661\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-10000\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-9744\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-8767\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-8783\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-8769\"><a href=\"https://get-rec.com/get/product/menu-knitting-lounge-chair/\">Single Product Page</a></li>\n	<li id=\"menu-item-8770\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-8771\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>', 'Header 17', '', 'publish', 'closed', 'closed', '', 'header-17', '', '', '2023-09-20 08:52:13', '2023-09-20 08:52:13', '', 0, 'https://get-rec.com/get/?elementor_library=header-17', 0, 'elementor_library', '', 0),
(13117, 1, '2023-09-20 08:54:26', '2023-09-20 08:54:26', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2023/05/logo-agency-footer.png\" alt=\"\" title=\"\"/>			</a>\n		[mc4wp_form id=\"9431\"]		\n		<p>Ewebot have much planned for the future, working with great clients and continued software development.</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<p style=\"text-align: left;\">© 2023 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer 17', '', 'publish', 'closed', 'closed', '', 'footer-17', '', '', '2023-09-20 08:54:26', '2023-09-20 08:54:26', '', 0, 'https://get-rec.com/get/?elementor_library=footer-17', 0, 'elementor_library', '', 0),
(13125, 1, '2023-09-20 08:58:32', '2023-09-20 08:58:32', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_bg1', '', '', '2024-01-23 14:07:39', '2024-01-23 14:07:39', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_bg1.png', 0, 'attachment', 'image/png', 0),
(13126, 1, '2023-09-20 08:58:33', '2023-09-20 08:58:33', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_gradient', '', '', '2024-01-23 14:07:40', '2024-01-23 14:07:40', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_gradient.png', 0, 'attachment', 'image/png', 0),
(13127, 1, '2023-09-20 08:58:35', '2023-09-20 08:58:35', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_icon1', '', '', '2024-01-23 14:07:41', '2024-01-23 14:07:41', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon1.png', 0, 'attachment', 'image/png', 0),
(13128, 1, '2023-09-20 08:58:36', '2023-09-20 08:58:36', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_icon2', '', '', '2024-01-23 14:07:41', '2024-01-23 14:07:41', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon2.png', 0, 'attachment', 'image/png', 0),
(13129, 1, '2023-09-20 08:58:36', '2023-09-20 08:58:36', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_icon3', '', '', '2024-01-23 14:07:41', '2024-01-23 14:07:41', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon3.png', 0, 'attachment', 'image/png', 0),
(13130, 1, '2023-09-20 08:58:37', '2023-09-20 08:58:37', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_icon4', '', '', '2024-01-23 14:07:41', '2024-01-23 14:07:41', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon4.png', 0, 'attachment', 'image/png', 0),
(13131, 1, '2023-09-20 08:58:37', '2023-09-20 08:58:37', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_icon5', '', '', '2024-01-23 14:07:41', '2024-01-23 14:07:41', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon5.png', 0, 'attachment', 'image/png', 0),
(13132, 1, '2023-09-20 08:58:37', '2023-09-20 08:58:37', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_icon6', '', '', '2024-01-23 14:07:41', '2024-01-23 14:07:41', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon6.png', 0, 'attachment', 'image/png', 0),
(13133, 1, '2023-09-20 08:58:38', '2023-09-20 08:58:38', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_icon7', '', '', '2024-01-23 14:07:41', '2024-01-23 14:07:41', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon7.png', 0, 'attachment', 'image/png', 0),
(13134, 1, '2023-09-20 08:58:38', '2023-09-20 08:58:38', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_icon8', '', '', '2024-01-23 14:07:42', '2024-01-23 14:07:42', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_icon8.png', 0, 'attachment', 'image/png', 0),
(13135, 1, '2023-09-20 08:58:38', '2023-09-20 08:58:38', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img1', '', '', '2024-01-23 14:07:42', '2024-01-23 14:07:42', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img1.jpg', 0, 'attachment', 'image/jpeg', 0),
(13136, 1, '2023-09-20 08:58:39', '2023-09-20 08:58:39', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img2', '', '', '2024-01-23 14:07:42', '2024-01-23 14:07:42', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img2.png', 0, 'attachment', 'image/png', 0),
(13137, 1, '2023-09-20 08:58:39', '2023-09-20 08:58:39', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img3', '', '', '2024-01-23 14:07:42', '2024-01-23 14:07:42', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img3.png', 0, 'attachment', 'image/png', 0),
(13139, 1, '2023-09-20 08:58:40', '2023-09-20 08:58:40', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img5', '', '', '2024-01-23 14:07:42', '2024-01-23 14:07:42', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img5.png', 0, 'attachment', 'image/png', 0),
(13140, 1, '2023-09-20 08:58:41', '2023-09-20 08:58:41', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img6', '', '', '2024-01-23 14:07:42', '2024-01-23 14:07:42', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img6.jpg', 0, 'attachment', 'image/jpeg', 0),
(13141, 1, '2023-09-20 08:58:41', '2023-09-20 08:58:41', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img7', '', '', '2024-01-23 14:07:42', '2024-01-23 14:07:42', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img7.jpg', 0, 'attachment', 'image/jpeg', 0),
(13142, 1, '2023-09-20 08:58:42', '2023-09-20 08:58:42', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img8', '', '', '2024-01-23 14:07:43', '2024-01-23 14:07:43', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img8.png', 0, 'attachment', 'image/png', 0),
(13144, 1, '2023-09-20 08:58:43', '2023-09-20 08:58:43', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img10', '', '', '2024-01-23 14:07:43', '2024-01-23 14:07:43', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img10.png', 0, 'attachment', 'image/png', 0),
(13146, 1, '2023-09-20 08:58:44', '2023-09-20 08:58:44', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img12', '', '', '2024-01-23 14:07:43', '2024-01-23 14:07:43', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img12.png', 0, 'attachment', 'image/png', 0),
(13151, 1, '2023-09-20 08:58:47', '2023-09-20 08:58:47', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img14', '', '', '2024-01-23 14:07:43', '2024-01-23 14:07:43', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img14.png', 0, 'attachment', 'image/png', 0),
(13153, 1, '2023-09-20 08:58:48', '2023-09-20 08:58:48', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img16', '', '', '2024-01-23 14:07:43', '2024-01-23 14:07:43', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img16.png', 0, 'attachment', 'image/png', 0),
(13154, 1, '2023-09-20 08:58:49', '2023-09-20 08:58:49', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img17', '', '', '2024-01-23 14:07:43', '2024-01-23 14:07:43', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img17.png', 0, 'attachment', 'image/png', 0),
(13155, 1, '2023-09-20 08:58:49', '2023-09-20 08:58:49', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img18', '', '', '2024-01-23 14:07:44', '2024-01-23 14:07:44', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img18.png', 0, 'attachment', 'image/png', 0),
(13190, 1, '2023-09-20 18:07:25', '2023-09-20 18:07:25', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social', '', '', '2024-01-23 14:07:44', '2024-01-23 14:07:44', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social.jpg', 0, 'attachment', 'image/jpeg', 0),
(13247, 1, '2023-09-26 10:53:56', '2023-09-26 10:53:56', '', '', '', 'inherit', 'closed', 'closed', '', 'home-social-img4', '', '', '2024-01-23 14:07:44', '2024-01-23 14:07:44', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img4.png', 0, 'attachment', 'image/png', 0),
(13248, 1, '2023-09-26 10:53:57', '2023-09-26 10:53:57', '', '', '', 'inherit', 'closed', 'closed', '', 'home-social-img9', '', '', '2024-01-23 14:07:44', '2024-01-23 14:07:44', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img9.png', 0, 'attachment', 'image/png', 0),
(13249, 1, '2023-09-26 10:53:57', '2023-09-26 10:53:57', '', '', '', 'inherit', 'closed', 'closed', '', 'home-social-img11', '', '', '2024-01-23 14:07:44', '2024-01-23 14:07:44', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img11.png', 0, 'attachment', 'image/png', 0),
(13251, 1, '2023-09-26 10:53:59', '2023-09-26 10:53:59', '', '', '', 'inherit', 'closed', 'closed', '', 'home-social-img15', '', '', '2024-01-23 14:07:45', '2024-01-23 14:07:45', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img15.png', 0, 'attachment', 'image/png', 0),
(13256, 1, '2023-09-26 12:59:41', '2023-09-26 12:59:41', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img13-1', '', '', '2024-01-23 14:07:45', '2024-01-23 14:07:45', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img13-1.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13257, 1, '2023-09-26 13:00:10', '2023-09-26 13:00:10', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img13-2', '', '', '2024-01-23 14:07:45', '2024-01-23 14:07:45', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img13-2.png', 0, 'attachment', 'image/png', 0),
(13258, 1, '2023-09-26 13:00:11', '2023-09-26 13:00:11', '', '', '', 'inherit', 'closed', 'closed', '', 'home_social_img13-3', '', '', '2024-01-23 14:07:45', '2024-01-23 14:07:45', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home_social_img13-3.png', 0, 'attachment', 'image/png', 0),
(13262, 1, '2023-09-26 13:04:23', '2023-09-26 13:04:23', '', '', '', 'inherit', 'closed', 'closed', '', 'home-social-img-13', '', '', '2024-01-23 14:07:45', '2024-01-23 14:07:45', '', 13079, 'https://get-rec.com/get/wp-content/uploads/2023/09/home-social-img-13.png', 0, 'attachment', 'image/png', 0),
(13263, 1, '2024-01-23 14:07:58', '2024-01-23 14:07:58', '', 'Pricing', '', 'publish', 'closed', 'closed', '', 'pricing', '', '', '2024-01-23 14:07:58', '2024-01-23 14:07:58', '', 0, 'https://get-rec.com/get/pricing/', 4, 'nav_menu_item', '', 0),
(13264, 1, '2024-01-23 14:07:58', '2024-01-23 14:07:58', '', 'Our Cases', '', 'publish', 'closed', 'closed', '', 'our-cases', '', '', '2024-01-23 14:07:58', '2024-01-23 14:07:58', '', 0, 'https://get-rec.com/get/our-cases/', 5, 'nav_menu_item', '', 0),
(13265, 1, '2024-01-23 14:07:58', '2024-01-23 14:07:58', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2024-01-23 14:07:58', '2024-01-23 14:07:58', '', 0, 'https://get-rec.com/get/home/', 1, 'nav_menu_item', '', 0),
(13266, 1, '2024-01-23 14:07:58', '2024-01-23 14:07:58', ' ', '', '', 'publish', 'closed', 'closed', '', '13266', '', '', '2024-01-23 14:07:58', '2024-01-23 14:07:58', '', 0, 'https://get-rec.com/get/13266/', 2, 'nav_menu_item', '', 0),
(13267, 1, '2024-01-23 14:07:58', '2024-01-23 14:07:58', ' ', '', '', 'publish', 'closed', 'closed', '', '13267', '', '', '2024-01-23 14:07:58', '2024-01-23 14:07:58', '', 0, 'https://get-rec.com/get/13267/', 3, 'nav_menu_item', '', 0),
(13268, 1, '2024-01-23 14:07:58', '2024-01-23 14:07:58', '', 'SEO Marketing', '', 'publish', 'closed', 'closed', '', 'seo-marketing', '', '', '2024-01-23 14:07:58', '2024-01-23 14:07:58', '', 0, 'https://get-rec.com/get/seo-marketing/', 1, 'nav_menu_item', '', 0),
(13269, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'SEO Services', '', 'publish', 'closed', 'closed', '', 'seo-services', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/seo-services/', 2, 'nav_menu_item', '', 0),
(13270, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Pay Per Click', '', 'publish', 'closed', 'closed', '', 'pay-per-click', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/pay-per-click/', 3, 'nav_menu_item', '', 0),
(13271, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Social Media', '', 'publish', 'closed', 'closed', '', 'social-media', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/social-media/', 4, 'nav_menu_item', '', 0),
(13272, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'SEO Audit', '', 'publish', 'closed', 'closed', '', 'seo-audit', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/seo-audit/', 5, 'nav_menu_item', '', 0),
(13273, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Our Product', '', 'publish', 'closed', 'closed', '', 'our-product', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/our-product/', 1, 'nav_menu_item', '', 0),
(13274, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Documentation', '', 'publish', 'closed', 'closed', '', 'documentation', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/documentation/', 2, 'nav_menu_item', '', 0),
(13275, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Our Services', '', 'publish', 'closed', 'closed', '', 'our-services', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/our-services/', 3, 'nav_menu_item', '', 0),
(13276, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Company', '', 'publish', 'closed', 'closed', '', 'company', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/company/', 4, 'nav_menu_item', '', 0),
(13277, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'What We Do?', '', 'publish', 'closed', 'closed', '', 'what-we-do', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/what-we-do/', 5, 'nav_menu_item', '', 0),
(13278, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Search Engine Marketing', '', 'publish', 'closed', 'closed', '', 'search-engine-marketing', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/search-engine-marketing/', 1, 'nav_menu_item', '', 0),
(13279, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Search Engine Optimisation', '', 'publish', 'closed', 'closed', '', 'search-engine-optimisation', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/search-engine-optimisation/', 2, 'nav_menu_item', '', 0),
(13280, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Pay Per Click', '', 'publish', 'closed', 'closed', '', 'pay-per-click-2', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/pay-per-click-2/', 3, 'nav_menu_item', '', 0),
(13281, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Social Media', '', 'publish', 'closed', 'closed', '', 'social-media-2', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/social-media-2/', 4, 'nav_menu_item', '', 0),
(13282, 1, '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 'Technical SEO Audit', '', 'publish', 'closed', 'closed', '', 'technical-seo-audit', '', '', '2024-01-23 14:07:59', '2024-01-23 14:07:59', '', 0, 'https://get-rec.com/get/technical-seo-audit/', 5, 'nav_menu_item', '', 0),
(13283, 1, '2024-01-24 17:11:49', '2024-01-23 14:07:59', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/home-2/', 1, 'nav_menu_item', '', 0),
(13284, 1, '2024-01-24 17:11:49', '2024-01-23 14:07:59', '', 'Pages', '', 'publish', 'closed', 'closed', '', 'pages', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/pages/', 21, 'nav_menu_item', '', 0),
(13285, 1, '2024-01-24 17:11:49', '2024-01-23 14:07:59', '', 'Homepage 03', '', 'publish', 'closed', 'closed', '', 'homepage-03', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-03/', 5, 'nav_menu_item', '', 0),
(13286, 1, '2024-01-24 17:11:49', '2024-01-23 14:07:59', '', 'Homepage 02', '', 'publish', 'closed', 'closed', '', 'homepage-02', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-02/', 4, 'nav_menu_item', '', 0),
(13287, 1, '2024-01-24 17:11:49', '2024-01-23 14:07:59', '', 'Case Studies Grid', '', 'publish', 'closed', 'closed', '', 'case-studies-grid', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/case-studies-grid/', 29, 'nav_menu_item', '', 0),
(13288, 1, '2024-01-24 17:11:49', '2024-01-23 14:07:59', '', 'Homepage 01', '', 'publish', 'closed', 'closed', '', 'homepage-01', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-01/', 3, 'nav_menu_item', '', 0),
(13289, 1, '2024-01-24 17:11:49', '2024-01-23 14:07:59', ' ', '', '', 'publish', 'closed', 'closed', '', '13289', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13289/', 22, 'nav_menu_item', '', 0),
(13290, 1, '2024-01-24 17:11:49', '2024-01-23 14:07:59', ' ', '', '', 'publish', 'closed', 'closed', '', '13290', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13290/', 33, 'nav_menu_item', '', 0),
(13291, 1, '2024-01-24 17:11:49', '2024-01-23 14:07:59', ' ', '', '', 'publish', 'closed', 'closed', '', '13291', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13291/', 24, 'nav_menu_item', '', 0),
(13292, 1, '2024-01-24 17:11:49', '2024-01-23 14:07:59', ' ', '', '', 'publish', 'closed', 'closed', '', '13292', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13292/', 27, 'nav_menu_item', '', 0),
(13293, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', ' ', '', '', 'publish', 'closed', 'closed', '', '13293', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13293/', 25, 'nav_menu_item', '', 0),
(13294, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', ' ', '', '', 'publish', 'closed', 'closed', '', '13294', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13294/', 26, 'nav_menu_item', '', 0),
(13295, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/services/', 23, 'nav_menu_item', '', 0),
(13296, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Single Cases', '', 'publish', 'closed', 'closed', '', 'single-cases', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/single-cases/', 32, 'nav_menu_item', '', 0),
(13297, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Our Case Studies', '', 'publish', 'closed', 'closed', '', 'our-case-studies', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/our-case-studies/', 28, 'nav_menu_item', '', 0),
(13298, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Case Studies Packery', '', 'publish', 'closed', 'closed', '', 'case-studies-packery', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/case-studies-packery/', 30, 'nav_menu_item', '', 0),
(13299, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Homepage 04', '', 'publish', 'closed', 'closed', '', 'homepage-04', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-04/', 6, 'nav_menu_item', '', 0),
(13300, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Homepage 05', '', 'publish', 'closed', 'closed', '', 'homepage-05', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-05/', 7, 'nav_menu_item', '', 0),
(13301, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Homepage 06', '', 'publish', 'closed', 'closed', '', 'homepage-06', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-06/', 8, 'nav_menu_item', '', 0),
(13302, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Homepage 07', '', 'publish', 'closed', 'closed', '', 'homepage-07', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-07/', 9, 'nav_menu_item', '', 0),
(13303, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'FAQ Variant II', '', 'publish', 'closed', 'closed', '', 'faq-variant-ii', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/faq-variant-ii/', 37, 'nav_menu_item', '', 0),
(13304, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'FAQ Variant I', '', 'publish', 'closed', 'closed', '', 'faq-variant-i', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/faq-variant-i/', 36, 'nav_menu_item', '', 0),
(13305, 1, '2024-01-24 17:11:50', '2024-01-23 14:08:00', '', 'Contacts', '', 'publish', 'closed', 'closed', '', 'contacts', '', '', '2024-01-24 17:11:50', '2024-01-24 17:11:50', '', 0, 'https://get-rec.com/get/contacts/', 55, 'nav_menu_item', '', 0),
(13306, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', ' ', '', '', 'publish', 'closed', 'closed', '', '13306', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13306/', 40, 'nav_menu_item', '', 0),
(13307, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', ' ', '', '', 'publish', 'closed', 'closed', '', '13307', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13307/', 41, 'nav_menu_item', '', 0),
(13308, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', ' ', '', '', 'publish', 'closed', 'closed', '', '13308', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13308/', 38, 'nav_menu_item', '', 0),
(13309, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'All News', '', 'publish', 'closed', 'closed', '', 'all-news', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/all-news/', 46, 'nav_menu_item', '', 0),
(13310, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'HOME VARIANTS 1-9', '', 'publish', 'closed', 'closed', '', 'home-variants-1-9', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/home-variants-1-9/', 2, 'nav_menu_item', '', 0),
(13311, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'HOME VARIANTS 10-17', '', 'publish', 'closed', 'closed', '', 'home-variants-10-17', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/home-variants-10-17/', 12, 'nav_menu_item', '', 0),
(13312, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Homepage 08', '', 'publish', 'closed', 'closed', '', 'homepage-08', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-08/', 10, 'nav_menu_item', '', 0),
(13313, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Homepage 09', '', 'publish', 'closed', 'closed', '', 'homepage-09', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-09/', 11, 'nav_menu_item', '', 0),
(13314, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:00', '', 'Homepage 10', '', 'publish', 'closed', 'closed', '', 'homepage-10', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-10/', 13, 'nav_menu_item', '', 0),
(13315, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Homepage 11', '', 'publish', 'closed', 'closed', '', 'homepage-11', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-11/', 14, 'nav_menu_item', '', 0),
(13316, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Homepage 12', '', 'publish', 'closed', 'closed', '', 'homepage-12', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-12/', 15, 'nav_menu_item', '', 0),
(13317, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Homepage 13', '', 'publish', 'closed', 'closed', '', 'homepage-13', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-13/', 16, 'nav_menu_item', '', 0),
(13318, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', ' ', '', '', 'publish', 'closed', 'closed', '', '13318', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13318/', 31, 'nav_menu_item', '', 0),
(13319, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Homepage 14', '', 'publish', 'closed', 'closed', '', 'homepage-14', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-14/', 17, 'nav_menu_item', '', 0),
(13320, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Homepage 15', '', 'publish', 'closed', 'closed', '', 'homepage-15', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-15/', 18, 'nav_menu_item', '', 0),
(13321, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Homepage 16', '', 'publish', 'closed', 'closed', '', 'homepage-16', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-16/', 19, 'nav_menu_item', '', 0),
(13322, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Homepage 17', '', 'publish', 'closed', 'closed', '', 'homepage-17', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/homepage-17/', 20, 'nav_menu_item', '', 0),
(13323, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'FAQ', '', 'publish', 'closed', 'closed', '', 'faq', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/faq/', 35, 'nav_menu_item', '', 0),
(13324, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Single Team', '', 'publish', 'closed', 'closed', '', 'single-team', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/single-team/', 34, 'nav_menu_item', '', 0),
(13325, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', '404', '', 'publish', 'closed', 'closed', '', '404', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/404/', 42, 'nav_menu_item', '', 0),
(13326, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Single News', '', 'publish', 'closed', 'closed', '', 'single-news', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/single-news/', 50, 'nav_menu_item', '', 0),
(13327, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', ' ', '', '', 'publish', 'closed', 'closed', '', '13327', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13327/', 47, 'nav_menu_item', '', 0),
(13328, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', ' ', '', '', 'publish', 'closed', 'closed', '', '13328', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13328/', 49, 'nav_menu_item', '', 0),
(13329, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', ' ', '', '', 'publish', 'closed', 'closed', '', '13329', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13329/', 48, 'nav_menu_item', '', 0),
(13330, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/blog/', 45, 'nav_menu_item', '', 0),
(13331, 1, '2024-01-24 17:11:50', '2024-01-23 14:08:01', '', 'Shop', '', 'publish', 'closed', 'closed', '', 'shop', '', '', '2024-01-24 17:11:50', '2024-01-24 17:11:50', '', 0, 'https://get-rec.com/get/shop/', 51, 'nav_menu_item', '', 0),
(13332, 1, '2024-01-24 17:11:50', '2024-01-23 14:08:01', '', 'Shopping Cart', '', 'publish', 'closed', 'closed', '', 'shopping-cart', '', '', '2024-01-24 17:11:50', '2024-01-24 17:11:50', '', 0, 'https://get-rec.com/get/shopping-cart/', 53, 'nav_menu_item', '', 0),
(13333, 1, '2024-01-24 17:11:50', '2024-01-23 14:08:01', '', 'Shop Landing Page', '', 'publish', 'closed', 'closed', '', 'shop-landing-page', '', '', '2024-01-24 17:11:50', '2024-01-24 17:11:50', '', 0, 'https://get-rec.com/get/shop-landing-page/', 54, 'nav_menu_item', '', 0),
(13334, 1, '2024-01-24 17:11:50', '2024-01-23 14:08:01', '', 'All Woo Products', '', 'publish', 'closed', 'closed', '', 'all-woo-products', '', '', '2024-01-24 17:11:50', '2024-01-24 17:11:50', '', 0, 'https://get-rec.com/get/all-woo-products/', 52, 'nav_menu_item', '', 0),
(13335, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'Mega Menu', '', 'publish', 'closed', 'closed', '', 'mega-menu', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/mega-menu/', 43, 'nav_menu_item', '', 0),
(13336, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', '', 'MM Item', '', 'publish', 'closed', 'closed', '', 'mm-item', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/mm-item/', 44, 'nav_menu_item', '', 0),
(13337, 1, '2024-01-24 17:11:49', '2024-01-23 14:08:01', ' ', '', '', 'publish', 'closed', 'closed', '', '13337', '', '', '2024-01-24 17:11:49', '2024-01-24 17:11:49', '', 0, 'https://get-rec.com/get/13337/', 39, 'nav_menu_item', '', 0),
(13338, 1, '2024-01-23 14:08:03', '2024-01-23 14:08:03', '', 'revolution_img-11.png', '', 'inherit', 'closed', 'closed', '', 'revolution-img-11-png', '', '', '2024-01-23 14:08:03', '2024-01-23 14:08:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/revslider/Home_02/revolution_img-11.png', 0, 'attachment', 'image/png', 0),
(13339, 1, '2024-01-23 14:08:03', '2024-01-23 14:08:03', '', 'roket_new1.png', '', 'inherit', 'closed', 'closed', '', 'roket-new1-png', '', '', '2024-01-23 14:08:03', '2024-01-23 14:08:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/revslider/Home_02/roket_new1.png', 0, 'attachment', 'image/png', 0),
(13340, 1, '2024-01-23 14:08:03', '2024-01-23 14:08:03', '', 'planet_new1.png', '', 'inherit', 'closed', 'closed', '', 'planet-new1-png', '', '', '2024-01-23 14:08:03', '2024-01-23 14:08:03', '', 0, 'https://get-rec.com/get/wp-content/uploads/revslider/Home_02/planet_new1.png', 0, 'attachment', 'image/png', 0),
(13341, 1, '2024-01-23 14:08:04', '2024-01-23 14:08:04', '', 'modern_shop_slide11.jpg', '', 'inherit', 'closed', 'closed', '', 'modern-shop-slide11-jpg', '', '', '2024-01-23 14:08:04', '2024-01-23 14:08:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/revslider/Modern-Shop/modern_shop_slide11.jpg', 0, 'attachment', 'image/jpeg', 0),
(13342, 1, '2024-01-23 14:08:04', '2024-01-23 14:08:04', '', 'modern_shop_slide21.jpg', '', 'inherit', 'closed', 'closed', '', 'modern-shop-slide21-jpg', '', '', '2024-01-23 14:08:04', '2024-01-23 14:08:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/revslider/Modern-Shop/modern_shop_slide21.jpg', 0, 'attachment', 'image/jpeg', 0),
(13343, 1, '2024-01-23 14:08:04', '2024-01-23 14:08:04', '', 'modern_shop_slide31.jpg', '', 'inherit', 'closed', 'closed', '', 'modern-shop-slide31-jpg', '', '', '2024-01-23 14:08:04', '2024-01-23 14:08:04', '', 0, 'https://get-rec.com/get/wp-content/uploads/revslider/Modern-Shop/modern_shop_slide31.jpg', 0, 'attachment', 'image/jpeg', 0),
(13344, 1, '2024-01-23 14:08:09', '2024-01-23 14:08:09', '', 'woman-standing_1011.jpeg', '', 'inherit', 'closed', 'closed', '', 'woman-standing-1011-jpeg', '', '', '2024-01-23 14:08:09', '2024-01-23 14:08:09', '', 0, 'https://get-rec.com/get/wp-content/uploads/revslider/motion/woman-standing_1011.jpeg', 0, 'attachment', 'image/jpeg', 0),
(13345, 1, '2024-01-23 14:08:09', '2024-01-23 14:08:09', '', 'woman-makeup_1611.jpeg', '', 'inherit', 'closed', 'closed', '', 'woman-makeup-1611-jpeg', '', '', '2024-01-23 14:08:09', '2024-01-23 14:08:09', '', 0, 'https://get-rec.com/get/wp-content/uploads/revslider/motion/woman-makeup_1611.jpeg', 0, 'attachment', 'image/jpeg', 0),
(13346, 1, '2024-01-23 14:08:09', '2024-01-23 14:08:09', '', 'woman-dancing_1711.jpeg', '', 'inherit', 'closed', 'closed', '', 'woman-dancing-1711-jpeg', '', '', '2024-01-23 14:08:09', '2024-01-23 14:08:09', '', 0, 'https://get-rec.com/get/wp-content/uploads/revslider/motion/woman-dancing_1711.jpeg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13347, 1, '2024-01-23 14:12:24', '2024-01-23 14:12:24', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Digital</h2>		\n			<h2>Marketing </h2>		\n		<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>[contact-form-7 id=\"1133\" title=\"Revolution contact form\"]		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Discover, Explore the Product</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Product UX, Design & Development‎</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /></a></figure><h3><a href=\"#\">Art Direction & Brand Strategy </a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /></a></figure><h3><a href=\"#\">Marketing Strategy & SEO Campaigns</a></h3><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n						SEO Analysis\n									90%\n						SEO Audit\n									79%\n						Optimization\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:12:24', '2024-01-23 14:12:24', '', 6782, 'https://get-rec.com/get/?p=13347', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13348, 1, '2024-01-23 14:12:24', '2024-01-23 14:12:24', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Digital</h2>		\n			<h2>Marketing </h2>		\n		<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>[contact-form-7 id=\"1133\" title=\"Revolution contact form\"]		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Discover, Explore the Product</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Product UX, Design & Development‎</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /></a></figure><h3><a href=\"#\">Art Direction & Brand Strategy </a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /></a></figure><h3><a href=\"#\">Marketing Strategy & SEO Campaigns</a></h3><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n						SEO Analysis\n									90%\n						SEO Audit\n									79%\n						Optimization\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:12:24', '2024-01-23 14:12:24', '', 6782, 'https://get-rec.com/get/?p=13348', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13349, 1, '2024-01-23 14:12:24', '2024-01-23 14:12:24', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>[contact-form-7 id=\"1133\" title=\"Revolution contact form\"]		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Discover, Explore the Product</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Product UX, Design & Development‎</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /></a></figure><h3><a href=\"#\">Art Direction & Brand Strategy </a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /></a></figure><h3><a href=\"#\">Marketing Strategy & SEO Campaigns</a></h3><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:12:24', '2024-01-23 14:12:24', '', 6782, 'https://get-rec.com/get/?p=13349', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13350, 1, '2024-01-23 14:13:40', '2024-01-23 14:13:40', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>[contact-form-7 id=\"1133\" title=\"Revolution contact form\"]		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Discover, Explore the Product</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Product UX, Design & Development‎</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /></a></figure><h3><a href=\"#\">Art Direction & Brand Strategy </a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /></a></figure><h3><a href=\"#\">Marketing Strategy & SEO Campaigns</a></h3><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:13:40', '2024-01-23 14:13:40', '', 6782, 'https://get-rec.com/get/?p=13350', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13351, 1, '2024-01-23 14:13:40', '2024-01-23 14:13:40', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>Ensuring the best return on investment for your bespoke SEO campaign requirement.</p>[contact-form-7 id=\"1133\" title=\"Revolution contact form\"]		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Discover, Explore the Product</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Product UX, Design & Development‎</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /></a></figure><h3><a href=\"#\">Art Direction & Brand Strategy </a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /></a></figure><h3><a href=\"#\">Marketing Strategy & SEO Campaigns</a></h3><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:13:40', '2024-01-23 14:13:40', '', 6782, 'https://get-rec.com/get/?p=13351', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13352, 1, '2024-01-23 14:13:41', '2024-01-23 14:13:41', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Discover, Explore the Product</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Product UX, Design & Development‎</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /></a></figure><h3><a href=\"#\">Art Direction & Brand Strategy </a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /></a></figure><h3><a href=\"#\">Marketing Strategy & SEO Campaigns</a></h3><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:13:41', '2024-01-23 14:13:41', '', 6782, 'https://get-rec.com/get/?p=13352', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13353, 1, '2024-01-23 14:16:36', '2024-01-23 14:16:36', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Discover, Explore the Product</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Product UX, Design & Development‎</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /></a></figure><h3><a href=\"#\">Art Direction & Brand Strategy </a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /></a></figure><h3><a href=\"#\">Marketing Strategy & SEO Campaigns</a></h3><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:16:36', '2024-01-23 14:16:36', '', 6782, 'https://get-rec.com/get/?p=13353', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13354, 1, '2024-01-23 14:16:36', '2024-01-23 14:16:36', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time. We care about your business, which is why we work with you.</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Discover, Explore the Product</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Product UX, Design & Development‎</a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_blue.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_blue\" /></a></figure><h3><a href=\"#\">Art Direction & Brand Strategy </a></h3><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_purple.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_purple\" /></a></figure><h3><a href=\"#\">Marketing Strategy & SEO Campaigns</a></h3><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:16:36', '2024-01-23 14:16:36', '', 6782, 'https://get-rec.com/get/?p=13354', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13355, 1, '2024-01-23 14:16:37', '2024-01-23 14:16:37', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:16:37', '2024-01-23 14:16:37', '', 6782, 'https://get-rec.com/get/?p=13355', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13356, 1, '2024-01-23 14:18:16', '2024-01-23 14:18:16', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:18:16', '2024-01-23 14:18:16', '', 6782, 'https://get-rec.com/get/?p=13356', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13357, 1, '2024-01-23 14:18:16', '2024-01-23 14:18:16', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Pay for Qualified Traffic</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. Our success has us leading the pack amongst our competitors with our ability to anticipate change <br />and innovation.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:18:16', '2024-01-23 14:18:16', '', 6782, 'https://get-rec.com/get/?p=13357', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13358, 1, '2024-01-23 14:18:16', '2024-01-23 14:18:16', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:18:16', '2024-01-23 14:18:16', '', 6782, 'https://get-rec.com/get/?p=13358', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13359, 1, '2024-01-23 14:21:10', '2024-01-23 14:21:10', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:21:10', '2024-01-23 14:21:10', '', 6782, 'https://get-rec.com/get/?p=13359', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13360, 1, '2024-01-23 14:21:10', '2024-01-23 14:21:10', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:21:10', '2024-01-23 14:21:10', '', 6782, 'https://get-rec.com/get/?p=13360', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13361, 1, '2024-01-23 14:21:10', '2024-01-23 14:21:10', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:21:10', '2024-01-23 14:21:10', '', 6782, 'https://get-rec.com/get/?p=13361', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13362, 1, '2024-01-23 14:21:50', '2024-01-23 14:21:50', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:21:50', '2024-01-23 14:21:50', '', 6782, 'https://get-rec.com/get/?p=13362', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13363, 1, '2024-01-23 14:21:50', '2024-01-23 14:21:50', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:21:50', '2024-01-23 14:21:50', '', 6782, 'https://get-rec.com/get/?p=13363', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13364, 1, '2024-01-23 14:21:51', '2024-01-23 14:21:51', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:21:51', '2024-01-23 14:21:51', '', 6782, 'https://get-rec.com/get/?p=13364', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13365, 1, '2024-01-23 14:22:19', '2024-01-23 14:22:19', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:22:19', '2024-01-23 14:22:19', '', 6782, 'https://get-rec.com/get/?p=13365', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13366, 1, '2024-01-23 14:22:19', '2024-01-23 14:22:19', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:22:19', '2024-01-23 14:22:19', '', 6782, 'https://get-rec.com/get/?p=13366', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13367, 1, '2024-01-23 14:22:19', '2024-01-23 14:22:19', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:22:19', '2024-01-23 14:22:19', '', 6782, 'https://get-rec.com/get/?p=13367', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13368, 1, '2024-01-23 14:25:47', '2024-01-23 14:25:47', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:25:47', '2024-01-23 14:25:47', '', 6782, 'https://get-rec.com/get/?p=13368', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13369, 1, '2024-01-23 14:25:47', '2024-01-23 14:25:47', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Offer</h2>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:25:47', '2024-01-23 14:25:47', '', 6782, 'https://get-rec.com/get/?p=13369', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13370, 1, '2024-01-23 14:25:48', '2024-01-23 14:25:48', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p>At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:25:48', '2024-01-23 14:25:48', '', 6782, 'https://get-rec.com/get/?p=13370', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13371, 1, '2024-01-23 14:26:09', '2024-01-23 14:26:09', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p>At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:26:09', '2024-01-23 14:26:09', '', 6782, 'https://get-rec.com/get/?p=13371', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13372, 1, '2024-01-23 14:26:09', '2024-01-23 14:26:09', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p>At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:26:09', '2024-01-23 14:26:09', '', 6782, 'https://get-rec.com/get/?p=13372', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13373, 1, '2024-01-23 14:26:10', '2024-01-23 14:26:10', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:26:10', '2024-01-23 14:26:10', '', 6782, 'https://get-rec.com/get/?p=13373', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13374, 1, '2024-01-23 14:27:14', '2024-01-23 14:27:14', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:27:14', '2024-01-23 14:27:14', '', 6782, 'https://get-rec.com/get/?p=13374', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13375, 1, '2024-01-23 14:27:14', '2024-01-23 14:27:14', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">SEO</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Development</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:27:14', '2024-01-23 14:27:14', '', 6782, 'https://get-rec.com/get/?p=13375', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13376, 1, '2024-01-23 14:27:15', '2024-01-23 14:27:15', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:27:15', '2024-01-23 14:27:15', '', 6782, 'https://get-rec.com/get/?p=13376', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13377, 1, '2024-01-23 14:27:36', '2024-01-23 14:27:36', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:27:36', '2024-01-23 14:27:36', '', 6782, 'https://get-rec.com/get/?p=13377', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13378, 1, '2024-01-23 14:27:36', '2024-01-23 14:27:36', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:27:36', '2024-01-23 14:27:36', '', 6782, 'https://get-rec.com/get/?p=13378', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13379, 1, '2024-01-23 14:27:37', '2024-01-23 14:27:37', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:27:37', '2024-01-23 14:27:37', '', 6782, 'https://get-rec.com/get/?p=13379', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13380, 1, '2024-01-23 14:28:08', '2024-01-23 14:28:08', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:28:08', '2024-01-23 14:28:08', '', 6782, 'https://get-rec.com/get/?p=13380', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13381, 1, '2024-01-23 14:28:08', '2024-01-23 14:28:08', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Web Design</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:28:08', '2024-01-23 14:28:08', '', 6782, 'https://get-rec.com/get/?p=13381', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13382, 1, '2024-01-23 14:28:08', '2024-01-23 14:28:08', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:28:08', '2024-01-23 14:28:08', '', 6782, 'https://get-rec.com/get/?p=13382', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13383, 1, '2024-01-23 14:28:19', '2024-01-23 14:28:19', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:28:19', '2024-01-23 14:28:19', '', 6782, 'https://get-rec.com/get/?p=13383', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13384, 1, '2024-01-23 14:28:19', '2024-01-23 14:28:19', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:28:19', '2024-01-23 14:28:19', '', 6782, 'https://get-rec.com/get/?p=13384', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13385, 1, '2024-01-23 14:28:19', '2024-01-23 14:28:19', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:28:19', '2024-01-23 14:28:19', '', 6782, 'https://get-rec.com/get/?p=13385', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13386, 1, '2024-01-23 14:29:09', '2024-01-23 14:29:09', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:29:09', '2024-01-23 14:29:09', '', 6782, 'https://get-rec.com/get/?p=13386', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13387, 1, '2024-01-23 14:29:09', '2024-01-23 14:29:09', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">CMS</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:29:09', '2024-01-23 14:29:09', '', 6782, 'https://get-rec.com/get/?p=13387', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13388, 1, '2024-01-23 14:29:10', '2024-01-23 14:29:10', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:29:10', '2024-01-23 14:29:10', '', 6782, 'https://get-rec.com/get/?p=13388', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13389, 1, '2024-01-23 14:30:05', '2024-01-23 14:30:05', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:30:05', '2024-01-23 14:30:05', '', 6782, 'https://get-rec.com/get/?p=13389', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13390, 1, '2024-01-23 14:30:05', '2024-01-23 14:30:05', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Maintenance</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service6-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service6-active\" /></a></figure><h3><a href=\"#\">Hosting</a></h3><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:30:05', '2024-01-23 14:30:05', '', 6782, 'https://get-rec.com/get/?p=13390', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13391, 1, '2024-01-23 14:30:06', '2024-01-23 14:30:06', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:30:06', '2024-01-23 14:30:06', '', 6782, 'https://get-rec.com/get/?p=13391', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13392, 1, '2024-01-23 14:31:41', '2024-01-23 14:31:41', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:31:41', '2024-01-23 14:31:41', '', 6782, 'https://get-rec.com/get/?p=13392', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13393, 1, '2024-01-23 14:31:42', '2024-01-23 14:31:42', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service1-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service1-active\" /></a></figure><h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service4-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service4-active\" /></a></figure><h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service2-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service2-active\" /></a></figure><h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br><br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service3-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service3-active\" /></a></figure><h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br><br><br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:31:42', '2024-01-23 14:31:42', '', 6782, 'https://get-rec.com/get/?p=13393', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13394, 1, '2024-01-23 14:31:42', '2024-01-23 14:31:42', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:31:42', '2024-01-23 14:31:42', '', 6782, 'https://get-rec.com/get/?p=13394', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13395, 1, '2024-01-23 14:32:01', '2024-01-23 14:32:01', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:01', '2024-01-23 14:32:01', '', 6782, 'https://get-rec.com/get/?p=13395', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13396, 1, '2024-01-23 14:32:01', '2024-01-23 14:32:01', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5\" /><img width=\"152\" height=\"142\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_service5-active.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"home10_service5-active\" /></a></figure><h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:01', '2024-01-23 14:32:01', '', 6782, 'https://get-rec.com/get/?p=13396', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13397, 1, '2024-01-23 14:32:02', '2024-01-23 14:32:02', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:02', '2024-01-23 14:32:02', '', 6782, 'https://get-rec.com/get/?p=13397', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13398, 1, '2024-01-23 14:32:32', '2024-01-23 14:32:32', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:32', '2024-01-23 14:32:32', '', 6782, 'https://get-rec.com/get/?p=13398', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13399, 1, '2024-01-23 14:32:32', '2024-01-23 14:32:32', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:32', '2024-01-23 14:32:32', '', 6782, 'https://get-rec.com/get/?p=13399', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13400, 1, '2024-01-23 14:32:33', '2024-01-23 14:32:33', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:33', '2024-01-23 14:32:33', '', 6782, 'https://get-rec.com/get/?p=13400', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13401, 1, '2024-01-23 14:32:45', '2024-01-23 14:32:45', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:45', '2024-01-23 14:32:45', '', 6782, 'https://get-rec.com/get/?p=13401', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13402, 1, '2024-01-23 14:32:45', '2024-01-23 14:32:45', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:45', '2024-01-23 14:32:45', '', 6782, 'https://get-rec.com/get/?p=13402', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13403, 1, '2024-01-23 14:32:46', '2024-01-23 14:32:46', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:46', '2024-01-23 14:32:46', '', 6782, 'https://get-rec.com/get/?p=13403', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13404, 1, '2024-01-23 14:32:54', '2024-01-23 14:32:54', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:54', '2024-01-23 14:32:54', '', 6782, 'https://get-rec.com/get/?p=13404', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13405, 1, '2024-01-23 14:32:54', '2024-01-23 14:32:54', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:54', '2024-01-23 14:32:54', '', 6782, 'https://get-rec.com/get/?p=13405', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13406, 1, '2024-01-23 14:32:55', '2024-01-23 14:32:55', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:32:55', '2024-01-23 14:32:55', '', 6782, 'https://get-rec.com/get/?p=13406', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13407, 1, '2024-01-23 14:33:58', '2024-01-23 14:33:58', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:33:58', '2024-01-23 14:33:58', '', 6782, 'https://get-rec.com/get/?p=13407', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13408, 1, '2024-01-23 14:33:58', '2024-01-23 14:33:58', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:8002563123\">800 2563 123</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:33:58', '2024-01-23 14:33:58', '', 6782, 'https://get-rec.com/get/?p=13408', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13409, 1, '2024-01-23 14:33:59', '2024-01-23 14:33:59', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:33:59', '2024-01-23 14:33:59', '', 6782, 'https://get-rec.com/get/?p=13409', 0, 'revision', '', 0),
(13410, 1, '2024-01-23 14:36:35', '2024-01-23 14:36:35', '<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" loading=\"lazy\" title=\"Contacts\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>We focus on the needs of small to middle market businesses to improve and grow their return.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-4114\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-4115\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-4116\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-4117\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-4118\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Community</h4>		\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-4119\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-4120\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-4121\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-4122\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-4123\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<h4>Quick Links</h4>		\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-1517\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-1518\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-1519\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-1490\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-1491\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<p>© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-23 14:36:35', '2024-01-23 14:36:35', '', 7803, 'https://get-rec.com/get/?p=13410', 0, 'revision', '', 0),
(13411, 1, '2024-01-23 14:36:35', '2024-01-23 14:36:35', '<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>We focus on the needs of small to middle market businesses to improve and grow their return.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-13268\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-13269\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-13270\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-13271\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-13272\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-23 14:36:35', '2024-01-23 14:36:35', '', 7803, 'https://get-rec.com/get/?p=13411', 0, 'revision', '', 0),
(13412, 1, '2024-01-23 14:36:40', '2024-01-23 14:36:40', '<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>We focus on the needs of small to middle market businesses to improve and grow their return.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Services</h4>		\n			<nav>\n				<ul id=\"menu-services\"><li id=\"menu-item-13268\"><a href=\"#\">SEO Marketing</a></li>\n<li id=\"menu-item-13269\"><a href=\"#\">SEO Services</a></li>\n<li id=\"menu-item-13270\"><a href=\"#\">Pay Per Click</a></li>\n<li id=\"menu-item-13271\"><a href=\"#\">Social Media</a></li>\n<li id=\"menu-item-13272\"><a href=\"#\">SEO Audit</a></li>\n</ul>			</nav>\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2022 — Ewebot by GT3Themes. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-23 14:36:40', '2024-01-23 14:36:40', '', 7803, 'https://get-rec.com/get/?p=13412', 0, 'revision', '', 0),
(13413, 1, '2024-01-23 14:39:48', '2024-01-23 14:39:48', '<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4>		\n			We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-23 14:39:48', '2024-01-23 14:39:48', '', 7803, 'https://get-rec.com/get/?p=13413', 0, 'revision', '', 0),
(13414, 1, '2024-01-23 14:39:56', '2024-01-23 14:39:56', '<figure><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></figure><h6>8 800 2534 236</h6><p>email@yoursite.com</p>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4>		\n			We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-23 14:39:56', '2024-01-23 14:39:56', '', 7803, 'https://get-rec.com/get/?p=13414', 0, 'revision', '', 0),
(13415, 1, '2024-01-23 14:41:14', '2024-01-23 14:41:14', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4>		\n			We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-23 14:41:14', '2024-01-23 14:41:14', '', 7803, 'https://get-rec.com/get/?p=13415', 0, 'revision', '', 0),
(13416, 1, '2024-01-23 14:41:45', '2024-01-23 14:41:45', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"mailto:support@get-rec.com\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></a></figure><h6><a href=\"mailto:support@get-rec.com\">support@get-rec.com</a></h6><a href=\"mailto:support@get-rec.com\"></a>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4>		\n			We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-23 14:41:45', '2024-01-23 14:41:45', '', 7803, 'https://get-rec.com/get/?p=13416', 0, 'revision', '', 0),
(13417, 1, '2024-01-23 14:42:14', '2024-01-23 14:42:14', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"mailto:support@get-rec.com\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></a></figure><h6><a href=\"mailto:support@get-rec.com\">support@get-rec.com</a></h6><a href=\"mailto:support@get-rec.com\"></a>		\n			<figure><img width=\"76\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_30_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Location\" /></figure><p>27 Division St, New York, NY<br>\n10002, United States</p>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4>		\n			We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-23 14:42:14', '2024-01-23 14:42:14', '', 7803, 'https://get-rec.com/get/?p=13417', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13418, 1, '2024-01-23 14:42:44', '2024-01-23 14:42:44', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:42:44', '2024-01-23 14:42:44', '', 6782, 'https://get-rec.com/get/?p=13418', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13419, 1, '2024-01-23 14:42:44', '2024-01-23 14:42:44', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:42:44', '2024-01-23 14:42:44', '', 6782, 'https://get-rec.com/get/?p=13419', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13420, 1, '2024-01-23 14:42:45', '2024-01-23 14:42:45', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-23 14:42:45', '2024-01-23 14:42:45', '', 6782, 'https://get-rec.com/get/?p=13420', 0, 'revision', '', 0),
(13422, 1, '2024-01-24 05:59:09', '2024-01-24 05:59:09', '', 'gr-01', '', 'inherit', 'open', 'closed', '', 'gr-01', '', '', '2024-01-24 05:59:09', '2024-01-24 05:59:09', '', 7813, 'https://get-rec.com/get/wp-content/uploads/2021/01/gr-01.png', 0, 'attachment', 'image/png', 0),
(13423, 1, '2024-01-24 06:00:39', '2024-01-24 06:00:39', '', 'gr-01', '', 'inherit', 'open', 'closed', '', 'gr-01-2', '', '', '2024-01-24 06:00:39', '2024-01-24 06:00:39', '', 7813, 'https://get-rec.com/get/wp-content/uploads/2021/01/gr-01-1.png', 0, 'attachment', 'image/png', 0),
(13424, 1, '2024-01-24 06:01:47', '2024-01-24 06:01:47', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retinablack.png\" alt=\"\" title=\"logo_retina(black)\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-1474\"><a href=\"#\">Home</a>\n<ul><li></li>\n	<li id=\"menu-item-6094\"><a href=\"#\">HOME VARIANTS 1-5</a>\n	<ul>\n		<li id=\"menu-item-1505\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01Classic</a></li>\n		<li id=\"menu-item-1500\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-1499\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-3391\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04HOT</a></li>\n		<li id=\"menu-item-3939\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05Popular</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-6095\"><a href=\"#\">HOME VARIANTS 6-9</a>\n	<ul>\n		<li id=\"menu-item-5589\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-6006\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-6408\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08Business</a></li>\n		<li id=\"menu-item-6585\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09Creative</a></li>\n		<li id=\"menu-item-7945\"><a href=\"https://get-rec.com/get/home-10/\">Homepage 10NEW</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-1475\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-1508\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-3168\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-1504\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-3169\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-2319\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1509\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-2320\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2318\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-1502\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-1501\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-1511\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-1506\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-1507\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-2321\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1535\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-1510\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n	<li id=\"menu-item-1514\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n	<li id=\"menu-item-1515\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n	<li id=\"menu-item-1513\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4840\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-1516\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-2805\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-2820\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-2819\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-2323\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1479\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-1512\"><a href=\"https://get-rec.com/get/shop/\">All Products</a></li>\n	<li id=\"menu-item-2324\"><a href=\"https://get-rec.com/get/product/search-engine-for-growth/\">Single Products</a></li>\n</ul>\n</li>\n<li id=\"menu-item-1503\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-603a3c3969c65\">Search</label>\n    <input id=\"search-form-603a3c3969c65\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 06:01:47', '2024-01-24 06:01:47', '', 7813, 'https://get-rec.com/get/?p=13424', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13425, 1, '2024-01-24 06:01:47', '2024-01-24 06:01:47', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/gr-01-1.png\" alt=\"\" title=\"gr-01\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b0a7cb56834\">Search</label>\n    <input id=\"search-form-65b0a7cb56834\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 06:01:47', '2024-01-24 06:01:47', '', 7813, 'https://get-rec.com/get/?p=13425', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13426, 1, '2024-01-24 06:02:25', '2024-01-24 06:02:25', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/gr-01-1.png\" alt=\"\" title=\"gr-01\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b0a7f1ce334\">Search</label>\n    <input id=\"search-form-65b0a7f1ce334\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 06:02:25', '2024-01-24 06:02:25', '', 7813, 'https://get-rec.com/get/?p=13426', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13428, 1, '2024-01-24 06:06:20', '2024-01-24 06:06:20', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/gr-01-1.png\" alt=\"\" title=\"gr-01\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b0a8dca2d2b\">Search</label>\n    <input id=\"search-form-65b0a8dca2d2b\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 06:06:20', '2024-01-24 06:06:20', '', 7813, 'https://get-rec.com/get/?p=13428', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13429, 1, '2024-01-24 06:07:07', '2024-01-24 06:07:07', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/gr-01-1.png\" alt=\"\" title=\"gr-01\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b0a90b73fed\">Search</label>\n    <input id=\"search-form-65b0a90b73fed\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 06:07:07', '2024-01-24 06:07:07', '', 7813, 'https://get-rec.com/get/?p=13429', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13430, 1, '2024-01-24 06:21:33', '2024-01-24 06:21:33', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/gr-01-1.png\" alt=\"\" title=\"gr-01\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b0ac6d9c8a8\">Search</label>\n    <input id=\"search-form-65b0ac6d9c8a8\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 06:21:33', '2024-01-24 06:21:33', '', 7813, 'https://get-rec.com/get/?p=13430', 0, 'revision', '', 0),
(13431, 1, '2024-01-24 06:48:32', '2024-01-24 06:48:32', '', 'smilingmenl', '', 'inherit', 'open', 'closed', '', 'smilingmenl', '', '', '2024-01-24 06:48:32', '2024-01-24 06:48:32', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13432, 1, '2024-01-24 06:50:05', '2024-01-24 06:50:05', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 06:50:05', '2024-01-24 06:50:05', '', 6782, 'https://get-rec.com/get/?p=13432', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13433, 1, '2024-01-24 06:50:05', '2024-01-24 06:50:05', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl.jpg 785w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-294x300.jpg 294w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-768x785.jpg 768w, https://get-rec.com/get/wp-content/uploads/2021/01/smiling_girl-480x490.jpg 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 06:50:05', '2024-01-24 06:50:05', '', 6782, 'https://get-rec.com/get/?p=13433', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13434, 1, '2024-01-24 06:50:05', '2024-01-24 06:50:05', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 06:50:05', '2024-01-24 06:50:05', '', 6782, 'https://get-rec.com/get/?p=13434', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13435, 1, '2024-01-24 06:50:49', '2024-01-24 06:50:49', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 06:50:49', '2024-01-24 06:50:49', '', 6782, 'https://get-rec.com/get/?p=13435', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13436, 1, '2024-01-24 06:50:50', '2024-01-24 06:50:50', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 06:50:50', '2024-01-24 06:50:50', '', 6782, 'https://get-rec.com/get/?p=13436', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13437, 1, '2024-01-24 06:50:50', '2024-01-24 06:50:50', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 06:50:50', '2024-01-24 06:50:50', '', 6782, 'https://get-rec.com/get/?p=13437', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13438, 1, '2024-01-24 06:51:33', '2024-01-24 06:51:33', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 06:51:33', '2024-01-24 06:51:33', '', 6782, 'https://get-rec.com/get/?p=13438', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13439, 1, '2024-01-24 06:51:33', '2024-01-24 06:51:33', '<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 06:51:33', '2024-01-24 06:51:33', '', 6782, 'https://get-rec.com/get/?p=13439', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13440, 1, '2024-01-24 06:51:34', '2024-01-24 06:51:34', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 06:51:34', '2024-01-24 06:51:34', '', 6782, 'https://get-rec.com/get/?p=13440', 0, 'revision', '', 0),
(13442, 1, '2024-01-24 14:42:02', '2024-01-24 14:42:02', '', 'logo', '', 'inherit', 'open', 'closed', '', 'logo', '', '', '2024-01-24 14:42:02', '2024-01-24 14:42:02', '', 7813, 'https://get-rec.com/get/wp-content/uploads/2021/01/logo.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13443, 1, '2024-01-24 14:42:19', '2024-01-24 14:42:19', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b121cb8bb98\">Search</label>\n    <input id=\"search-form-65b121cb8bb98\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 14:42:19', '2024-01-24 14:42:19', '', 7813, 'https://get-rec.com/get/?p=13443', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13444, 1, '2024-01-24 14:43:28', '2024-01-24 14:43:28', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b12210b75cf\">Search</label>\n    <input id=\"search-form-65b12210b75cf\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 14:43:28', '2024-01-24 14:43:28', '', 7813, 'https://get-rec.com/get/?p=13444', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13445, 1, '2024-01-24 14:44:16', '2024-01-24 14:44:16', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b122406d473\">Search</label>\n    <input id=\"search-form-65b122406d473\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 14:44:16', '2024-01-24 14:44:16', '', 7813, 'https://get-rec.com/get/?p=13445', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13446, 1, '2024-01-24 14:44:47', '2024-01-24 14:44:47', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b1225fd3615\">Search</label>\n    <input id=\"search-form-65b1225fd3615\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 14:44:47', '2024-01-24 14:44:47', '', 7813, 'https://get-rec.com/get/?p=13446', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13447, 1, '2024-01-24 14:59:41', '2024-01-24 14:59:41', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b125dd3bf10\">Search</label>\n    <input id=\"search-form-65b125dd3bf10\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 14:59:41', '2024-01-24 14:59:41', '', 7813, 'https://get-rec.com/get/?p=13447', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13448, 1, '2024-01-24 15:02:10', '2024-01-24 15:02:10', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:02:10', '2024-01-24 15:02:10', '', 6782, 'https://get-rec.com/get/?p=13448', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13449, 1, '2024-01-24 15:02:11', '2024-01-24 15:02:11', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:02:11', '2024-01-24 15:02:11', '', 6782, 'https://get-rec.com/get/?p=13449', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13450, 1, '2024-01-24 15:02:11', '2024-01-24 15:02:11', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:02:11', '2024-01-24 15:02:11', '', 6782, 'https://get-rec.com/get/?p=13450', 0, 'revision', '', 0),
(13451, 1, '2024-01-24 15:02:55', '2024-01-24 15:02:55', '', 'Untitled-1', '', 'inherit', 'open', 'closed', '', 'untitled-1-2', '', '', '2024-01-24 15:02:55', '2024-01-24 15:02:55', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13452, 1, '2024-01-24 15:03:20', '2024-01-24 15:03:20', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:03:20', '2024-01-24 15:03:20', '', 6782, 'https://get-rec.com/get/?p=13452', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13453, 1, '2024-01-24 15:03:20', '2024-01-24 15:03:20', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"785\" height=\"802\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl.png 785w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-294x300.png 294w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-768x785.png 768w, https://get-rec.com/get/wp-content/uploads/2024/01/smilingmenl-480x490.png 480w\" sizes=\"(max-width: 785px) 100vw, 785px\" title=\"smilingmenl\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:03:20', '2024-01-24 15:03:20', '', 6782, 'https://get-rec.com/get/?p=13453', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13454, 1, '2024-01-24 15:03:20', '2024-01-24 15:03:20', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-1\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:03:20', '2024-01-24 15:03:20', '', 6782, 'https://get-rec.com/get/?p=13454', 0, 'revision', '', 0),
(13455, 1, '2024-01-24 15:06:50', '2024-01-24 15:06:50', '', 'Untitled-2', '', 'inherit', 'open', 'closed', '', 'untitled-2', '', '', '2024-01-24 15:06:50', '2024-01-24 15:06:50', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13456, 1, '2024-01-24 15:07:17', '2024-01-24 15:07:17', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-1\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:07:17', '2024-01-24 15:07:17', '', 6782, 'https://get-rec.com/get/?p=13456', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13457, 1, '2024-01-24 15:07:17', '2024-01-24 15:07:17', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-1-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-1\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:07:17', '2024-01-24 15:07:17', '', 6782, 'https://get-rec.com/get/?p=13457', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13458, 1, '2024-01-24 15:07:17', '2024-01-24 15:07:17', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:07:17', '2024-01-24 15:07:17', '', 6782, 'https://get-rec.com/get/?p=13458', 0, 'revision', '', 0),
(13459, 1, '2024-01-24 15:09:22', '2024-01-24 15:09:22', '', 'hiring', '', 'inherit', 'open', 'closed', '', 'hiring', '', '', '2024-01-24 15:09:22', '2024-01-24 15:09:22', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13460, 1, '2024-01-24 15:09:57', '2024-01-24 15:09:57', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:09:57', '2024-01-24 15:09:57', '', 6782, 'https://get-rec.com/get/?p=13460', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13461, 1, '2024-01-24 15:09:57', '2024-01-24 15:09:57', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_orange\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:09:57', '2024-01-24 15:09:57', '', 6782, 'https://get-rec.com/get/?p=13461', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13462, 1, '2024-01-24 15:09:57', '2024-01-24 15:09:57', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:09:57', '2024-01-24 15:09:57', '', 6782, 'https://get-rec.com/get/?p=13462', 0, 'revision', '', 0),
(13463, 1, '2024-01-24 15:15:08', '2024-01-24 15:15:08', '', 'head-hunting', '', 'inherit', 'open', 'closed', '', 'head-hunting', '', '', '2024-01-24 15:15:08', '2024-01-24 15:15:08', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png', 0, 'attachment', 'image/png', 0),
(13465, 1, '2024-01-24 15:17:36', '2024-01-24 15:17:36', '', 'Untitled-3', '', 'inherit', 'open', 'closed', '', 'untitled-3', '', '', '2024-01-24 15:17:36', '2024-01-24 15:17:36', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13466, 1, '2024-01-24 15:18:07', '2024-01-24 15:18:07', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:18:07', '2024-01-24 15:18:07', '', 6782, 'https://get-rec.com/get/?p=13466', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13467, 1, '2024-01-24 15:18:07', '2024-01-24 15:18:07', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /><img width=\"100\" height=\"100\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/circle_green.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"circle_green\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:18:07', '2024-01-24 15:18:07', '', 6782, 'https://get-rec.com/get/?p=13467', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13468, 1, '2024-01-24 15:18:08', '2024-01-24 15:18:08', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:18:08', '2024-01-24 15:18:08', '', 6782, 'https://get-rec.com/get/?p=13468', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13469, 1, '2024-01-24 15:19:15', '2024-01-24 15:19:15', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:19:15', '2024-01-24 15:19:15', '', 6782, 'https://get-rec.com/get/?p=13469', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13470, 1, '2024-01-24 15:19:15', '2024-01-24 15:19:15', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:19:15', '2024-01-24 15:19:15', '', 6782, 'https://get-rec.com/get/?p=13470', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13471, 1, '2024-01-24 15:19:15', '2024-01-24 15:19:15', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:19:15', '2024-01-24 15:19:15', '', 6782, 'https://get-rec.com/get/?p=13471', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13472, 1, '2024-01-24 15:20:19', '2024-01-24 15:20:19', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:20:19', '2024-01-24 15:20:19', '', 6782, 'https://get-rec.com/get/?p=13472', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13473, 1, '2024-01-24 15:20:19', '2024-01-24 15:20:19', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:20:19', '2024-01-24 15:20:19', '', 6782, 'https://get-rec.com/get/?p=13473', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13474, 1, '2024-01-24 15:20:19', '2024-01-24 15:20:19', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:20:19', '2024-01-24 15:20:19', '', 6782, 'https://get-rec.com/get/?p=13474', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13475, 1, '2024-01-24 15:21:12', '2024-01-24 15:21:12', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:21:12', '2024-01-24 15:21:12', '', 6782, 'https://get-rec.com/get/?p=13475', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13476, 1, '2024-01-24 15:21:12', '2024-01-24 15:21:12', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:21:12', '2024-01-24 15:21:12', '', 6782, 'https://get-rec.com/get/?p=13476', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13477, 1, '2024-01-24 15:21:12', '2024-01-24 15:21:12', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:21:12', '2024-01-24 15:21:12', '', 6782, 'https://get-rec.com/get/?p=13477', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13478, 1, '2024-01-24 15:21:58', '2024-01-24 15:21:58', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:21:58', '2024-01-24 15:21:58', '', 6782, 'https://get-rec.com/get/?p=13478', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13479, 1, '2024-01-24 15:21:58', '2024-01-24 15:21:58', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help</p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:21:58', '2024-01-24 15:21:58', '', 6782, 'https://get-rec.com/get/?p=13479', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13480, 1, '2024-01-24 15:21:58', '2024-01-24 15:21:58', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:21:58', '2024-01-24 15:21:58', '', 6782, 'https://get-rec.com/get/?p=13480', 0, 'revision', '', 0),
(13481, 1, '2024-01-24 15:24:31', '2024-01-24 15:24:31', '', 'Untitled-4', '', 'inherit', 'open', 'closed', '', 'untitled-4', '', '', '2024-01-24 15:24:31', '2024-01-24 15:24:31', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13482, 1, '2024-01-24 15:24:44', '2024-01-24 15:24:44', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:24:44', '2024-01-24 15:24:44', '', 6782, 'https://get-rec.com/get/?p=13482', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13483, 1, '2024-01-24 15:24:44', '2024-01-24 15:24:44', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:24:44', '2024-01-24 15:24:44', '', 6782, 'https://get-rec.com/get/?p=13483', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13484, 1, '2024-01-24 15:24:44', '2024-01-24 15:24:44', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:24:44', '2024-01-24 15:24:44', '', 6782, 'https://get-rec.com/get/?p=13484', 0, 'revision', '', 0),
(13485, 1, '2024-01-24 15:25:13', '2024-01-24 15:25:13', '', 'Untitled-5', '', 'inherit', 'open', 'closed', '', 'untitled-5', '', '', '2024-01-24 15:25:13', '2024-01-24 15:25:13', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13486, 1, '2024-01-24 15:25:26', '2024-01-24 15:25:26', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:25:26', '2024-01-24 15:25:26', '', 6782, 'https://get-rec.com/get/?p=13486', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13487, 1, '2024-01-24 15:25:26', '2024-01-24 15:25:26', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/hiring.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/hiring-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"hiring\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:25:26', '2024-01-24 15:25:26', '', 6782, 'https://get-rec.com/get/?p=13487', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13488, 1, '2024-01-24 15:25:26', '2024-01-24 15:25:26', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:25:26', '2024-01-24 15:25:26', '', 6782, 'https://get-rec.com/get/?p=13488', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13489, 1, '2024-01-24 15:26:38', '2024-01-24 15:26:38', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:26:38', '2024-01-24 15:26:38', '', 6782, 'https://get-rec.com/get/?p=13489', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13490, 1, '2024-01-24 15:26:38', '2024-01-24 15:26:38', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:26:38', '2024-01-24 15:26:38', '', 6782, 'https://get-rec.com/get/?p=13490', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13491, 1, '2024-01-24 15:26:38', '2024-01-24 15:26:38', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:26:38', '2024-01-24 15:26:38', '', 6782, 'https://get-rec.com/get/?p=13491', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13492, 1, '2024-01-24 15:28:21', '2024-01-24 15:28:21', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:28:21', '2024-01-24 15:28:21', '', 6782, 'https://get-rec.com/get/?p=13492', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13493, 1, '2024-01-24 15:28:21', '2024-01-24 15:28:21', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:28:21', '2024-01-24 15:28:21', '', 6782, 'https://get-rec.com/get/?p=13493', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13494, 1, '2024-01-24 15:28:22', '2024-01-24 15:28:22', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:28:22', '2024-01-24 15:28:22', '', 6782, 'https://get-rec.com/get/?p=13494', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13495, 1, '2024-01-24 15:28:50', '2024-01-24 15:28:50', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:28:50', '2024-01-24 15:28:50', '', 6782, 'https://get-rec.com/get/?p=13495', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13496, 1, '2024-01-24 15:28:50', '2024-01-24 15:28:50', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:28:50', '2024-01-24 15:28:50', '', 6782, 'https://get-rec.com/get/?p=13496', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13497, 1, '2024-01-24 15:28:50', '2024-01-24 15:28:50', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:28:50', '2024-01-24 15:28:50', '', 6782, 'https://get-rec.com/get/?p=13497', 0, 'revision', '', 0),
(13498, 1, '2024-01-24 15:37:57', '2024-01-24 15:37:57', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2024-01-24 15:37:57', '2024-01-24 15:37:57', '', 5, 'https://get-rec.com/get/?p=13498', 0, 'revision', '', 0),
(13499, 1, '2024-01-24 15:37:57', '2024-01-24 15:37:57', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2024-01-24 15:37:57', '2024-01-24 15:37:57', '', 5, 'https://get-rec.com/get/?p=13499', 0, 'revision', '', 0),
(13500, 1, '2024-01-24 15:37:57', '2024-01-24 15:37:57', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2024-01-24 15:37:57', '2024-01-24 15:37:57', '', 5, 'https://get-rec.com/get/?p=13500', 0, 'revision', '', 0),
(13502, 1, '2024-01-24 15:45:22', '2024-01-24 15:45:22', '', 'uptime', '', 'inherit', 'open', 'closed', '', 'uptime', '', '', '2024-01-24 15:45:22', '2024-01-24 15:45:22', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13503, 1, '2024-01-24 15:47:55', '2024-01-24 15:47:55', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:47:55', '2024-01-24 15:47:55', '', 6782, 'https://get-rec.com/get/?p=13503', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13504, 1, '2024-01-24 15:47:55', '2024-01-24 15:47:55', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n				<h3>\n						Speed Up					\n				</h3>\n									<p>\n						We always try to beat up the time limit to give our best.					</p>\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Get%20Rec\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:47:55', '2024-01-24 15:47:55', '', 6782, 'https://get-rec.com/get/?p=13504', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13505, 1, '2024-01-24 15:47:56', '2024-01-24 15:47:56', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:47:56', '2024-01-24 15:47:56', '', 6782, 'https://get-rec.com/get/?p=13505', 0, 'revision', '', 0),
(13506, 1, '2024-01-24 15:48:02', '2024-01-24 15:48:02', '', 'effectiveness', '', 'inherit', 'open', 'closed', '', 'effectiveness', '', '', '2024-01-24 15:48:02', '2024-01-24 15:48:02', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13507, 1, '2024-01-24 15:48:42', '2024-01-24 15:48:42', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:48:42', '2024-01-24 15:48:42', '', 6782, 'https://get-rec.com/get/?p=13507', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13508, 1, '2024-01-24 15:48:42', '2024-01-24 15:48:42', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:48:42', '2024-01-24 15:48:42', '', 6782, 'https://get-rec.com/get/?p=13508', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13509, 1, '2024-01-24 15:48:43', '2024-01-24 15:48:43', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:48:43', '2024-01-24 15:48:43', '', 6782, 'https://get-rec.com/get/?p=13509', 0, 'revision', '', 0),
(13510, 1, '2024-01-24 15:49:05', '2024-01-24 15:49:05', '', 'customer-support', '', 'inherit', 'open', 'closed', '', 'customer-support', '', '', '2024-01-24 15:49:05', '2024-01-24 15:49:05', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13511, 1, '2024-01-24 15:49:17', '2024-01-24 15:49:17', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:49:17', '2024-01-24 15:49:17', '', 6782, 'https://get-rec.com/get/?p=13511', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13512, 1, '2024-01-24 15:49:17', '2024-01-24 15:49:17', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n				SEO Analysis			\n									90%\n				<h3>\n						Focused Goals					\n				</h3>\n									<p>\n						Driven by results, focused on your goals.					</p>\n				<h3>\n						Dedicated Support					\n				</h3>\n									<p>\n						Better chat support for a better customer experience.					</p>\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:49:17', '2024-01-24 15:49:17', '', 6782, 'https://get-rec.com/get/?p=13512', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13513, 1, '2024-01-24 15:49:17', '2024-01-24 15:49:17', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:49:17', '2024-01-24 15:49:17', '', 6782, 'https://get-rec.com/get/?p=13513', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13514, 1, '2024-01-24 15:50:28', '2024-01-24 15:50:28', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:50:28', '2024-01-24 15:50:28', '', 6782, 'https://get-rec.com/get/?p=13514', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13515, 1, '2024-01-24 15:50:28', '2024-01-24 15:50:28', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:50:28', '2024-01-24 15:50:28', '', 6782, 'https://get-rec.com/get/?p=13515', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13516, 1, '2024-01-24 15:50:28', '2024-01-24 15:50:28', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:50:28', '2024-01-24 15:50:28', '', 6782, 'https://get-rec.com/get/?p=13516', 0, 'revision', '', 0),
(13518, 1, '2024-01-24 15:56:34', '2024-01-24 15:56:34', '', 'guy-shows-document-girl-group-young-freelancers-office-have-conversation-working', '', 'inherit', 'open', 'closed', '', 'guy-shows-document-girl-group-young-freelancers-office-have-conversation-working', '', '', '2024-01-24 15:56:34', '2024-01-24 15:56:34', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/guy-shows-document-girl-group-young-freelancers-office-have-conversation-working.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13519, 1, '2024-01-24 15:58:04', '2024-01-24 15:58:04', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:58:04', '2024-01-24 15:58:04', '', 6782, 'https://get-rec.com/get/?p=13519', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13520, 1, '2024-01-24 15:58:04', '2024-01-24 15:58:04', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"600\" height=\"533\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1.jpg 600w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-300x267.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-figure1-480x426.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" title=\"Phones Figure\" />														\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:58:04', '2024-01-24 15:58:04', '', 6782, 'https://get-rec.com/get/?p=13520', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13521, 1, '2024-01-24 15:58:05', '2024-01-24 15:58:05', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 15:58:05', '2024-01-24 15:58:05', '', 6782, 'https://get-rec.com/get/?p=13521', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13522, 1, '2024-01-24 16:00:13', '2024-01-24 16:00:13', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:00:13', '2024-01-24 16:00:13', '', 6782, 'https://get-rec.com/get/?p=13522', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13523, 1, '2024-01-24 16:00:13', '2024-01-24 16:00:13', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n		<h5>Why Choose Us</h5>		\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:00:13', '2024-01-24 16:00:13', '', 6782, 'https://get-rec.com/get/?p=13523', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13524, 1, '2024-01-24 16:00:13', '2024-01-24 16:00:13', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:00:13', '2024-01-24 16:00:13', '', 6782, 'https://get-rec.com/get/?p=13524', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13525, 1, '2024-01-24 16:00:51', '2024-01-24 16:00:51', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:00:51', '2024-01-24 16:00:51', '', 6782, 'https://get-rec.com/get/?p=13525', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13526, 1, '2024-01-24 16:00:51', '2024-01-24 16:00:51', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:00:51', '2024-01-24 16:00:51', '', 6782, 'https://get-rec.com/get/?p=13526', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13527, 1, '2024-01-24 16:00:51', '2024-01-24 16:00:51', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:00:51', '2024-01-24 16:00:51', '', 6782, 'https://get-rec.com/get/?p=13527', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13529, 1, '2024-01-24 16:04:21', '2024-01-24 16:04:21', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:04:21', '2024-01-24 16:04:21', '', 6782, 'https://get-rec.com/get/?p=13529', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13530, 1, '2024-01-24 16:04:21', '2024-01-24 16:04:21', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Got New Project?</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:04:21', '2024-01-24 16:04:21', '', 6782, 'https://get-rec.com/get/?p=13530', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13531, 1, '2024-01-24 16:04:21', '2024-01-24 16:04:21', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:04:21', '2024-01-24 16:04:21', '', 6782, 'https://get-rec.com/get/?p=13531', 0, 'revision', '', 0),
(13532, 1, '2024-01-24 16:04:47', '2024-01-24 16:04:47', '', 'client-6', '', 'inherit', 'open', 'closed', '', 'client-6', '', '', '2024-01-24 16:04:47', '2024-01-24 16:04:47', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/client-6.jpeg', 0, 'attachment', 'image/jpeg', 0),
(13533, 1, '2024-01-24 16:04:51', '2024-01-24 16:04:51', '', 'client-4', '', 'inherit', 'open', 'closed', '', 'client-4', '', '', '2024-01-24 16:04:51', '2024-01-24 16:04:51', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/client-4.jpeg', 0, 'attachment', 'image/jpeg', 0),
(13534, 1, '2024-01-24 16:04:53', '2024-01-24 16:04:53', '', 'client-5', '', 'inherit', 'open', 'closed', '', 'client-5', '', '', '2024-01-24 16:04:53', '2024-01-24 16:04:53', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/client-5.jpeg', 0, 'attachment', 'image/jpeg', 0),
(13535, 1, '2024-01-24 16:04:54', '2024-01-24 16:04:54', '', 'client-3', '', 'inherit', 'open', 'closed', '', 'client-3', '', '', '2024-01-24 16:04:54', '2024-01-24 16:04:54', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/client-3.png', 0, 'attachment', 'image/png', 0),
(13536, 1, '2024-01-24 16:04:58', '2024-01-24 16:04:58', '', 'client-2-1024x1024', '', 'inherit', 'open', 'closed', '', 'client-2-1024x1024', '', '', '2024-01-24 16:04:58', '2024-01-24 16:04:58', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/client-2-1024x1024-1.jpeg', 0, 'attachment', 'image/jpeg', 0),
(13537, 1, '2024-01-24 16:05:15', '2024-01-24 16:05:15', '', 'Client-1', '', 'inherit', 'open', 'closed', '', 'client-1', '', '', '2024-01-24 16:05:15', '2024-01-24 16:05:15', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/Client-1.jpeg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13539, 1, '2024-01-24 16:14:12', '2024-01-24 16:14:12', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b1375411719\">Search</label>\n    <input id=\"search-form-65b1375411719\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>			\n			<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu-1\"><li><a href=\"#\">Home</a>\n<ul>\n	<li><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li><a href=\"#\">Pages</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li><a href=\"#\">Services</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">FAQ</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li><a href=\"#\">Blog</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Shop</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 16:14:12', '2024-01-24 16:14:12', '', 7813, 'https://get-rec.com/get/?p=13539', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13540, 1, '2024-01-24 16:14:22', '2024-01-24 16:14:22', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b1375ebfdd7\">Search</label>\n    <input id=\"search-form-65b1375ebfdd7\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>			\n			<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu-1\"><li><a href=\"#\">Home</a>\n<ul>\n	<li><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li><a href=\"#\">Pages</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li><a href=\"#\">Services</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">FAQ</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li><a href=\"#\">Blog</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Shop</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 16:14:22', '2024-01-24 16:14:22', '', 7813, 'https://get-rec.com/get/?p=13540', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13541, 1, '2024-01-24 16:16:53', '2024-01-24 16:16:53', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:16:53', '2024-01-24 16:16:53', '', 6782, 'https://get-rec.com/get/?p=13541', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13542, 1, '2024-01-24 16:16:53', '2024-01-24 16:16:53', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Call us for fast support to this number.</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:16:53', '2024-01-24 16:16:53', '', 6782, 'https://get-rec.com/get/?p=13542', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13543, 1, '2024-01-24 16:16:53', '2024-01-24 16:16:53', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:16:53', '2024-01-24 16:16:53', '', 6782, 'https://get-rec.com/get/?p=13543', 0, 'revision', '', 0),
(13544, 1, '2024-01-24 16:26:10', '2024-01-24 16:26:10', '', 'c4', '', 'inherit', 'open', 'closed', '', 'c4', '', '', '2024-01-24 16:26:10', '2024-01-24 16:26:10', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/c4.jpg', 0, 'attachment', 'image/jpeg', 0),
(13545, 1, '2024-01-24 16:26:11', '2024-01-24 16:26:11', '', 'c5', '', 'inherit', 'open', 'closed', '', 'c5', '', '', '2024-01-24 16:26:11', '2024-01-24 16:26:11', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/c5.jpg', 0, 'attachment', 'image/jpeg', 0),
(13546, 1, '2024-01-24 16:26:11', '2024-01-24 16:26:11', '', 'c6', '', 'inherit', 'open', 'closed', '', 'c6', '', '', '2024-01-24 16:26:11', '2024-01-24 16:26:11', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/c6.jpg', 0, 'attachment', 'image/jpeg', 0),
(13547, 1, '2024-01-24 16:26:12', '2024-01-24 16:26:12', '', 'c1', '', 'inherit', 'open', 'closed', '', 'c1', '', '', '2024-01-24 16:26:12', '2024-01-24 16:26:12', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/c1.jpg', 0, 'attachment', 'image/jpeg', 0),
(13548, 1, '2024-01-24 16:26:13', '2024-01-24 16:26:13', '', 'c2', '', 'inherit', 'open', 'closed', '', 'c2', '', '', '2024-01-24 16:26:13', '2024-01-24 16:26:13', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/c2.jpg', 0, 'attachment', 'image/jpeg', 0),
(13549, 1, '2024-01-24 16:26:14', '2024-01-24 16:26:14', '', 'c3', '', 'inherit', 'open', 'closed', '', 'c3', '', '', '2024-01-24 16:26:14', '2024-01-24 16:26:14', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/c3.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13550, 1, '2024-01-24 16:28:51', '2024-01-24 16:28:51', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:28:51', '2024-01-24 16:28:51', '', 6782, 'https://get-rec.com/get/?p=13550', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13551, 1, '2024-01-24 16:28:51', '2024-01-24 16:28:51', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p><a href=\"tel:+1437-973-8881\">+1437-973-8881</a>		\n		<a href=\"#\">\n											Send message						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:28:51', '2024-01-24 16:28:51', '', 6782, 'https://get-rec.com/get/?p=13551', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13552, 1, '2024-01-24 16:28:51', '2024-01-24 16:28:51', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:28:51', '2024-01-24 16:28:51', '', 6782, 'https://get-rec.com/get/?p=13552', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13553, 1, '2024-01-24 16:29:03', '2024-01-24 16:29:03', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:29:03', '2024-01-24 16:29:03', '', 6782, 'https://get-rec.com/get/?p=13553', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13554, 1, '2024-01-24 16:29:03', '2024-01-24 16:29:03', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:29:03', '2024-01-24 16:29:03', '', 6782, 'https://get-rec.com/get/?p=13554', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13555, 1, '2024-01-24 16:29:03', '2024-01-24 16:29:03', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:29:03', '2024-01-24 16:29:03', '', 6782, 'https://get-rec.com/get/?p=13555', 0, 'revision', '', 0),
(13556, 1, '2024-01-24 16:31:42', '2024-01-24 16:31:42', '', 'jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024', '', 'inherit', 'open', 'closed', '', 'jeremy-mcgilvrey-mum-4db0vse-unsplash-1024x1024', '', '', '2024-01-24 16:31:42', '2024-01-24 16:31:42', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13557, 1, '2024-01-24 16:32:04', '2024-01-24 16:32:04', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:32:04', '2024-01-24 16:32:04', '', 6782, 'https://get-rec.com/get/?p=13557', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13558, 1, '2024-01-24 16:32:04', '2024-01-24 16:32:04', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talen.t, creative ability manual skill.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_avatar-148x148.jpg\" style=\"width:74px;height:74px;\"/>Denis RobinsonCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:32:04', '2024-01-24 16:32:04', '', 6782, 'https://get-rec.com/get/?p=13558', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13559, 1, '2024-01-24 16:32:04', '2024-01-24 16:32:04', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:32:04', '2024-01-24 16:32:04', '', 6782, 'https://get-rec.com/get/?p=13559', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13560, 1, '2024-01-24 16:32:35', '2024-01-24 16:32:35', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:32:35', '2024-01-24 16:32:35', '', 6782, 'https://get-rec.com/get/?p=13560', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13561, 1, '2024-01-24 16:32:35', '2024-01-24 16:32:35', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Silviia GardenCustomer							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:32:35', '2024-01-24 16:32:35', '', 6782, 'https://get-rec.com/get/?p=13561', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13562, 1, '2024-01-24 16:32:35', '2024-01-24 16:32:35', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:32:35', '2024-01-24 16:32:35', '', 6782, 'https://get-rec.com/get/?p=13562', 0, 'revision', '', 0),
(13563, 1, '2024-01-24 16:32:52', '2024-01-24 16:32:52', '', 'dan-cornilov-ehUYU820lcA-unsplash-1024x1024', '', 'inherit', 'open', 'closed', '', 'dan-cornilov-ehuyu820lca-unsplash-1024x1024', '', '', '2024-01-24 16:32:52', '2024-01-24 16:32:52', '', 6782, 'https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13564, 1, '2024-01-24 16:33:26', '2024-01-24 16:33:26', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:33:26', '2024-01-24 16:33:26', '', 6782, 'https://get-rec.com/get/?p=13564', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13565, 1, '2024-01-24 16:33:26', '2024-01-24 16:33:26', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Ewebot stays ahead of the curve with digital marketing trends. </p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/11/testimonials_09_1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:33:26', '2024-01-24 16:33:26', '', 6782, 'https://get-rec.com/get/?p=13565', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13566, 1, '2024-01-24 16:33:27', '2024-01-24 16:33:27', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:33:27', '2024-01-24 16:33:27', '', 6782, 'https://get-rec.com/get/?p=13566', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13567, 1, '2024-01-24 16:34:10', '2024-01-24 16:34:10', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:34:10', '2024-01-24 16:34:10', '', 6782, 'https://get-rec.com/get/?p=13567', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13568, 1, '2024-01-24 16:34:10', '2024-01-24 16:34:10', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:34:10', '2024-01-24 16:34:10', '', 6782, 'https://get-rec.com/get/?p=13568', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13569, 1, '2024-01-24 16:34:10', '2024-01-24 16:34:10', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:34:10', '2024-01-24 16:34:10', '', 6782, 'https://get-rec.com/get/?p=13569', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13570, 1, '2024-01-24 16:34:54', '2024-01-24 16:34:54', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:34:54', '2024-01-24 16:34:54', '', 6782, 'https://get-rec.com/get/?p=13570', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13571, 1, '2024-01-24 16:34:54', '2024-01-24 16:34:54', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:34:54', '2024-01-24 16:34:54', '', 6782, 'https://get-rec.com/get/?p=13571', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13572, 1, '2024-01-24 16:34:55', '2024-01-24 16:34:55', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:34:55', '2024-01-24 16:34:55', '', 6782, 'https://get-rec.com/get/?p=13572', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13573, 1, '2024-01-24 16:35:49', '2024-01-24 16:35:49', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:35:49', '2024-01-24 16:35:49', '', 6782, 'https://get-rec.com/get/?p=13573', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13574, 1, '2024-01-24 16:35:49', '2024-01-24 16:35:49', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:35:49', '2024-01-24 16:35:49', '', 6782, 'https://get-rec.com/get/?p=13574', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13575, 1, '2024-01-24 16:35:50', '2024-01-24 16:35:50', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:35:50', '2024-01-24 16:35:50', '', 6782, 'https://get-rec.com/get/?p=13575', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13576, 1, '2024-01-24 16:36:22', '2024-01-24 16:36:22', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:36:22', '2024-01-24 16:36:22', '', 6782, 'https://get-rec.com/get/?p=13576', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13577, 1, '2024-01-24 16:36:22', '2024-01-24 16:36:22', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:36:22', '2024-01-24 16:36:22', '', 6782, 'https://get-rec.com/get/?p=13577', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13578, 1, '2024-01-24 16:36:23', '2024-01-24 16:36:23', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:36:23', '2024-01-24 16:36:23', '', 6782, 'https://get-rec.com/get/?p=13578', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13579, 1, '2024-01-24 16:37:16', '2024-01-24 16:37:16', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:37:16', '2024-01-24 16:37:16', '', 6782, 'https://get-rec.com/get/?p=13579', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13580, 1, '2024-01-24 16:37:16', '2024-01-24 16:37:16', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:37:16', '2024-01-24 16:37:16', '', 6782, 'https://get-rec.com/get/?p=13580', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13581, 1, '2024-01-24 16:37:17', '2024-01-24 16:37:17', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:37:17', '2024-01-24 16:37:17', '', 6782, 'https://get-rec.com/get/?p=13581', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13582, 1, '2024-01-24 16:37:38', '2024-01-24 16:37:38', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:37:38', '2024-01-24 16:37:38', '', 6782, 'https://get-rec.com/get/?p=13582', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13583, 1, '2024-01-24 16:37:39', '2024-01-24 16:37:39', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:37:39', '2024-01-24 16:37:39', '', 6782, 'https://get-rec.com/get/?p=13583', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13584, 1, '2024-01-24 16:37:39', '2024-01-24 16:37:39', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:37:39', '2024-01-24 16:37:39', '', 6782, 'https://get-rec.com/get/?p=13584', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13585, 1, '2024-01-24 16:38:44', '2024-01-24 16:38:44', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b13d1465c97\">Search</label>\n    <input id=\"search-form-65b13d1465c97\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>			\n			<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu-1\"><li><a href=\"#\">Home</a>\n<ul>\n	<li><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li><a href=\"#\">Pages</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li><a href=\"#\">Services</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li><a href=\"#\">FAQ</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li><a href=\"#\">Blog</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li><a href=\"#\">Shop</a>\n<ul>\n	<li><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 16:38:44', '2024-01-24 16:38:44', '', 7813, 'https://get-rec.com/get/?p=13585', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13586, 1, '2024-01-24 16:41:35', '2024-01-24 16:41:35', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:41:35', '2024-01-24 16:41:35', '', 6782, 'https://get-rec.com/get/?p=13586', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13587, 1, '2024-01-24 16:41:35', '2024-01-24 16:41:35', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:41:35', '2024-01-24 16:41:35', '', 6782, 'https://get-rec.com/get/?p=13587', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13588, 1, '2024-01-24 16:41:36', '2024-01-24 16:41:36', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home 10', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:41:36', '2024-01-24 16:41:36', '', 6782, 'https://get-rec.com/get/?p=13588', 0, 'revision', '', 0),
(13591, 1, '2024-01-26 06:41:59', '2024-01-24 16:46:02', ' ', '', '', 'publish', 'closed', 'closed', '', 'home-3', '', '', '2024-01-26 06:41:59', '2024-01-26 06:41:59', '', 0, 'https://get-rec.com/get/?p=13591', 1, 'nav_menu_item', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13595, 1, '2024-01-24 16:46:52', '2024-01-24 16:46:52', '<img width=\"192\" height=\"235\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img1.png\" alt=\"\" loading=\"lazy\" title=\"Digital\" />														\n												<img width=\"693\" height=\"693\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2.png 693w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-2-480x480.png 480w\" sizes=\"(max-width: 693px) 100vw, 693px\" title=\"Untitled-2\" />														\n												<img width=\"250\" height=\"157\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img2.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n												<img width=\"233\" height=\"165\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img3.png\" alt=\"\" loading=\"lazy\" title=\"Grow\" />														\n												<img width=\"250\" height=\"102\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-img4.png\" alt=\"\" loading=\"lazy\" title=\"Success\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n			<h2>Building</h2>		\n			<h2>Great</h2>		\n		&nbsp;	\n			<h2>One Hire at aTime</h2>		\n		<p>We are committed to bringing together exceptional professionals with exceptional companies. As a reliable staffing partner, we recognize the significance of identifying the perfect match for both our clients and candidates. Our skilled team is dedicated to scouring the talent pool to locate the best individuals and pairing them with businesses that share their expertise, background, and values.</p>		\n			<figure><a href=\"#\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2020/03/img_box_29_orange.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Phone\" /></a></figure><h2><a href=\"#\">800-123-4567</a></h2><p>info@company.com</p><a href=\"#\"></a>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Why Choose us</h5>		\n			<h2>What We Do Best?</h2>		\n		<p>We are idea generators, goal seekers, challenge-thirsty professionals, creators of unique Internet projects. We deliver unconventional solutions, combining the most advanced web technologies</p>		\n		<a href=\"#\">\n											Discover more\n		</a>\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-4-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-4\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-5-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-5\" /></a></figure><h3><a href=\"#\">Hire</a></h3><p>Partnering with our agency means gaining access to a dedicated team of experts who are committed to finding the perfect fit for your organization. Contact us today to learn more about how we can help you achieve your hiring goals.</p><a href=\"#\"></a>		\n			<figure><a href=\"#\"><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/head-hunting-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"head-hunting\" /><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/Untitled-3-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"Untitled-3\" /></a></figure><h3><a href=\"#\">Get Hired</a></h3><p>Looking to find your dream job? Our recruitment agency is here to help.<br><br><br><br></p><a href=\"#\"></a>		\n												<img width=\"380\" height=\"630\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1.png 380w, https://get-rec.com/get/wp-content/uploads/2021/01/home10-phone1-181x300.png 181w\" sizes=\"(max-width: 380px) 100vw, 380px\" title=\"Statistic\" />														\n												<img width=\"417\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2.png 417w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone2-181x300.png 181w\" sizes=\"(max-width: 417px) 100vw, 417px\" title=\"Progress\" />														\n												<img width=\"235\" height=\"290\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_phone3.png\" alt=\"\" loading=\"lazy\" title=\"Marketing\" />														\n		<h5>experience</h5>		\n			<h2>Why Choose Us?</h2>		\n		<p>Our focus on quality and excellence sets us apart from other staffing companies, and our commitment to customer satisfaction means that we go above and beyond to exceed our clients\' expectations.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/uptime.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/uptime-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"uptime\" /></figure><h3>Speed Up</h3><p>We always try to beat up the time limit to give our best.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h3>Focused Goals</h3><p>Driven by results, focused on your goals.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/customer-support.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/customer-support-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"customer-support\" /></figure><h3>Dedicated Support</h3><p>Better chat support for a better customer experience.</p>		\n				SEO Analysis			\n									90%\n				SEO Audit			\n									79%\n				Optimization			\n									95%\n		<a href=\"#\">\n											Discover more\n		</a>\n												<img width=\"777\" height=\"644\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse.png 777w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse-480x398.png 480w\" sizes=\"(max-width: 777px) 100vw, 777px\" title=\"Ellipse\" />														\n320m\n<p>Digital global audience reach</p>	\n1350\n<p>Content pieces produced everyday</p>	\n89%\n<p>Of the audience is under 34 years old</p>	\n94%\n<p>Employee <br />worldwide</p>	\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"637\" height=\"580\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone.jpg 637w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-300x273.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/girl-with_phone-480x437.jpg 480w\" sizes=\"(max-width: 637px) 100vw, 637px\" title=\"Girl with phone\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n		<h5>featured Projects</h5>		\n			<h2>Our Case Studies</h2>		\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/06/flowy-dark-haired-woman-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"flowy-dark-haired-woman\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112-2/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_04-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_04\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112-2/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2020/03/portfolio_img_02-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_02\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/mannix-marketing_112/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\">Mannix Marketing</a></h4>SEO<a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"></a><img  data-srcset=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-1200x870.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-670x486.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-640x464.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-400x290.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-496x359.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-384x278.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-600x435.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-420x304.jpg 420w\" data-src=\"https://get-rec.com/get/wp-content/uploads/2019/06/portfolio_img_01_new-540x391.jpg\" data-sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"portfolio_img_01_new\" alt=\"\" width=\"1200\" height=\"870\"/><h4><a href=\"https://get-rec.com/get/portfolio/online-media-management_112/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\">Online Media Management</a></h4>Marketing		\n												<img width=\"832\" height=\"690\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2.png 832w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-300x249.png 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-768x637.png 768w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_ellipse2-480x398.png 480w\" sizes=\"(max-width: 832px) 100vw, 832px\" title=\"Ellipse\" />														\n			<h2>What We Do Best</h2>		\n		<p style=\"text-align: center;\">At our recruitment agency, we\'re passionate about connecting exceptional talent with outstanding job opportunities. Here\'s what we do best:</p>		\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n			<h3><a href=\"#\">Personalized Approach</a></h3><p>We take the time to understand our clients’ and candidates’ unique needs and requirements, ensuring that we provide tailored solutions and opportunities that match their goals and values.</p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Industry Expertise</a></h3><p>With years of experience in the recruitment industry, we have a deep understanding of the job market and what it takes to succeed in various industries and sectors.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Diversity & Inclusion</a></h3><p>We’re committed to building diverse and dynamic teams that drive success. We believe that diversity of thought, experience, and background is critical to creating innovative and successful companies.<br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Fast Turnaround</a></h3><p>We understand that time is of the essence in the recruitment process. That’s why we offer a quick turnaround time, providing candidates and job opportunities within days, not weeks.<br><br></p><a href=\"#\"></a>		\n			<h3><a href=\"#\">Long Term Relations</a></h3><p>We’re committed to building strong, lasting relationships with both clients and candidates. We believe that by building trust and loyalty, we can create successful partnerships that benefit everyone involved.</p><a href=\"#\"></a>		\n												<img width=\"665\" height=\"585\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5.jpg 665w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-300x264.jpg 300w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_img5-480x422.jpg 480w\" sizes=\"(max-width: 665px) 100vw, 665px\" title=\"Smiling girl\" />														\n			<h2>Get Free SEO Analysis?</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>[contact-form-7 id=\"5426\" title=\"Contact Form 6\"]<h5>Blog</h5>		\n			<h2>Latest News</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					August 2, 2021<h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">How to Increase Your ROI Through scientific SEM?</a></h2><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/07/blog_img_01.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/&#038;title=How%20to%20Increase%20Your%20ROI%20Through%20scientific%20SEM?&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=How+to+Increase+Your+ROI+Through+scientific+SEM%3F&body=https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/image-post/\">Simple Ways To Optimize Your Website For SEO</a></h2><a href=\"https://get-rec.com/get/image-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;url=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/image-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/home5_blog_img.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/image-post/&#038;title=Simple%20Ways%20To%20Optimize%20Your%20Website%20For%20SEO&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=Simple+Ways+To+Optimize+Your+Website+For+SEO&body=https://get-rec.com/get/image-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n					August 1, 2021<h2><a href=\"https://get-rec.com/get/standart-post/\">The Basics of Blogging Search Optimization</a></h2><a href=\"https://get-rec.com/get/standart-post/\">Read More</a>			<!-- post share block -->\n				<a href=\"javascript:void(0)\">Share</a>\n					<ul>\n						<li><a target=\"_blank\" href=\"https://www.facebook.com/share.php?u=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://twitter.com/intent/tweet?text=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;url=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://pinterest.com/pin/create/button/?url=https://get-rec.com/get/standart-post/&#038;media=https://get-rec.com/get/wp-content/uploads/2019/08/blog_post_02.jpg\" data-elementor-open-lightbox=\"no\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://get-rec.com/get/standart-post/&#038;title=The%20Basics%20of%20Blogging%20Search%20Optimization&#038;source=Ewebot\" rel=\"noopener\"></a></li><li><a target=\"_blank\" href=\"mailto:?subject=The+Basics+of+Blogging+Search+Optimization&body=https://get-rec.com/get/standart-post/\" rel=\"noopener\"></a></li>					</ul>\n			<!-- //post share block -->\n												<img width=\"42\" height=\"42\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_23.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_23\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"26\" height=\"26\" src=\"https://get-rec.com/get/wp-content/uploads/2020/06/home_06_icon_22.png\" alt=\"\" loading=\"lazy\" title=\"home_06_icon_22\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_blue.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"72\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/triangle_orange.png\" alt=\"\" loading=\"lazy\" title=\"triangle\" />														\n												<img width=\"48\" height=\"48\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/circle.png\" alt=\"\" loading=\"lazy\" title=\"circle\" />														\n			<h2>Our Clients</h2>		\n		<p>Driving Technology for our Leading Brands</p>		\n								<figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c1-150x150.jpg\" alt=\"c1\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c3-150x150.jpg\" alt=\"c3\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c2-150x150.jpg\" alt=\"c2\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c6-150x150.jpg\" alt=\"c6\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c5-150x150.jpg\" alt=\"c5\" /></figure><figure><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/c4-150x150.jpg\" alt=\"c4\" /></figure>			\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'Home', '', 'inherit', 'closed', 'closed', '', '6782-revision-v1', '', '', '2024-01-24 16:46:52', '2024-01-24 16:46:52', '', 6782, 'https://get-rec.com/get/?p=13595', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13596, 1, '2024-01-24 16:47:35', '2024-01-24 16:47:35', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b13f274a7dc\">Search</label>\n    <input id=\"search-form-65b13f274a7dc\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>			\n			<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-primary-menu\"><li id=\"menu-item-13591\"><a href=\"https://get-rec.com/get/\">Home</a></li>\n<li id=\"menu-item-13592\"><a href=\"#\">About Us</a></li>\n<li id=\"menu-item-13593\"><a href=\"#\">Services</a></li>\n<li id=\"menu-item-13594\"><a href=\"#\">Contact Us</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 16:47:35', '2024-01-24 16:47:35', '', 7813, 'https://get-rec.com/get/?p=13596', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13597, 1, '2024-01-24 16:57:03', '2024-01-24 16:57:03', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-main-menu\"><li id=\"menu-item-13283\"><a href=\"#\">Home</a>\n<ul>\n	<li id=\"menu-item-13310\"><a href=\"#\">HOME VARIANTS 1-9</a>\n	<ul>\n		<li id=\"menu-item-13288\"><a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a></li>\n		<li id=\"menu-item-13286\"><a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a></li>\n		<li id=\"menu-item-13285\"><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a></li>\n		<li id=\"menu-item-13299\"><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a></li>\n		<li id=\"menu-item-13300\"><a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a></li>\n		<li id=\"menu-item-13301\"><a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a></li>\n		<li id=\"menu-item-13302\"><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a></li>\n		<li id=\"menu-item-13312\"><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a></li>\n		<li id=\"menu-item-13313\"><a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13311\"><a href=\"#\">HOME VARIANTS 10-17</a>\n	<ul>\n		<li id=\"menu-item-13314\"><a href=\"https://get-rec.com/get/\">Homepage 10</a></li>\n		<li id=\"menu-item-13315\"><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a></li>\n		<li id=\"menu-item-13316\"><a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a></li>\n		<li id=\"menu-item-13317\"><a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a></li>\n		<li id=\"menu-item-13319\"><a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a></li>\n		<li id=\"menu-item-13320\"><a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a></li>\n		<li id=\"menu-item-13321\"><a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a></li>\n		<li id=\"menu-item-13322\"><a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a></li>\n	</ul>\n</li>\n</ul>\n<style>.elementor-9684 .elementor-element.elementor-element-674c294a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9684 .elementor-element.elementor-element-55da0e49 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-bc636f0{margin-top:20px;margin-bottom:20px;padding:0px 0px 0px 0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 0px;border-color:#F0EFF3;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-2f4ff477 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-17eb3a6a .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider-separator{width:134px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-5c1c86c4 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-c730743 .menu_item_label{color:#FFFFFF;background-color:#49A527;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#6B5EE9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#04DCC9;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-a4080e9 .menu_item_label{color:#FFFFFF;background-color:#2C63D7;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .elementor-repeater-item-da67c47 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-6930c838 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9684 .elementor-element.elementor-element-df0972e > .elementor-element-populated > .elementor-widget-wrap{padding:0px 35px 0px 35px;}.elementor-9684 .elementor-element.elementor-element-32799eb9 .elementor-heading-title{color:#3B3663;font-family:\"Roboto\", Sans-serif;font-size:14px;font-weight:500;line-height:1.5em;}.elementor-9684 .elementor-element.elementor-element-79dae228{--divider-border-style:solid;--divider-color:#3B3663;--divider-border-width:1px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider-separator{width:142px;}.elementor-9684 .elementor-element.elementor-element-79dae228 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-9684 .elementor-element.elementor-element-79dae228 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item{padding-bottom:9px;font-family:\"Rubik\", Sans-serif;font-size:14px;font-weight:400;color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-9f5ca5a .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-d09e6d3 .menu_item_label{color:#FFFFFF;background-color:#F73859;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-17c8d64 .menu_item_label{color:#FFFFFF;background-color:#4DF2AC;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3ee1aac .menu_item_label{color:#FFFFFF;background-color:#8176CB;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-ff45999 .menu_item_label{color:#FFFFFF;background-color:#2E9DEF;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-3085c3f .menu_item_label{color:#FFFFFF;background-color:#0F110F;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .elementor-repeater-item-762b979 .menu_item_label{color:#FFFFFF;background-color:#000000;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a{color:#696687;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item.current{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9.elementor-widget-wpda-builder-menu-items .wpda-builder-menu-items .menu_item a:hover{color:#0A2A43;}.elementor-9684 .elementor-element.elementor-element-7f2889c9 .wpda-builder-menu-items .menu_item_icon{font-size:16px;line-height:16px;}#wpda-mega-menu-9684{--w:580px;}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9684\" id=\"wpda-mega-menu-9684\" data-menu-type=\"boxed\" data-menu-boxed-align=\"right\">\n							<section data-id=\"674c294a\" data-element_type=\"section\">\n						<section data-id=\"bc636f0\" data-element_type=\"section\">\n			<h2>HOME VARIANTS 1-9</h2>		\n			<a href=\"https://get-rec.com/get/home-01/\">Homepage 01</a>Classic<a href=\"https://get-rec.com/get/home-02/\">Homepage 02</a><a href=\"https://get-rec.com/get/home-03/\">Homepage 03</a><a href=\"https://get-rec.com/get/home-04/\">Homepage 04</a>HOT<a href=\"https://get-rec.com/get/home-05/\">Homepage 05</a>Popular<a href=\"https://get-rec.com/get/home-06/\">Homepage 06</a><a href=\"https://get-rec.com/get/home-07/\">Homepage 07</a><a href=\"https://get-rec.com/get/home-08/\">Homepage 08</a>Business<a href=\"https://get-rec.com/get/home-09/\">Homepage 09</a>Creative		\n			<h2>HOME VARIANTS 10-17</h2>		\n			<a href=\"https://get-rec.com/get/home-10/\">Homepage 10</a><a href=\"https://get-rec.com/get/modern-shop/\">Homepage 11</a>NEW<a href=\"https://get-rec.com/get/home-12/\">Homepage 12</a>NEW<a href=\"https://get-rec.com/get/home-13/\">Homepage 13</a>NEW<a href=\"https://get-rec.com/get/home-motion/\">Homepage 14</a>NEW<a href=\"https://get-rec.com/get/home-leads/\">Homepage 15</a>NEW<a href=\"https://get-rec.com/get/home-agency/\">Homepage 16</a>NEW<a href=\"https://get-rec.com/get/home-social/\">Homepage 17</a>NEW		\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13284\"><a href=\"#\">Pages</a>\n<ul>\n	<li id=\"menu-item-13289\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n	<li id=\"menu-item-13295\"><a href=\"#\">Services</a>\n	<ul>\n		<li id=\"menu-item-13291\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n		<li id=\"menu-item-13293\"><a href=\"https://get-rec.com/get/ppc-services/\">PPC Services</a></li>\n		<li id=\"menu-item-13294\"><a href=\"https://get-rec.com/get/seo-services/\">SEO Services</a></li>\n		<li id=\"menu-item-13292\"><a href=\"https://get-rec.com/get/smm-services/\">SMM Services</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13297\"><a href=\"#\">Our Case Studies</a>\n	<ul>\n		<li id=\"menu-item-13287\"><a href=\"https://get-rec.com/get/our-case-studies/\">Case Studies Grid</a></li>\n		<li id=\"menu-item-13298\"><a href=\"https://get-rec.com/get/our-case-studies-2/\">Case Studies Packery</a></li>\n		<li id=\"menu-item-13318\"><a href=\"https://get-rec.com/get/case-studies-with-ajax/\">Case Studies with Ajax</a></li>\n		<li id=\"menu-item-13296\"><a href=\"https://get-rec.com/get/portfolio/online-media-management/\">Single Cases</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13290\"><a href=\"https://get-rec.com/get/our-team/\">Our Team</a>\n	<ul>\n		<li id=\"menu-item-13324\"><a href=\"https://get-rec.com/get/team/sandra-willson/\">Single Team</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13323\"><a href=\"#\">FAQ</a>\n	<ul>\n		<li id=\"menu-item-13304\"><a href=\"https://get-rec.com/get/faq/\">FAQ Variant I</a></li>\n		<li id=\"menu-item-13303\"><a href=\"https://get-rec.com/get/faq-2/\">FAQ Variant II</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13308\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing Plans</a></li>\n	<li id=\"menu-item-13337\"><a href=\"https://get-rec.com/get/photo-gallery/\">Photo Gallery</a></li>\n	<li id=\"menu-item-13306\"><a href=\"https://get-rec.com/get/coming-soon/\">Coming soon</a></li>\n	<li id=\"menu-item-13307\"><a href=\"https://get-rec.com/get/typography/\">Typography</a></li>\n	<li id=\"menu-item-13325\"><a href=\"https://get-rec.com/get/page_404/\">404</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13335\"><a href=\"#\">Mega Menu</a><style>.elementor-9676 .elementor-element.elementor-element-239051bc:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F8FA;}.elementor-9676 .elementor-element.elementor-element-239051bc, .elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{border-radius:0px 0px 5px 5px;}.elementor-9676 .elementor-element.elementor-element-239051bc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-15px;margin-bottom:-15px;padding:0px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-239051bc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9676 .elementor-element.elementor-element-6fd3d047 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-602ecd6{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-602ecd6{right:0px;}.elementor-9676 .elementor-element.elementor-element-602ecd6{top:0px;z-index:2;}.elementor-9676 .elementor-element.elementor-element-f6a3183{text-align:center;top:20%;z-index:5;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{color:#FFFFFF;font-family:\"Nunito\", Sans-serif;font-size:336px;font-weight:900;line-height:0.9em;letter-spacing:-10px;}body:not(.rtl) .elementor-9676 .elementor-element.elementor-element-f6a3183{left:0px;}body.rtl .elementor-9676 .elementor-element.elementor-element-f6a3183{right:0px;}.elementor-9676 .elementor-element.elementor-element-47514165{z-index:7;}.elementor-9676 .elementor-element.elementor-element-17b6953 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-5782b071 .elementor-heading-title{color:#656A72;font-size:14px;font-weight:700;text-transform:uppercase;}.elementor-9676 .elementor-element.elementor-element-5782b071 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f{--divider-border-style:solid;--divider-color:#E9EDEF;--divider-border-width:1px;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider-separator{width:100%;}.elementor-9676 .elementor-element.elementor-element-4b7d725f .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-9676 .elementor-element.elementor-element-605f2db0{padding:0px 0px 30px 0px;z-index:8;}.elementor-9676 .elementor-element.elementor-element-2fa1a4d1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-2585ecae .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-2585ecae > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-649b9657 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-649b9657 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-4a91938a .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-4a91938a > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-159b24bf .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-159b24bf > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-88c2e79 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 5px 0px 0px !important;max-width:40px;width:40px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 5px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-42d1fcd4 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:30px;width:30px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-d8bb09f .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-d8bb09f > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-5cf950f3 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-51202da .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-51202da > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3679d674 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:30px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3b5d732b .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3b5d732b > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-3e99862 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-3e99862 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-6e6daf20 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-img{margin:0px 10px 0px 0px !important;max-width:35px;width:35px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-wrapper .gt3-core-imagebox-icon{margin:0px 10px 0px 0px !important;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-img img{transition-duration:0.3s;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-title{color:#3F4551;font-family:\"Nunito\", Sans-serif;font-weight:700;}.elementor-9676 .elementor-element.elementor-element-fab4db9 .gt3-core-imagebox-content .gt3-core-imagebox-description{color:#8B9097;font-size:16px;}.elementor-9676 .elementor-element.elementor-element-fab4db9 > .elementor-widget-container{padding:0% 10% 0% 0%;}.elementor-9676 .elementor-element.elementor-element-df0cf21:not(.elementor-motion-effects-element-type-background), .elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F2091;background-image:url(\"https://get-rec.com/get/wp-content/uploads/2021/10/mega_footer_bg.jpg\");background-repeat:no-repeat;background-size:cover;}.elementor-9676 .elementor-element.elementor-element-df0cf21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:35px;margin-bottom:-2px;z-index:10;}.elementor-9676 .elementor-element.elementor-element-df0cf21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column .elementor-column-wrap{align-items:center;}.elementor-9676 .elementor-element.elementor-element-b5eab6d.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d img{max-width:148px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:left;width:auto;max-width:auto;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d > .elementor-widget-container{margin:0px 23px 0px 0px;}.elementor-9676 .elementor-element.elementor-element-1e915f5{color:#C8C8F6;width:auto;max-width:auto;}@media(max-width:1024px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:180px;letter-spacing:-5px;}}@media(max-width:767px){.elementor-9676 .elementor-element.elementor-element-239051bc{margin-top:0px;margin-bottom:0px;padding:0px 0px 20px 0px;}.elementor-9676 .elementor-element.elementor-element-f6a3183 .elementor-heading-title{font-size:80px;letter-spacing:-3px;}.elementor-9676 .elementor-element.elementor-element-df0cf21{margin-top:35px;margin-bottom:-25px;}.elementor-9676 .elementor-element.elementor-element-d8a4f2d{text-align:center;}}</style>		<ul data-elementor-type=\"wpda-menu\" data-elementor-id=\"9676\" id=\"wpda-mega-menu-9676\" data-menu-type=\"fullwidth\">\n							<section data-id=\"239051bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n			<style type=\"text/css\">\ncanvas#gt3_landing_canvas {\n	background-color: transparent;\n	width: 100%;\n	height: 100%;\n}\n</style>\n<canvas id=\"gt3_landing_canvas\">\n    Your Browser Don\'t Support Canvas, Please Download Chrome.\n</canvas>\n			<h1>ewebot</h1>		\n				<section data-id=\"47514165\" data-element_type=\"section\">\n			<h2>Key Features</h2>		\n		</section>\n				<section data-id=\"605f2db0\" data-element_type=\"section\">\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/lifetime_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Top 30 Power Elite Author</h5><p>10 Years of Membership. More than 64k Customers. Exclusive Author.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/elementor_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Elementor Visual Page Builder</h5><p>One of the Best Drag & Drop Visual Builder for WordPress. Absolutely Free.</p>		\n			<figure><img width=\"88\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/04/wpdaddy_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WPDaddy Builder Pro</h5><p>Front-End Drag & Drop Visual Header and Footer Builder for Elementor.</p>		\n			<figure><img width=\"92\" height=\"78\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/smart_import_icon.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>Smart Demo Import</h5><p>Import the Entire Site Content, Specific Homepages or Custom Import Settings.</p>		\n			<figure><img width=\"100\" height=\"76\" src=\"https://get-rec.com/get/wp-content/uploads/2021/06/woo_icon_shop.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"\" /></figure><h5>WooCommerce Online Shop</h5><p>Run Your Online Shopping Business. Immerse Your Customers in a Cool Way.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/mega-menu.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"mega-menu\" /></figure><h5>WPDA Mega Menu</h5><p>Build Any Mega Menu with WPDaddy Builder Pro. Advanced Cool Feature.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/auto-update.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"auto-update\" /></figure><h5>Auto-Update System</h5><p>Get Instant Theme and Plugins Updates via Your WordPress Dashboard.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/multilanguage.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"multilanguage\" /></figure><h5>Multi-Language Support</h5><p>Build Multi-Language Website with WPML or Polylang Plugins Easily.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/theme-options.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"theme-options\" /></figure><h5>Advanced Theme Options Panel</h5><p>Ewebot Comes with Theme Options Panel. Control Everything in One Place.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/custom-widgets.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"custom-widgets\" /></figure><h5>Custom Elementor Widgets</h5><p>Build a Website with Custom Elementor Widgets Developed by GT3Themes.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/responsive-retina.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"responsive-retina\" /></figure><h5>Fully Responsive Retina Ready</h5><p>Ewebot is Fully Responsive and Retina Ready. Adjust Settings using Elementor.</p>		\n			<figure><img width=\"128\" height=\"128\" src=\"https://get-rec.com/get/wp-content/uploads/2021/10/optimization.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"optimization\" /></figure><h5>Optimized For  Better Performance</h5><p>Ewebot is Optimized WP Theme that Comes with Extra Optimization Options.</p>		\n		</section>\n				<section data-id=\"df0cf21\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n												<img width=\"298\" height=\"96\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/logo_retina.png\" alt=\"\" loading=\"lazy\" title=\"logo_retina\" />														\n				<p>SEO &amp; Digital Marketing Agency WordPress Bestseller</p>					\n		</section>\n		</section>\n				</ul>\n		</li>\n<li id=\"menu-item-13330\"><a href=\"#\">Blog</a>\n<ul>\n	<li id=\"menu-item-13309\"><a href=\"https://get-rec.com/get/blog/\">All News</a></li>\n	<li id=\"menu-item-13327\"><a href=\"https://get-rec.com/get/blog-packery/\">Blog Packery</a>\n	<ul>\n		<li id=\"menu-item-13329\"><a href=\"https://get-rec.com/get/blog-packery-2/\">Blog Packery 2</a></li>\n		<li id=\"menu-item-13328\"><a href=\"https://get-rec.com/get/blog-packery-3/\">Blog Packery 3</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13326\"><a href=\"https://get-rec.com/get/how-to-increase-your-roi-through-scientific-sem/\">Single News</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13331\"><a href=\"#\">Shop</a>\n<ul>\n	<li id=\"menu-item-13334\"><a href=\"https://get-rec.com/get/shop/\">All Woo Products</a></li>\n	<li id=\"menu-item-13332\"><a href=\"https://get-rec.com/get/cart/\">Shopping Cart</a></li>\n	<li id=\"menu-item-13333\"><a href=\"https://get-rec.com/get/modern-shop/\">Shop Landing Page</a></li>\n</ul>\n</li>\n<li id=\"menu-item-13305\"><a href=\"https://get-rec.com/get/contact-us/\">Contacts</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>\n			<i></i>\n<form role=\"search\" method=\"get\" action=\"https://get-rec.com/get/\">\n	<label for=\"search-form-65b1415f1d2ff\">Search</label>\n    <input id=\"search-form-65b1415f1d2ff\" type=\"text\" name=\"s\" placeholder=\"Search\">\n    <input type=\"submit\" value=\"Search\">\n</form>			\n			<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-quick-links\"><li id=\"menu-item-13265\"><a href=\"https://get-rec.com/get/home-02/\">Home</a></li>\n<li id=\"menu-item-13266\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-13267\"><a href=\"https://get-rec.com/get/services/\">Main Services</a></li>\n<li id=\"menu-item-13263\"><a href=\"https://get-rec.com/get/pricing-plans/\">Pricing</a></li>\n<li id=\"menu-item-13264\"><a href=\"https://get-rec.com/get/our-case-studies/\">Our Cases</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 16:57:03', '2024-01-24 16:57:03', '', 7813, 'https://get-rec.com/get/?p=13597', 0, 'revision', '', 0),
(13598, 1, '2024-01-24 16:57:41', '2024-01-24 16:57:41', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-primary-menu\"><li id=\"menu-item-13591\"><a href=\"https://get-rec.com/get/\">Home</a></li>\n<li id=\"menu-item-13592\"><a href=\"#\">About Us</a></li>\n<li id=\"menu-item-13593\"><a href=\"#\">Services</a></li>\n<li id=\"menu-item-13594\"><a href=\"#\">Contact Us</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 16:57:41', '2024-01-24 16:57:41', '', 7813, 'https://get-rec.com/get/?p=13598', 0, 'revision', '', 0),
(13599, 1, '2024-01-24 17:08:43', '2024-01-24 17:08:43', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-community\"><li id=\"menu-item-13273\"><a href=\"#\">Our Product</a></li>\n<li id=\"menu-item-13274\"><a href=\"#\">Documentation</a></li>\n<li id=\"menu-item-13275\"><a href=\"#\">Our Services</a></li>\n<li id=\"menu-item-13276\"><a href=\"#\">Company</a></li>\n<li id=\"menu-item-13277\"><a href=\"#\">What We Do?</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 17:08:43', '2024-01-24 17:08:43', '', 7813, 'https://get-rec.com/get/?p=13599', 0, 'revision', '', 0),
(13600, 1, '2024-01-24 17:09:42', '2024-01-24 17:09:42', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-primary-menu\"><li id=\"menu-item-13591\"><a href=\"https://get-rec.com/get/\">Home</a></li>\n<li id=\"menu-item-13592\"><a href=\"#\">About Us</a></li>\n<li id=\"menu-item-13593\"><a href=\"#\">Services</a></li>\n<li id=\"menu-item-13594\"><a href=\"#\">Contact Us</a></li>\n</ul>			</nav>\n		<a href=\"#\">\n											Get in touch						\n		</a>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-24 17:09:42', '2024-01-24 17:09:42', '', 7813, 'https://get-rec.com/get/?p=13600', 0, 'revision', '', 0),
(13601, 1, '2024-01-25 16:09:30', '2024-01-25 16:09:30', '<h5>business</h5>		\n			<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Lorem Ipsum ogravida nibh vel velit auctor alinean sollicitudi orem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh porttitor aliquam ex est</p>		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n		<h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you’ll be able to have any issue resolved within 24 hours.</p>		\n			Phone:8 800 2534 236Send Email:email@example.com<br>\nemail@yoursite.comAddress:27 Division St, New York, NY 10002,<br> United States		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" title=\"%3$s\" aria-label=\"%3$s\"></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:09:30', '2024-01-25 16:09:30', '', 382, 'https://get-rec.com/get/?p=13601', 0, 'revision', '', 0),
(13602, 1, '2024-01-25 16:09:30', '2024-01-25 16:09:30', '<h5>business</h5>		\n			<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Lorem Ipsum ogravida nibh vel velit auctor alinean sollicitudi orem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh porttitor aliquam ex est</p>		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n		<h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you’ll be able to have any issue resolved within 24 hours.</p>		\n			Phone:8 800 2534 236Send Email:email@example.com<br>\nemail@yoursite.comAddress:27 Division St, New York, NY 10002,<br> United States		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&amp;t=m&amp;z=15&amp;output=embed&amp;iwloc=near\" title=\"%3$s\" aria-label=\"%3$s\"></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:09:30', '2024-01-25 16:09:30', '', 382, 'https://get-rec.com/get/?p=13602', 0, 'revision', '', 0),
(13603, 1, '2024-01-25 16:09:30', '2024-01-25 16:09:30', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n		<h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you’ll be able to have any issue resolved within 24 hours.</p>		\n			Phone:8 800 2534 236Send Email:email@example.com<br>\nemail@yoursite.comAddress:27 Division St, New York, NY 10002,<br> United States		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:09:30', '2024-01-25 16:09:30', '', 382, 'https://get-rec.com/get/?p=13603', 0, 'revision', '', 0),
(13604, 1, '2024-01-25 16:12:13', '2024-01-25 16:12:13', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n		<h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you’ll be able to have any issue resolved within 24 hours.</p>		\n			Phone:8 800 2534 236Send Email:email@example.com<br>\nemail@yoursite.comAddress:27 Division St, New York, NY 10002,<br> United States		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:12:13', '2024-01-25 16:12:13', '', 382, 'https://get-rec.com/get/?p=13604', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13605, 1, '2024-01-25 16:12:14', '2024-01-25 16:12:14', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n		<h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>I have worls-class, flexible support via live chat, email and hone. I guarantee that you’ll be able to have any issue resolved within 24 hours.</p>		\n			Phone:8 800 2534 236Send Email:email@example.com<br>\nemail@yoursite.comAddress:27 Division St, New York, NY 10002,<br> United States		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:12:14', '2024-01-25 16:12:14', '', 382, 'https://get-rec.com/get/?p=13605', 0, 'revision', '', 0),
(13606, 1, '2024-01-25 16:12:14', '2024-01-25 16:12:14', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:12:14', '2024-01-25 16:12:14', '', 382, 'https://get-rec.com/get/?p=13606', 0, 'revision', '', 0),
(13607, 1, '2024-01-25 16:12:23', '2024-01-25 16:12:23', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:12:23', '2024-01-25 16:12:23', '', 382, 'https://get-rec.com/get/?p=13607', 0, 'revision', '', 0),
(13608, 1, '2024-01-25 16:12:23', '2024-01-25 16:12:23', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:12:23', '2024-01-25 16:12:23', '', 382, 'https://get-rec.com/get/?p=13608', 0, 'revision', '', 0),
(13609, 1, '2024-01-25 16:12:23', '2024-01-25 16:12:23', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:12:23', '2024-01-25 16:12:23', '', 382, 'https://get-rec.com/get/?p=13609', 0, 'revision', '', 0),
(13610, 1, '2024-01-25 16:12:51', '2024-01-25 16:12:51', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:12:51', '2024-01-25 16:12:51', '', 382, 'https://get-rec.com/get/?p=13610', 0, 'revision', '', 0),
(13611, 1, '2024-01-25 16:12:51', '2024-01-25 16:12:51', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:12:51', '2024-01-25 16:12:51', '', 382, 'https://get-rec.com/get/?p=13611', 0, 'revision', '', 0),
(13612, 1, '2024-01-25 16:12:51', '2024-01-25 16:12:51', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:12:51', '2024-01-25 16:12:51', '', 382, 'https://get-rec.com/get/?p=13612', 0, 'revision', '', 0),
(13613, 1, '2024-01-25 16:13:34', '2024-01-25 16:13:34', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:13:34', '2024-01-25 16:13:34', '', 382, 'https://get-rec.com/get/?p=13613', 0, 'revision', '', 0),
(13614, 1, '2024-01-25 16:13:34', '2024-01-25 16:13:34', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"1881\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:13:34', '2024-01-25 16:13:34', '', 382, 'https://get-rec.com/get/?p=13614', 0, 'revision', '', 0),
(13615, 1, '2024-01-25 16:13:34', '2024-01-25 16:13:34', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"cfe3e43\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:13:34', '2024-01-25 16:13:34', '', 382, 'https://get-rec.com/get/?p=13615', 0, 'revision', '', 0),
(13616, 1, '2024-01-25 16:13:53', '2024-01-25 16:13:53', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"cfe3e43\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:13:53', '2024-01-25 16:13:53', '', 382, 'https://get-rec.com/get/?p=13616', 0, 'revision', '', 0),
(13617, 1, '2024-01-25 16:13:53', '2024-01-25 16:13:53', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"cfe3e43\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=\"9431\"]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:13:53', '2024-01-25 16:13:53', '', 382, 'https://get-rec.com/get/?p=13617', 0, 'revision', '', 0),
(13618, 1, '2024-01-25 16:13:53', '2024-01-25 16:13:53', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"cfe3e43\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=9431]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:13:53', '2024-01-25 16:13:53', '', 382, 'https://get-rec.com/get/?p=13618', 0, 'revision', '', 0),
(13619, 1, '2024-01-25 16:14:39', '2024-01-25 16:14:39', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"cfe3e43\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=9431]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:14:39', '2024-01-25 16:14:39', '', 382, 'https://get-rec.com/get/?p=13619', 0, 'revision', '', 0),
(13620, 1, '2024-01-25 16:14:39', '2024-01-25 16:14:39', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>Programs provi patient peace mind when option.</p>		\n			[contact-form-7 id=\"cfe3e43\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=9431]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:14:39', '2024-01-25 16:14:39', '', 382, 'https://get-rec.com/get/?p=13620', 0, 'revision', '', 0),
(13621, 1, '2024-01-25 16:14:39', '2024-01-25 16:14:39', '<h2>Find the Perfect Solution for Your Business</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p><h5>Get in touch</h5>		\n			<h2>Contact Us</h2>		\n		<p>Whether it\'s a quick check-in or an in-depth conversation, we\'re always available to connect and answer any questions you may have.</p>		\n			Phone:+1437-973-8881Send Email:support@get-rec.comAddress:Ambler Drive, 42-5800, <br>Mississauga, Ontario L4W 4J4, CA		\n			<h2>Drop Us a Line</h2>		\n		<p>We are always here to help with any questions or concerns.</p>		\n			[contact-form-7 id=\"cfe3e43\" title=\"Contact form 4\"]		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n												<img width=\"1172\" height=\"633\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01.jpg 1172w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-300x162.jpg 300w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-768x415.jpg 768w, https://get-rec.com/get/wp-content/uploads/2019/09/contacts_01-1024x553.jpg 1024w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" title=\"contacts_01\" />														\n			<figure><img width=\"94\" height=\"82\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_10.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_10\" /></figure><h2>Sing up for Newsletter</h2><p>and receive 40% discount on first project</p>		\n			[mc4wp_form id=9431]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '382-revision-v1', '', '', '2024-01-25 16:14:39', '2024-01-25 16:14:39', '', 382, 'https://get-rec.com/get/?p=13621', 0, 'revision', '', 0),
(13622, 1, '2024-01-25 16:17:04', '2024-01-25 16:17:04', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" loading=\"lazy\" title=\"img_box_01\"></figure>\n<h5>SEO Consultancy</h5>\nDelectus recteque has ne, no pro\ntation commodo. Ea libris utamur vix, in sumo augue soluta vis.\n<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" loading=\"lazy\" title=\"img_box_02\"></figure>\n<h5>Competitor Analysis</h5>\nPer ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.\n<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\"></figure>\n<h5>Social Media Marketing</h5>\nDelenit signiferumque ei cum,\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\n<h5>About Us</h5>\n<h2>Boosts Your Website Traffic!</h2>\nAd nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.\n\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.\n\n<a href=\"#\">\nOur Services\n</a>\n<a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n<svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\"></polygon>\n            </svg>\n</a>\n<h5>What we do</h5>\n<h2>Fresh Ideas for Every Business</h2>\n<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\">\n<strong>fffffff76%</strong>\n<h6>Creative Approach</h6>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\n\n<strong>fffffff89%</strong>\n<h6>Guaranteed Success</h6>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\n\n<strong>fffffff75%</strong>\n<h6>SEO Optimization</h6>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\n<h5>Our Story</h5>\n<h2>The Story of Ewebot</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n\n2015\n<h3>Project Idea</h3>\nMaecenas elementum sapien in metus placerat finibus.2016\n<h3>Business Conception</h3>\nMaecenas elementum sapien in metus placerat finibus.2017\n<h3>Legal Rewiew</h3>\nMaecenas elementum sapien in metus placerat finibus.2018\n<h3>Infrastucture Design</h3>\nMaecenas elementum sapien in metus placerat finibus.2020\n<h3>Company Established</h3>\nMaecenas elementum sapien in metus placerat finibus.\n<h5>Our Team</h5>\n<h2>Our Professionals</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n\n<a href=\"#\">\nJoin team\n</a>\n<ul>\n 	<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>\nChief Operating Officer</li>\n 	<li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>\nSenior Digital Strategist</li>\n 	<li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>\nManaging Director</li>\n 	<li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>\nGeneral Manager</li>\n</ul>\n<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\">\n<h5>Why Choose us</h5>\n<h2>Save Time &amp; Effort\nWith the Ewebot</h2>\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" loading=\"lazy\" title=\"chek_b\"></figure>\n<h6>First Working Process</h6>\nFor startups and growing businesses, an online specialist\ncan develop a digital marketing plan to help you grow.\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" loading=\"lazy\" title=\"chek_o\"></figure>\n<h6>Dedicated Team Member</h6>\nYour digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" loading=\"lazy\" title=\"chek_g\"></figure>\n<h6>24/7 Hours Support</h6>\nLorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\n\n<a href=\"#\">\nDiscover More\n</a>\n<h5>Testimonials</h5>\n<h2>What Our Client’s Say</h2>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nDenis Robinson Customer\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nDenis Robinson Customer\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer\n<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\">\n<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\">\n<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\">\n<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\">', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:17:04', '2024-01-25 16:17:04', '', 623, 'https://get-rec.com/get/?p=13622', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13623, 1, '2024-01-25 16:17:04', '2024-01-25 16:17:04', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" loading=\"lazy\" title=\"img_box_01\"></figure>\n<h5>SEO Consultancy</h5>\nDelectus recteque has ne, no pro\ntation commodo. Ea libris utamur vix, in sumo augue soluta vis.\n<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" loading=\"lazy\" title=\"img_box_02\"></figure>\n<h5>Competitor Analysis</h5>\nPer ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.\n<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\"></figure>\n<h5>Social Media Marketing</h5>\nDelenit signiferumque ei cum,\nte pertinax voluptatum sed, ornatus nonumes explicari sit et.\n<h5>About Us</h5>\n<h2>Boosts Your Website Traffic!</h2>\nAd nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.\n\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.\n\n<a href=\"#\">\nOur Services\n</a>\n<a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n<svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\"></polygon>\n            </svg>\n</a>\n<h5>What we do</h5>\n<h2>Fresh Ideas for Every Business</h2>\n<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\">\n<strong>fffffff76%</strong>\n<h6>Creative Approach</h6>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\n\n<strong>fffffff89%</strong>\n<h6>Guaranteed Success</h6>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\n\n<strong>fffffff75%</strong>\n<h6>SEO Optimization</h6>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\n<h5>Our Story</h5>\n<h2>The Story of Ewebot</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n\n2015\n<h3>Project Idea</h3>\nMaecenas elementum sapien in metus placerat finibus.2016\n<h3>Business Conception</h3>\nMaecenas elementum sapien in metus placerat finibus.2017\n<h3>Legal Rewiew</h3>\nMaecenas elementum sapien in metus placerat finibus.2018\n<h3>Infrastucture Design</h3>\nMaecenas elementum sapien in metus placerat finibus.2020\n<h3>Company Established</h3>\nMaecenas elementum sapien in metus placerat finibus.\n<h5>Our Team</h5>\n<h2>Our Professionals</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n\n<a href=\"#\">\nJoin team\n</a>\n<ul>\n 	<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>\nChief Operating Officer</li>\n 	<li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>\nSenior Digital Strategist</li>\n 	<li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>\nManaging Director</li>\n 	<li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\" style=\"color: #00aced\"></a><a href=\"#\" style=\"color: #3b5998\"></a><a href=\"#\" style=\"color: #007bb6\"></a>\n<h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>\nGeneral Manager</li>\n</ul>\n<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\">\n<h5>Why Choose us</h5>\n<h2>Save Time &amp; Effort\nWith the Ewebot</h2>\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" loading=\"lazy\" title=\"chek_b\"></figure>\n<h6>First Working Process</h6>\nFor startups and growing businesses, an online specialist\ncan develop a digital marketing plan to help you grow.\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" loading=\"lazy\" title=\"chek_o\"></figure>\n<h6>Dedicated Team Member</h6>\nYour digital consultant will also be able to kickstart campaigns and maximise your marketing budget.\n<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" loading=\"lazy\" title=\"chek_g\"></figure>\n<h6>24/7 Hours Support</h6>\nLorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.\n\n<a href=\"#\">\nDiscover More\n</a>\n<h5>Testimonials</h5>\n<h2>What Our Client’s Say</h2>\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\">\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nDenis Robinson Customer\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer\n\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.\n\nDenis Robinson Customer\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer\nCum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer\n<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\">\n<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\">\n<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\">\n<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\">', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:17:04', '2024-01-25 16:17:04', '', 623, 'https://get-rec.com/get/?p=13623', 0, 'revision', '', 0),
(13624, 1, '2024-01-25 16:17:04', '2024-01-25 16:17:04', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>About Us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.</p>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our Story</h5>		\n			<h2>The Story of Ewebot</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			2015\n			<h3>Project Idea</h3>Maecenas elementum sapien in metus placerat finibus.2016\n			<h3>Business Conception</h3>Maecenas elementum sapien in metus placerat finibus.2017\n			<h3>Legal Rewiew</h3>Maecenas elementum sapien in metus placerat finibus.2018\n			<h3>Infrastucture Design</h3>Maecenas elementum sapien in metus placerat finibus.2020\n			<h3>Company Established</h3>Maecenas elementum sapien in metus placerat finibus.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:17:04', '2024-01-25 16:17:04', '', 623, 'https://get-rec.com/get/?p=13624', 0, 'revision', '', 0),
(13625, 1, '2024-01-25 16:18:15', '2024-01-25 16:18:15', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>About Us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.</p>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our Story</h5>		\n			<h2>The Story of Ewebot</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			2015\n			<h3>Project Idea</h3>Maecenas elementum sapien in metus placerat finibus.2016\n			<h3>Business Conception</h3>Maecenas elementum sapien in metus placerat finibus.2017\n			<h3>Legal Rewiew</h3>Maecenas elementum sapien in metus placerat finibus.2018\n			<h3>Infrastucture Design</h3>Maecenas elementum sapien in metus placerat finibus.2020\n			<h3>Company Established</h3>Maecenas elementum sapien in metus placerat finibus.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:18:15', '2024-01-25 16:18:15', '', 623, 'https://get-rec.com/get/?p=13625', 0, 'revision', '', 0),
(13626, 1, '2024-01-25 16:18:15', '2024-01-25 16:18:15', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>About Us</h5>		\n			<h2>Boosts Your Website Traffic!</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui muva.</p>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne. Ex vel populo appellantur. Eos ne delenit admodum.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our Story</h5>		\n			<h2>The Story of Ewebot</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			2015\n			<h3>Project Idea</h3>Maecenas elementum sapien in metus placerat finibus.2016\n			<h3>Business Conception</h3>Maecenas elementum sapien in metus placerat finibus.2017\n			<h3>Legal Rewiew</h3>Maecenas elementum sapien in metus placerat finibus.2018\n			<h3>Infrastucture Design</h3>Maecenas elementum sapien in metus placerat finibus.2020\n			<h3>Company Established</h3>Maecenas elementum sapien in metus placerat finibus.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:18:15', '2024-01-25 16:18:15', '', 623, 'https://get-rec.com/get/?p=13626', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13627, 1, '2024-01-25 16:18:15', '2024-01-25 16:18:15', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our Story</h5>		\n			<h2>The Story of Ewebot</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			2015\n			<h3>Project Idea</h3>Maecenas elementum sapien in metus placerat finibus.2016\n			<h3>Business Conception</h3>Maecenas elementum sapien in metus placerat finibus.2017\n			<h3>Legal Rewiew</h3>Maecenas elementum sapien in metus placerat finibus.2018\n			<h3>Infrastucture Design</h3>Maecenas elementum sapien in metus placerat finibus.2020\n			<h3>Company Established</h3>Maecenas elementum sapien in metus placerat finibus.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:18:15', '2024-01-25 16:18:15', '', 623, 'https://get-rec.com/get/?p=13627', 0, 'revision', '', 0),
(13628, 1, '2024-01-25 16:20:32', '2024-01-25 16:20:32', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our Story</h5>		\n			<h2>The Story of Ewebot</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			2015\n			<h3>Project Idea</h3>Maecenas elementum sapien in metus placerat finibus.2016\n			<h3>Business Conception</h3>Maecenas elementum sapien in metus placerat finibus.2017\n			<h3>Legal Rewiew</h3>Maecenas elementum sapien in metus placerat finibus.2018\n			<h3>Infrastucture Design</h3>Maecenas elementum sapien in metus placerat finibus.2020\n			<h3>Company Established</h3>Maecenas elementum sapien in metus placerat finibus.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:20:32', '2024-01-25 16:20:32', '', 623, 'https://get-rec.com/get/?p=13628', 0, 'revision', '', 0),
(13629, 1, '2024-01-25 16:20:32', '2024-01-25 16:20:32', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our Story</h5>		\n			<h2>The Story of Ewebot</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			2015\n			<h3>Project Idea</h3>Maecenas elementum sapien in metus placerat finibus.2016\n			<h3>Business Conception</h3>Maecenas elementum sapien in metus placerat finibus.2017\n			<h3>Legal Rewiew</h3>Maecenas elementum sapien in metus placerat finibus.2018\n			<h3>Infrastucture Design</h3>Maecenas elementum sapien in metus placerat finibus.2020\n			<h3>Company Established</h3>Maecenas elementum sapien in metus placerat finibus.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:20:32', '2024-01-25 16:20:32', '', 623, 'https://get-rec.com/get/?p=13629', 0, 'revision', '', 0),
(13630, 1, '2024-01-25 16:20:32', '2024-01-25 16:20:32', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our Story</h5>		\n			<h2>The Story of Ewebot</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			2015\n			<h3>Project Idea</h3>Maecenas elementum sapien in metus placerat finibus.2016\n			<h3>Business Conception</h3>Maecenas elementum sapien in metus placerat finibus.2017\n			<h3>Legal Rewiew</h3>Maecenas elementum sapien in metus placerat finibus.2018\n			<h3>Infrastucture Design</h3>Maecenas elementum sapien in metus placerat finibus.2020\n			<h3>Company Established</h3>Maecenas elementum sapien in metus placerat finibus.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:20:32', '2024-01-25 16:20:32', '', 623, 'https://get-rec.com/get/?p=13630', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13631, 1, '2024-01-25 16:24:43', '2024-01-25 16:24:43', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our Story</h5>		\n			<h2>The Story of Ewebot</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			2015\n			<h3>Project Idea</h3>Maecenas elementum sapien in metus placerat finibus.2016\n			<h3>Business Conception</h3>Maecenas elementum sapien in metus placerat finibus.2017\n			<h3>Legal Rewiew</h3>Maecenas elementum sapien in metus placerat finibus.2018\n			<h3>Infrastucture Design</h3>Maecenas elementum sapien in metus placerat finibus.2020\n			<h3>Company Established</h3>Maecenas elementum sapien in metus placerat finibus.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:24:43', '2024-01-25 16:24:43', '', 623, 'https://get-rec.com/get/?p=13631', 0, 'revision', '', 0),
(13632, 1, '2024-01-25 16:24:43', '2024-01-25 16:24:43', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our Story</h5>		\n			<h2>The Story of Ewebot</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n			2015\n			<h3>Project Idea</h3>Maecenas elementum sapien in metus placerat finibus.2016\n			<h3>Business Conception</h3>Maecenas elementum sapien in metus placerat finibus.2017\n			<h3>Legal Rewiew</h3>Maecenas elementum sapien in metus placerat finibus.2018\n			<h3>Infrastucture Design</h3>Maecenas elementum sapien in metus placerat finibus.2020\n			<h3>Company Established</h3>Maecenas elementum sapien in metus placerat finibus.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:24:43', '2024-01-25 16:24:43', '', 623, 'https://get-rec.com/get/?p=13632', 0, 'revision', '', 0),
(13633, 1, '2024-01-25 16:24:43', '2024-01-25 16:24:43', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:24:43', '2024-01-25 16:24:43', '', 623, 'https://get-rec.com/get/?p=13633', 0, 'revision', '', 0),
(13634, 1, '2024-01-25 16:28:52', '2024-01-25 16:28:52', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:28:52', '2024-01-25 16:28:52', '', 623, 'https://get-rec.com/get/?p=13634', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13635, 1, '2024-01-25 16:28:52', '2024-01-25 16:28:52', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:28:52', '2024-01-25 16:28:52', '', 623, 'https://get-rec.com/get/?p=13635', 0, 'revision', '', 0),
(13636, 1, '2024-01-25 16:28:52', '2024-01-25 16:28:52', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:28:52', '2024-01-25 16:28:52', '', 623, 'https://get-rec.com/get/?p=13636', 0, 'revision', '', 0),
(13637, 1, '2024-01-25 16:33:33', '2024-01-25 16:33:33', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:33:33', '2024-01-25 16:33:33', '', 623, 'https://get-rec.com/get/?p=13637', 0, 'revision', '', 0),
(13638, 1, '2024-01-25 16:33:33', '2024-01-25 16:33:33', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Ne summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li><li><a href=\"https://get-rec.com/get/team/victor-liuw/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/victor-liuw/\">Victor Liuw</a></h3>General Manager</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:33:33', '2024-01-25 16:33:33', '', 623, 'https://get-rec.com/get/?p=13638', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13639, 1, '2024-01-25 16:33:33', '2024-01-25 16:33:33', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:33:33', '2024-01-25 16:33:33', '', 623, 'https://get-rec.com/get/?p=13639', 0, 'revision', '', 0),
(13640, 1, '2024-01-25 16:36:30', '2024-01-25 16:36:30', '', 'ali-morshedlou-WMD64tMfc4k-unsplash-scaled-1024x1173', '', 'inherit', 'open', 'closed', '', 'ali-morshedlou-wmd64tmfc4k-unsplash-scaled-1024x1173', '', '', '2024-01-25 16:36:30', '2024-01-25 16:36:30', '', 1390, 'https://get-rec.com/get/wp-content/uploads/2021/08/ali-morshedlou-WMD64tMfc4k-unsplash-scaled-1024x1173-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(13641, 1, '2024-01-25 16:37:28', '2024-01-25 16:37:28', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Penny Hintze', '', 'inherit', 'closed', 'closed', '', '1390-revision-v1', '', '', '2024-01-25 16:37:28', '2024-01-25 16:37:28', '', 1390, 'https://get-rec.com/get/?p=13641', 0, 'revision', '', 0),
(13642, 1, '2024-01-25 16:38:09', '2024-01-25 16:38:09', '<h5>More Snacks Here</h5>\n<h2>How Amazing We are\nYou Have to See</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n\n<strong>76%</strong>\n<h6>Brand Identity Solutions</h6>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\n\n<strong>75%</strong>\n<h6>Visual Identity Improved</h6>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\n<h5>Experience</h5>\n<h2>Here Is My Some\nExperience</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n\nSEO Analysis\n90%\nSEO Audit\n89%\nOptimization\n95%\nDevelopment\n96%', 'Bryan Williams', '', 'inherit', 'closed', 'closed', '', '1388-autosave-v1', '', '', '2024-01-25 16:38:09', '2024-01-25 16:38:09', '', 1388, 'https://get-rec.com/get/?p=13642', 0, 'revision', '', 0),
(13643, 1, '2024-01-25 16:38:21', '2024-01-25 16:38:21', '', 'olga-zabegina-A3MleA0jtoE-unsplash-scaled-1024x1173', '', 'inherit', 'open', 'closed', '', 'olga-zabegina-a3mlea0jtoe-unsplash-scaled-1024x1173', '', '', '2024-01-25 16:38:21', '2024-01-25 16:38:21', '', 1388, 'https://get-rec.com/get/wp-content/uploads/2021/08/olga-zabegina-A3MleA0jtoE-unsplash-scaled-1024x1173-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(13644, 1, '2024-01-25 16:38:27', '2024-01-25 16:38:27', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Bryan Williams', '', 'inherit', 'closed', 'closed', '', '1388-revision-v1', '', '', '2024-01-25 16:38:27', '2024-01-25 16:38:27', '', 1388, 'https://get-rec.com/get/?p=13644', 0, 'revision', '', 0),
(13645, 1, '2024-01-25 16:39:01', '2024-01-25 16:39:01', '', 'm-brauer-yEYmnaFuYVM-unsplash-scaled-1024x1173', '', 'inherit', 'open', 'closed', '', 'm-brauer-yeymnafuyvm-unsplash-scaled-1024x1173', '', '', '2024-01-25 16:39:01', '2024-01-25 16:39:01', '', 1386, 'https://get-rec.com/get/wp-content/uploads/2021/08/m-brauer-yEYmnaFuYVM-unsplash-scaled-1024x1173-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(13646, 1, '2024-01-25 16:39:08', '2024-01-25 16:39:08', '<h5>More Snacks Here</h5>\n<h2>How Amazing We are\nYou Have to See</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n\n<strong>76%</strong>\n<h6>Brand Identity Solutions</h6>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\n\n<strong>75%</strong>\n<h6>Visual Identity Improved</h6>\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\n<h5>Experience</h5>\n<h2>Here Is My Some\nExperience</h2>\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\n\nSEO Analysis\n90%\nSEO Audit\n89%\nOptimization\n95%\nDevelopment\n96%', 'Deborah Lynn', '', 'inherit', 'closed', 'closed', '', '1386-autosave-v1', '', '', '2024-01-25 16:39:08', '2024-01-25 16:39:08', '', 1386, 'https://get-rec.com/get/?p=13646', 0, 'revision', '', 0),
(13647, 1, '2024-01-25 16:39:21', '2024-01-25 16:39:21', '<h5>More Snacks Here</h5>\r\n<h2>How Amazing We are\r\nYou Have to See</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\n<strong>76%</strong>\r\n<h6>Brand Identity Solutions</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n\r\n<strong>75%</strong>\r\n<h6>Visual Identity Improved</h6>\r\nEa pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.\r\n<h5>Experience</h5>\r\n<h2>Here Is My Some\r\nExperience</h2>\r\nNe summo dictas pertinacia nam. Illum cetero vocent ei vim, case regione signiferumque vim te.\r\n\r\nSEO Analysis\r\n90%\r\nSEO Audit\r\n89%\r\nOptimization\r\n95%\r\nDevelopment\r\n96%', 'Deborah Lynn', '', 'inherit', 'closed', 'closed', '', '1386-revision-v1', '', '', '2024-01-25 16:39:21', '2024-01-25 16:39:21', '', 1386, 'https://get-rec.com/get/?p=13647', 0, 'revision', '', 0),
(13648, 1, '2024-01-25 16:40:49', '2024-01-25 16:40:49', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:40:49', '2024-01-25 16:40:49', '', 623, 'https://get-rec.com/get/?p=13648', 0, 'revision', '', 0),
(13649, 1, '2024-01-25 16:40:49', '2024-01-25 16:40:49', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Sandra Willson</a></h3>Chief Operating Officer</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Dan Brake</a></h3>Senior Digital Strategist</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Angela Long</a></h3>Managing Director</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:40:49', '2024-01-25 16:40:49', '', 623, 'https://get-rec.com/get/?p=13649', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13650, 1, '2024-01-25 16:40:49', '2024-01-25 16:40:49', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:40:49', '2024-01-25 16:40:49', '', 623, 'https://get-rec.com/get/?p=13650', 0, 'revision', '', 0),
(13651, 1, '2024-01-25 16:41:09', '2024-01-25 16:41:09', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:41:09', '2024-01-25 16:41:09', '', 623, 'https://get-rec.com/get/?p=13651', 0, 'revision', '', 0),
(13652, 1, '2024-01-25 16:41:09', '2024-01-25 16:41:09', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:41:09', '2024-01-25 16:41:09', '', 623, 'https://get-rec.com/get/?p=13652', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13653, 1, '2024-01-25 16:41:09', '2024-01-25 16:41:09', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-25 16:41:09', '2024-01-25 16:41:09', '', 623, 'https://get-rec.com/get/?p=13653', 0, 'revision', '', 0),
(13654, 1, '2024-01-26 06:41:59', '2024-01-25 16:42:34', ' ', '', '', 'publish', 'closed', 'closed', '', '13654', '', '', '2024-01-26 06:41:59', '2024-01-26 06:41:59', '', 0, 'https://get-rec.com/get/?p=13654', 2, 'nav_menu_item', '', 0),
(13655, 1, '2024-01-26 06:41:59', '2024-01-25 16:42:34', ' ', '', '', 'publish', 'closed', 'closed', '', '13655', '', '', '2024-01-26 06:41:59', '2024-01-26 06:41:59', '', 0, 'https://get-rec.com/get/?p=13655', 4, 'nav_menu_item', '', 0),
(13656, 1, '2024-01-25 16:49:45', '2024-01-25 16:49:45', '<figure><a href=\"mailto:support@get-rec.com\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/12/img_box_29_violet.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"Contacts\" /></a></figure><h6><a href=\"mailto:support@get-rec.com\">support@get-rec.com</a></h6><a href=\"mailto:support@get-rec.com\"></a>		\n			<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4>		\n			We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-25 16:49:45', '2024-01-25 16:49:45', '', 7803, 'https://get-rec.com/get/?p=13656', 0, 'revision', '', 0),
(13657, 1, '2024-01-25 16:50:07', '2024-01-25 16:50:07', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\">support@get-rec.com</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4>		\n			We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-25 16:50:07', '2024-01-25 16:50:07', '', 7803, 'https://get-rec.com/get/?p=13657', 0, 'revision', '', 0),
(13658, 1, '2024-01-25 16:51:05', '2024-01-25 16:51:05', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\">support@get-rec.com</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4><p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.</p>		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-25 16:51:05', '2024-01-25 16:51:05', '', 7803, 'https://get-rec.com/get/?p=13658', 0, 'revision', '', 0),
(13659, 1, '2024-01-25 16:51:16', '2024-01-25 16:51:16', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\">support@get-rec.com</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4><p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.</p>		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-25 16:51:16', '2024-01-25 16:51:16', '', 7803, 'https://get-rec.com/get/?p=13659', 0, 'revision', '', 0),
(13660, 1, '2024-01-25 16:52:31', '2024-01-25 16:52:31', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\">support@get-rec.com</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4><p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.</p>		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-25 16:52:31', '2024-01-25 16:52:31', '', 7803, 'https://get-rec.com/get/?p=13660', 0, 'revision', '', 0),
(13661, 1, '2024-01-25 16:52:44', '2024-01-25 16:52:44', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\">support@get-rec.com</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4><p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.</p>		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-25 16:52:44', '2024-01-25 16:52:44', '', 7803, 'https://get-rec.com/get/?p=13661', 0, 'revision', '', 0),
(13662, 1, '2024-01-25 16:52:54', '2024-01-25 16:52:54', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\">support@get-rec.com</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4><p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.</p>		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-25 16:52:54', '2024-01-25 16:52:54', '', 7803, 'https://get-rec.com/get/?p=13662', 0, 'revision', '', 0),
(13663, 1, '2024-01-25 16:53:18', '2024-01-25 16:53:18', '<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\"> +1437-973-8881</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n			<figure><a href=\"tel: +1437-973-8881\"><img width=\"58\" height=\"74\" src=\"https://get-rec.com/get/wp-content/uploads/2019/08/img_box_29.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_29\" /></a></figure><h6><a href=\"tel: +1437-973-8881\">support@get-rec.com</a></h6><a href=\"tel: +1437-973-8881\"></a>		\n		[mc4wp_form id=\"9431\"]		\n		<h4>About</h4><p>At our staffing company, we specialize in providing staffing solutions that meet the unique needs of your business, no matter the industry.</p>		\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Google-plus-g\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n					<a href=\"#\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n		<h4>Our Office</h4><p>We pride ourselves on our exceptional customer service and are always here to help with any questions or concerns.</p>		\n		<h4>Contact</h4>		\n			Ambler Drive, 42-5800, Mississauga, Ontario L4W 4J4, CAsupport@get-rec.com +1437-973-8881		\n		<p>© 2024 — GET-REC. All Rights Reserved.</p>', 'Footer Home 10', '', 'inherit', 'closed', 'closed', '', '7803-revision-v1', '', '', '2024-01-25 16:53:18', '2024-01-25 16:53:18', '', 7803, 'https://get-rec.com/get/?p=13663', 0, 'revision', '', 0),
(13664, 1, '2024-01-26 06:19:34', '2024-01-26 06:19:34', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />											\n		<h5>What we do</h5>		\n			<h2>We Provided Best<br>\nPPC Services</h2>		\n		<p>01.</p>		\n			<h6>PPC Strategy</h6><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n		<p>02.</p>		\n			<h6>Ad Copywriting</h6><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n		<p>03.</p>		\n			<h6>PPC Optimization</h6><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n		<p>04.</p>		\n			<h6>Penalty Recovery</h6><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Previous Projects</h5>		\n			<h2>Our Case Studies</h2>		\n				<a href=\"#\" data-filter=\"*\">All</a><a href=\"#\" data-filter=\".branding\">Branding</a><a href=\"#\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-filter=\".seo\">SEO</a><a href=\"#\" data-filter=\".web\">Web</a>			\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Online-Media-Management\" alt=\"\" /><h4>Online Media Management</h4>Branding Marketing</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Mannix-Marketing\" alt=\"\" /><h4>Mannix Marketing</h4>Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\" /><h4>Twice Profit Than Before</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\" /><h4>SEO Optimization</h4>SEO</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Social-Engagement\" alt=\"\" /><h4>Social Engagement</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\" /><h4>Technical SEO</h4>Marketing</a>		\n						<a href=\"javascript:void(0)\" title=\"view more\">\n									view more\n						</a>\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients\n</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					$49.99				\n											<h3>Basic Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$89.99				\n											<h3>Premium Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sea ea stet lorem</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sed ex aeque complectitu</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$69.99				\n											<h3>Standart Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p>\n<ul>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> SEO Optimization</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Tritani periculis vix</li>\n</ul>\n						<a href=\"#\">\n																Get started\n						</a>\n										<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />											\n										<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />											\n										<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />											\n										<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />											\n		<h5>Hot It Works</h5>		\n			<h2>We are Exclusive<br>\nSolution Agency</h2>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>Media Promotion</h5><p>Maecenas elementum sapien in metus placerat finibus.</p>		\n			<figure><img width=\"178\" height=\"160\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_15.png\" alt=\"\" loading=\"lazy\" title=\"img_box_15\" /></figure><h5>Infographics Content</h5><p>Maecenas elementum sapien in metus placerat finibus.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n										<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:19:34', '2024-01-26 06:19:34', '', 876, 'https://get-rec.com/get/?p=13664', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13665, 1, '2024-01-26 06:19:34', '2024-01-26 06:19:34', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />											\n		<h5>What we do</h5>		\n			<h2>We Provided Best<br>\nPPC Services</h2>		\n		<p>01.</p>		\n			<h6>PPC Strategy</h6><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n		<p>02.</p>		\n			<h6>Ad Copywriting</h6><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n		<p>03.</p>		\n			<h6>PPC Optimization</h6><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n		<p>04.</p>		\n			<h6>Penalty Recovery</h6><p>Maecenas elementum sapien in metus placerat finibus. Lorem ipsum dolor sit amet, vix an.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Previous Projects</h5>		\n			<h2>Our Case Studies</h2>		\n				<a href=\"#\" data-filter=\"*\">All</a><a href=\"#\" data-filter=\".branding\">Branding</a><a href=\"#\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-filter=\".seo\">SEO</a><a href=\"#\" data-filter=\".web\">Web</a>			\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Online-Media-Management\" alt=\"\" /><h4>Online Media Management</h4>Branding Marketing</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Mannix-Marketing\" alt=\"\" /><h4>Mannix Marketing</h4>Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\" /><h4>Twice Profit Than Before</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\" /><h4>SEO Optimization</h4>SEO</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Social-Engagement\" alt=\"\" /><h4>Social Engagement</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\"><img src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\" /><h4>Technical SEO</h4>Marketing</a>		\n						<a href=\"javascript:void(0)\" title=\"view more\">\n									view more\n						</a>\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients\n</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					$49.99				\n											<h3>Basic Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$89.99				\n											<h3>Premium Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sea ea stet lorem</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sed ex aeque complectitu</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$69.99				\n											<h3>Standart Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p>\n<ul>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> SEO Optimization</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Tritani periculis vix</li>\n</ul>\n						<a href=\"#\">\n																Get started\n						</a>\n										<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />											\n										<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />											\n										<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />											\n										<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />											\n		<h5>Hot It Works</h5>		\n			<h2>We are Exclusive<br>\nSolution Agency</h2>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>Media Promotion</h5><p>Maecenas elementum sapien in metus placerat finibus.</p>		\n			<figure><img width=\"178\" height=\"160\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_15.png\" alt=\"\" loading=\"lazy\" title=\"img_box_15\" /></figure><h5>Infographics Content</h5><p>Maecenas elementum sapien in metus placerat finibus.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n										<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:19:34', '2024-01-26 06:19:34', '', 876, 'https://get-rec.com/get/?p=13665', 0, 'revision', '', 0),
(13666, 1, '2024-01-26 06:19:34', '2024-01-26 06:19:34', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Previous Projects</h5>		\n			<h2>Our Case Studies</h2>		\n				<a href=\"#\"  data-count=\"16\" data-filter=\"all\">All</a><a href=\"#\" data-count=\"5\" data-filter=\".branding\">Branding</a><a href=\"#\" data-count=\"7\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-count=\"8\" data-filter=\".seo\">SEO</a><a href=\"#\" data-count=\"4\" data-filter=\".web\">Web</a>			\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Online-Media-Management\" alt=\"\" /><h4>Online Media Management</h4>Branding Marketing</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Mannix-Marketing\" alt=\"\" /><h4>Mannix Marketing</h4>Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\" /><h4>Twice Profit Than Before</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\" /><h4>SEO Optimization</h4>SEO</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Social-Engagement\" alt=\"\" /><h4>Social Engagement</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\" /><h4>Technical SEO</h4>Marketing</a>		\n						<a href=\"javascript:void(0)\" title=\"view more\">\n									view more\n						</a>\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients\n</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					$49.99				\n											<h3>Basic Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$89.99				\n											<h3>Premium Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sea ea stet lorem</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sed ex aeque complectitu</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$69.99				\n											<h3>Standart Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p>\n<ul>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> SEO Optimization</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Tritani periculis vix</li>\n</ul>\n						<a href=\"#\">\n																Get started\n						</a>\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Hot It Works</h5>		\n			<h2>We are Exclusive<br>\nSolution Agency</h2>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>Media Promotion</h5><p>Maecenas elementum sapien in metus placerat finibus.</p>		\n			<figure><img width=\"178\" height=\"160\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_15.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_15\" /></figure><h5>Infographics Content</h5><p>Maecenas elementum sapien in metus placerat finibus.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:19:34', '2024-01-26 06:19:34', '', 876, 'https://get-rec.com/get/?p=13666', 0, 'revision', '', 0),
(13667, 1, '2024-01-26 06:24:29', '2024-01-26 06:24:29', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Previous Projects</h5>		\n			<h2>Our Case Studies</h2>		\n				<a href=\"#\"  data-count=\"16\" data-filter=\"all\">All</a><a href=\"#\" data-count=\"5\" data-filter=\".branding\">Branding</a><a href=\"#\" data-count=\"7\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-count=\"8\" data-filter=\".seo\">SEO</a><a href=\"#\" data-count=\"4\" data-filter=\".web\">Web</a>			\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Online-Media-Management\" alt=\"\" /><h4>Online Media Management</h4>Branding Marketing</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Mannix-Marketing\" alt=\"\" /><h4>Mannix Marketing</h4>Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\" /><h4>Twice Profit Than Before</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\" /><h4>SEO Optimization</h4>SEO</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Social-Engagement\" alt=\"\" /><h4>Social Engagement</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\" /><h4>Technical SEO</h4>Marketing</a>		\n						<a href=\"javascript:void(0)\" title=\"view more\">\n									view more\n						</a>\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients\n</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					$49.99				\n											<h3>Basic Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$89.99				\n											<h3>Premium Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sea ea stet lorem</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sed ex aeque complectitu</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$69.99				\n											<h3>Standart Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p>\n<ul>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> SEO Optimization</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Tritani periculis vix</li>\n</ul>\n						<a href=\"#\">\n																Get started\n						</a>\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Hot It Works</h5>		\n			<h2>We are Exclusive<br>\nSolution Agency</h2>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>Media Promotion</h5><p>Maecenas elementum sapien in metus placerat finibus.</p>		\n			<figure><img width=\"178\" height=\"160\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_15.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_15\" /></figure><h5>Infographics Content</h5><p>Maecenas elementum sapien in metus placerat finibus.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:24:29', '2024-01-26 06:24:29', '', 876, 'https://get-rec.com/get/?p=13667', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13668, 1, '2024-01-26 06:24:29', '2024-01-26 06:24:29', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Previous Projects</h5>		\n			<h2>Our Case Studies</h2>		\n				<a href=\"#\"  data-count=\"16\" data-filter=\"all\">All</a><a href=\"#\" data-count=\"5\" data-filter=\".branding\">Branding</a><a href=\"#\" data-count=\"7\" data-filter=\".marketing\">Marketing</a><a href=\"#\" data-count=\"8\" data-filter=\".seo\">SEO</a><a href=\"#\" data-count=\"4\" data-filter=\".web\">Web</a>			\n			<a href=\"https://get-rec.com/get/portfolio/online-media-management/\" title=\"Online Media Management\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Online-Media-Management-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Online-Media-Management\" alt=\"\" /><h4>Online Media Management</h4>Branding Marketing</a><a href=\"https://get-rec.com/get/portfolio/mannix-marketing/\" title=\"Mannix Marketing\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Mannix-Marketing-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Mannix-Marketing\" alt=\"\" /><h4>Mannix Marketing</h4>Branding SEO</a><a href=\"https://get-rec.com/get/portfolio/twice-profit-than-before/\" title=\"Twice Profit Than Before\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Twice-Profit-Than-Before-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Twice-Profit-Than-Before\" alt=\"\" /><h4>Twice Profit Than Before</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/social-engagement/\" title=\"SEO Optimization\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/SEO-Optimization-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"SEO-Optimization\" alt=\"\" /><h4>SEO Optimization</h4>SEO</a><a href=\"https://get-rec.com/get/portfolio/social-engagement-2/\" title=\"Social Engagement\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Social-Engagement-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Social-Engagement\" alt=\"\" /><h4>Social Engagement</h4>Marketing Web</a><a href=\"https://get-rec.com/get/portfolio/technical-seo/\" title=\"Technical SEO\" target=\'_self\' rel=\"noopener\"><img  srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-1200x1200.jpg 1200w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-670x670.jpg 670w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-640x640.jpg 640w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg 540w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-400x400.jpg 400w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-496x496.jpg 496w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-384x384.jpg 384w, https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-600x600.jpg 600w,https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-420x420.jpg 420w\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/Technical-SEO-540x540.jpg\" sizes=\"(min-width: 2000px) 1200px, (min-width: 1920px) 670px, (min-width: 1620px) 640px, (min-width: 1200px) 540px, (min-width: 992px) 400px, (min-width: 768px) 496px, (min-width: 600px) 384px, (min-width: 420px) 600px, (max-width: 600px) 420px\" title=\"Technical-SEO\" alt=\"\" /><h4>Technical SEO</h4>Marketing</a>		\n						<a href=\"javascript:void(0)\" title=\"view more\">\n									view more\n						</a>\n		<h5>pricing Plans</h5>		\n			<h2>The Best Solutions for Our Clients\n</h2>		\n		<p>Ad nec unum copiosae. Sea ex everti labores, ad option iuvaret qui. Id quo esse nusquam. Eam iriure diceret oporteat.</p>		\n					$49.99				\n											<h3>Basic Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#34c478\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #34c478\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$89.99				\n											<h3>Premium Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p><ul><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> SEO Optimization</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Utinam sensibus vis an</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sea ea stet lorem</li><li><a href=\"#\" target=\"_blank\" data-color=\"#ffffff\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #ffffff\" rel=\"noopener\"><i> </i></a> Sed ex aeque complectitu</li></ul>\n						<a href=\"#\">\n																Get started\n						</a>\n					$69.99				\n											<h3>Standart Plan</h3>\n				<p>Tritani periculis vix an. At eam nostrud eruditi, his quem purto nulla an.</p>\n<ul>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Strategy &amp; Research</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Business &amp; Finance Analysing</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> SEO Optimization</li>\n 	<li><a href=\"#\" target=\"_blank\" data-color=\"#5747e4\" data-hover-color=\"inherit\" style=\"font-size: 14px;color: #5747e4\" rel=\"noopener\"><i> </i></a> Tritani periculis vix</li>\n</ul>\n						<a href=\"#\">\n																Get started\n						</a>\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />														\n		<h5>Hot It Works</h5>		\n			<h2>We are Exclusive<br>\nSolution Agency</h2>		\n		<p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam. Ne nam nonumy putent fuisset, reque fabulas usu ne.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>Media Promotion</h5><p>Maecenas elementum sapien in metus placerat finibus.</p>		\n			<figure><img width=\"178\" height=\"160\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_15.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_15\" /></figure><h5>Infographics Content</h5><p>Maecenas elementum sapien in metus placerat finibus.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:24:29', '2024-01-26 06:24:29', '', 876, 'https://get-rec.com/get/?p=13668', 0, 'revision', '', 0),
(13669, 1, '2024-01-26 06:24:30', '2024-01-26 06:24:30', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<h2>Unlock Exponential Growth with Our Team of Experts.</h2>		\n		<p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<h2>Our strategic approach.</h2>		\n		<p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”</p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:24:30', '2024-01-26 06:24:30', '', 876, 'https://get-rec.com/get/?p=13669', 0, 'revision', '', 0),
(13670, 1, '2024-01-26 06:24:39', '2024-01-26 06:24:39', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<h2>Unlock Exponential Growth with Our Team of Experts.</h2>		\n		<p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<h2>Our strategic approach.</h2>		\n		<p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”</p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:24:39', '2024-01-26 06:24:39', '', 876, 'https://get-rec.com/get/?p=13670', 0, 'revision', '', 0),
(13671, 1, '2024-01-26 06:24:39', '2024-01-26 06:24:39', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<h2>Unlock Exponential Growth with Our Team of Experts.</h2>		\n		<p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<h2>Our strategic approach.</h2>		\n		<p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”</p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:24:39', '2024-01-26 06:24:39', '', 876, 'https://get-rec.com/get/?p=13671', 0, 'revision', '', 0),
(13672, 1, '2024-01-26 06:24:39', '2024-01-26 06:24:39', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<h2>Unlock Exponential Growth with Our Team of Experts.</h2>		\n		<p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<h2>Our strategic approach.</h2>		\n		<p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”</p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:24:39', '2024-01-26 06:24:39', '', 876, 'https://get-rec.com/get/?p=13672', 0, 'revision', '', 0),
(13673, 1, '2024-01-26 06:27:47', '2024-01-26 06:27:47', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<h2>Unlock Exponential Growth with Our Team of Experts.</h2>		\n		<p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<h2>Our strategic approach.</h2>		\n		<p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”</p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:27:47', '2024-01-26 06:27:47', '', 876, 'https://get-rec.com/get/?p=13673', 0, 'revision', '', 0),
(13674, 1, '2024-01-26 06:27:47', '2024-01-26 06:27:47', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<h2>Unlock Exponential Growth with Our Team of Experts.</h2>		\n		<p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<h2>Our strategic approach.</h2>		\n		<p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”</p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:27:47', '2024-01-26 06:27:47', '', 876, 'https://get-rec.com/get/?p=13674', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13675, 1, '2024-01-26 06:27:47', '2024-01-26 06:27:47', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:27:47', '2024-01-26 06:27:47', '', 876, 'https://get-rec.com/get/?p=13675', 0, 'revision', '', 0),
(13676, 1, '2024-01-26 06:28:11', '2024-01-26 06:28:11', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:28:11', '2024-01-26 06:28:11', '', 623, 'https://get-rec.com/get/?p=13676', 0, 'revision', '', 0),
(13677, 1, '2024-01-26 06:28:11', '2024-01-26 06:28:11', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>\n		<h5>Testimonials</h5>		\n			<h2>What Our Client’s Say</h2>		\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Denis-Robinson-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Silviia-Garden-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n							<img src=\"https://get-rec.com/get/wp-content/uploads/2019/08/Tommy-Dents-258x258.jpg\" style=\"width:129px;height:129px;\" alt=\"\" />						\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n								<p>Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.</p>Denis Robinson Customer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Silviia GardenCustomer							\n								Cum et essent similique. Inani propriae menandri sed in. Pericula expetendis has no, quo populo forensibus contentiones et, nibh error in per. Vis in tritani debitis delicatissimi, error omnesque invenire usu ex, qui illud nonumes ad.Tommy DentsCustomer							\n												<img width=\"348\" height=\"54\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/1.png 348w, https://get-rec.com/get/wp-content/uploads/2019/07/1-300x47.png 300w\" sizes=\"(max-width: 348px) 100vw, 348px\" title=\"Zazzle Media\" />														\n												<img width=\"346\" height=\"56\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/2.png 346w, https://get-rec.com/get/wp-content/uploads/2019/07/2-300x49.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" title=\"Air Track\" />														\n												<img width=\"242\" height=\"90\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/3.png\" alt=\"\" loading=\"lazy\" title=\"Sutra HR\" />														\n												<img width=\"286\" height=\"58\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/4.png\" alt=\"\" loading=\"lazy\" title=\"Sylexcoin\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:28:11', '2024-01-26 06:28:11', '', 623, 'https://get-rec.com/get/?p=13677', 0, 'revision', '', 0),
(13678, 1, '2024-01-26 06:28:11', '2024-01-26 06:28:11', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:28:11', '2024-01-26 06:28:11', '', 623, 'https://get-rec.com/get/?p=13678', 0, 'revision', '', 0),
(13679, 1, '2024-01-26 06:31:09', '2024-01-26 06:31:09', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:31:09', '2024-01-26 06:31:09', '', 876, 'https://get-rec.com/get/?p=13679', 0, 'revision', '', 0),
(13680, 1, '2024-01-26 06:31:09', '2024-01-26 06:31:09', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:31:09', '2024-01-26 06:31:09', '', 876, 'https://get-rec.com/get/?p=13680', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13681, 1, '2024-01-26 06:31:09', '2024-01-26 06:31:09', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Fresh Ideas for Every Business</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:31:09', '2024-01-26 06:31:09', '', 876, 'https://get-rec.com/get/?p=13681', 0, 'revision', '', 0),
(13682, 1, '2024-01-26 06:31:19', '2024-01-26 06:31:19', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Fresh Ideas for Every Business</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:31:19', '2024-01-26 06:31:19', '', 876, 'https://get-rec.com/get/?p=13682', 0, 'revision', '', 0),
(13683, 1, '2024-01-26 06:31:19', '2024-01-26 06:31:19', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Fresh Ideas for Every Business</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:31:19', '2024-01-26 06:31:19', '', 876, 'https://get-rec.com/get/?p=13683', 0, 'revision', '', 0),
(13684, 1, '2024-01-26 06:31:19', '2024-01-26 06:31:19', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:31:19', '2024-01-26 06:31:19', '', 876, 'https://get-rec.com/get/?p=13684', 0, 'revision', '', 0),
(13685, 1, '2024-01-26 06:34:08', '2024-01-26 06:34:08', '', 'two-business-people-shaking-hands-office_732190-2364', '', 'inherit', 'open', 'closed', '', 'two-business-people-shaking-hands-office_732190-2364', '', '', '2024-01-26 06:34:08', '2024-01-26 06:34:08', '', 876, 'https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg', 0, 'attachment', 'image/jpeg', 0),
(13686, 1, '2024-01-26 06:36:03', '2024-01-26 06:36:03', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:36:03', '2024-01-26 06:36:03', '', 876, 'https://get-rec.com/get/?p=13686', 0, 'revision', '', 0),
(13687, 1, '2024-01-26 06:36:03', '2024-01-26 06:36:03', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"682\" height=\"562\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01.png 682w, https://get-rec.com/get/wp-content/uploads/2019/09/PCC_bg_img_01-300x247.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" title=\"PCC_bg_img_01\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:36:03', '2024-01-26 06:36:03', '', 876, 'https://get-rec.com/get/?p=13687', 0, 'revision', '', 0),
(13688, 1, '2024-01-26 06:36:03', '2024-01-26 06:36:03', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:36:03', '2024-01-26 06:36:03', '', 876, 'https://get-rec.com/get/?p=13688', 0, 'revision', '', 0),
(13689, 1, '2024-01-26 06:36:58', '2024-01-26 06:36:58', '', 'depositphotos_323273324-stock-photo-group-of-business-people-discussing', '', 'inherit', 'open', 'closed', '', 'depositphotos_323273324-stock-photo-group-of-business-people-discussing', '', '', '2024-01-26 06:36:58', '2024-01-26 06:36:58', '', 876, 'https://get-rec.com/get/wp-content/uploads/2024/01/depositphotos_323273324-stock-photo-group-of-business-people-discussing.webp', 0, 'attachment', 'image/webp', 0),
(13690, 1, '2024-01-26 06:38:00', '2024-01-26 06:38:00', '', 'craft-financial-business-plan-1', '', 'inherit', 'open', 'closed', '', 'craft-financial-business-plan-1', '', '', '2024-01-26 06:38:00', '2024-01-26 06:38:00', '', 876, 'https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(13691, 1, '2024-01-26 06:39:07', '2024-01-26 06:39:07', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:39:07', '2024-01-26 06:39:07', '', 876, 'https://get-rec.com/get/?p=13691', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13692, 1, '2024-01-26 06:39:07', '2024-01-26 06:39:07', '<img width=\"675\" height=\"637\" src=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001.png 675w, https://get-rec.com/get/wp-content/uploads/2019/10/services_img_001-300x283.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" title=\"services_img_001\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:39:07', '2024-01-26 06:39:07', '', 876, 'https://get-rec.com/get/?p=13692', 0, 'revision', '', 0),
(13693, 1, '2024-01-26 06:39:07', '2024-01-26 06:39:07', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:39:07', '2024-01-26 06:39:07', '', 876, 'https://get-rec.com/get/?p=13693', 0, 'revision', '', 0),
(13694, 1, '2024-01-26 06:40:26', '2024-01-26 06:40:26', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:40:26', '2024-01-26 06:40:26', '', 876, 'https://get-rec.com/get/?p=13694', 0, 'revision', '', 0),
(13695, 1, '2024-01-26 06:40:26', '2024-01-26 06:40:26', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p><p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:40:26', '2024-01-26 06:40:26', '', 876, 'https://get-rec.com/get/?p=13695', 0, 'revision', '', 0),
(13696, 1, '2024-01-26 06:40:27', '2024-01-26 06:40:27', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:40:27', '2024-01-26 06:40:27', '', 876, 'https://get-rec.com/get/?p=13696', 0, 'revision', '', 0),
(13697, 1, '2024-01-26 06:40:38', '2024-01-26 06:40:38', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:40:38', '2024-01-26 06:40:38', '', 876, 'https://get-rec.com/get/?p=13697', 0, 'revision', '', 0),
(13698, 1, '2024-01-26 06:40:38', '2024-01-26 06:40:38', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:40:38', '2024-01-26 06:40:38', '', 876, 'https://get-rec.com/get/?p=13698', 0, 'revision', '', 0),
(13699, 1, '2024-01-26 06:40:38', '2024-01-26 06:40:38', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'PPC Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:40:38', '2024-01-26 06:40:38', '', 876, 'https://get-rec.com/get/?p=13699', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13700, 1, '2024-01-26 06:41:11', '2024-01-26 06:41:11', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 06:41:11', '2024-01-26 06:41:11', '', 876, 'https://get-rec.com/get/?p=13700', 0, 'revision', '', 0),
(13701, 1, '2024-01-26 06:41:59', '2024-01-26 06:41:59', ' ', '', '', 'publish', 'closed', 'closed', '', '13701', '', '', '2024-01-26 06:41:59', '2024-01-26 06:41:59', '', 0, 'https://get-rec.com/get/?p=13701', 3, 'nav_menu_item', '', 0),
(13702, 1, '2024-01-26 06:42:18', '2024-01-26 06:42:18', '<a href=\"https://get-rec.com/get/\">\n				<img src=\"https://get-rec.com/get/wp-content/uploads/2021/01/logo.png\" alt=\"\" title=\"logo\"/>			</a>\n			<nav>\n				<ul id=\"menu-primary-menu\"><li id=\"menu-item-13591\"><a href=\"https://get-rec.com/get/\">Home</a></li>\n<li id=\"menu-item-13654\"><a href=\"https://get-rec.com/get/about-us/\">About Us</a></li>\n<li id=\"menu-item-13701\"><a href=\"https://get-rec.com/get/our-services/\">Our Services</a></li>\n<li id=\"menu-item-13655\"><a href=\"https://get-rec.com/get/contact-us/\">Contact Us</a></li>\n</ul>			</nav>\n		<a href=\"https://get-rec.com/get/contact-us/\">\n											Get in touch						\n		</a>', 'Header 10', '', 'inherit', 'closed', 'closed', '', '7813-revision-v1', '', '', '2024-01-26 06:42:18', '2024-01-26 06:42:18', '', 7813, 'https://get-rec.com/get/?p=13702', 0, 'revision', '', 0),
(13703, 1, '2024-01-26 06:46:39', '2024-01-26 06:46:39', '', 'department-meeting', '', 'inherit', 'open', 'closed', '', 'department-meeting', '', '', '2024-01-26 06:46:39', '2024-01-26 06:46:39', '', 623, 'https://get-rec.com/get/wp-content/uploads/2024/01/department-meeting.jpg', 0, 'attachment', 'image/jpeg', 0),
(13704, 1, '2024-01-26 06:48:52', '2024-01-26 06:48:52', '', 'Analyzing electronic document', 'Image of businessperson pointing at document in touchpad at meeting', 'inherit', 'open', 'closed', '', 'analyzing-electronic-document', '', '', '2024-01-26 06:48:52', '2024-01-26 06:48:52', '', 623, 'https://get-rec.com/get/wp-content/uploads/2024/01/close-up-businessman-with-digital-tablet.jpg', 0, 'attachment', 'image/jpeg', 0),
(13705, 1, '2024-01-26 06:49:15', '2024-01-26 06:49:15', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:49:15', '2024-01-26 06:49:15', '', 623, 'https://get-rec.com/get/?p=13705', 0, 'revision', '', 0),
(13706, 1, '2024-01-26 06:49:15', '2024-01-26 06:49:15', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		        <a href=\"https://www.youtube.com/watch?v=7K43sEjKWiE\" data-settings=\"{&quot;autoplay&quot;:false}\">\n			            <svg width=\"13\" height=\"18\">\n                <polygon points=\"1,1 1,16 11,9\" stroke-width=\"2\" />\n            </svg>\n        </a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:49:15', '2024-01-26 06:49:15', '', 623, 'https://get-rec.com/get/?p=13706', 0, 'revision', '', 0),
(13707, 1, '2024-01-26 06:49:16', '2024-01-26 06:49:16', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:49:16', '2024-01-26 06:49:16', '', 623, 'https://get-rec.com/get/?p=13707', 0, 'revision', '', 0),
(13708, 1, '2024-01-26 06:49:33', '2024-01-26 06:49:33', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:49:33', '2024-01-26 06:49:33', '', 623, 'https://get-rec.com/get/?p=13708', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13709, 1, '2024-01-26 06:49:33', '2024-01-26 06:49:33', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:49:33', '2024-01-26 06:49:33', '', 623, 'https://get-rec.com/get/?p=13709', 0, 'revision', '', 0),
(13710, 1, '2024-01-26 06:49:33', '2024-01-26 06:49:33', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:49:33', '2024-01-26 06:49:33', '', 623, 'https://get-rec.com/get/?p=13710', 0, 'revision', '', 0),
(13711, 1, '2024-01-26 06:49:58', '2024-01-26 06:49:58', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:49:58', '2024-01-26 06:49:58', '', 623, 'https://get-rec.com/get/?p=13711', 0, 'revision', '', 0),
(13712, 1, '2024-01-26 06:49:58', '2024-01-26 06:49:58', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:49:58', '2024-01-26 06:49:58', '', 623, 'https://get-rec.com/get/?p=13712', 0, 'revision', '', 0),
(13713, 1, '2024-01-26 06:49:58', '2024-01-26 06:49:58', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:49:58', '2024-01-26 06:49:58', '', 623, 'https://get-rec.com/get/?p=13713', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13714, 1, '2024-01-26 06:51:16', '2024-01-26 06:51:16', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:51:16', '2024-01-26 06:51:16', '', 623, 'https://get-rec.com/get/?p=13714', 0, 'revision', '', 0),
(13715, 1, '2024-01-26 06:51:16', '2024-01-26 06:51:16', '<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>SEO Consultancy</h5><p>Delectus recteque has ne, no pro\n tation commodo. Ea libris utamur vix, in sumo augue soluta vis.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Competitor Analysis</h5><p>Per ea quod iusto. Te autem perti\nnax definitiones vel, denique patrioque id per was be more.</p>		\n			<figure><img width=\"366\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03.png 366w, https://get-rec.com/get/wp-content/uploads/2019/07/img_box_03-300x197.png 300w\" sizes=\"(max-width: 366px) 100vw, 366px\" title=\"img_box_03\" /></figure><h5>Social Media Marketing</h5><p>Delenit signiferumque ei cum, \nte pertinax voluptatum sed, ornatus nonumes explicari sit et.</p>		\n		<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<h5>What we do</h5>		\n			<h2>Fresh Ideas for Every Business</h2>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:51:16', '2024-01-26 06:51:16', '', 623, 'https://get-rec.com/get/?p=13715', 0, 'revision', '', 0),
(13716, 1, '2024-01-26 06:51:16', '2024-01-26 06:51:16', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:51:16', '2024-01-26 06:51:16', '', 623, 'https://get-rec.com/get/?p=13716', 0, 'revision', '', 0),
(13717, 1, '2024-01-26 06:51:47', '2024-01-26 06:51:47', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:51:47', '2024-01-26 06:51:47', '', 623, 'https://get-rec.com/get/?p=13717', 0, 'revision', '', 0),
(13718, 1, '2024-01-26 06:51:47', '2024-01-26 06:51:47', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n												<img width=\"596\" height=\"556\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01.png 596w, https://get-rec.com/get/wp-content/uploads/2019/09/about_us_img_01-300x280.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" title=\"about_us_img_01\" />														\n			<strong>fffffff76%</strong>\n			<h6>Creative Approach</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff89%</strong>\n			<h6>Guaranteed Success</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n			<strong>fffffff75%</strong>\n			<h6>SEO Optimization</h6><p>Ea pro tibique comprehensam, sed ea verear numquam molestie. Nam te omittam comprehensam.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n												<img width=\"551\" height=\"555\" src=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03.png 551w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-298x300.png 298w, https://get-rec.com/get/wp-content/uploads/2019/09/home_img-03-120x120.png 120w\" sizes=\"(max-width: 551px) 100vw, 551px\" title=\"home_img-03\" />														\n		<h5>Why Choose us</h5>		\n			<h2>Save Time &amp; Effort<br>\nWith the Ewebot</h2>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_b.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_b\" /></figure><h6>First Working Process</h6><p>For startups and growing businesses, an online specialist \ncan develop a digital marketing plan to help you grow.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_o.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_o\" /></figure><h6>Dedicated Team Member</h6><p>Your digital consultant will also be able to kickstart campaigns and maximise your marketing budget.</p>		\n			<figure><img width=\"70\" height=\"70\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/chek_g.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"chek_g\" /></figure><h6>24/7 Hours Support</h6><p>Lorem ipsum dolor sit amet, vix an natum labitur eleif, mel amet laoreet prois menandri.</p>		\n		<a href=\"#\">\n											Discover More						\n		</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:51:47', '2024-01-26 06:51:47', '', 623, 'https://get-rec.com/get/?p=13718', 0, 'revision', '', 0),
(13719, 1, '2024-01-26 06:51:47', '2024-01-26 06:51:47', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 06:51:47', '2024-01-26 06:51:47', '', 623, 'https://get-rec.com/get/?p=13719', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13720, 1, '2024-01-26 08:00:59', '2024-01-26 08:00:59', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 08:00:59', '2024-01-26 08:00:59', '', 623, 'https://get-rec.com/get/?p=13720', 0, 'revision', '', 0),
(13721, 1, '2024-01-26 08:00:59', '2024-01-26 08:00:59', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 08:00:59', '2024-01-26 08:00:59', '', 623, 'https://get-rec.com/get/?p=13721', 0, 'revision', '', 0),
(13722, 1, '2024-01-26 08:00:59', '2024-01-26 08:00:59', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 08:00:59', '2024-01-26 08:00:59', '', 623, 'https://get-rec.com/get/?p=13722', 0, 'revision', '', 0),
(13723, 1, '2024-01-26 08:01:26', '2024-01-26 08:01:26', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 08:01:26', '2024-01-26 08:01:26', '', 623, 'https://get-rec.com/get/?p=13723', 0, 'revision', '', 0),
(13724, 1, '2024-01-26 08:01:26', '2024-01-26 08:01:26', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 08:01:26', '2024-01-26 08:01:26', '', 623, 'https://get-rec.com/get/?p=13724', 0, 'revision', '', 0),
(13725, 1, '2024-01-26 08:01:26', '2024-01-26 08:01:26', '<h5>High Quality</h5>		\n			<h2>Let\'s build your dream team together.</h2>		\n		<p>Welcome to Get-Rec, a leading staffing company dedicated to connecting businesses with top talent.</p><p>At Get-Rec, we understand that your team is your most valuable asset, and that finding the right people for your organization is essential to achieving your goals. That\'s why we\'re committed to providing customized staffing solutions that meet your unique needs, no matter the industry.</p><p>Our team of experienced recruiters and staffing professionals has the knowledge and expertise necessary to help you build a high-performing team that drives success and growth. We work closely with our clients to understand their specific requirements and culture, ensuring that every hire is the right fit for the organization.</p>		\n		<a href=\"#\">\n											Our Services						\n		</a>\n		<p>With our extensive network of qualified candidates and cutting-edge recruiting technology, we\'re able to source and attract the best talent available, from entry-level positions to C-suite executives. And with our thorough screening and vetting processes, you can rest assured that every candidate we present to you has been thoroughly evaluated and meets our high standards of excellence.</p><p>At Get-Rec, we\'re not just a staffing company - we\'re a partner in your success. We\'re here to help you build the team you need to achieve your goals, and we\'ll work with you every step of the way to ensure your continued success.</p><p>Thank you for considering Get-Rec for your staffing needs. We look forward to the opportunity to partner with you and help you build the dream team you\'ve always wanted.</p>		\n		<h5>Our process</h5>		\n			<h2>3S Model of Get Rec</h2>		\n		<p>We are</p>		\n			Step 1\n			<h3>Schedule a Meeting</h3>Schedule a meeting with one of our experienced recruiters to discuss your staffing needs and requirements.Step 2\n			<h3>Receive Resume</h3>Receive carefully selected candidate resumes within 48 hours, ensuring a quick turnaround time.Step 3\n			<h3>Schedule Interviews</h3>Schedule interviews with top candidates at your convenience, allowing you to make informed hiring decisions efficiently and effectively.		\n			<strong>fffffff100+</strong>\n		Clients  \n			<strong>fffffff4000+</strong>\n		Talentpool  \n			<strong>fffffff50+</strong>\n		Job Opportunities  \n		<h5>Why us?</h5>		\n			<h2>Because we focus on results.</h2>		\n		<p>Looking for a recruitment agency that\'s committed to your success? Look no further than our agency. With our personalized approach, deep industry expertise, and commitment to diversity and inclusion, we\'re the perfect partner for companies and candidates alike. Whether you\'re looking to build a dynamic, diverse team or find your dream job, we\'re here to help. Contact us today to learn more about what sets us apart and how we can help you succeed.</p>		\n		<h5>Our Team</h5>		\n			<h2>Our Professionals</h2>		\n		<p>Together, our team brings a wealth of knowledge and expertise to the recruitment process, ensuring that both our clients and candidates receive the highest level of service and support.</p>		\n		<a href=\"#\">\n											Join team						\n		</a>\n								<ul>\n					<li><a href=\"https://get-rec.com/get/team/sandra-willson/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/sandra-willson/\">Penny Hintze</a></h3>CEO</li><li><a href=\"https://get-rec.com/get/team/dan-brake/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/dan-brake/\">Bryan Williams</a></h3>Project Management</li><li><a href=\"https://get-rec.com/get/team/angela-long/\"></a><a href=\"#\"  style=\"color: #00aced\" ></a><a href=\"#\"  style=\"color: #3b5998\" ></a><a href=\"#\"  style=\"color: #007bb6\" ></a><h3><a href=\"https://get-rec.com/get/team/angela-long/\">Deborah Lynn</a></h3>Co Founder</li>				</ul>\n		<h5>Testimonials</h5>		\n			<h2>What Our Clients Say</h2>		\n		<p>Don\'t just take our word for it - hear what our clients have to say about partnering with our recruitment agency.</p>		\n												<img width=\"344\" height=\"260\" src=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote.png 344w, https://get-rec.com/get/wp-content/uploads/2021/01/home10_quote-300x227.png 300w\" sizes=\"(max-width: 344px) 100vw, 344px\" title=\"Quote\" />														\n								<p>I highly recommend Get-Rec to any business looking for a reliable, professional, and results-driven staffing partner. They truly exceeded my expectations and I look forward to working with them again in the future</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/jeremy-mcgilvrey-Mum-4dB0VsE-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>Andrew R.HR Executive							\n								<p>I have worked with other staffing agencies in the past, but none of them come close to the level of service and support that I received from Get-Rec. Their commitment to excellence and attention to detail are second to none.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2024/01/dan-cornilov-ehUYU820lcA-unsplash-1024x1024-1-148x148.jpg\" style=\"width:74px;height:74px;\"/>David BrownHR Manager							\n								<p>Design is a way of life, a point of view. It involves the whole complex of visual commun ications: talent, creative ability and technical knowledge.</p><img src=\"https://get-rec.com/get/wp-content/uploads/2020/10/home6_img_3-148x148.png\" style=\"width:74px;height:74px;\"/>Tommy DentsCustomer', 'About Us', '', 'inherit', 'closed', 'closed', '', '623-revision-v1', '', '', '2024-01-26 08:01:26', '2024-01-26 08:01:26', '', 623, 'https://get-rec.com/get/?p=13725', 0, 'revision', '', 0),
(13726, 1, '2024-01-26 08:02:28', '2024-01-26 08:02:28', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 08:02:28', '2024-01-26 08:02:28', '', 876, 'https://get-rec.com/get/?p=13726', 0, 'revision', '', 0),
(13727, 1, '2024-01-26 08:02:28', '2024-01-26 08:02:28', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 08:02:28', '2024-01-26 08:02:28', '', 876, 'https://get-rec.com/get/?p=13727', 0, 'revision', '', 0);
INSERT INTO `gtr_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(13728, 1, '2024-01-26 08:02:28', '2024-01-26 08:02:28', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 08:02:28', '2024-01-26 08:02:28', '', 876, 'https://get-rec.com/get/?p=13728', 0, 'revision', '', 0),
(13729, 1, '2024-01-26 08:02:51', '2024-01-26 08:02:51', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 08:02:51', '2024-01-26 08:02:51', '', 876, 'https://get-rec.com/get/?p=13729', 0, 'revision', '', 0),
(13730, 1, '2024-01-26 08:02:51', '2024-01-26 08:02:51', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 08:02:51', '2024-01-26 08:02:51', '', 876, 'https://get-rec.com/get/?p=13730', 0, 'revision', '', 0),
(13731, 1, '2024-01-26 08:02:51', '2024-01-26 08:02:51', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 08:02:51', '2024-01-26 08:02:51', '', 876, 'https://get-rec.com/get/?p=13731', 0, 'revision', '', 0),
(13732, 1, '2024-01-26 08:03:06', '2024-01-26 08:03:06', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 08:03:06', '2024-01-26 08:03:06', '', 876, 'https://get-rec.com/get/?p=13732', 0, 'revision', '', 0),
(13733, 1, '2024-01-26 08:03:06', '2024-01-26 08:03:06', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 08:03:06', '2024-01-26 08:03:06', '', 876, 'https://get-rec.com/get/?p=13733', 0, 'revision', '', 0),
(13734, 1, '2024-01-26 08:03:06', '2024-01-26 08:03:06', '<img width=\"940\" height=\"529\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-1024x576.jpg 1024w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-300x169.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-768x432.jpg 768w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1-480x270.jpg 480w, https://get-rec.com/get/wp-content/uploads/2024/01/craft-financial-business-plan-1.jpg 1200w\" sizes=\"(max-width: 940px) 100vw, 940px\" title=\"craft-financial-business-plan-1\" />														\n			<h2>What we do</h2>		\n		<p>We have four key ways to find the best fit for both <strong>our company and job seekers</strong>.</p>		\n		<p>01.</p>		\n			<h6>Search</h6><p>Our team of skilled recruiters employs a targeted approach to search for candidates who possess the skills and experience that match our clients\' needs.</p>		\n		<p>02.</p>		\n			<h6>Talk</h6><p>We believe that open and honest communication is the key to successful relationships with both our clients and our candidates.</p>		\n		<p>03.</p>		\n			<h6>Relationship</h6><p>Our team of experienced recruiters understands that building strong relationships takes time and effort, but we believe that it is worth it in the end as it leads to successful placements and long-term partnerships</p>		\n		<p>04.</p>		\n			<h6>Signed</h6><p>We believe that signing a contract is a critical step in the hiring process as it helps ensure clarity and transparency for both our candidates and clients. When our client signed a contract with us we encourage the top talent candidates to sign employment agreement with them</p>		\n			<figure><img width=\"280\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_01.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_01\" /></figure><h5>Unlock Exponential Growth with Our Team of Experts.​</h5><p>Finding the right partner can be the key to unlocking rapid growth for your business. Let our staffing agency help you find the top talent you need to achieve your goals.</p>		\n			<figure><img width=\"270\" height=\"240\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_02.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_02\" /></figure><h5>Our Strategic Approach</h5><p>We understand that true connections cannot be formed solely through data and algorithms. We recognize that it is ultimately people who make the difference in driving business growth. Our approach to staffing is to connect our clients with talented and ambitious candidates who can help them achieve their goals. We believe in putting people first, and that’s why we’ve adopted a human-centric approach to staffing, which we call “Human Forward.”<br><br></p>		\n												<img width=\"626\" height=\"417\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364.jpg 626w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-300x200.jpg 300w, https://get-rec.com/get/wp-content/uploads/2024/01/two-business-people-shaking-hands-office_732190-2364-480x320.jpg 480w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"two-business-people-shaking-hands-office_732190-2364\" />														\n			<h2>Guaranteed Results: You Only Pay When We Deliver</h2>		\n		<p>We understand the importance of making cost-effective hiring decisions. That’s why we offer a guarantee that you will only pay for our services when we deliver the desired results. Our approach is results-oriented, and we work tirelessly to find the best candidates for your business needs. We are confident in our ability to deliver successful placements, and our pay-for-performance model reflects that. This guarantee ensures that you can trust us to provide high-quality staffing services that meet your specific requirements, and you can have peace of mind knowing that you’ll only pay for the results we deliver.</p>		\n			<figure><img width=\"170\" height=\"158\" src=\"https://get-rec.com/get/wp-content/uploads/2019/07/img_box_14.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" title=\"img_box_14\" /></figure><h5>No fee for candidate to get hire.</h5><p>We know that job searching can be stressful enough without having to worry about hidden fees. That\'s why we offer a no-fee policy for all candidates who work with our staffing agency.</p>		\n			<figure><img width=\"512\" height=\"512\" src=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness.png 512w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-300x300.png 300w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-150x150.png 150w, https://get-rec.com/get/wp-content/uploads/2024/01/effectiveness-480x480.png 480w\" sizes=\"(max-width: 512px) 100vw, 512px\" title=\"effectiveness\" /></figure><h5>Our Mission</h5><p>We strive to help candidates choose the best job opportunities while also helping companies hire the best talent.</p>		\n			<h2>Hire Best</h2>		\n		<p>We are here to help Companies to book more interview and select the top talent available in the market. Book a call with one of our best recruiters to know more about us.</p>		\n		<a href=\"#\">\n											Book Now						\n		</a>', 'Our Services', '', 'inherit', 'closed', 'closed', '', '876-revision-v1', '', '', '2024-01-26 08:03:06', '2024-01-26 08:03:06', '', 876, 'https://get-rec.com/get/?p=13734', 0, 'revision', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_css`
--

CREATE TABLE `gtr_revslider_css` (
  `id` int(9) NOT NULL,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `gtr_revslider_css`
--

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

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_css_bkp`
--

CREATE TABLE `gtr_revslider_css_bkp` (
  `id` int(9) NOT NULL,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `gtr_revslider_css_bkp`
--

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

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_layer_animations`
--

CREATE TABLE `gtr_revslider_layer_animations` (
  `id` int(9) NOT NULL,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_layer_animations_bkp`
--

CREATE TABLE `gtr_revslider_layer_animations_bkp` (
  `id` int(9) NOT NULL,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_navigations`
--

CREATE TABLE `gtr_revslider_navigations` (
  `id` int(9) NOT NULL,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `gtr_revslider_navigations`
--

INSERT INTO `gtr_revslider_navigations` (`id`, `name`, `handle`, `type`, `css`, `markup`, `settings`) VALUES
(1, 'GT3 Bullets', 'gt3_bullets', 'bullets', '.gt3_bullets .tp-bullet {\n    overflow:hidden;\n    width:40px;\n    height:40px;\n    background: transparent;\n    background: transparent;\n  	border: none;\n  	border-radius:50%;\n    transition: all 0.3s;\n    font-size: 12px;\n    font-weight: 700;\n    color:#000;\n    font-family: \\\"Roboto\\\";\n}\n.gt3_bullets .tp-bullet.selected,\n.gt3_bullets .tp-bullet.rs-touchhover {	\n  	color:#000;\n} \n.gt3_bullets .tp-bullet.selected {\n	background: transparent;  	\n}\n.gt3_bullets > .tp-bullet {\n    list-style: none;\n    counter-increment: rs-bullet;\n}\n.gt3_bullets > .tp-bullet:after {\n  content: \\\"0\\\"counter(rs-bullet);\n  position: absolute;\n  left:50%;\n  top:50%;\n  transform: translate(-50%, -50%);\n  -webkit-transform: translate(-50%, -50%);	   \n  transition: color 0.3s;\n}', '', '{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":\"\",\"presets\":\"\",\"version\":\"6.0.0\"}');

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_navigations_bkp`
--

CREATE TABLE `gtr_revslider_navigations_bkp` (
  `id` int(9) NOT NULL,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_sliders`
--

CREATE TABLE `gtr_revslider_sliders` (
  `id` int(9) NOT NULL,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `gtr_revslider_sliders`
--

INSERT INTO `gtr_revslider_sliders` (`id`, `title`, `alias`, `params`, `settings`, `type`) VALUES
(1, 'Home_02', 'Home_02', '{\"addOns\":[],\"version\":\"6.6.0\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"Home_02\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"auto\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"9000\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":\"0\",\"blurEnd\":\"0\",\"duration\":\"\",\"ease\":\"none\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"none\",\"maxWidth\":\"\",\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1170,\"n\":1024,\"t\":778,\"m\":\"480px\"},\"height\":{\"d\":1090,\"n\":960,\"t\":730,\"m\":\"590px\"},\"editorCache\":{\"d\":1090,\"n\":960,\"t\":730,\"m\":590},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true,\"layersAlignOnModule\":false},\"codes\":{\"javascript\":\"\",\"css\":\"input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {\\n    padding: 8px 20px !important;\\n}\\nspan.ajax-loader {\\n    display: none !important;\\n}\\nform.revolution_form input[type=\\\"text\\\"] {\\n    max-width: 385px;\\n    min-width: 385px;\\n    width: 100%;\\n    height: 50px;\\n    border-radius: 5px;\\n    display: inline-block;\\n    vertical-align: top;\\n    margin: 0;\\n    border-radius: 5px;\\n    position: relative;\\n    background-color: #ffffff;\\n    padding: 0 !important;\\n    margin: 0 !important;\\n    padding: 8px 20px !important;\\n    font-size: 16px !important;\\n}\\nform.revolution_form input[type=\\\"submit\\\"] {    width: 100% !important;\\n    width: 100% !important;\\n    text-align: center !important;\\n    max-width: 182px;\\n    vertical-align: top;\\n    position: absolute;\\n    left: calc(100% - 10px);\\n    top: 0;\\n    bottom: 0;\\n}\\n@media only screen and (max-width: 767px){\\n  form.revolution_form input[type=\\\"text\\\"] {\\n    max-width: 100%;\\n    min-width: 260px;\\n    display: block;\\n  }\\n  form.revolution_form input[type=\\\"submit\\\"] {\\n      position: relative;\\n      left: auto;\\n      margin-top: 10px !important;\\n      max-width: 100%;\\n  }\\n}\\n\\n\\n\\n\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"maxOpacity\":100,\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":\"800\",\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"{&type&:&linear&,&angle&:&0&,&colors&:[{&r&:255,&g&:255,&b&:255,&a&:1,&position&:0,&align&:&top&},{&r&:255,&g&:255,&b&:255,&a&:1,&position&:0,&align&:&bottom&},{&r&:114,&g&:73,&b&:232,&a&:1,&position&:100,&align&:&bottom&},{&r&:114,&g&:73,&b&:232,&a&:1,&position&:100,&align&:&top&}],&easing&:&none&,&strength&:100}\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":\"0\",\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#FFFFFF\",\"type\":\"3\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":\"0\",\"stopAtSlide\":\"2\",\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false,\"globalViewPort\":true,\"globalViewDist\":\"-200px\"},\"progressbar\":{\"set\":false,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5\",\"radius\":10,\"vertical\":\"top\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(0,0,0,0.15)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":\"300\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"smart\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"local\"},\"nav\":{\"preview\":{\"width\":\"100\",\"height\":\"50\"},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":false,\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":1000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":2000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":4000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":3000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"align\":\"slider\",\"space\":\"5\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\"}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"debugMode\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"46\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":\"0\",\"layersSpeed\":\"0\",\"origo\":\"enterpoint\",\"type\":\"mouse\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"allowPageScroll\":false,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":\"10\",\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":true,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":\"30\"},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500,\"pullcontent\":false},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\"},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\"},{\"alias\":\"Content Text\",\"v\":\"#00ffff\"}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"Home_02\\\"][\\/rev_slider]\",\"imported\":true}', '{\"version\":\"6.6.0\"}', ''),
(2, 'Slider 1', 'slider-1', '{\"addOns\":[],\"version\":\"6.6.0\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"pageURL\":\"\",\"transient\":1200,\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":\"5000ms\",\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1230px\",\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"795px\",\"n\":\"665px\",\"t\":\"550px\",\"m\":\"450px\"},\"editorCache\":{\"d\":795,\"n\":665,\"t\":550,\"m\":450},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"{&type&:&linear&,&angle&:&0&,&colors&:[{&r&:61,&g&:68,&b&:72,&a&:1,&position&:0,&align&:&top&},{&r&:61,&g&:68,&b&:72,&a&:1,&position&:1,&align&:&bottom&},{&r&:49,&g&:53,&b&:56,&a&:1,&position&:100,&align&:&bottom&},{&r&:49,&g&:53,&b&:56,&a&:1,&position&:100,&align&:&top&}],&easing&:&none&,&strength&:100}\",\"padding\":0,\"dottedOverlay\":\"none\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"3\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false,\"globalViewPort\":true,\"globalViewDist\":\"-200px\"},\"progressbar\":{\"set\":false,\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"layerSelection\":false,\"lazyLoad\":\"smart\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":\"100px\",\"height\":\"50px\"},\"swipe\":{\"set\":true,\"setOnDesktop\":true,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\"},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":true,\"rtl\":false,\"style\":\"3006\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":\"150px\",\"align\":\"slider\",\"space\":\"16\",\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":true,\"hideUnderLimit\":\"1030px\"}},\"troubleshooting\":{\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":0,\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\"},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"slider-1\\\"][\\/rev_slider]\",\"imported\":true}', '{\"version\":\"6.6.0\"}', ''),
(3, 'Modern Shop', 'Modern-Shop', '{\"addOns\":[],\"version\":\"6.6.13\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"Modern-Shop\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"5000ms\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":\"0\",\"blurEnd\":\"0\",\"duration\":\"\",\"ease\":\"none\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":\"\",\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1230px\",\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"740px\",\"n\":665,\"t\":510,\"m\":345},\"editorCache\":{\"d\":740,\"n\":665,\"t\":510,\"m\":345},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true,\"layersAlignOnModule\":false},\"codes\":{\"javascript\":\"\\nrevapi3.bind(\\\"revolution.slide.onloaded\\\",start);\\n\\nfunction start() {\\n    var progress = revapi3.find(\'rs-progress\');\\n\\tvar bullets = revapi3.find(\'rs-bullets.gt3_bullets\');\\n\\tif (progress.length && bullets.length) {\\n  \\t\\trevapi3.bind(\\\"revolution.slide.onchange\\\",function() {\\n \\t\\t\\t var active = revapi3.find(\'rs-bullet.selected\');\\n \\t\\t\\t  progress.appendTo(active);\\n\\t\\t});\\n\\t}\\n}\\n\\n\\n\",\"css\":\".rs-layer.rev-btn svg {\\n  fill:currentColor;\\n  transition: opacity 300ms;\\n  opacity:1;\\n  margin-left:8px;\\n}\\n.rs-layer.rev-btn:not(:hover) svg {\\n  opacity:0.4;\\n}\\nrs-progress {\\n  opacity: 0;\\n}\\nrs-bullets rs-progress {\\n  inset: inherit !important;\\n  left:0 !important;\\n  top:0 !important;  \\n}\\n.tp-bullet.selected rs-progress {\\n   opacity: 1;\\n  \\n}\\na.rs-layer {\\n    font-weight: normal;\\n}\"},\"carousel\":{\"orientation\":\"h\",\"prevNextVis\":\"50px\",\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"maxOpacity\":100,\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":\"800\",\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false,\"skewX\":0,\"skewY\":0,\"spin\":\"off\",\"spinAngle\":0,\"overshoot\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"#f1f1f1\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":\"0\",\"useImage\":\"https:\\/\\/livewp.site\\/wp\\/md\\/ewebot\\/wp-content\\/uploads\\/sites\\/64\\/1\",\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"rgba(26, 29, 32, 0.71)\",\"type\":\"3\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false,\"globalViewPort\":true,\"globalViewDist\":\"-200px\"},\"progressbar\":{\"set\":true,\"alignby\":\"grid\",\"style\":\"cw\",\"size\":\"1px\",\"radius\":\"20\",\"vertical\":\"center\",\"horizontal\":\"right\",\"x\":\"15px\",\"y\":\"0px\",\"color\":\"#26292c\",\"bgcolor\":\"#bcc0c4\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"animate\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":\"300\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"single\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"local\"},\"nav\":{\"preview\":{\"width\":\"100\",\"height\":\"50\"},\"swipe\":{\"set\":true,\"setOnDesktop\":true,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":false,\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000,\"threshold\":50},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":1006,\"preset\":\"default\",\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false},\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"600\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"70\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"70\",\"offsetY\":\"0\",\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":2000,\"preset\":\"default\",\"presets\":{\"title-bg\":\"rgba(0,0,0,0.85)\",\"title-bg-def\":false,\"title-color\":\"#ffffff\",\"title-color-def\":false,\"title-font-size\":\"12\",\"title-font-size-def\":false},\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"160\",\"width\":\"160\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":4000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":true,\"rtl\":false,\"style\":1,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"right\",\"vertical\":\"center\",\"direction\":\"vertical\",\"offsetX\":\"15px\",\"offsetY\":\"0px\",\"align\":\"grid\",\"space\":\"10\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"300px\"}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"debugMode\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"46\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":\"0\",\"layersSpeed\":\"0\",\"origo\":\"enterpoint\",\"type\":\"mouse\",\"omulti\":1,\"smulti\":1,\"env\":\"single\",\"dir\":\"same\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"allowPageScroll\":false,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":\"10\",\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":true,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":\"30\"},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500,\"pullcontent\":false},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"Modern-Shop\\\"][\\/rev_slider]\",\"imported\":true}', '{\"version\":\"6.6.13\"}', ''),
(4, 'Motion', 'motion', '{\"addOns\":[],\"version\":\"6.6.0\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"motion\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"9000ms\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":\"0\",\"blurEnd\":\"0\",\"duration\":\"\",\"ease\":\"none\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":\"\",\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1230px\",\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"900px\",\"n\":\"750px\",\"t\":\"570px\",\"m\":\"380px\"},\"editorCache\":{\"d\":900,\"n\":750,\"t\":570,\"m\":380},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true,\"layersAlignOnModule\":false},\"codes\":{\"javascript\":\"\\nrevapi4.bind(\\\"revolution.slide.onloaded\\\",start);\\n\\nfunction start() {\\n    var progress = revapi4.find(\'rs-progress\');\\n\\tvar bullets = revapi4.find(\'rs-bullets.gt3_bullets\');\\n\\tif (progress.length && bullets.length) {\\n  \\t\\trevapi4.bind(\\\"revolution.slide.onchange\\\",function() {\\n \\t\\t\\t var active = revapi4.find(\'rs-bullet.selected\');\\n \\t\\t\\t  progress.appendTo(active);\\n\\t\\t});\\n\\t}\\n}\\n\\n\\n\",\"css\":\"rs-progress {\\n  opacity: 0;\\n}\\nrs-bullets rs-progress {\\n  inset: inherit !important;\\n  left:0 !important;\\n  top:0 !important;  \\n}\\n.tp-bullet.selected rs-progress {\\n   opacity: 1;\\n  \\n}\\na.rs-layer {\\n    font-weight: normal;\\n}\\n\\n@media only screen and (max-width: 768px) {\\n\\trs-progress, rs-bullets {margin-top:65px !important}\\n  \\trs-bullets rs-progress {margin-top:0 !important}\\n}\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"maxOpacity\":100,\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":\"800\",\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"#031126\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":\"0\",\"useImage\":\"https:\\/\\/livewp.site\\/wp\\/md\\/ewebot\\/wp-content\\/uploads\\/sites\\/64\\/1\",\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"3\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false,\"globalViewPort\":true,\"globalViewDist\":\"-200px\"},\"progressbar\":{\"set\":true,\"alignby\":\"grid\",\"style\":\"cw\",\"size\":\"1px\",\"radius\":\"20\",\"vertical\":\"bottom\",\"horizontal\":\"right\",\"x\":\"30px\",\"y\":\"115px\",\"color\":\"#ffffff\",\"bgcolor\":\"rgba(255, 255, 255, 0.4)\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"animate\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":\"300\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"single\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"local\"},\"nav\":{\"preview\":{\"width\":\"100\",\"height\":\"50\"},\"swipe\":{\"set\":true,\"setOnDesktop\":true,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":false,\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000,\"threshold\":50},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":1006,\"preset\":\"default\",\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false},\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"600\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"70\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"70\",\"offsetY\":\"0\",\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":2000,\"preset\":\"default\",\"presets\":{\"title-bg\":\"rgba(0,0,0,0.85)\",\"title-bg-def\":false,\"title-color\":\"#ffffff\",\"title-color-def\":false,\"title-font-size\":\"12\",\"title-font-size-def\":false},\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"160\",\"width\":\"160\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":4000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":true,\"rtl\":false,\"style\":\"1\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"right\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"30px\",\"offsetY\":\"115px\",\"align\":\"grid\",\"space\":\"7\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"300px\"}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"debugMode\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"46\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":\"0\",\"layersSpeed\":\"0\",\"origo\":\"enterpoint\",\"type\":\"mouse\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"allowPageScroll\":false,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":\"10\",\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":true,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":\"30\"},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500,\"pullcontent\":false},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"motion\\\"][\\/rev_slider]\",\"imported\":true}', '{\"version\":\"6.6.0\"}', '');

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_sliders_bkp`
--

CREATE TABLE `gtr_revslider_sliders_bkp` (
  `id` int(9) NOT NULL,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_slides`
--

CREATE TABLE `gtr_revslider_slides` (
  `id` int(9) NOT NULL,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `gtr_revslider_slides`
--

INSERT INTO `gtr_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(1, 1, 1, '{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/Home_02\\/revolution_img-11.png\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"100\"},\"imageWidth\":2105,\"imageHeight\":1091,\"imageRatio\":1.9294225481209898998002927328343503177165985107421875,\"imageId\":13338},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":600,\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\",\"adpr\":false},\"version\":\"6.6.0\"}', '{\"3\":{\"text\":\"\",\"alias\":\"Image 2\",\"uid\":3,\"media\":{\"imageUrl\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/Home_02\\/roket_new1.png\",\"loaded\":true,\"imageId\":13339},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"448px\",\"e\":true},\"n\":{\"v\":\"300px\",\"e\":true},\"t\":{\"v\":\"200px\",\"e\":true},\"m\":{\"v\":\"120px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"920px\",\"e\":true},\"n\":{\"v\":\"616px\",\"e\":true},\"t\":{\"v\":\"411px\",\"e\":true},\"m\":{\"v\":\"246px\",\"e\":true}},\"originalWidth\":448,\"originalHeight\":920,\"aspectRatio\":{\"d\":{\"v\":0.486956521739130454573540873752790503203868865966796875},\"n\":{\"v\":0.486956521739130454573540873752790503203868865966796875},\"t\":{\"v\":0.486956521739130454573540873752790503203868865966796875},\"m\":{\"v\":0.486956521739130454573540873752790503203868865966796875}},\"scaleProportional\":true,\"originalSize\":false},\"position\":{\"x\":{\"d\":{\"v\":\"-210px\",\"e\":true},\"n\":{\"v\":\"-50px\",\"e\":true},\"t\":{\"v\":\"-30px\",\"e\":true},\"m\":{\"v\":\"7px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"-20px\",\"e\":true},\"t\":{\"v\":\"-20px\",\"e\":true},\"m\":{\"v\":\"-20px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\",\"e\":true},\"t\":{\"v\":\"right\",\"e\":true},\"m\":{\"v\":\"right\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":11},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":11,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"opacity\":\"1\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":3000,\"start\":20,\"startRelative\":20,\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":3000,\"start\":20,\"startRelative\":20,\"endWithSlide\":false,\"frameLength\":3000}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":710,\"start\":9000,\"startRelative\":5980,\"endWithSlide\":true,\"frameLength\":710}}},\"loop\":{\"use\":true,\"speed\":1500,\"originX\":50,\"originY\":50,\"curved\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"yr\":\"7px\",\"xr\":\"7px\"},\"frame_999\":{\"xr\":\"7px\",\"yr\":\"7px\"}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":20},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\",\"e\":true},\"t\":{\"v\":\"22\",\"e\":true},\"m\":{\"v\":\"22\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\",\"version\":\"6.6.0\"},\"5\":{\"text\":\"\",\"alias\":\"Image 2\",\"uid\":5,\"media\":{\"imageUrl\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/Home_02\\/planet_new1.png\",\"loaded\":true,\"imageId\":13340},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"582px\",\"e\":true},\"n\":{\"v\":\"420px\",\"e\":true},\"t\":{\"v\":\"250px\",\"e\":true},\"m\":{\"v\":\"150px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"582px\",\"e\":true},\"n\":{\"v\":\"420px\",\"e\":true},\"t\":{\"v\":\"250px\",\"e\":true},\"m\":{\"v\":\"150px\",\"e\":true}},\"originalWidth\":582,\"originalHeight\":582,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":true,\"originalSize\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"15px\",\"e\":true},\"m\":{\"v\":\"10px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-204px\",\"e\":true},\"n\":{\"v\":\"-204px\",\"e\":true},\"t\":{\"v\":\"-110px\",\"e\":true},\"m\":{\"v\":\"-50px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":12},\"behavior\":{\"intelligentInherit\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":12,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"scaleX\":\"0.9\",\"scaleY\":\"0.9\"},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"top\"},\"n\":{\"v\":\"top\"},\"t\":{\"v\":\"top\"},\"m\":{\"v\":\"top\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":3000,\"start\":20,\"startRelative\":20,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":3000,\"start\":20,\"startRelative\":20,\"endWithSlide\":false,\"frameLength\":3000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":800,\"start\":9000,\"startRelative\":5980,\"endWithSlide\":true,\"frameLength\":800},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":20},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\",\"e\":true},\"t\":{\"v\":\"22\",\"e\":true},\"m\":{\"v\":\"22\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\",\"version\":\"6.6.0\"},\"8\":{\"text\":\"\",\"alias\":\"Copy shape-16\",\"uid\":8,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"1000px\",\"e\":true},\"n\":{\"v\":\"100%\",\"e\":true},\"t\":{\"v\":\"883px\",\"e\":true},\"m\":{\"v\":\"875px\",\"e\":true}},\"minWidth\":{\"m\":{\"e\":true}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"n\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"t\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"m\":{\"v\":1.6666666666666667406815349750104360282421112060546875}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-108px\",\"e\":true},\"n\":{\"v\":\"-194px\",\"e\":true},\"t\":{\"v\":\"-147px\"},\"m\":{\"v\":\"-290px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"zIndex\":9,\"position\":\"absolute\"},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":1500,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"loop\":{\"use\":true,\"ease\":\"sine.inOut\",\"speed\":\"5000\",\"yoyo_move\":true,\"frame_0\":{\"y\":-10},\"frame_999\":{\"y\":10}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"17\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"21\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundPosition\":\"center bottom\",\"backgroundRepeat\":\"repeat-x\",\"backgroundSize\":\"auto\",\"backgroundImage\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/clouds-02.png\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}},\"backgroundImageId\":1636},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"shape\",\"version\":\"6.6.0\"},\"9\":{\"text\":\"\",\"alias\":\"Copy  shape-16\",\"uid\":9,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"1000px\",\"e\":true},\"n\":{\"v\":\"100%\",\"e\":true},\"t\":{\"v\":\"741px\",\"e\":true},\"m\":{\"v\":\"652px\",\"e\":true}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"n\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"t\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"m\":{\"v\":1.6666666666666667406815349750104360282421112060546875}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-10px\",\"e\":true},\"n\":{\"v\":\"-8px\",\"e\":true},\"t\":{\"v\":\"-2px\",\"e\":true},\"m\":{\"v\":\"-70px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"zIndex\":10,\"position\":\"absolute\"},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"opacity\":1},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"loop\":{\"use\":true,\"ease\":\"sine.inOut\",\"speed\":6000,\"yoyo_move\":true,\"frame_0\":{\"y\":-10},\"frame_999\":{\"y\":10}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"17\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"21\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundPosition\":\"center bottom\",\"backgroundRepeat\":\"repeat-x\",\"backgroundSize\":\"auto\",\"backgroundImage\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/clouds_new_03.png\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}},\"backgroundImageId\":1630},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"shape\",\"version\":\"6.6.0\"},\"12\":{\"text\":\"<form action=\\\"javascript:void(0)\\\" class=\\\"revolution_form\\\"><input type=\\\"text\\\" placeholder=\\\"http:\\/\\/ yoursite.com\\\"><input type=\\\"submit\\\" value=\\\"Analyze your site\\\"><\\/input><\\/form>\",\"alias\":\"Text-12\",\"uid\":12,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"-86px\",\"e\":true},\"n\":{\"v\":\"-75px\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"542px\",\"e\":true},\"n\":{\"v\":\"474px\"},\"t\":{\"v\":\"360px\"},\"m\":{\"v\":\"336px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"zIndex\":15,\"position\":\"absolute\"},\"group\":{\"groupOrder\":15},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"16px\",\"e\":true},\"n\":{\"v\":\"14px\"},\"t\":{\"v\":\"10px\"},\"m\":{\"v\":\"6px\"}},\"lineHeight\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"43px\"},\"t\":{\"v\":\"32px\"},\"m\":{\"v\":\"19px\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"13\":{\"text\":\"Welcome to ewebot\",\"alias\":\"Wellcome to evvebot\",\"uid\":13,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"339px\",\"e\":true},\"n\":{\"v\":\"289px\",\"e\":true},\"t\":{\"v\":\"189px\",\"e\":true},\"m\":{\"v\":\"180px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":13},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":13,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"start\":9000,\"startRelative\":8690,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Nunito\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"18px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22px\",\"e\":true},\"n\":{\"v\":\"22px\",\"e\":true},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"14\":{\"text\":\"Your Business Find<br>\\nSEO Solutions\",\"alias\":\"Your business findse...\",\"uid\":14,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"364px\",\"e\":true},\"n\":{\"v\":\"314px\",\"e\":true},\"t\":{\"v\":\"214px\",\"e\":true},\"m\":{\"v\":\"220px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":14},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":14,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"start\":9000,\"startRelative\":8690,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Nunito\",\"fontSize\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\",\"e\":true},\"t\":{\"v\":\"800\",\"e\":true},\"m\":{\"v\":\"800\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"69px\",\"e\":true},\"n\":{\"v\":\"69px\",\"e\":true},\"t\":{\"v\":\"69px\",\"e\":true},\"m\":{\"v\":\"45px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"16\":{\"text\":\"\",\"alias\":\"Shape-16\",\"uid\":16,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"1000px\",\"e\":true},\"n\":{\"v\":\"100%\",\"e\":true},\"t\":{\"v\":\"911px\",\"e\":true},\"m\":{\"v\":\"1038px\",\"e\":true}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"n\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"t\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"m\":{\"v\":1.6666666666666667406815349750104360282421112060546875}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-145px\",\"e\":true},\"n\":{\"v\":\"-226px\",\"e\":true},\"t\":{\"v\":\"-171px\"},\"m\":{\"v\":\"-450px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"zIndex\":8,\"position\":\"absolute\"},\"behavior\":{\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":1500,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"loop\":{\"use\":true,\"ease\":\"sine.inOut\",\"speed\":\"4000\",\"yoyo_move\":true,\"frame_0\":{\"y\":-10},\"frame_999\":{\"y\":10}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"17\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"21\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundPosition\":\"center bottom\",\"backgroundRepeat\":\"repeat-x\",\"backgroundSize\":\"auto\",\"backgroundImage\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2019\\/08\\/clouds-01.png\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}},\"backgroundImageId\":1635},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"shape\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7,\"position\":\"absolute\"},\"text\":\"\",\"version\":\"6.6.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6,\"position\":\"absolute\"},\"text\":\"\",\"version\":\"6.6.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5,\"position\":\"absolute\"},\"text\":\"\",\"version\":\"6.6.0\"}}', '{\"version\":\"6.6.0\"}'),
(2, 2, 1, '{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/rs_home_06_01.jpg\",\"imageLib\":\"medialibrary\",\"imageId\":5214},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]},\"panzoom\":{\"set\":true,\"duration\":\"40000ms\",\"fitEnd\":\"150%\"},\"version\":\"6.6.0\",\"slideChange\":{\"adpr\":false}}', '{\"0\":{\"text\":\"Analyze and Find The Perfect Solutions For Business \",\"alias\":\"Text-0\",\"uid\":0,\"htmltag\":\"h1\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1170px\",\"e\":true},\"n\":{\"v\":\"974px\"},\"t\":{\"v\":\"740px\"},\"m\":{\"v\":\"456px\"}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-84px\",\"e\":true},\"n\":{\"v\":\"-69px\"},\"t\":{\"v\":\"-90px\",\"e\":true},\"m\":{\"v\":\"-83px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"position\":\"absolute\"},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Nunito\",\"fontSize\":{\"d\":{\"v\":\"72px\",\"e\":true},\"n\":{\"v\":\"59px\"},\"t\":{\"v\":\"44px\"},\"m\":{\"v\":\"32px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\"},\"t\":{\"v\":\"800\"},\"m\":{\"v\":\"800\"}},\"letterSpacing\":{\"d\":{\"v\":\"-1px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"72px\",\"e\":true},\"n\":{\"v\":\"59px\"},\"t\":{\"v\":\"44px\"},\"m\":{\"v\":\"32px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"1\":{\"text\":\"Ensuring the best return on investment for your bespoke SEO campaign requirement.\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"500px\",\"e\":true},\"n\":{\"v\":\"416px\"},\"t\":{\"v\":\"400px\",\"e\":true},\"m\":{\"v\":\"80%\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"28px\",\"e\":true},\"n\":{\"v\":\"23px\"},\"t\":{\"v\":\"17px\"},\"m\":{\"v\":\"10px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6,\"position\":\"absolute\"},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":\"1800\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1800}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"18px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"27px\",\"e\":true},\"n\":{\"v\":\"27px\",\"e\":true},\"t\":{\"v\":\"27px\",\"e\":true},\"m\":{\"v\":\"27px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"2\":{\"text\":\"Contact Today\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"116px\",\"e\":true},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"39px\",\"e\":true},\"m\":{\"v\":\"59px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":7,\"position\":\"absolute\"},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":\"2000\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":2000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":true,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"sessionFilterUsed\":true},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,26,0,26],\"e\":true},\"n\":{\"v\":[0,26,0,26],\"e\":true},\"t\":{\"v\":[0,20,0,20],\"e\":true},\"m\":{\"v\":[0,18,0,18],\"e\":true}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\",\"e\":true},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\"},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"{&type&:&linear&,&angle&:&84&,&colors&:[{&r&:241,&g&:160,&b&:15,&a&:1,&position&:0,&align&:&top&},{&r&:241,&g&:160,&b&:15,&a&:1,&position&:1,&align&:&bottom&},{&r&:244,&g&:110,&b&:21,&a&:1,&position&:100,&align&:&bottom&},{&r&:244,&g&:110,&b&:21,&a&:1,&position&:100,&align&:&top&}],&easing&:&none&,&strength&:100}\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"{&type&:&linear&,&angle&:&84&,&colors&:[{&r&:244,&g&:110,&b&:21,&a&:1,&position&:0,&align&:&top&},{&r&:244,&g&:110,&b&:21,&a&:1,&position&:1,&align&:&bottom&},{&r&:241,&g&:160,&b&:15,&a&:1,&position&:100,&align&:&bottom&},{&r&:241,&g&:160,&b&:15,&a&:1,&position&:100,&align&:&top&}],&easing&:&none&,&strength&:100}\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"speed\":\"300ms\",\"ease\":\"power1.inOut\",\"filter\":{\"brightness\":\"120%\",\"blir\":0}},\"actions\":{\"action\":[]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"}}', '{\"version\":\"6.6.0\"}');
INSERT INTO `gtr_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(3, 2, 2, '{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/rs_home_06_02.jpg\",\"imageLib\":\"medialibrary\",\"imageId\":5213},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]},\"panzoom\":{\"set\":true,\"duration\":\"40000ms\",\"fitEnd\":\"150%\"},\"version\":\"6.6.0\",\"slideChange\":{\"adpr\":false}}', '{\"0\":{\"text\":\"Successful Big Data Solutions \\nin Tech Industry\",\"alias\":\"Text-0\",\"uid\":0,\"htmltag\":\"h1\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1170px\",\"e\":true},\"n\":{\"v\":\"974px\"},\"t\":{\"v\":\"740px\"},\"m\":{\"v\":\"456px\"}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-84px\",\"e\":true},\"n\":{\"v\":\"-69px\"},\"t\":{\"v\":\"-90px\",\"e\":true},\"m\":{\"v\":\"-83px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5,\"position\":\"absolute\"},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"175%\"},\"n\":{\"v\":\"175%\"},\"t\":{\"v\":\"175%\"},\"m\":{\"v\":\"175%\"}},\"opacity\":1},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"ease\":\"power3.out\",\"speed\":\"1500\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Nunito\",\"fontSize\":{\"d\":{\"v\":\"72px\",\"e\":true},\"n\":{\"v\":\"59px\"},\"t\":{\"v\":\"44px\"},\"m\":{\"v\":\"32px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\"},\"t\":{\"v\":\"800\"},\"m\":{\"v\":\"800\"}},\"letterSpacing\":{\"d\":{\"v\":\"-1px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"72px\",\"e\":true},\"n\":{\"v\":\"59px\"},\"t\":{\"v\":\"44px\"},\"m\":{\"v\":\"32px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"1\":{\"text\":\"Ensuring the best return on investment for your bespoke SEO campaign requirement.\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"500px\",\"e\":true},\"n\":{\"v\":\"416px\"},\"t\":{\"v\":\"400px\",\"e\":true},\"m\":{\"v\":\"80%\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"28px\",\"e\":true},\"n\":{\"v\":\"23px\"},\"t\":{\"v\":\"17px\"},\"m\":{\"v\":\"10px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6,\"position\":\"absolute\"},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":\"1800\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1800}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"18px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"27px\",\"e\":true},\"n\":{\"v\":\"27px\",\"e\":true},\"t\":{\"v\":\"27px\",\"e\":true},\"m\":{\"v\":\"27px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"2\":{\"text\":\"Contact Today\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"116px\",\"e\":true},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"39px\",\"e\":true},\"m\":{\"v\":\"59px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":7,\"position\":\"absolute\"},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":\"2000\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":2000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":true,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"sessionFilterUsed\":true},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,26,0,26],\"e\":true},\"n\":{\"v\":[0,26,0,26],\"e\":true},\"t\":{\"v\":[0,20,0,20],\"e\":true},\"m\":{\"v\":[0,18,0,18],\"e\":true}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\",\"e\":true},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\"},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"{&type&:&linear&,&angle&:&84&,&colors&:[{&r&:241,&g&:160,&b&:15,&a&:1,&position&:0,&align&:&top&},{&r&:241,&g&:160,&b&:15,&a&:1,&position&:1,&align&:&bottom&},{&r&:244,&g&:110,&b&:21,&a&:1,&position&:100,&align&:&bottom&},{&r&:244,&g&:110,&b&:21,&a&:1,&position&:100,&align&:&top&}],&easing&:&none&,&strength&:100}\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"{&type&:&linear&,&angle&:&84&,&colors&:[{&r&:244,&g&:110,&b&:21,&a&:1,&position&:0,&align&:&top&},{&r&:244,&g&:110,&b&:21,&a&:1,&position&:1,&align&:&bottom&},{&r&:241,&g&:160,&b&:15,&a&:1,&position&:100,&align&:&bottom&},{&r&:241,&g&:160,&b&:15,&a&:1,&position&:100,&align&:&top&}],&easing&:&none&,&strength&:100}\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"speed\":\"300ms\",\"ease\":\"power1.inOut\",\"filter\":{\"brightness\":\"120%\",\"blir\":0}},\"actions\":{\"action\":[]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"}}', '{\"version\":\"6.6.0\"}'),
(4, 2, 3, '{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2020\\/05\\/rs_home_06_03.jpg\",\"imageLib\":\"medialibrary\",\"imageId\":5212},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]},\"panzoom\":{\"set\":true,\"duration\":\"40000ms\",\"fitEnd\":\"150%\"},\"version\":\"6.6.0\",\"slideChange\":{\"adpr\":false}}', '{\"0\":{\"text\":\"Transform Online Presence Into a Lead-Generating Machine\",\"alias\":\"Text-0\",\"uid\":0,\"htmltag\":\"h1\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1170px\",\"e\":true},\"n\":{\"v\":\"974px\"},\"t\":{\"v\":\"740px\"},\"m\":{\"v\":\"456px\"}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-84px\",\"e\":true},\"n\":{\"v\":\"-69px\"},\"t\":{\"v\":\"-90px\",\"e\":true},\"m\":{\"v\":\"-83px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5,\"position\":\"absolute\"},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"-7px\"},\"n\":{\"v\":\"-5px\"},\"t\":{\"v\":\"-3px\"},\"m\":{\"v\":\"-1px\"}}},\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Nunito\",\"fontSize\":{\"d\":{\"v\":\"72px\",\"e\":true},\"n\":{\"v\":\"59px\"},\"t\":{\"v\":\"44px\"},\"m\":{\"v\":\"32px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\"},\"t\":{\"v\":\"800\"},\"m\":{\"v\":\"800\"}},\"letterSpacing\":{\"d\":{\"v\":\"-1px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"72px\",\"e\":true},\"n\":{\"v\":\"59px\"},\"t\":{\"v\":\"44px\"},\"m\":{\"v\":\"32px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"1\":{\"text\":\"Ensuring the best return on investment for your bespoke SEO campaign requirement.\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"500px\",\"e\":true},\"n\":{\"v\":\"416px\"},\"t\":{\"v\":\"400px\",\"e\":true},\"m\":{\"v\":\"80%\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"28px\",\"e\":true},\"n\":{\"v\":\"23px\"},\"t\":{\"v\":\"17px\"},\"m\":{\"v\":\"10px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6,\"position\":\"absolute\"},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":\"1800\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1800}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"18px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"27px\",\"e\":true},\"n\":{\"v\":\"27px\",\"e\":true},\"t\":{\"v\":\"27px\",\"e\":true},\"m\":{\"v\":\"27px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"2\":{\"text\":\"Contact Today\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"116px\",\"e\":true},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"39px\",\"e\":true},\"m\":{\"v\":\"59px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":7,\"position\":\"absolute\"},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":\"2000\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":2000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":true,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"sessionFilterUsed\":true},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,26,0,26],\"e\":true},\"n\":{\"v\":[0,26,0,26],\"e\":true},\"t\":{\"v\":[0,20,0,20],\"e\":true},\"m\":{\"v\":[0,18,0,18],\"e\":true}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\",\"e\":true},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\"},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"{&type&:&linear&,&angle&:&84&,&colors&:[{&r&:241,&g&:160,&b&:15,&a&:1,&position&:0,&align&:&top&},{&r&:241,&g&:160,&b&:15,&a&:1,&position&:1,&align&:&bottom&},{&r&:244,&g&:110,&b&:21,&a&:1,&position&:100,&align&:&bottom&},{&r&:244,&g&:110,&b&:21,&a&:1,&position&:100,&align&:&top&}],&easing&:&none&,&strength&:100}\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"{&type&:&linear&,&angle&:&84&,&colors&:[{&r&:244,&g&:110,&b&:21,&a&:1,&position&:0,&align&:&top&},{&r&:244,&g&:110,&b&:21,&a&:1,&position&:1,&align&:&bottom&},{&r&:241,&g&:160,&b&:15,&a&:1,&position&:100,&align&:&bottom&},{&r&:241,&g&:160,&b&:15,&a&:1,&position&:100,&align&:&top&}],&easing&:&none&,&strength&:100}\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"speed\":\"300ms\",\"ease\":\"power1.inOut\",\"filter\":{\"brightness\":\"120%\",\"blir\":0}},\"actions\":{\"action\":[]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"}}', '{\"version\":\"6.6.0\"}'),
(5, 3, 1, '{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/Modern-Shop\\/modern_shop_slide11.jpg\",\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"100\"},\"imageWidth\":1920,\"imageHeight\":740,\"imageRatio\":2.5945945945945947386235275189392268657684326171875,\"imageId\":13341},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":600,\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\",\"adpr\":false},\"panzoom\":{\"set\":true,\"duration\":\"40000\",\"fitEnd\":\"120%\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}},\"thumbs\":{\"presets\":{\"title-bg\":\"rgba(0,0,0,0.85)\",\"title-bg-def\":false,\"title-color\":\"#ffffff\",\"title-color-def\":false,\"title-font-size\":\"12\",\"title-font-size-def\":false}}},\"version\":\"6.6.0\"}', '{\"1\":{\"text\":\"New Arrival\",\"alias\":\"Subtitle\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"230px\",\"e\":true},\"n\":{\"v\":\"206px\",\"e\":true},\"t\":{\"v\":\"144px\",\"e\":true},\"m\":{\"v\":\"58px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":5},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"top\"},\"n\":{\"v\":\"top\"},\"t\":{\"v\":\"top\"},\"m\":{\"v\":\"top\"}},\"opacity\":\"1\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":5000,\"startRelative\":3990,\"endWithSlide\":true,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#87806a\",\"e\":true},\"n\":{\"v\":\"#87806a\",\"e\":true},\"t\":{\"v\":\"#87806a\",\"e\":true},\"m\":{\"v\":\"#87806a\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Manrope\",\"fontSize\":{\"d\":{\"v\":\"16px\",\"e\":true},\"n\":{\"v\":\"16px\",\"e\":true},\"t\":{\"v\":\"16px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\",\"e\":true},\"t\":{\"v\":\"600\",\"e\":true},\"m\":{\"v\":\"600\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"3px\",\"e\":true},\"n\":{\"v\":\"3px\",\"e\":true},\"t\":{\"v\":\"3px\",\"e\":true},\"m\":{\"v\":\"3px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"24px\",\"e\":true},\"n\":{\"v\":\"24px\",\"e\":true},\"t\":{\"v\":\"24px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#feffff\",\"e\":true},\"n\":{\"v\":\"#feffff\",\"e\":true},\"t\":{\"v\":\"#feffff\",\"e\":true},\"m\":{\"v\":\"#feffff\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"3\":{\"text\":\"Lounge Chair<br \\/>Collection\",\"alias\":\"Title\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"482px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"280px\",\"e\":true},\"n\":{\"v\":\"252px\",\"e\":true},\"t\":{\"v\":\"190px\",\"e\":true},\"m\":{\"v\":\"101px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":6},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"opacity\":\"1\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":5000,\"startRelative\":3990,\"endWithSlide\":true,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#1a1d20\",\"e\":true},\"n\":{\"v\":\"#1a1d20\",\"e\":true},\"t\":{\"v\":\"#1a1d20\",\"e\":true},\"m\":{\"v\":\"#1a1d20\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Manrope\",\"fontSize\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\",\"e\":true},\"t\":{\"v\":\"600\",\"e\":true},\"m\":{\"v\":\"600\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"72px\",\"e\":true},\"n\":{\"v\":\"64px\",\"e\":true},\"t\":{\"v\":\"54px\",\"e\":true},\"m\":{\"v\":\"46px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#feffff\",\"e\":true},\"n\":{\"v\":\"#feffff\",\"e\":true},\"t\":{\"v\":\"#feffff\",\"e\":true},\"m\":{\"v\":\"#feffff\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"4\":{\"subtype\":\"roundbutton\",\"text\":\"Start Shopping<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"16px\\\" height=\\\"12px\\\"><path d=\\\"M15.720,5.981 L15.720,6.445 L15.564,6.445 L10.636,11.630 L10.297,11.274 L9.959,10.917 L9.620,10.561 L9.281,10.204 L12.326,7.000 L-0.000,7.000 L-0.000,5.999 L-0.000,4.999 L12.195,4.999 L9.172,1.835 L9.523,1.468 L9.873,1.101 L10.223,0.735 L10.574,0.368 L15.827,5.868 L15.720,5.981 ZM13.000,5.842 L13.000,5.999 L13.000,6.290 L13.213,6.066 L13.000,5.842 ZM13.726,5.869 L13.670,5.927 L13.781,5.927 L13.726,5.869 ZM14.426,5.869 L14.371,5.927 L14.482,5.927 L14.426,5.869 ZM15.127,5.869 L15.071,5.927 L15.182,5.927 L15.127,5.869 Z\\\"\\/><\\/svg>\",\"alias\":\"Button\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"450px\",\"e\":true},\"n\":{\"v\":\"410px\",\"e\":true},\"t\":{\"v\":\"330px\",\"e\":true},\"m\":{\"v\":\"219px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":8},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"opacity\":\"1\",\"transformPerspective\":\"400\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1300,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"transform\":{\"transformPerspective\":\"400\"},\"timeline\":{\"speed\":1300,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\",\"transformPerspective\":\"400\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":5000,\"startRelative\":3690,\"endWithSlide\":true,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#69747f\",\"e\":true},\"n\":{\"v\":\"#69747f\",\"e\":true},\"t\":{\"v\":\"#69747f\",\"e\":true},\"m\":{\"v\":\"#69747f\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[14,20,14,20],\"e\":true},\"n\":{\"v\":[14,20,14,20],\"e\":true},\"t\":{\"v\":[14,20,14,20],\"e\":true},\"m\":{\"v\":[14,20,14,20],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"v\":\"16px\",\"e\":true},\"n\":{\"v\":\"16px\",\"e\":true},\"t\":{\"v\":\"16px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"20px\",\"e\":true},\"t\":{\"v\":\"20px\",\"e\":true},\"m\":{\"v\":\"20px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"cursor\":\"pointer\",\"borderColor\":\"#bbc0c4\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"u\":\"px\",\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#313537\",\"e\":true},\"n\":{\"v\":\"#313537\",\"e\":true},\"t\":{\"v\":\"#313537\",\"e\":true},\"m\":{\"v\":\"#313537\",\"e\":true}}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#3b3564\",\"borderColor\":\"#3b3564\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"u\":\"px\",\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"originX\":50,\"originY\":50},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/livewp.site\\/wp\\/md\\/ewebot\\/shop\\/\"}],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"}}', '{\"version\":\"6.6.0\"}');
INSERT INTO `gtr_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(6, 3, 2, '{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/Modern-Shop\\/modern_shop_slide21.jpg\",\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"100\"},\"imageWidth\":1920,\"imageHeight\":740,\"imageRatio\":2.5945945945945947386235275189392268657684326171875,\"imageId\":13342},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":600,\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\",\"adpr\":false},\"panzoom\":{\"set\":true,\"duration\":\"40000\",\"fitEnd\":\"120%\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}},\"thumbs\":{\"presets\":{\"title-bg\":\"rgba(0,0,0,0.85)\",\"title-bg-def\":false,\"title-color\":\"#ffffff\",\"title-color-def\":false,\"title-font-size\":\"12\",\"title-font-size-def\":false}}},\"version\":\"6.6.0\"}', '{\"1\":{\"text\":\"New arrival\",\"alias\":\"Subtitle\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"230px\",\"e\":true},\"n\":{\"v\":\"206px\",\"e\":true},\"t\":{\"v\":\"144px\",\"e\":true},\"m\":{\"v\":\"58px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":5},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"top\"},\"n\":{\"v\":\"top\"},\"t\":{\"v\":\"top\"},\"m\":{\"v\":\"top\"}},\"opacity\":\"1\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":5000,\"startRelative\":3990,\"endWithSlide\":true,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#87806a\",\"e\":true},\"n\":{\"v\":\"#87806a\",\"e\":true},\"t\":{\"v\":\"#87806a\",\"e\":true},\"m\":{\"v\":\"#87806a\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Manrope\",\"fontSize\":{\"d\":{\"v\":\"16px\",\"e\":true},\"n\":{\"v\":\"16px\",\"e\":true},\"t\":{\"v\":\"16px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\",\"e\":true},\"t\":{\"v\":\"600\",\"e\":true},\"m\":{\"v\":\"600\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"3px\",\"e\":true},\"n\":{\"v\":\"3px\",\"e\":true},\"t\":{\"v\":\"3px\",\"e\":true},\"m\":{\"v\":\"3px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"24px\",\"e\":true},\"n\":{\"v\":\"24px\",\"e\":true},\"t\":{\"v\":\"24px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#feffff\",\"e\":true},\"n\":{\"v\":\"#feffff\",\"e\":true},\"t\":{\"v\":\"#feffff\",\"e\":true},\"m\":{\"v\":\"#feffff\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"3\":{\"text\":\"Silent Black<br \\/>Wall Clock\",\"alias\":\"Title\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"482px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"280px\",\"e\":true},\"n\":{\"v\":\"252px\",\"e\":true},\"t\":{\"v\":\"190px\",\"e\":true},\"m\":{\"v\":\"101px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":6},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"opacity\":\"1\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":5000,\"startRelative\":3990,\"endWithSlide\":true,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#1a1d20\",\"e\":true},\"n\":{\"v\":\"#1a1d20\",\"e\":true},\"t\":{\"v\":\"#1a1d20\",\"e\":true},\"m\":{\"v\":\"#1a1d20\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Manrope\",\"fontSize\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\",\"e\":true},\"t\":{\"v\":\"600\",\"e\":true},\"m\":{\"v\":\"600\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"72px\",\"e\":true},\"n\":{\"v\":\"64px\",\"e\":true},\"t\":{\"v\":\"54px\",\"e\":true},\"m\":{\"v\":\"46px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#feffff\",\"e\":true},\"n\":{\"v\":\"#feffff\",\"e\":true},\"t\":{\"v\":\"#feffff\",\"e\":true},\"m\":{\"v\":\"#feffff\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"4\":{\"subtype\":\"roundbutton\",\"text\":\"Start Shopping<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"16px\\\" height=\\\"12px\\\"><path d=\\\"M15.720,5.981 L15.720,6.445 L15.564,6.445 L10.636,11.630 L10.297,11.274 L9.959,10.917 L9.620,10.561 L9.281,10.204 L12.326,7.000 L-0.000,7.000 L-0.000,5.999 L-0.000,4.999 L12.195,4.999 L9.172,1.835 L9.523,1.468 L9.873,1.101 L10.223,0.735 L10.574,0.368 L15.827,5.868 L15.720,5.981 ZM13.000,5.842 L13.000,5.999 L13.000,6.290 L13.213,6.066 L13.000,5.842 ZM13.726,5.869 L13.670,5.927 L13.781,5.927 L13.726,5.869 ZM14.426,5.869 L14.371,5.927 L14.482,5.927 L14.426,5.869 ZM15.127,5.869 L15.071,5.927 L15.182,5.927 L15.127,5.869 Z\\\"\\/><\\/svg>\",\"alias\":\"Button\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"450px\",\"e\":true},\"n\":{\"v\":\"410px\",\"e\":true},\"t\":{\"v\":\"330px\",\"e\":true},\"m\":{\"v\":\"219px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":8},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"opacity\":\"1\",\"transformPerspective\":\"400\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1300,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"transform\":{\"transformPerspective\":\"400\"},\"timeline\":{\"speed\":1300,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\",\"transformPerspective\":\"400\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":5000,\"startRelative\":3690,\"endWithSlide\":true,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#69747f\",\"e\":true},\"n\":{\"v\":\"#69747f\",\"e\":true},\"t\":{\"v\":\"#69747f\",\"e\":true},\"m\":{\"v\":\"#69747f\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[14,20,14,20],\"e\":true},\"n\":{\"v\":[14,20,14,20],\"e\":true},\"t\":{\"v\":[14,20,14,20],\"e\":true},\"m\":{\"v\":[14,20,14,20],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"v\":\"16px\",\"e\":true},\"n\":{\"v\":\"16px\",\"e\":true},\"t\":{\"v\":\"16px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"20px\",\"e\":true},\"t\":{\"v\":\"20px\",\"e\":true},\"m\":{\"v\":\"20px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"cursor\":\"pointer\",\"borderColor\":\"#bbc0c4\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"u\":\"px\",\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#313537\",\"e\":true},\"n\":{\"v\":\"#313537\",\"e\":true},\"t\":{\"v\":\"#313537\",\"e\":true},\"m\":{\"v\":\"#313537\",\"e\":true}}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#3b3564\",\"borderColor\":\"#3b3564\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"u\":\"px\",\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"originX\":50,\"originY\":50},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/livewp.site\\/wp\\/md\\/ewebot\\/shop\\/\"}],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"}}', '{\"version\":\"6.6.0\"}'),
(7, 3, 3, '{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/Modern-Shop\\/modern_shop_slide31.jpg\",\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"100\"},\"imageWidth\":1920,\"imageHeight\":740,\"imageRatio\":2.5945945945945947386235275189392268657684326171875,\"imageId\":13343},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":600,\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\",\"adpr\":false},\"panzoom\":{\"set\":true,\"duration\":\"40000\",\"fitEnd\":\"120%\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}},\"thumbs\":{\"presets\":{\"title-bg\":\"rgba(0,0,0,0.85)\",\"title-bg-def\":false,\"title-color\":\"#ffffff\",\"title-color-def\":false,\"title-font-size\":\"12\",\"title-font-size-def\":false}}},\"version\":\"6.6.0\"}', '{\"1\":{\"text\":\"New arrival\",\"alias\":\"Subtitle\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"230px\",\"e\":true},\"n\":{\"v\":\"206px\",\"e\":true},\"t\":{\"v\":\"144px\",\"e\":true},\"m\":{\"v\":\"58px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":5},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"top\"},\"n\":{\"v\":\"top\"},\"t\":{\"v\":\"top\"},\"m\":{\"v\":\"top\"}},\"opacity\":\"1\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":5000,\"startRelative\":3990,\"endWithSlide\":true,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#87806a\",\"e\":true},\"n\":{\"v\":\"#87806a\",\"e\":true},\"t\":{\"v\":\"#87806a\",\"e\":true},\"m\":{\"v\":\"#87806a\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Manrope\",\"fontSize\":{\"d\":{\"v\":\"16px\",\"e\":true},\"n\":{\"v\":\"16px\",\"e\":true},\"t\":{\"v\":\"16px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\",\"e\":true},\"t\":{\"v\":\"600\",\"e\":true},\"m\":{\"v\":\"600\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"3px\",\"e\":true},\"n\":{\"v\":\"3px\",\"e\":true},\"t\":{\"v\":\"3px\",\"e\":true},\"m\":{\"v\":\"3px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"24px\",\"e\":true},\"n\":{\"v\":\"24px\",\"e\":true},\"t\":{\"v\":\"24px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#feffff\",\"e\":true},\"n\":{\"v\":\"#feffff\",\"e\":true},\"t\":{\"v\":\"#feffff\",\"e\":true},\"m\":{\"v\":\"#feffff\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"3\":{\"text\":\"Areaware<br \\/>Stacking Planter\",\"alias\":\"Title\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"482px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"280px\",\"e\":true},\"n\":{\"v\":\"252px\",\"e\":true},\"t\":{\"v\":\"190px\",\"e\":true},\"m\":{\"v\":\"101px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":6},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"opacity\":\"1\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":5000,\"startRelative\":3990,\"endWithSlide\":true,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#1a1d20\",\"e\":true},\"n\":{\"v\":\"#1a1d20\",\"e\":true},\"t\":{\"v\":\"#1a1d20\",\"e\":true},\"m\":{\"v\":\"#1a1d20\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Manrope\",\"fontSize\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\",\"e\":true},\"t\":{\"v\":\"600\",\"e\":true},\"m\":{\"v\":\"600\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"72px\",\"e\":true},\"n\":{\"v\":\"64px\",\"e\":true},\"t\":{\"v\":\"54px\",\"e\":true},\"m\":{\"v\":\"46px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#feffff\",\"e\":true},\"n\":{\"v\":\"#feffff\",\"e\":true},\"t\":{\"v\":\"#feffff\",\"e\":true},\"m\":{\"v\":\"#feffff\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"4\":{\"subtype\":\"roundbutton\",\"text\":\"Start Shopping<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"16px\\\" height=\\\"12px\\\"><path d=\\\"M15.720,5.981 L15.720,6.445 L15.564,6.445 L10.636,11.630 L10.297,11.274 L9.959,10.917 L9.620,10.561 L9.281,10.204 L12.326,7.000 L-0.000,7.000 L-0.000,5.999 L-0.000,4.999 L12.195,4.999 L9.172,1.835 L9.523,1.468 L9.873,1.101 L10.223,0.735 L10.574,0.368 L15.827,5.868 L15.720,5.981 ZM13.000,5.842 L13.000,5.999 L13.000,6.290 L13.213,6.066 L13.000,5.842 ZM13.726,5.869 L13.670,5.927 L13.781,5.927 L13.726,5.869 ZM14.426,5.869 L14.371,5.927 L14.482,5.927 L14.426,5.869 ZM15.127,5.869 L15.071,5.927 L15.182,5.927 L15.127,5.869 Z\\\"\\/><\\/svg>\",\"alias\":\"Button\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"450px\",\"e\":true},\"n\":{\"v\":\"410px\",\"e\":true},\"t\":{\"v\":\"330px\",\"e\":true},\"m\":{\"v\":\"219px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":8},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"opacity\":\"1\",\"transformPerspective\":\"400\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1300,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"transform\":{\"transformPerspective\":\"400\"},\"timeline\":{\"speed\":1300,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\",\"transformPerspective\":\"400\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":5000,\"startRelative\":3690,\"endWithSlide\":true,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":5000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#69747f\",\"e\":true},\"n\":{\"v\":\"#69747f\",\"e\":true},\"t\":{\"v\":\"#69747f\",\"e\":true},\"m\":{\"v\":\"#69747f\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[14,20,14,20],\"e\":true},\"n\":{\"v\":[14,20,14,20],\"e\":true},\"t\":{\"v\":[14,20,14,20],\"e\":true},\"m\":{\"v\":[14,20,14,20],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"v\":\"16px\",\"e\":true},\"n\":{\"v\":\"16px\",\"e\":true},\"t\":{\"v\":\"16px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"20px\",\"e\":true},\"t\":{\"v\":\"20px\",\"e\":true},\"m\":{\"v\":\"20px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"cursor\":\"pointer\",\"borderColor\":\"#bbc0c4\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"u\":\"px\",\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#313537\",\"e\":true},\"n\":{\"v\":\"#313537\",\"e\":true},\"t\":{\"v\":\"#313537\",\"e\":true},\"m\":{\"v\":\"#313537\",\"e\":true}}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#3b3564\",\"borderColor\":\"#3b3564\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"u\":\"px\",\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"originX\":50,\"originY\":50},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/livewp.site\\/wp\\/md\\/ewebot\\/shop\\/\"}],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"}}', '{\"version\":\"6.6.0\"}'),
(8, 4, 1, '{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"html5\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/motion\\/woman-standing_1011.jpeg\",\"imageLib\":\"medialibrary\",\"mpeg\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/woman-standing.mov\",\"youtube\":\"piCCqct7RXs\",\"video\":{\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"loop\":false,\"nextSlideAtEnd\":true,\"volume\":\"100\",\"startAfterTransition\":true},\"videoId\":11996,\"imageWidth\":1920,\"imageHeight\":1080,\"imageRatio\":1.77777777777777767909128669998608529567718505859375,\"imageId\":13344},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":\"1000ms\",\"adpr\":false,\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\"},\"panzoom\":{\"duration\":\"40000\",\"fitEnd\":\"120%\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}},\"thumbs\":{\"presets\":{\"title-bg\":\"rgba(0,0,0,0.85)\",\"title-bg-def\":false,\"title-color\":\"#ffffff\",\"title-color-def\":false,\"title-font-size\":\"12\",\"title-font-size-def\":false}}},\"version\":\"6.6.0\"}', '{\"3\":{\"text\":\"Motion Video <br \\/>\\nMarketing\",\"alias\":\"Title\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"29px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"560px\",\"e\":true},\"n\":{\"v\":\"500px\",\"e\":true},\"t\":{\"v\":\"367px\",\"e\":true},\"m\":{\"v\":\"230px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":8},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"opacity\":\"1\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":8000,\"startRelative\":4990,\"endWithSlide\":false,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":8000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Manrope\",\"fontSize\":{\"d\":{\"v\":\"100px\",\"e\":true},\"n\":{\"v\":\"70px\",\"e\":true},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\",\"e\":true},\"t\":{\"v\":\"600\",\"e\":true},\"m\":{\"v\":\"600\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"100px\",\"e\":true},\"n\":{\"v\":\"70px\",\"e\":true},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#feffff\",\"e\":true},\"n\":{\"v\":\"#feffff\",\"e\":true},\"t\":{\"v\":\"#feffff\",\"e\":true},\"m\":{\"v\":\"#feffff\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"}}', '{\"version\":\"6.6.0\"}');
INSERT INTO `gtr_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(9, 4, 2, '{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"html5\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/motion\\/woman-makeup_1611.jpeg\",\"imageLib\":\"medialibrary\",\"mpeg\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/woman-makeup.mov\",\"youtube\":\"YGeyrKlepdQ\",\"video\":{\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"loop\":false,\"nextSlideAtEnd\":true,\"volume\":\"100\",\"startAfterTransition\":true},\"videoId\":11998,\"imageWidth\":1920,\"imageHeight\":1080,\"imageRatio\":1.77777777777777767909128669998608529567718505859375,\"imageId\":13345},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":\"1000ms\",\"adpr\":false,\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\"},\"panzoom\":{\"duration\":\"40000\",\"fitEnd\":\"120%\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}},\"thumbs\":{\"presets\":{\"title-bg\":\"rgba(0,0,0,0.85)\",\"title-bg-def\":false,\"title-color\":\"#ffffff\",\"title-color-def\":false,\"title-font-size\":\"12\",\"title-font-size-def\":false}}},\"version\":\"6.6.0\"}', '{\"0\":{\"text\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"26px\\\"  fill=\\\"#ffffff\\\" viewBox=\\\"0 0 357 357\\\" style=\\\"enable-background:new 0 0 357 357;\\\" xml:space=\\\"preserve\\\"><g><polygon points=\\\"357,35.7 321.3,0 178.5,142.8 35.7,0 0,35.7 142.8,178.5 0,321.3 35.7,357 178.5,214.2 321.3,357 357,321.3 214.2,178.5\\\"\\/><\\/g><\\/svg>\",\"alias\":\"Close-video\",\"uid\":0,\"customCSS\":\"cursor:pointer;\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"26px\",\"e\":true},\"n\":{\"v\":\"26px\",\"e\":true},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"height\":{\"d\":{\"v\":\"26px\",\"e\":true},\"n\":{\"v\":\"26px\",\"e\":true},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"510px\",\"e\":true},\"n\":{\"v\":\"510px\",\"e\":true},\"t\":{\"v\":\"265px\",\"e\":true},\"m\":{\"v\":\"197px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-230px\",\"e\":true},\"n\":{\"v\":\"-230px\",\"e\":true},\"t\":{\"v\":\"-100px\",\"e\":true},\"m\":{\"v\":\"-68px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\"}},\"zIndex\":13,\"position\":\"absolute\"},\"group\":{\"groupOrder\":13},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"41\"},\"t\":{\"v\":\"31\"},\"m\":{\"v\":\"19\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"actionTriggered\":true,\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"actionTriggered\":true,\"ease\":\"power4.inOut\",\"start\":8000,\"startRelative\":5000,\"endWithSlide\":false,\"frameLength\":300,\"auto\":false}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":8000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"updateChildren\":true,\"layer_target\":\"0\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"},{\"action\":\"resume\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"},{\"action\":\"stop_video\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"layer_target\":\"firstvideo\"},{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"1\"},{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"2\"}],\"inactive_actions\":[]},\"visibility\":{\"visible\":false,\"locked\":true},\"type\":\"button\",\"version\":\"6.6.0\"},\"1\":{\"text\":\"\",\"alias\":\"Video\",\"uid\":1,\"media\":{\"mediaType\":\"html5\",\"posterUrl\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/motion\\/woman-makeup_1611.jpeg\",\"mp4Url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/woman-makeup.mov\",\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"id\":11998,\"mute\":false,\"stopAllVideo\":false,\"loop\":false,\"pausetimer\":true,\"imageLib\":\"medialibrary\",\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"960px\",\"e\":true},\"n\":{\"v\":\"960px\",\"e\":true},\"t\":{\"v\":\"480px\",\"e\":true},\"m\":{\"v\":\"364px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"540px\",\"e\":true},\"n\":{\"v\":\"540px\",\"e\":true},\"t\":{\"v\":\"270px\",\"e\":true},\"m\":{\"v\":\"205px\",\"e\":true}},\"originalWidth\":1920,\"originalHeight\":1080,\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true,\"originalSize\":false},\"position\":{\"x\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"1px\"},\"t\":{\"v\":\"1px\"},\"m\":{\"v\":\"1px\"}},\"y\":{\"d\":{\"v\":\"29px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\"},\"m\":{\"v\":\"30px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":12,\"position\":\"absolute\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"actionTriggered\":true,\"speed\":\"1000\",\"endWithSlide\":false,\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"actionTriggered\":true,\"speed\":\"1000\",\"start\":8000,\"startRelative\":5000,\"endWithSlide\":false,\"frameLength\":1000}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":8000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"visibility\":{\"visible\":false,\"locked\":true},\"type\":\"video\",\"version\":\"6.6.0\"},\"2\":{\"text\":\"\",\"alias\":\"Video-overlay\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\",\"e\":true}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\",\"e\":true}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"n\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"t\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"m\":{\"v\":1.6666666666666667406815349750104360282421112060546875}},\"covermode\":\"cover\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"m\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\",\"e\":true}},\"zIndex\":11,\"position\":\"absolute\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"actionTriggered\":true,\"speed\":\"1500\",\"endWithSlide\":false,\"frameLength\":1500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"actionTriggered\":true,\"speed\":\"1000\",\"start\":8000,\"startRelative\":3000,\"endWithSlide\":false,\"frameLength\":1000}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":8000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundColor\":\"rgba(0, 0, 0, 0.75)\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"updateChildren\":true,\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"layer_target\":\"2\"},{\"action\":\"stop_video\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"layer_target\":\"firstvideo\"},{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"1\"},{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"0\"},{\"action\":\"resume\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"}],\"inactive_actions\":[]},\"visibility\":{\"visible\":false,\"locked\":true},\"type\":\"shape\",\"version\":\"6.6.0\"},\"3\":{\"text\":\"Video <br \\/>\\nProduction\",\"alias\":\"Title\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"29px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"560px\",\"e\":true},\"n\":{\"v\":\"500px\",\"e\":true},\"t\":{\"v\":\"367px\",\"e\":true},\"m\":{\"v\":\"230px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"opacity\":\"1\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":8000,\"startRelative\":4990,\"endWithSlide\":false,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":8000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Manrope\",\"fontSize\":{\"d\":{\"v\":\"100px\",\"e\":true},\"n\":{\"v\":\"70px\",\"e\":true},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\",\"e\":true},\"t\":{\"v\":\"600\",\"e\":true},\"m\":{\"v\":\"600\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"100px\",\"e\":true},\"n\":{\"v\":\"70px\",\"e\":true},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#feffff\",\"e\":true},\"n\":{\"v\":\"#feffff\",\"e\":true},\"t\":{\"v\":\"#feffff\",\"e\":true},\"m\":{\"v\":\"#feffff\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"5\":{\"text\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"14px\\\" height=\\\"21px\\\"><path fill=\\\"rgb(255, 255, 255)\\\" d=\\\"M13.509,11.073 L2.645,19.642 C2.066,20.234 0.978,20.234 0.978,19.003 L0.978,1.001 C0.978,-0.229 2.066,-0.229 2.645,0.362 L13.509,8.931 C14.088,9.523 14.088,10.482 13.509,11.073 Z\\\"\\/><\\/svg>\",\"alias\":\"Button\",\"uid\":5,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"494px\",\"e\":true},\"n\":{\"v\":\"435px\",\"e\":true},\"t\":{\"v\":\"310px\",\"e\":true},\"m\":{\"v\":\"171px\",\"e\":true}},\"zIndex\":9,\"position\":\"absolute\"},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-50\"},\"n\":{\"v\":\"-41\"},\"t\":{\"v\":\"-31\"},\"m\":{\"v\":\"-19\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":8000,\"startRelative\":4500,\"endWithSlide\":false,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":8000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"borderWidthLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[13,15,12,17],\"e\":true},\"n\":{\"v\":[13,15,12,17],\"e\":true},\"t\":{\"v\":[13,15,12,17],\"e\":true},\"m\":{\"v\":[13,15,12,17],\"e\":true}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"1px\",\"e\":true},\"t\":{\"v\":\"1px\",\"e\":true},\"m\":{\"v\":\"1px\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"1px\",\"e\":true},\"t\":{\"v\":\"1px\",\"e\":true},\"m\":{\"v\":\"1px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true}},\"cursor\":\"pointer\",\"borderColor\":\"rgba(255, 255, 255, 0.3)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\",\"e\":true},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true}}},\"hover\":{\"usehover\":\"true\",\"borderColor\":\"#ffffff\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"copied\":true,\"borderRadiusLock\":true},\"actions\":{\"action\":[{\"action\":\"start_in\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"1\"},{\"action\":\"start_video\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"layer_target\":\"firstvideo\"},{\"action\":\"start_in\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"2\"},{\"action\":\"start_in\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"0\"},{\"action\":\"pause\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"}],\"inactive_actions\":[]},\"type\":\"button\",\"version\":\"6.6.0\"},\"6\":{\"text\":\"watch reel\",\"alias\":\"Button-info\",\"uid\":6,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"90px\",\"e\":true},\"n\":{\"v\":\"90px\",\"e\":true},\"t\":{\"v\":\"90px\",\"e\":true},\"m\":{\"v\":\"90px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"511px\",\"e\":true},\"n\":{\"v\":\"452px\",\"e\":true},\"t\":{\"v\":\"328px\",\"e\":true},\"m\":{\"v\":\"190px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"zIndex\":8,\"position\":\"absolute\"},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"41\"},\"t\":{\"v\":\"31\"},\"m\":{\"v\":\"19\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":\"500\",\"start\":8000,\"endWithSlide\":false,\"frameLength\":500}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":8000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\",\"e\":true},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\",\"e\":true},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"15px\",\"e\":true},\"n\":{\"v\":\"15px\",\"e\":true},\"t\":{\"v\":\"15px\",\"e\":true},\"m\":{\"v\":\"15px\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"}}', '{\"version\":\"6.6.0\"}');
INSERT INTO `gtr_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES
(10, 4, 3, '{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"html5\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/motion\\/woman-dancing_1711.jpeg\",\"imageLib\":\"medialibrary\",\"mpeg\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/woman-dancing.mov\",\"youtube\":\"OqlvdxSZeO8\",\"video\":{\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"loop\":false,\"nextSlideAtEnd\":true,\"volume\":\"100\",\"startAfterTransition\":true},\"videoId\":11993,\"imageWidth\":1920,\"imageHeight\":1080,\"imageRatio\":1.77777777777777767909128669998608529567718505859375,\"imageId\":13346},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":\"1000ms\",\"adpr\":false,\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\"},\"panzoom\":{\"duration\":\"40000\",\"fitEnd\":\"120%\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}},\"thumbs\":{\"presets\":{\"title-bg\":\"rgba(0,0,0,0.85)\",\"title-bg-def\":false,\"title-color\":\"#ffffff\",\"title-color-def\":false,\"title-font-size\":\"12\",\"title-font-size-def\":false}}},\"version\":\"6.6.0\"}', '{\"0\":{\"text\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"26px\\\"  fill=\\\"#ffffff\\\" viewBox=\\\"0 0 357 357\\\" style=\\\"enable-background:new 0 0 357 357;\\\" xml:space=\\\"preserve\\\"><g><polygon points=\\\"357,35.7 321.3,0 178.5,142.8 35.7,0 0,35.7 142.8,178.5 0,321.3 35.7,357 178.5,214.2 321.3,357 357,321.3 214.2,178.5\\\"\\/><\\/g><\\/svg>\",\"alias\":\"Close-video\",\"uid\":0,\"customCSS\":\"cursor:pointer;\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"26px\",\"e\":true},\"n\":{\"v\":\"26px\",\"e\":true},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"height\":{\"d\":{\"v\":\"26px\",\"e\":true},\"n\":{\"v\":\"26px\",\"e\":true},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"510px\",\"e\":true},\"n\":{\"v\":\"510px\",\"e\":true},\"t\":{\"v\":\"265px\",\"e\":true},\"m\":{\"v\":\"197px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-230px\",\"e\":true},\"n\":{\"v\":\"-230px\",\"e\":true},\"t\":{\"v\":\"-100px\",\"e\":true},\"m\":{\"v\":\"-68px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\"}},\"zIndex\":13,\"position\":\"absolute\"},\"group\":{\"groupOrder\":13},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"41\"},\"t\":{\"v\":\"31\"},\"m\":{\"v\":\"19\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"actionTriggered\":true,\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"actionTriggered\":true,\"ease\":\"power4.inOut\",\"start\":9000,\"startRelative\":5000,\"endWithSlide\":true,\"frameLength\":300,\"auto\":false}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"updateChildren\":true,\"layer_target\":\"0\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"},{\"action\":\"resume\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"},{\"action\":\"stop_video\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"layer_target\":\"firstvideo\"},{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"1\"},{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"2\"}],\"inactive_actions\":[]},\"visibility\":{\"visible\":false,\"locked\":true},\"type\":\"button\",\"version\":\"6.6.0\"},\"1\":{\"text\":\"\",\"alias\":\"Video\",\"uid\":1,\"media\":{\"mediaType\":\"html5\",\"posterUrl\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/revslider\\/motion\\/woman-dancing_1711.jpeg\",\"mp4Url\":\"https:\\/\\/get-rec.com\\/get\\/wp-content\\/uploads\\/2022\\/09\\/woman-dancing.mov\",\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"id\":11993,\"mute\":false,\"stopAllVideo\":false,\"loop\":false,\"pausetimer\":true,\"imageLib\":\"medialibrary\",\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"960px\",\"e\":true},\"n\":{\"v\":\"960px\",\"e\":true},\"t\":{\"v\":\"480px\",\"e\":true},\"m\":{\"v\":\"364px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"540px\",\"e\":true},\"n\":{\"v\":\"540px\",\"e\":true},\"t\":{\"v\":\"270px\",\"e\":true},\"m\":{\"v\":\"205px\",\"e\":true}},\"originalWidth\":1920,\"originalHeight\":1080,\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true,\"originalSize\":false},\"position\":{\"x\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"1px\"},\"t\":{\"v\":\"1px\"},\"m\":{\"v\":\"1px\"}},\"y\":{\"d\":{\"v\":\"29px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\"},\"m\":{\"v\":\"30px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":12,\"position\":\"absolute\"},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"actionTriggered\":true,\"speed\":\"1000\",\"endWithSlide\":false,\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"actionTriggered\":true,\"speed\":\"1000\",\"start\":9000,\"startRelative\":5000,\"endWithSlide\":true,\"frameLength\":1000}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"visibility\":{\"visible\":false,\"locked\":true},\"type\":\"video\",\"version\":\"6.6.0\"},\"2\":{\"text\":\"\",\"alias\":\"Video-overlay\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\",\"e\":true}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\",\"e\":true}},\"originalWidth\":\"300px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"n\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"t\":{\"v\":1.6666666666666667406815349750104360282421112060546875},\"m\":{\"v\":1.6666666666666667406815349750104360282421112060546875}},\"covermode\":\"cover\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"m\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\",\"e\":true}},\"zIndex\":11,\"position\":\"absolute\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"actionTriggered\":true,\"speed\":\"1500\",\"endWithSlide\":false,\"frameLength\":1500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"actionTriggered\":true,\"speed\":\"1000\",\"start\":9000,\"startRelative\":3000,\"endWithSlide\":true,\"frameLength\":1000}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"16\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"backgroundColor\":\"rgba(0, 0, 0, 0.75)\",\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"updateChildren\":true,\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"layer_target\":\"2\"},{\"action\":\"stop_video\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"layer_target\":\"firstvideo\"},{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"1\"},{\"action\":\"start_out\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"0\"},{\"action\":\"resume\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"}],\"inactive_actions\":[]},\"visibility\":{\"visible\":false,\"locked\":true},\"type\":\"shape\",\"version\":\"6.6.0\"},\"3\":{\"text\":\"Cool Video <br \\/>\\nGreat Result\",\"alias\":\"Title\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"29px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"560px\",\"e\":true},\"n\":{\"v\":\"500px\",\"e\":true},\"t\":{\"v\":\"367px\",\"e\":true},\"m\":{\"v\":\"230px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"bottom\"},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"opacity\":\"1\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":400,\"start\":9000,\"startRelative\":4990,\"endWithSlide\":true,\"frameLength\":400},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"hoverFilterUsed\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Manrope\",\"fontSize\":{\"d\":{\"v\":\"100px\",\"e\":true},\"n\":{\"v\":\"70px\",\"e\":true},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\",\"e\":true},\"t\":{\"v\":\"600\",\"e\":true},\"m\":{\"v\":\"600\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"100px\",\"e\":true},\"n\":{\"v\":\"70px\",\"e\":true},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#feffff\",\"e\":true},\"n\":{\"v\":\"#feffff\",\"e\":true},\"t\":{\"v\":\"#feffff\",\"e\":true},\"m\":{\"v\":\"#feffff\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"5\":{\"text\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"14px\\\" height=\\\"21px\\\"><path fill=\\\"rgb(255, 255, 255)\\\" d=\\\"M13.509,11.073 L2.645,19.642 C2.066,20.234 0.978,20.234 0.978,19.003 L0.978,1.001 C0.978,-0.229 2.066,-0.229 2.645,0.362 L13.509,8.931 C14.088,9.523 14.088,10.482 13.509,11.073 Z\\\"\\/><\\/svg>\",\"alias\":\"Button\",\"uid\":5,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"30px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"494px\",\"e\":true},\"n\":{\"v\":\"435px\",\"e\":true},\"t\":{\"v\":\"310px\",\"e\":true},\"m\":{\"v\":\"171px\",\"e\":true}},\"zIndex\":9,\"position\":\"absolute\"},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-50\"},\"n\":{\"v\":\"-41\"},\"t\":{\"v\":\"-31\"},\"m\":{\"v\":\"-19\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":4500,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"borderWidthLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[13,15,12,17],\"e\":true},\"n\":{\"v\":[13,15,12,17],\"e\":true},\"t\":{\"v\":[13,15,12,17],\"e\":true},\"m\":{\"v\":[13,15,12,17],\"e\":true}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"1px\",\"e\":true},\"t\":{\"v\":\"1px\",\"e\":true},\"m\":{\"v\":\"1px\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"1px\",\"e\":true},\"t\":{\"v\":\"1px\",\"e\":true},\"m\":{\"v\":\"1px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true}},\"cursor\":\"pointer\",\"borderColor\":\"rgba(255, 255, 255, 0.3)\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\",\"e\":true},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"whiteSpace\":{\"d\":{\"e\":true}}},\"hover\":{\"usehover\":\"true\",\"borderColor\":\"#ffffff\",\"borderRadius\":{\"v\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"2px\",\"2px\",\"2px\",\"2px\"],\"copied\":true,\"borderRadiusLock\":true},\"actions\":{\"action\":[{\"action\":\"start_in\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"1\"},{\"action\":\"start_video\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"layer_target\":\"firstvideo\"},{\"action\":\"start_in\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"2\"},{\"action\":\"start_in\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\",\"updateChildren\":true,\"layer_target\":\"0\"},{\"action\":\"pause\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"}],\"inactive_actions\":[]},\"type\":\"button\",\"version\":\"6.6.0\"},\"6\":{\"text\":\"watch reel\",\"alias\":\"Button-info\",\"uid\":6,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"90px\",\"e\":true},\"n\":{\"v\":\"90px\",\"e\":true},\"t\":{\"v\":\"90px\",\"e\":true},\"m\":{\"v\":\"90px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"511px\",\"e\":true},\"n\":{\"v\":\"452px\",\"e\":true},\"t\":{\"v\":\"328px\",\"e\":true},\"m\":{\"v\":\"190px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"zIndex\":8,\"position\":\"absolute\"},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"41\"},\"t\":{\"v\":\"31\"},\"m\":{\"v\":\"19\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":\"500\",\"start\":9000,\"endWithSlide\":true,\"frameLength\":500}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"12px\",\"e\":true},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"12px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\",\"e\":true},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"15px\",\"e\":true},\"n\":{\"v\":\"15px\",\"e\":true},\"t\":{\"v\":\"15px\",\"e\":true},\"m\":{\"v\":\"15px\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5,\"position\":\"absolute\"},\"version\":\"6.6.0\",\"text\":\"\"}}', '{\"version\":\"6.6.0\"}');

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_slides_bkp`
--

CREATE TABLE `gtr_revslider_slides_bkp` (
  `id` int(9) NOT NULL,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_static_slides`
--

CREATE TABLE `gtr_revslider_static_slides` (
  `id` int(9) NOT NULL,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `gtr_revslider_static_slides`
--

INSERT INTO `gtr_revslider_static_slides` (`id`, `slider_id`, `params`, `layers`, `settings`) VALUES
(1, 1, '{\"version\":\"6.6.0\",\"bg\":{\"image\":\"\"},\"image\":\"\",\"slideChange\":{\"adpr\":false}}', '[]', '{\"version\":\"6.6.0\"}'),
(2, 2, '{\"version\":\"6.6.0\",\"slideChange\":{\"adpr\":false},\"bg\":{\"image\":\"\"}}', '[]', '{\"version\":\"6.6.0\"}'),
(3, 3, '{\"version\":\"6.6.0\",\"bg\":{\"image\":\"\"},\"slideChange\":{\"adpr\":false}}', '[]', '{\"version\":\"6.6.0\"}'),
(4, 4, '{\"version\":\"6.6.0\",\"bg\":{\"image\":\"\"},\"slideChange\":{\"adpr\":false}}', '[]', '{\"version\":\"6.6.0\"}');

-- --------------------------------------------------------

--
-- Table structure for table `gtr_revslider_static_slides_bkp`
--

CREATE TABLE `gtr_revslider_static_slides_bkp` (
  `id` int(9) NOT NULL,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `gtr_termmeta`
--

CREATE TABLE `gtr_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `gtr_termmeta`
--

INSERT INTO `gtr_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_gt3_header_file_css', '2a4e6b378fd1e6da516c0e1e706c7850'),
(2, 2, '_gt3_footer_file_js', '7f7d61a9d7ed1b16ce7f44768533386c'),
(3, 2, '_gt3_footer_file_css', '820df28a492d4f98375a1ee6de16767c'),
(4, 3, '_gt3_header_file_css', '2a4e6b378fd1e6da516c0e1e706c7850'),
(5, 3, '_gt3_footer_file_js', '7f7d61a9d7ed1b16ce7f44768533386c'),
(6, 3, '_gt3_footer_file_css', '820df28a492d4f98375a1ee6de16767c'),
(7, 4, '_gt3_header_file_css', '2a4e6b378fd1e6da516c0e1e706c7850'),
(8, 4, '_gt3_footer_file_js', '7f7d61a9d7ed1b16ce7f44768533386c'),
(9, 4, '_gt3_footer_file_css', '820df28a492d4f98375a1ee6de16767c'),
(10, 5, '_gt3_header_file_css', '3bd102f77b2506f568113a633a5ee312'),
(11, 5, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(12, 5, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(13, 6, '_gt3_header_file_css', '3bd102f77b2506f568113a633a5ee312'),
(14, 6, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(15, 6, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(16, 7, '_gt3_header_file_css', '3bd102f77b2506f568113a633a5ee312'),
(17, 7, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(18, 7, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(19, 9, '_gt3_header_file_css', '2a4e6b378fd1e6da516c0e1e706c7850'),
(20, 9, '_gt3_footer_file_js', '7f7d61a9d7ed1b16ce7f44768533386c'),
(21, 9, '_gt3_footer_file_css', '820df28a492d4f98375a1ee6de16767c'),
(22, 10, '_gt3_header_file_css', '3bd102f77b2506f568113a633a5ee312'),
(23, 10, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(24, 10, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(25, 11, '_gt3_header_file_css', '2a4e6b378fd1e6da516c0e1e706c7850'),
(26, 11, '_gt3_footer_file_js', '7f7d61a9d7ed1b16ce7f44768533386c'),
(27, 11, '_gt3_footer_file_css', '820df28a492d4f98375a1ee6de16767c'),
(28, 12, '_gt3_header_file_css', '3bd102f77b2506f568113a633a5ee312'),
(29, 12, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(30, 12, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(31, 13, '_gt3_header_file_css', '2a4e6b378fd1e6da516c0e1e706c7850'),
(32, 13, '_gt3_footer_file_js', '7f7d61a9d7ed1b16ce7f44768533386c'),
(33, 13, '_gt3_footer_file_css', '820df28a492d4f98375a1ee6de16767c'),
(34, 15, '_gt3_header_file_css', '3bd102f77b2506f568113a633a5ee312'),
(35, 15, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(36, 15, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(37, 18, '_gt3_header_file_css', 'cf8f0d66afd290643769e1f303e29306'),
(38, 18, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(39, 18, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(40, 19, '_gt3_header_file_css', '3bd102f77b2506f568113a633a5ee312'),
(41, 19, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(42, 19, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(43, 20, '_gt3_header_file_css', '3bd102f77b2506f568113a633a5ee312'),
(44, 20, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(45, 20, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(46, 21, '_gt3_header_file_css', '3bd102f77b2506f568113a633a5ee312'),
(47, 21, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(48, 21, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(49, 22, '_gt3_header_file_css', '3bd102f77b2506f568113a633a5ee312'),
(50, 22, '_gt3_footer_file_js', 'fa9a0a553b509a5e87f88b235cafb110'),
(51, 22, '_gt3_footer_file_css', '522bc3ed84214b8b92bf96c12cb15fb1'),
(52, 27, '_wpda_menu_settings', '{\"enable\":true,\"library\":0}'),
(53, 36, '_gt3_header_file_css', '2a4e6b378fd1e6da516c0e1e706c7850'),
(54, 36, '_gt3_footer_file_js', '518e9fc719073274789a75e6d8e9d8a7'),
(55, 36, '_gt3_footer_file_css', 'd93ce7fedcb952dd8e3e7238d4fd6dba'),
(56, 38, '_gt3_header_file_css', '2a4e6b378fd1e6da516c0e1e706c7850'),
(57, 38, '_gt3_footer_file_js', '518e9fc719073274789a75e6d8e9d8a7'),
(58, 38, '_gt3_footer_file_css', 'd93ce7fedcb952dd8e3e7238d4fd6dba'),
(59, 40, '_gt3_header_file_css', '63c92437acd183e8677add044089f30f'),
(60, 40, '_gt3_footer_file_js', 'a5d9e96bd5e665fc69a8833631d6b16d'),
(61, 40, '_gt3_footer_file_css', '1be94faac04e54b038fc3f02081fe836'),
(62, 42, '_gt3_header_file_css', '2a4e6b378fd1e6da516c0e1e706c7850'),
(63, 42, '_gt3_footer_file_js', '1bc4d4f1e7e5398334b15ab3a80c1f5d'),
(64, 42, '_gt3_footer_file_css', 'b20b69cfa0673d1cb2ec23f0a9564ef4'),
(65, 44, '_gt3_header_file_css', '2a4e6b378fd1e6da516c0e1e706c7850'),
(66, 44, '_gt3_footer_file_js', '518e9fc719073274789a75e6d8e9d8a7'),
(67, 44, '_gt3_footer_file_css', 'd93ce7fedcb952dd8e3e7238d4fd6dba');

-- --------------------------------------------------------

--
-- Table structure for table `gtr_terms`
--

CREATE TABLE `gtr_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `gtr_terms`
--

INSERT INTO `gtr_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'branding', 'branding', 0),
(3, 'digital', 'digital', 0),
(4, 'marketing', 'marketing', 0),
(5, 'SEO', 'seo', 0),
(6, 'Branding', 'branding', 0),
(7, 'Marketing', 'marketing', 0),
(8, 'Video', 'post-format-video', 0),
(9, 'seo', 'seo', 0),
(10, 'Web', 'web', 0),
(11, 'web', 'web', 0),
(12, 'Planing', 'planing', 0),
(13, 'planing', 'planing', 0),
(14, 'Audio', 'post-format-audio', 0),
(15, 'Optimization', 'optimization', 0),
(16, 'Quote', 'post-format-quote', 0),
(17, 'Link', 'post-format-link', 0),
(18, 'Decoration', 'decoration', 0),
(19, 'Furniture', 'furniture', 0),
(20, 'Motion', 'motion', 0),
(21, 'Animation', 'animation', 0),
(22, 'Rendering', 'rendering', 0),
(23, 'Quick Links', 'quick-links', 0),
(24, 'Services', 'services', 0),
(25, 'Community', 'community', 0),
(26, 'Motion Services', 'motion-services', 0),
(27, 'Main menu dummy', 'main-menu-dummy', 0),
(28, 'ewebot-child', 'ewebot-child', 0),
(29, 'wpda-header', 'wpda-header', 0),
(30, 'gt3-tabs', 'gt3-tabs', 0),
(31, 'wpda-footer', 'wpda-footer', 0),
(32, 'wpda-menu', 'wpda-menu', 0),
(33, 'section', 'section', 0),
(34, 'page', 'page', 0),
(35, 'Marketing', 'marketing', 0),
(36, 'Marketing', 'marketing', 0),
(37, 'Web', 'web', 0),
(38, 'Web', 'web', 0),
(39, 'Branding', 'branding', 0),
(40, 'SEO', 'seo', 0),
(41, 'SEO', 'seo', 0),
(42, 'PPS', 'pps', 0),
(43, 'Digital PR', 'digital-pr', 0),
(44, 'Digital PR', 'digital-pr', 0),
(45, 'Creative', 'creative', 0),
(46, 'Motion', 'motion', 0),
(47, 'Agency', 'agency', 0),
(48, 'Primary Menu', 'primary-menu', 0);

-- --------------------------------------------------------

--
-- Table structure for table `gtr_term_relationships`
--

CREATE TABLE `gtr_term_relationships` (
  `object_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `gtr_term_relationships`
--

INSERT INTO `gtr_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(200, 35, 0),
(200, 36, 0),
(200, 37, 0),
(200, 38, 0),
(264, 39, 0),
(264, 40, 0),
(264, 41, 0),
(269, 35, 0),
(269, 36, 0),
(272, 40, 0),
(272, 41, 0),
(272, 42, 0),
(277, 43, 0),
(277, 44, 0),
(280, 35, 0),
(280, 36, 0),
(280, 37, 0),
(280, 38, 0),
(283, 39, 0),
(283, 40, 0),
(283, 41, 0),
(286, 35, 0),
(286, 36, 0),
(286, 39, 0),
(289, 35, 0),
(289, 36, 0),
(289, 37, 0),
(289, 38, 0),
(824, 2, 0),
(824, 3, 0),
(824, 4, 0),
(824, 5, 0),
(848, 2, 0),
(848, 4, 0),
(848, 6, 0),
(848, 7, 0),
(848, 8, 0),
(1400, 5, 0),
(1400, 9, 0),
(1400, 10, 0),
(1400, 11, 0),
(1403, 7, 0),
(1403, 12, 0),
(1403, 13, 0),
(1410, 5, 0),
(1410, 9, 0),
(1410, 10, 0),
(1410, 11, 0),
(1410, 14, 0),
(1414, 15, 0),
(1414, 16, 0),
(1417, 2, 0),
(1417, 12, 0),
(1417, 13, 0),
(1417, 17, 0),
(1472, 39, 0),
(1492, 43, 0),
(1493, 41, 0),
(1669, 9, 0),
(1669, 10, 0),
(1669, 11, 0),
(1669, 12, 0),
(1673, 2, 0),
(1673, 6, 0),
(1673, 12, 0),
(1673, 13, 0),
(3705, 35, 0),
(3705, 36, 0),
(3736, 40, 0),
(3736, 41, 0),
(3757, 40, 0),
(3757, 41, 0),
(3764, 35, 0),
(3764, 36, 0),
(4031, 29, 0),
(4061, 29, 0),
(4073, 29, 0),
(4084, 29, 0),
(4098, 29, 0),
(4107, 29, 0),
(4110, 31, 0),
(4141, 31, 0),
(4153, 31, 0),
(4283, 30, 0),
(4286, 30, 0),
(4291, 30, 0),
(4294, 30, 0),
(4297, 30, 0),
(4300, 30, 0),
(4303, 30, 0),
(4306, 30, 0),
(4309, 30, 0),
(4316, 30, 0),
(4319, 30, 0),
(4603, 31, 0),
(4674, 31, 0),
(4826, 31, 0),
(5199, 29, 0),
(5326, 40, 0),
(5326, 41, 0),
(5442, 31, 0),
(5732, 31, 0),
(5753, 29, 0),
(5866, 37, 0),
(5866, 38, 0),
(5866, 39, 0),
(5866, 41, 0),
(6278, 31, 0),
(6300, 29, 0),
(6516, 31, 0),
(6604, 34, 0),
(7803, 31, 0),
(7813, 29, 0),
(8242, 29, 0),
(8244, 29, 0),
(8246, 31, 0),
(8712, 2, 0),
(8712, 4, 0),
(8712, 18, 0),
(8719, 2, 0),
(8719, 4, 0),
(8719, 19, 0),
(8722, 2, 0),
(8722, 4, 0),
(8722, 18, 0),
(9063, 29, 0),
(9071, 31, 0),
(9162, 44, 0),
(9162, 45, 0),
(9171, 36, 0),
(9171, 45, 0),
(9180, 40, 0),
(9180, 45, 0),
(9192, 40, 0),
(9192, 45, 0),
(9204, 38, 0),
(9204, 45, 0),
(9548, 29, 0),
(9553, 31, 0),
(9676, 32, 0),
(9684, 32, 0),
(9824, 33, 0),
(10003, 34, 0),
(10020, 28, 0),
(11198, 29, 0),
(11575, 2, 0),
(11575, 4, 0),
(11575, 20, 0),
(11582, 2, 0),
(11582, 4, 0),
(11582, 21, 0),
(11604, 2, 0),
(11604, 4, 0),
(11604, 22, 0),
(11738, 31, 0),
(11789, 38, 0),
(11789, 46, 0),
(11795, 38, 0),
(11795, 46, 0),
(11801, 38, 0),
(11801, 46, 0),
(11807, 38, 0),
(11807, 46, 0),
(12295, 29, 0),
(12309, 31, 0),
(12829, 29, 0),
(12837, 31, 0),
(12858, 38, 0),
(12858, 47, 0),
(12863, 38, 0),
(12863, 47, 0),
(12871, 38, 0),
(12871, 47, 0),
(13087, 30, 0),
(13091, 30, 0),
(13111, 29, 0),
(13117, 31, 0),
(13263, 23, 0),
(13264, 23, 0),
(13265, 23, 0),
(13266, 23, 0),
(13267, 23, 0),
(13268, 24, 0),
(13269, 24, 0),
(13270, 24, 0),
(13271, 24, 0),
(13272, 24, 0),
(13273, 25, 0),
(13274, 25, 0),
(13275, 25, 0),
(13276, 25, 0),
(13277, 25, 0),
(13278, 26, 0),
(13279, 26, 0),
(13280, 26, 0),
(13281, 26, 0),
(13282, 26, 0),
(13283, 27, 0),
(13284, 27, 0),
(13285, 27, 0),
(13286, 27, 0),
(13287, 27, 0),
(13288, 27, 0),
(13289, 27, 0),
(13290, 27, 0),
(13291, 27, 0),
(13292, 27, 0),
(13293, 27, 0),
(13294, 27, 0),
(13295, 27, 0),
(13296, 27, 0),
(13297, 27, 0),
(13298, 27, 0),
(13299, 27, 0),
(13300, 27, 0),
(13301, 27, 0),
(13302, 27, 0),
(13303, 27, 0),
(13304, 27, 0),
(13305, 27, 0),
(13306, 27, 0),
(13307, 27, 0),
(13308, 27, 0),
(13309, 27, 0),
(13310, 27, 0),
(13311, 27, 0),
(13312, 27, 0),
(13313, 27, 0),
(13314, 27, 0),
(13315, 27, 0),
(13316, 27, 0),
(13317, 27, 0),
(13318, 27, 0),
(13319, 27, 0),
(13320, 27, 0),
(13321, 27, 0),
(13322, 27, 0),
(13323, 27, 0),
(13324, 27, 0),
(13325, 27, 0),
(13326, 27, 0),
(13327, 27, 0),
(13328, 27, 0),
(13329, 27, 0),
(13330, 27, 0),
(13331, 27, 0),
(13332, 27, 0),
(13333, 27, 0),
(13334, 27, 0),
(13335, 27, 0),
(13336, 27, 0),
(13337, 27, 0),
(13427, 29, 0),
(13441, 29, 0),
(13591, 48, 0),
(13654, 48, 0),
(13655, 48, 0),
(13701, 48, 0);

-- --------------------------------------------------------

--
-- Table structure for table `gtr_term_taxonomy`
--

CREATE TABLE `gtr_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `gtr_term_taxonomy`
--

INSERT INTO `gtr_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 1),
(2, 2, 'post_tag', '', 0, 10),
(3, 3, 'post_tag', '', 0, 1),
(4, 4, 'post_tag', '', 0, 8),
(5, 5, 'category', '', 0, 3),
(6, 6, 'category', '', 0, 2),
(7, 7, 'category', '', 0, 2),
(8, 8, 'post_format', '', 0, 1),
(9, 9, 'post_tag', '', 0, 3),
(10, 10, 'category', '', 0, 3),
(11, 11, 'post_tag', '', 0, 3),
(12, 12, 'category', '', 0, 4),
(13, 13, 'post_tag', '', 0, 3),
(14, 14, 'post_format', '', 0, 1),
(15, 15, 'category', '', 0, 1),
(16, 16, 'post_format', '', 0, 1),
(17, 17, 'post_format', '', 0, 1),
(18, 18, 'category', '', 0, 2),
(19, 19, 'category', '', 0, 1),
(20, 20, 'category', '', 0, 1),
(21, 21, 'category', '', 0, 1),
(22, 22, 'category', '', 0, 1),
(23, 23, 'nav_menu', '', 0, 5),
(24, 24, 'nav_menu', '', 0, 5),
(25, 25, 'nav_menu', '', 0, 5),
(26, 26, 'nav_menu', '', 0, 5),
(27, 27, 'nav_menu', '', 0, 55),
(28, 28, 'wp_theme', '', 0, 1),
(29, 29, 'elementor_library_type', '', 0, 18),
(30, 30, 'elementor_library_type', '', 0, 13),
(31, 31, 'elementor_library_type', '', 0, 18),
(32, 32, 'elementor_library_type', '', 0, 2),
(33, 33, 'elementor_library_type', '', 0, 1),
(34, 34, 'elementor_library_type', '', 0, 2),
(35, 35, 'portfolio_category', '', 0, 7),
(36, 36, 'portfolio_tag', '', 0, 8),
(37, 37, 'portfolio_category', '', 0, 4),
(38, 38, 'portfolio_tag', '', 0, 12),
(39, 39, 'portfolio_category', '', 0, 5),
(40, 40, 'portfolio_tag', '', 0, 8),
(41, 41, 'portfolio_category', '', 0, 8),
(42, 42, 'portfolio_tag', '', 0, 1),
(43, 43, 'portfolio_category', '', 0, 2),
(44, 44, 'portfolio_tag', '', 0, 2),
(45, 45, 'portfolio_category', '', 0, 5),
(46, 46, 'portfolio_category', '', 0, 4),
(47, 47, 'portfolio_category', '', 0, 3),
(48, 48, 'nav_menu', '', 0, 4);

-- --------------------------------------------------------

--
-- Table structure for table `gtr_usermeta`
--

CREATE TABLE `gtr_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `gtr_usermeta`
--

INSERT INTO `gtr_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'getrec'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'gtr_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'gtr_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'default_password_nag', ''),
(16, 1, 'show_welcome_panel', '0'),
(17, 1, 'session_tokens', 'a:1:{s:64:\"618b10d9f4dc5c56705fbab9b7b79528acf5344948055e7d9a7b12bbfa5c8dd8\";a:4:{s:10:\"expiration\";i:1707161014;s:2:\"ip\";s:14:\"103.120.70.207\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36\";s:5:\"login\";i:1706988214;}}'),
(18, 1, 'elementor_introduction', 'a:2:{s:27:\"ai-get-started-announcement\";b:1;s:20:\"globals_introduction\";b:1;}'),
(19, 1, 'gtr_dashboard_quick_press_last_post_id', '13735'),
(20, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"103.120.70.0\";}'),
(21, 1, 'closedpostboxes_dashboard', 'a:6:{i:0;s:20:\"e-dashboard-overview\";i:1;s:21:\"dashboard_site_health\";i:2;s:19:\"dashboard_right_now\";i:3;s:18:\"dashboard_activity\";i:4;s:21:\"dashboard_quick_press\";i:5;s:17:\"dashboard_primary\";}'),
(22, 1, 'metaboxhidden_dashboard', 'a:0:{}'),
(23, 1, 'meta-box-order_dashboard', 'a:4:{s:6:\"normal\";s:62:\"e-dashboard-overview,dashboard_site_health,dashboard_right_now\";s:4:\"side\";s:58:\"dashboard_quick_press,dashboard_activity,dashboard_primary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),
(24, 1, 'gtr_user-settings', 'libraryContent=browse&editor=tinymce&hidetb=1'),
(25, 1, 'gtr_user-settings-time', '1706114334'),
(26, 1, 'nav_menu_recently_edited', '48'),
(27, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(28, 1, 'metaboxhidden_nav-menus', 'a:9:{i:0;s:25:\"add-post-type-gt3_gallery\";i:1;s:18:\"add-post-type-team\";i:2;s:23:\"add-post-type-portfolio\";i:3;s:12:\"add-post_tag\";i:4;s:15:\"add-post_format\";i:5;s:24:\"add-gt3_gallery_category\";i:6;s:17:\"add-team_category\";i:7;s:22:\"add-portfolio_category\";i:8;s:17:\"add-portfolio_tag\";}');

-- --------------------------------------------------------

--
-- Table structure for table `gtr_users`
--

CREATE TABLE `gtr_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `gtr_users`
--

INSERT INTO `gtr_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'getrec', '$P$BC7s0728mbMnYzq62v7WQz3AtsiinB.', 'getrec', 'devilliers729@gmail.com', 'https://get-rec.com/get', '2024-01-23 14:03:21', '', 0, 'getrec');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `gtr_commentmeta`
--
ALTER TABLE `gtr_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `gtr_comments`
--
ALTER TABLE `gtr_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `gtr_e_events`
--
ALTER TABLE `gtr_e_events`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_at_index` (`created_at`);

--
-- Indexes for table `gtr_links`
--
ALTER TABLE `gtr_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `gtr_options`
--
ALTER TABLE `gtr_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indexes for table `gtr_postmeta`
--
ALTER TABLE `gtr_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `gtr_posts`
--
ALTER TABLE `gtr_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`),
  ADD KEY `type_status_author` (`post_type`,`post_status`,`post_author`);

--
-- Indexes for table `gtr_revslider_css`
--
ALTER TABLE `gtr_revslider_css`
  ADD PRIMARY KEY (`id`),
  ADD KEY `handle_index` (`handle`(64));

--
-- Indexes for table `gtr_revslider_css_bkp`
--
ALTER TABLE `gtr_revslider_css_bkp`
  ADD PRIMARY KEY (`id`),
  ADD KEY `handle_index` (`handle`(64));

--
-- Indexes for table `gtr_revslider_layer_animations`
--
ALTER TABLE `gtr_revslider_layer_animations`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `gtr_revslider_layer_animations_bkp`
--
ALTER TABLE `gtr_revslider_layer_animations_bkp`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `gtr_revslider_navigations`
--
ALTER TABLE `gtr_revslider_navigations`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `gtr_revslider_navigations_bkp`
--
ALTER TABLE `gtr_revslider_navigations_bkp`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `gtr_revslider_sliders`
--
ALTER TABLE `gtr_revslider_sliders`
  ADD PRIMARY KEY (`id`),
  ADD KEY `type_index` (`type`(8));

--
-- Indexes for table `gtr_revslider_sliders_bkp`
--
ALTER TABLE `gtr_revslider_sliders_bkp`
  ADD PRIMARY KEY (`id`),
  ADD KEY `type_index` (`type`(8));

--
-- Indexes for table `gtr_revslider_slides`
--
ALTER TABLE `gtr_revslider_slides`
  ADD PRIMARY KEY (`id`),
  ADD KEY `slider_id_index` (`slider_id`);

--
-- Indexes for table `gtr_revslider_slides_bkp`
--
ALTER TABLE `gtr_revslider_slides_bkp`
  ADD PRIMARY KEY (`id`),
  ADD KEY `slider_id_index` (`slider_id`);

--
-- Indexes for table `gtr_revslider_static_slides`
--
ALTER TABLE `gtr_revslider_static_slides`
  ADD PRIMARY KEY (`id`),
  ADD KEY `slider_id_index` (`slider_id`);

--
-- Indexes for table `gtr_revslider_static_slides_bkp`
--
ALTER TABLE `gtr_revslider_static_slides_bkp`
  ADD PRIMARY KEY (`id`),
  ADD KEY `slider_id_index` (`slider_id`);

--
-- Indexes for table `gtr_termmeta`
--
ALTER TABLE `gtr_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `gtr_terms`
--
ALTER TABLE `gtr_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `gtr_term_relationships`
--
ALTER TABLE `gtr_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `gtr_term_taxonomy`
--
ALTER TABLE `gtr_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `gtr_usermeta`
--
ALTER TABLE `gtr_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `gtr_users`
--
ALTER TABLE `gtr_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `gtr_commentmeta`
--
ALTER TABLE `gtr_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `gtr_comments`
--
ALTER TABLE `gtr_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `gtr_e_events`
--
ALTER TABLE `gtr_e_events`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `gtr_links`
--
ALTER TABLE `gtr_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `gtr_options`
--
ALTER TABLE `gtr_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4862;

--
-- AUTO_INCREMENT for table `gtr_postmeta`
--
ALTER TABLE `gtr_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13390;

--
-- AUTO_INCREMENT for table `gtr_posts`
--
ALTER TABLE `gtr_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13736;

--
-- AUTO_INCREMENT for table `gtr_revslider_css`
--
ALTER TABLE `gtr_revslider_css`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=110;

--
-- AUTO_INCREMENT for table `gtr_revslider_css_bkp`
--
ALTER TABLE `gtr_revslider_css_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=48;

--
-- AUTO_INCREMENT for table `gtr_revslider_layer_animations`
--
ALTER TABLE `gtr_revslider_layer_animations`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `gtr_revslider_layer_animations_bkp`
--
ALTER TABLE `gtr_revslider_layer_animations_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `gtr_revslider_navigations`
--
ALTER TABLE `gtr_revslider_navigations`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `gtr_revslider_navigations_bkp`
--
ALTER TABLE `gtr_revslider_navigations_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `gtr_revslider_sliders`
--
ALTER TABLE `gtr_revslider_sliders`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `gtr_revslider_sliders_bkp`
--
ALTER TABLE `gtr_revslider_sliders_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `gtr_revslider_slides`
--
ALTER TABLE `gtr_revslider_slides`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `gtr_revslider_slides_bkp`
--
ALTER TABLE `gtr_revslider_slides_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `gtr_revslider_static_slides`
--
ALTER TABLE `gtr_revslider_static_slides`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `gtr_revslider_static_slides_bkp`
--
ALTER TABLE `gtr_revslider_static_slides_bkp`
  MODIFY `id` int(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `gtr_termmeta`
--
ALTER TABLE `gtr_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=68;

--
-- AUTO_INCREMENT for table `gtr_terms`
--
ALTER TABLE `gtr_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=49;

--
-- AUTO_INCREMENT for table `gtr_term_taxonomy`
--
ALTER TABLE `gtr_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=49;

--
-- AUTO_INCREMENT for table `gtr_usermeta`
--
ALTER TABLE `gtr_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29;

--
-- AUTO_INCREMENT for table `gtr_users`
--
ALTER TABLE `gtr_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
